Accessibility test digest

Synopsis

Page: National Library of Medicine (NLM)

URL: https://www.nlm.nih.gov/

Score: 5715

Tested by: Testaro, procedure tp14

Scored by: Testilo, procedure sp14a

Digested by: Testilo, procedure dp14a

Introduction

The Testaro application used its tp14 testing procedure to test the accessibility (barrier-free design and coding) of the National Library of Medicine (NLM) web page at https://www.nlm.nih.gov/ on 2022/07/18. The procedure performed 1075 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these seven other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp14a scoring procedure to compute partial and total scores for the page. The total score is 5715 (where 0 is the best possible score). The scored report is appended below.

Finally, Testilo used procedure dp14a to produce this digest, briefly explaining how sp14a computed the scores.

Score summary

Score components
total5715
log5217
noLeading128
linkIndication87
contrastAAA58
contentBeyondLandmarks26
duplicateID23
headingStructure20
allCaps13
fontSmall13
targetSize12
hoverSurprise11
contrastAA11
focusIndication9
inconsistentStyles7
contrastRisk6
linkPair6
leadingClipsText6
roleBad5
horizontalScrolling5
linkVague5
focusableOperable4
zIndexNotZero4
h1Missing4
fontSizeAbsolute4
obsolete4
visibleBulk3
skipRepeatedContent3
hiddenContentRisk3
pseudoHeadingRisk3
pseudoNavListRisk3
scrollRisk3
imageTextRisk3
linkComprehensionRisk3
noScriptRisk3

Issue summary

Special issues

log: Score 5217. This is based on the amount of browser error logging and miscellaneous logging during the tests.

Classified issues

noLeading: Score 128. Issues reported by tests in this category:

linkIndication: Score 87. Issues reported by tests in this category:

contrastAAA: Score 58. Issues reported by tests in this category:

contentBeyondLandmarks: Score 26. Issues reported by tests in this category:

duplicateID: Score 23. Issues reported by tests in this category:

headingStructure: Score 20. Issues reported by tests in this category:

allCaps: Score 13. Issues reported by tests in this category:

fontSmall: Score 13. Issues reported by tests in this category:

targetSize: Score 12. Issues reported by tests in this category:

hoverSurprise: Score 11. Issues reported by tests in this category:

contrastAA: Score 11. Issues reported by tests in this category:

focusIndication: Score 9. Issues reported by tests in this category:

inconsistentStyles: Score 7. Issues reported by tests in this category:

contrastRisk: Score 6. Issues reported by tests in this category:

linkPair: Score 6. Issues reported by tests in this category:

leadingClipsText: Score 6. Issues reported by tests in this category:

roleBad: Score 5. Issues reported by tests in this category:

horizontalScrolling: Score 5. Issues reported by tests in this category:

linkVague: Score 5. Issues reported by tests in this category:

focusableOperable: Score 4. Issues reported by tests in this category:

zIndexNotZero: Score 4. Issues reported by tests in this category:

h1Missing: Score 4. Issues reported by tests in this category:

fontSizeAbsolute: Score 4. Issues reported by tests in this category:

obsolete: Score 4. Issues reported by tests in this category:

visibleBulk: Score 3. Issues reported by tests in this category:

skipRepeatedContent: Score 3. Issues reported by tests in this category:

hiddenContentRisk: Score 3. Issues reported by tests in this category:

pseudoHeadingRisk: Score 3. Issues reported by tests in this category:

pseudoNavListRisk: Score 3. Issues reported by tests in this category:

scrollRisk: Score 3. Issues reported by tests in this category:

imageTextRisk: Score 3. Issues reported by tests in this category:

linkComprehensionRisk: Score 3. Issues reported by tests in this category:

noScriptRisk: Score 3. Issues reported by tests in this category:

Discussion

Although there are widely accepted accessibility standards, there is no unanimity about how to define, test, and quantify accessibility. The failures reported in this digest merit investigation as potential opportunities for improved accessibility. Investigation may lead you to conclude that some of the reported failures do not actually harm accessibility. Conversely, some substantial accessibility faults can escape detection by any of these tests. You may question the attempt to assign an accessibility score to a web page, or you may prefer weightings and formulas different from those used by sp14a. You can modify and extend Testaro and Testilo to fit other theories and priorities.

Here, in brief, is how sp14a computes a score for a page.

The precise rules of sp14a are found in the code itself.

Report

{
  "id": "4aieq-nlm",
  "host": {
    "id": "nlm",
    "which": "https://www.nlm.nih.gov/",
    "what": "National Library of Medicine (NLM)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-18T00:18:50"
    },
    {
      "event": "endTime",
      "value": "2022-07-18T00:20:11"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "timeLimit": 300,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.nlm.nih.gov/",
        "what": "National Library of Medicine (NLM)"
      },
      {
        "type": "tenonRequest",
        "id": "a",
        "withNewContent": true,
        "what": "Tenon API version 2 test request"
      },
      {
        "type": "test",
        "which": "motion",
        "what": "spontaneous change of content; requires webkit",
        "delay": 2500,
        "interval": 2500,
        "count": 5
      },
      {
        "type": "launch",
        "which": "chromium",
        "what": "Chromium browser"
      },
      {
        "type": "url",
        "which": "https://www.nlm.nih.gov/",
        "what": "National Library of Medicine (NLM)"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://www.nlm.nih.gov/",
      "what": "National Library of Medicine (NLM)",
      "result": "https://www.nlm.nih.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.nlm.nih.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.nlm.nih.gov/",
      "result": {
        "bytes": [
          548748,
          548748,
          548748,
          548748,
          548748
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nlm.nih.gov/",
      "what": "National Library of Medicine (NLM)",
      "result": "https://www.nlm.nih.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.nlm.nih.gov/",
      "result": {
        "visibleElements": 335
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.nlm.nih.gov/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.nlm.nih.gov/",
      "result": {
        "tabFocusables": 68,
        "tabFocused": 68,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nlm.nih.gov/",
      "what": "URL",
      "result": "https://www.nlm.nih.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.nlm.nih.gov/",
      "result": {
        "totals": {
          "total": 68,
          "types": {
            "indicatorMissing": {
              "total": 1,
              "tagNames": {
                "DIV": 1
              }
            },
            "nonOutlinePresent": {
              "total": 3,
              "tagNames": {
                "INPUT": 2,
                "BUTTON": 1
              }
            },
            "outlinePresent": {
              "total": 64,
              "meanDelay": 0,
              "tagNames": {
                "A": 59,
                "BUTTON": 4,
                "INPUT": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "DIV",
              "text": "Close subscription dialog Subscribe to the NLM Director's Blog ENTER EMAIL ADDRESS No Thanks Remind "
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "INPUT",
              "text": ""
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Products and Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Resources for You",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Explore NLM",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Grants and Funding",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "COVID.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NIH research information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Español",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NIH staff guidance (NIH Only)",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "×",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "PubMed Citations for biomedical literature",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "MedlinePlus Reliable, up-to-date health information for you",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Open-i An experimental multimedia search engine",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "MeSH Medical Subject Headings",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ClinicalTrials.gov A database of clinical studies, worldwide",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "BLAST Basic Local Alignment Search Tool",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Director's Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "How Being an ICU Nurse Prepared Me to be NLM Director",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NCBI Insights",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses!",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NLM Announcements",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NLM welcomes 2022-2023 Associate Fellows",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Circulating Now",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Bertillon’s Statistical Analysis of the 1889–1890 Influenza Epidemic",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Technical Bulletin",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NLM Technical Bulletin, Jul-Aug 2022, RxNorm July 2022 Release",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "August 2019",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Research at the Lister Hill National Center for Biomedical Communications (LHNCBC)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Explore projects",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Computational Biology at the National Center for Biotechnology Information (NCBI)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn about Current Research",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Islamic Medical Manuscripts in the National Library of Israel Collections",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Health IT and Health Data Standards",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn about NLM’s contributions to Health IT",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "UMLS Terminology Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Explore UMLS",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Biomedical Informatics Training Program",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Investigate training opportunities",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "History",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Explore our past",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Organization",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Explore the Library",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Strategic Plan",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "VIEW OUR STRATEGIC PLAN",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Connect with NLM",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "8600 Rockville Pike Bethesda, MD 20894",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Web Policies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "HHS Vulnerability Disclosure",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NLM Support Center",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NLM",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NIH",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "HHS",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Close subscription dialog",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "No Thanks",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Remind Me Later",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nlm.nih.gov/",
      "what": "URL",
      "result": "https://www.nlm.nih.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.nlm.nih.gov/",
      "result": {
        "totals": {
          "total": 96,
          "types": {
            "onlyFocusable": {
              "total": 1,
              "tagNames": {
                "DIV": 1
              }
            },
            "onlyOperable": {
              "total": 1,
              "tagNames": {
                "BUTTON": 1
              }
            },
            "focusableAndOperable": {
              "total": 94,
              "tagNames": {
                "A": 81,
                "INPUT": 6,
                "BUTTON": 7
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "DIV",
              "id": "prefix-overlay-outer",
              "text": "Close subscription dialog Subscribe to the NLM Director's Blog ENTER EMAIL ADDRE"
            }
          ],
          "onlyOperable": [
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Continue",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "anch_0",
              "text": "<a href=\"https://www.nlm.nih.gov/\" id=\"anch_0\" style=\"cursor: default;\"><img src",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "search2",
              "text": "<input type=\"text\" name=\"query\" placeholder=\"Search NLM\" aria-label=\"Search\" cla",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"v:project\" value=\"nlm-main-website\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"btn btn-search\" type=\"submit\" aria-label=\"Search NLM\" style=\"curs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"navbar-toggler\" type=\"button\" data-toggle=\"collapse\" data-target=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "products_services",
              "text": "Products and Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_2",
              "text": "PubMed/MEDLINE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_3",
              "text": "MeSH",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_4",
              "text": "UMLS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_5",
              "text": "MedlinePlus",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_6",
              "text": "LocatorPlus Catalog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_7",
              "text": "Digital Collections",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_8",
              "text": "All Products and Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "resources",
              "text": "Resources for You",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_10",
              "text": "For Researchers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_11",
              "text": "For Publishers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_12",
              "text": "For Librarians",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_13",
              "text": "For Educators/Trainers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_14",
              "text": "For Healthcare Professionals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_15",
              "text": "For the Public",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "explore",
              "text": "Explore NLM",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_17",
              "text": "Using The Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_18",
              "text": "About The Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_19",
              "text": "History of Medicine",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_20",
              "text": "Programs & Initiatives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "grants_funding",
              "text": "Grants and Funding",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_22",
              "text": "Grant Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_23",
              "text": "Grant Deadlines",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_24",
              "text": "Frequently Asked Questions (FAQ)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_25",
              "text": "University-based Training Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_26",
              "text": "NIH Pathway to Independence Award",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_27",
              "text": "COVID.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_28",
              "text": "NIH research information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_29",
              "text": "Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_30",
              "text": "NIH staff guidance (NIH Only)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "×",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "search",
              "text": "<input type=\"text\" name=\"query\" placeholder=\"Search NLM\" aria-label=\"Search\" cla",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"v:project\" value=\"nlm-main-website\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"btn btn-search\" type=\"submit\" aria-label=\"Search NLM\" style=\"curs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_31",
              "text": "PubMed Citations for biomedical literature",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_32",
              "text": "MedlinePlus Reliable, up-to-date health information for you",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_33",
              "text": "Open-i An experimental multimedia search engine",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_34",
              "text": "MeSH Medical Subject Headings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_35",
              "text": "ClinicalTrials.gov A database of clinical studies, worldwide",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_36",
              "text": "BLAST Basic Local Alignment Search Tool",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_37",
              "text": "Director's Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How Being an ICU Nurse Prepared Me to be NLM Director",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_38",
              "text": "NCBI Insights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Try out the latest BLAST ClusteredNR database results. Now with in-cluster analy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_39",
              "text": "NLM Announcements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NLM welcomes 2022-2023 Associate Fellows",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_40",
              "text": "Circulating Now",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bertillon’s Statistical Analysis of the 1889–1890 Influenza Epidemic",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_41",
              "text": "Technical Bulletin",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NLM Technical Bulletin, Jul-Aug 2022, RxNorm July 2022 Release",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_42",
              "text": "August 2019",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_43",
              "text": "Research at the Lister Hill National Center for Biomedical Communications (LHNCB",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_44",
              "text": "Explore projects",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_45",
              "text": "Computational Biology at the National Center for Biotechnology Information (NCBI",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_46",
              "text": "Learn about Current Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Islamic Medical Manuscripts in the National Library of Israel Collections",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_47",
              "text": "Health IT and Health Data Standards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_48",
              "text": "Learn about NLM’s contributions to Health IT",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_49",
              "text": "UMLS Terminology Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_50",
              "text": "Explore UMLS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_51",
              "text": "Biomedical Informatics Training Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_52",
              "text": "Investigate training opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_53",
              "text": "History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_54",
              "text": "Explore our past",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_55",
              "text": "Organization",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_56",
              "text": "Explore the Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_57",
              "text": "Strategic Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_58",
              "text": "VIEW OUR STRATEGIC PLAN",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_59",
              "text": "Connect with NLM",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_60",
              "text": "<a title=\"External link: please review our privacy policy.\" href=\"https://twitte",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_61",
              "text": "<a title=\"External link: please review our privacy policy.\" href=\"https://www.fa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_62",
              "text": "<a title=\"External link: please review our privacy policy.\" href=\"https://www.yo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_63",
              "text": "8600 Rockville Pike Bethesda, MD 20894",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_64",
              "text": "Web Policies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_65",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_66",
              "text": "HHS Vulnerability Disclosure",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_67",
              "text": "NLM Support Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_68",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_69",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_70",
              "text": "NLM",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_71",
              "text": "NIH",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_72",
              "text": "HHS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_73",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Close subscription dialog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "prefix-emailInput",
              "text": "<input placeholder=\"Email Address\" name=\"e\" type=\"email\" required=\"\" id=\"prefix-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "prefix-submitButton",
              "text": "<input type=\"submit\" value=\"Sign Up\" id=\"prefix-submitButton\" style=\"cursor: def",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "prefix-dismissButton",
              "text": "No Thanks",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "prefix-laterButton",
              "text": "Remind Me Later",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nlm.nih.gov/",
      "what": "URL",
      "result": "https://www.nlm.nih.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.nlm.nih.gov/",
      "result": {
        "totals": {
          "triggers": 74,
          "headTriggers": 20,
          "tailTriggers": 54,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 34
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "anch_0",
                "text": "<imgsrc=\"//www.nlm.nih.gov/images/NLM_White.png\"cl"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "ProductsandServicesPubMed/MEDLINEMeSHUMLSMedlinePl"
              },
              {
                "tagName": "A",
                "id": "products_services",
                "text": "ProductsandServices"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "ResourcesforYouForResearchersForPublishersForLibra"
              },
              {
                "tagName": "A",
                "id": "resources",
                "text": "ResourcesforYou"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "ExploreNLMUsingTheLibraryAboutTheLibraryHistoryofM"
              },
              {
                "tagName": "A",
                "id": "explore",
                "text": "ExploreNLM"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "GrantsandFundingGrantProgramsGrantDeadlinesFrequen"
              },
              {
                "tagName": "A",
                "id": "grants_funding",
                "text": "GrantsandFunding"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "COVID-19"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "COVID.gov|NIHresearchinformation|Español|"
              },
              {
                "tagName": "A",
                "id": "anch_27",
                "text": "COVID.gov"
              },
              {
                "tagName": "A",
                "id": "anch_28",
                "text": "NIHresearchinformation"
              },
              {
                "tagName": "A",
                "id": "anch_29",
                "text": "Español"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "NIHstaffguidance(NIHOnly)"
              },
              {
                "tagName": "A",
                "id": "anch_30",
                "text": "NIHstaffguidance(NIHOnly)"
              },
              {
                "tagName": "BUTTON",
                "id": "",
                "text": "×"
              },
              {
                "tagName": "BUTTON",
                "id": "",
                "text": "<iclass=\"fasfa-2xfa-search\"></i>"
              },
              {
                "tagName": "A",
                "id": "anch_31",
                "text": "PubMedCitationsforbiomedicalliterature"
              },
              {
                "tagName": "A",
                "id": "anch_32",
                "text": "MedlinePlusReliable,up-to-datehealthinformationfor"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "anch_35",
                "text": "ClinicalTrials.govAdatabaseofclinicalstudies,world"
              },
              {
                "tagName": "A",
                "id": "anch_72",
                "text": "HHS"
              },
              {
                "tagName": "A",
                "id": "anch_70",
                "text": "NLM"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "NLMTechnicalBulletin,Jul-Aug2022,RxNormJuly2022Rel"
              },
              {
                "tagName": "A",
                "id": "anch_36",
                "text": "BLASTBasicLocalAlignmentSearchTool"
              },
              {
                "tagName": "A",
                "id": "anch_59",
                "text": "ConnectwithNLM"
              },
              {
                "tagName": "A",
                "id": "anch_38",
                "text": "NCBIInsights"
              },
              {
                "tagName": "A",
                "id": "anch_44",
                "text": "Exploreprojects"
              },
              {
                "tagName": "A",
                "id": "anch_58",
                "text": "VIEWOURSTRATEGICPLAN"
              },
              {
                "tagName": "A",
                "id": "anch_65",
                "text": "FOIA"
              },
              {
                "tagName": "A",
                "id": "anch_47",
                "text": "HealthITandHealthDataStandards"
              },
              {
                "tagName": "A",
                "id": "anch_71",
                "text": "NIH"
              },
              {
                "tagName": "A",
                "id": "anch_50",
                "text": "ExploreUMLS"
              },
              {
                "tagName": "A",
                "id": "anch_54",
                "text": "Exploreourpast"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nlm.nih.gov/",
      "what": "URL",
      "result": "https://www.nlm.nih.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.nlm.nih.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 12
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search NLM"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Toggle navigation"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close",
                "content": "×"
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search NLM"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Close subscription dialog"
              }
            },
            {
              "index": 7,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "ENTER EMAIL ADDRESS"
                ]
              }
            },
            {
              "index": 8,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Sign Up"
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "No Thanks"
              }
            },
            {
              "index": 10,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Remind Me Later"
              }
            },
            {
              "index": 11,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Continue"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.nlm.nih.gov/",
      "result": {
        "totals": {
          "links": 81,
          "adjacent": {
            "total": 78,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "",
            "Products and Services",
            "PubMed/MEDLINE",
            "MeSH",
            "UMLS",
            "MedlinePlus",
            "LocatorPlus Catalog",
            "Digital Collections",
            "All Products and Services",
            "Resources for You",
            "For Researchers",
            "For Publishers",
            "For Librarians",
            "For Educators/Trainers",
            "For Healthcare Professionals",
            "For the Public",
            "Explore NLM",
            "Using The Library",
            "About The Library",
            "History of Medicine",
            "Programs & Initiatives",
            "Grants and Funding",
            "Grant Programs",
            "Grant Deadlines",
            "Frequently Asked Questions (FAQ)",
            "University-based Training Programs",
            "NIH Pathway to Independence Award",
            "COVID.gov",
            "NIH research information",
            "Español",
            "NIH staff guidance (NIH Only)",
            "PubMed Citations for biomedical literature",
            "MedlinePlus Reliable, up-to-date health information for you",
            "Open-i An experimental multimedia search engine",
            "MeSH Medical Subject Headings",
            "ClinicalTrials.gov A database of clinical studies, worldwide",
            "BLAST Basic Local Alignment Search Tool",
            "Director's Blog",
            "How Being an ICU Nurse Prepared Me to be NLM Director",
            "NCBI Insights",
            "Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses!",
            "NLM Announcements",
            "NLM welcomes 2022-2023 Associate Fellows",
            "Circulating Now",
            "Bertillon’s Statistical Analysis of the 1889–1890 Influenza Epidemic",
            "Technical Bulletin",
            "NLM Technical Bulletin, Jul-Aug 2022, RxNorm July 2022 Release",
            "August 2019",
            "Research at the Lister Hill National Center for Biomedical Communications (LHNCBC)",
            "Explore projects",
            "Computational Biology at the National Center for Biotechnology Information (NCBI)",
            "Learn about Current Research",
            "Islamic Medical Manuscripts in the National Library of Israel Collections",
            "Read More",
            "Health IT and Health Data Standards",
            "Learn about NLM’s contributions to Health IT",
            "UMLS Terminology Services",
            "Explore UMLS",
            "Biomedical Informatics Training Program",
            "Investigate training opportunities",
            "History",
            "Explore our past",
            "Organization",
            "Explore the Library",
            "Strategic Plan",
            "VIEW OUR STRATEGIC PLAN",
            "Connect with NLM",
            "8600 Rockville Pike Bethesda, MD 20894",
            "Web Policies",
            "FOIA",
            "HHS Vulnerability Disclosure",
            "NLM Support Center",
            "Accessibility",
            "Careers",
            "NLM",
            "NIH",
            "HHS",
            "USA.gov"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.nlm.nih.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nlm.nih.gov/",
      "what": "URL",
      "result": "https://www.nlm.nih.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.nlm.nih.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.nlm.nih.gov/",
      "result": {
        "roleElements": 2,
        "badRoleElements": 0,
        "redundantRoleElements": 0,
        "tagNames": {}
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.nlm.nih.gov/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 8,
            "subtotals": [
              2,
              1,
              1,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 78,
            "subtotals": [
              59,
              9,
              5,
              5
            ]
          },
          "listLink": {
            "total": 3
          },
          "h1": {
            "total": 6,
            "subtotals": [
              5,
              1
            ]
          },
          "h2": {
            "total": 1
          },
          "h4": {
            "total": 10
          },
          "h5": {
            "total": 6
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "",
                "Close subscription dialog",
                "No Thanks",
                "Remind Me Later"
              ],
              "500": [
                "",
                ""
              ],
              "600": [
                "Continue"
              ],
              "700": [
                "×"
              ]
            },
            "opacity": {
              "1": [
                "",
                "",
                "",
                "Close subscription dialog",
                "No Thanks",
                "Remind Me Later",
                "Continue"
              ],
              "0.5": [
                "×"
              ]
            },
            "borderStyle": {
              "solid": [
                "",
                "",
                "",
                "Continue"
              ],
              "none": [
                "×",
                "Close subscription dialog",
                "No Thanks",
                "Remind Me Later"
              ]
            },
            "borderWidth": {
              "1px 1px 1px 2px": [
                ""
              ],
              "1px": [
                "",
                "",
                "Continue"
              ],
              "0px": [
                "×",
                "Close subscription dialog",
                "No Thanks",
                "Remind Me Later"
              ]
            },
            "height": {
              "auto": [
                "",
                "",
                "Continue"
              ],
              "27.1875px": [
                "×"
              ],
              "51.8984px": [
                ""
              ],
              "30px": [
                "Close subscription dialog"
              ],
              "18px": [
                "No Thanks",
                "Remind Me Later"
              ]
            },
            "lineHeight": {
              "22.4px": [
                "",
                ""
              ],
              "20px": [
                ""
              ],
              "24px": [
                "×"
              ],
              "normal": [
                "Close subscription dialog"
              ],
              "16px": [
                "No Thanks",
                "Remind Me Later"
              ],
              "28.6px": [
                "Continue"
              ]
            },
            "minHeight": {
              "0px": [
                "",
                "",
                "×",
                "Close subscription dialog",
                "No Thanks",
                "Remind Me Later",
                "Continue"
              ],
              "auto": [
                ""
              ]
            },
            "minWidth": {
              "0px": [
                "",
                "",
                "×",
                "Close subscription dialog",
                "No Thanks",
                "Remind Me Later",
                "Continue"
              ],
              "auto": [
                ""
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "",
                "PubMed/MEDLINE",
                "MeSH",
                "UMLS",
                "MedlinePlus",
                "LocatorPlus Catalog",
                "Digital Collections",
                "All Products and Services",
                "For Researchers",
                "For Publishers",
                "For Librarians",
                "For Educators/Trainers",
                "For Healthcare Professionals",
                "For the Public",
                "Using The Library",
                "About The Library",
                "History of Medicine",
                "Programs & Initiatives",
                "Grant Programs",
                "Grant Deadlines",
                "Frequently Asked Questions (FAQ)",
                "University-based Training Programs",
                "NIH Pathway to Independence Award",
                "COVID.gov",
                "NIH research information",
                "Español",
                "NIH staff guidance (NIH Only)",
                "PubMed               Citations for biomedical                  literature",
                "MedlinePlus               Reliable, up-to-date health                  information for you",
                "Open-i               An experimental                  multimedia search engine",
                "MeSH               Medical Subject  Headings",
                "ClinicalTrials.gov               A database of clinical                  studies, worldwide",
                "BLAST               Basic Local Alignment                  Search Tool",
                "How Being an ICU Nurse Prepared Me to be NLM Director",
                "Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses!",
                "NLM welcomes 2022-2023 Associate Fellows",
                "Bertillon’s Statistical Analysis of the 1889–1890 Influenza Epidemic",
                "NLM Technical Bulletin, Jul-Aug 2022, RxNorm July 2022 Release",
                "August 2019",
                "Explore projects",
                "Learn about Current Research",
                "Learn about NLM’s contributions to Health IT",
                "Explore UMLS",
                "Investigate training opportunities",
                "Explore our past",
                "Explore the Library",
                "VIEW OUR STRATEGIC PLAN",
                "Connect with NLM",
                "8600 Rockville Pike            Bethesda, MD 20894",
                "Web Policies",
                "FOIA",
                "HHS Vulnerability Disclosure",
                "NLM Support Center",
                "Accessibility",
                "Careers",
                "NLM",
                "NIH",
                "HHS",
                "USA.gov"
              ],
              "500": [
                "Research at the Lister Hill National Center for Biomedical Communications (LHNCBC)",
                "Computational Biology at the National Center for Biotechnology Information (NCBI)",
                "Islamic Medical Manuscripts in the National Library of Israel Collections",
                "Health IT and Health Data Standards",
                "UMLS Terminology Services",
                "Biomedical Informatics Training Program",
                "History",
                "Organization",
                "Strategic Plan"
              ],
              "600": [
                "Director's Blog",
                "NCBI Insights",
                "NLM Announcements",
                "Circulating Now",
                "Technical Bulletin"
              ],
              "700": [
                "Products and Services",
                "Resources for You",
                "Explore NLM",
                "Grants and Funding",
                "Read More"
              ]
            }
          },
          "h1": {
            "color": {
              "rgb(50, 98, 149)": [
                "News and Highlights",
                "Research at NLM",
                "Historical Collections at NLM",
                "Biomedical and Clinical Informatics at NLM",
                "About NLM"
              ],
              "rgb(255, 255, 255)": [
                "NLM Spotlight"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.nlm.nih.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.nlm.nih.gov/",
      "result": {
        "totals": {
          "total": 6,
          "tagNames": {
            "DIV": 6
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "",
            "text": "PubMed/MEDLINE MeSH UMLS MedlinePlus LocatorPlus Catalog Digital Collections All Products and Servic"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "For Researchers For Publishers For Librarians For Educators/Trainers For Healthcare Professionals Fo"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Using The Library About The LibraryHistory of Medicine Programs & Initiatives"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Grant Programs Grant Deadlines Frequently Asked Questions (FAQ) University-based Training Programs N"
          },
          {
            "tagName": "DIV",
            "id": "scopedByScopedPolyfill_1",
            "text": "/*! normalize.css v3.0.2 | MIT License | git.io/normalize */ /** * 1. Set default font family to san"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.nlm.nih.gov/",
      "result": {
        "totals": {
          "failures": 81,
          "warnings": 17
        },
        "items": [
          {
            "index": 471,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h5",
              "path": "/html[1]/body[1]/main[1]/div[2]/div[1]/div[1]/div[1]/a[1]/div[1]/div[1]/h5[1]",
              "codeLines": [
                "<h5 class=\"mb-0\">",
                "  PubMed",
                "</h5>"
              ]
            }
          },
          {
            "index": 479,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/main[1]/div[4]/div[1]/div[1]/div[1]/h4[1]",
              "codeLines": [
                "<h4 class=\"text-center mt-xl-5 mt-3\">",
                "  Save the Date",
                "</h4>"
              ]
            }
          },
          {
            "index": 481,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/main[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]",
              "codeLines": [
                "<h4 class=\"text-center mt-xl-5 mt-lg-2 mt-3\">",
                "  <a href=\"https://lhncbc.nlm.nih.gov/\" id=\"anch_43\">",
                "    Research at the Lister Hill National Center for Biomedical Communications (LHNCBC)",
                "  </a>",
                "</h4>"
              ]
            }
          },
          {
            "index": 484,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/main[1]/div[6]/div[1]/div[1]/div[2]/h4[1]",
              "codeLines": [
                "<h4 class=\"text-center mt-xl-5 mt-0\">",
                "  <a href=\"https://circulatingnow.nlm.nih.gov/2022/07/07/islamic-medical-manuscripts-in-the-nationa...",
                "    Islamic Medical Manuscripts in the National Library of Israel Collections",
                "  </a>",
                "</h4>"
              ]
            }
          },
          {
            "index": 486,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/main[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]",
              "codeLines": [
                "<h4 class=\"text-center mt-xl-5 mt-3\">",
                "  <a href=\"/healthit/index.html\" id=\"anch_47\">",
                "    Health IT and Health Data Standards",
                "  </a>",
                "</h4>"
              ]
            }
          },
          {
            "index": 490,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/main[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]",
              "codeLines": [
                "<h4 class=\"text-center  mt-xl-5 mt-3\">",
                "  <a href=\"/about/briefhistory.html\" id=\"anch_53\">",
                "    History",
                "  </a>",
                "</h4>"
              ]
            }
          },
          {
            "index": 500,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/h2[1]/text()[1]",
              "codeLines": [
                "COVID-19"
              ]
            }
          },
          {
            "index": 501,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "COVID.gov"
              ]
            }
          },
          {
            "index": 502,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/text()[1]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 503,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[2]/text()[1]",
              "codeLines": [
                "NIH research information"
              ]
            }
          },
          {
            "index": 504,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/text()[2]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 505,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[3]/text()[1]",
              "codeLines": [
                "Español"
              ]
            }
          },
          {
            "index": 506,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/text()[3]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 507,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "NIH staff guidance (NIH Only)"
              ]
            }
          },
          {
            "index": 591,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Close subscription dialog"
              ]
            }
          },
          {
            "index": 592,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Subscribe to the NLM Director's Blog"
              ]
            }
          },
          {
            "index": 594,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[2]/div[3]/button[1]/text()[1]",
              "codeLines": [
                "No Thanks"
              ]
            }
          },
          {
            "index": 595,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[2]/div[3]/button[2]/text()[1]",
              "codeLines": [
                "Remind Me Later"
              ]
            }
          },
          {
            "index": 599,
            "verdict": "failed",
            "rule": {
              "ruleID": "r61",
              "ruleSummary": "Documents start with a level 1 heading",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r61",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 600,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/main[1]/div[4]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.nlm.nih.gov/news/Lindberg_Passing.html\" id=\"anch_42\">",
                "  August 2019",
                "</a>"
              ]
            }
          },
          {
            "index": 601,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.google.com/maps/place/8600+Rockville+Pike,+Bethesda,+MD+20894/@38.9959508,-77....",
                "  8600 Rockville Pike",
                "  <br>",
                "  Bethesda, MD 20894",
                "</a>"
              ]
            }
          },
          {
            "index": 602,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a class=\"text-white\" href=\"//www.nlm.nih.gov/\" id=\"anch_70\">",
                "  NLM",
                "</a>"
              ]
            }
          },
          {
            "index": 603,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/p[1]/a[2]",
              "codeLines": [
                "<a class=\"text-white\" href=\"https://www.nih.gov/\" id=\"anch_71\">",
                "  NIH",
                "</a>"
              ]
            }
          },
          {
            "index": 604,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/p[1]/a[3]",
              "codeLines": [
                "<a class=\"text-white\" href=\"https://www.hhs.gov/\" id=\"anch_72\">",
                "  HHS",
                "</a>"
              ]
            }
          },
          {
            "index": 605,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/p[1]/a[4]",
              "codeLines": [
                "<a class=\"text-white\" href=\"https://www.usa.gov/\" id=\"anch_73\">",
                "  USA.gov",
                "</a>"
              ]
            }
          },
          {
            "index": 692,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[3]/div[2]",
              "codeLines": [
                "<div id=\"prefix-overlay-outer\" tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-label=\"This is a s...",
                "  <div class=\"prefix-overlay-inner\">",
                "    <div id=\"prefix-overlay-header\" rel=\"toggle\">",
                "      <img src=\"https://content.govdelivery.com/attachments/fancy_images/USNLMOCPL/2021/02/4170465/...",
                "      <button class=\"prefix-overlay-close prefix-overlay-action-later\">",
                "        Close subscription dialog",
                "      </button>",
                "    </div>",
                "    <div id=\"prefix-overlay-step1\">",
                "      <p>",
                "        Subscribe to the NLM Director's Blog",
                "      </p>",
                "      <div id=\"prefix-overlay-form-div\">",
                "        <form novalidate=\"\">",
                "          <label for=\"prefix-emailInput\">",
                "            ENTER EMAIL ADDRESS",
                "          </label>",
                "          <input placeholder=\"Email Address\" name=\"e\" type=\"email\" required=\"\" id=\"prefix-emailInpu...",
                "          <input type=\"submit\" value=\"Sign Up\" id=\"prefix-submitButton\">",
                "        </form>",
                "      </div>",
                "      <div id=\"prefix-error-outer\">",
                "        <span style=\"display:none\"></span>",
                "      </div>",
                "      <div class=\"prefix-overlay-button-panel\">",
                "        <button class=\"prefix-overlay-action-dismiss\" id=\"prefix-dismissButton\">",
                "          No Thanks",
                "        </button>",
                "        <button class=\"prefix-overlay-action-later\" id=\"prefix-laterButton\">",
                "          Remind Me Later",
                "        </button>",
                "      </div>",
                "    </div>",
                "    <!-- step2 is the success confirmation page -->",
                "    <div id=\"prefix-overlay-step2\" style=\"display:none;\">",
                "      <p>",
                "        Thank you for subscribing. You will begin receiving updates shortly.",
                "      </p>",
                "      <p>",
                "        <button class=\"prefix-big\" rel=\"dismiss\" title=\"Close overlay and go to site\" tabindex=\"-1\"...",
                "          Continue",
                "        </button>",
                "      </p>",
                "    </div>",
                "    <div id=\"prefix-overlay-footer\"></div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 694,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[2]/div[1]/form[1]/input[1]",
              "codeLines": [
                "<input placeholder=\"Email Address\" name=\"e\" type=\"email\" required=\"\" id=\"prefix-emailInput\" title=\"..."
              ]
            }
          },
          {
            "index": 698,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/h2[1]/text()[1]",
              "codeLines": [
                "COVID-19"
              ]
            }
          },
          {
            "index": 699,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/text()[1]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 700,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/text()[2]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 701,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/text()[3]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 702,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Accelerating Biomedical Discovery and Data-Powered Health"
              ]
            }
          },
          {
            "index": 721,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "National Library of Medicine"
              ]
            }
          },
          {
            "index": 722,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 723,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 724,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[4]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 725,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Subscribe to the NLM Director's Blog"
              ]
            }
          },
          {
            "index": 726,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[2]/div[1]/form[1]/label[1]/text()[1]",
              "codeLines": [
                "ENTER EMAIL ADDRESS"
              ]
            }
          },
          {
            "index": 731,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/h2[1]/text()[1]",
              "codeLines": [
                "COVID-19"
              ]
            }
          },
          {
            "index": 732,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/text()[1]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 733,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/text()[2]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 734,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/text()[3]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 735,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Accelerating Biomedical Discovery and Data-Powered Health"
              ]
            }
          },
          {
            "index": 758,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Subscribe to the NLM Director's Blog"
              ]
            }
          },
          {
            "index": 759,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[2]/div[1]/form[1]/label[1]/text()[1]",
              "codeLines": [
                "ENTER EMAIL ADDRESS"
              ]
            }
          },
          {
            "index": 823,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"text-uppercase\">",
                "  <a href=\"https://lhncbc.nlm.nih.gov/LHC-research/project-list.html\" id=\"anch_44\">",
                "    <strong>",
                "      Explore projects",
                "    </strong>",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 825,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"text-uppercase\">",
                "  <a href=\"https://www.ncbi.nlm.nih.gov/research/\" id=\"anch_46\">",
                "    <strong>",
                "      Learn about Current Research",
                "    </strong>",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 827,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[6]/div[1]/div[1]/div[2]/p[2]",
              "codeLines": [
                "<p class=\"text-uppercase\" style=\"margin-left:20px;\">",
                "  <strong>",
                "    <a href=\"https://circulatingnow.nlm.nih.gov/2022/07/07/islamic-medical-manuscripts-in-the-natio...",
                "      Read More",
                "    </a>",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 829,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"text-uppercase\">",
                "  <strong>",
                "    Learn about NLM’s contributions to Health IT",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 831,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[7]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"text-uppercase\">",
                "  <strong>",
                "    Explore UMLS",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 833,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[7]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"text-uppercase\">",
                "  <strong>",
                "    Investigate training opportunities",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 835,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"text-uppercase\">",
                "  <strong>",
                "    Explore our past",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 837,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[8]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"text-uppercase text-b\">",
                "  <strong>",
                "    Explore the Library",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 839,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[8]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"text-uppercase\">",
                "  <strong>",
                "    VIEW OUR STRATEGIC PLAN",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 846,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"motto text-white\">",
                "  Accelerating Biomedical Discovery and Data-Powered Health",
                "</p>"
              ]
            }
          },
          {
            "index": 847,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[2]/div[1]/div[1]/div[1]/a[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"d-none d-md-block mb-1\">",
                "  <small>",
                "    Citations for biomedical",
                "    <br class=\"d-none d-md-block\">",
                "    literature",
                "  </small>",
                "</p>"
              ]
            }
          },
          {
            "index": 848,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[2]/div[1]/div[1]/div[2]/a[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"d-none d-md-block mb-1\">",
                "  <small>",
                "    Reliable, up-to-date health",
                "    <br class=\"d-none d-md-block\">",
                "    information for you",
                "  </small>",
                "</p>"
              ]
            }
          },
          {
            "index": 849,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[2]/div[1]/div[1]/div[3]/a[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"d-none d-md-block mb-1\">",
                "  <small>",
                "    An experimental",
                "    <br class=\"d-none d-md-block\">",
                "    multimedia search engine",
                "  </small>",
                "</p>"
              ]
            }
          },
          {
            "index": 850,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[2]/div[1]/div[1]/div[4]/a[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"d-none d-md-block mb-1\">",
                "  <small>",
                "    Medical Subject",
                "    <br class=\"d-none d-md-block\">",
                "    Headings",
                "    <br class=\"d-none d-lg-block d-xl-none\">",
                "  </small>",
                "</p>"
              ]
            }
          },
          {
            "index": 851,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[2]/div[1]/div[1]/div[5]/a[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"d-none d-md-block mb-1\">",
                "  <small>",
                "    A database of clinical",
                "    <br class=\"d-none d-md-block\">",
                "    studies, worldwide",
                "  </small>",
                "</p>"
              ]
            }
          },
          {
            "index": 852,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[2]/div[1]/div[1]/div[6]/a[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"d-none d-md-block mb-1\">",
                "  <small>",
                "    Basic Local Alignment",
                "    <br class=\"d-none d-md-block\">",
                "    Search Tool",
                "  </small>",
                "</p>"
              ]
            }
          },
          {
            "index": 853,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"news_source  pt-xl-2 pt-lg-2 mb-0\">",
                "  <a href=\"https://nlmdirector.nlm.nih.gov\" id=\"anch_37\">",
                "    Director's Blog",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 854,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/p[2]",
              "codeLines": [
                "<p class=\"news_text mb-0\">",
                "  <a href=\"https://nlmdirector.nlm.nih.gov/2022/07/13/how-being-an-icu-nurse-prepared-me-to-be-nlm-...",
                "    How Being an ICU Nurse Prepared Me to be NLM Director",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 855,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"news_source  pt-xl-2 pt-lg-2 mb-0\">",
                "  <a href=\"//ncbiinsights.ncbi.nlm.nih.gov\" id=\"anch_38\">",
                "    NCBI Insights",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 856,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/p[2]",
              "codeLines": [
                "<p class=\"news_text mb-0\">",
                "  <a href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/14/clusterednr_2/\">",
                "    Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses!",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 857,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"news_source  pt-xl-2 pt-lg-2 mb-0\">",
                "  <a href=\"//www.nlm.nih.gov/news/newsevents.html\" id=\"anch_39\">",
                "    NLM Announcements",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 858,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/p[2]",
              "codeLines": [
                "<p class=\"news_text mb-0\">",
                "  <a href=\"https://www.nlm.nih.gov/news/NLM_2022_2023_Associate_Fellows.html\">",
                "    NLM welcomes 2022-2023 Associate Fellows",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 859,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"news_source  pt-xl-2 pt-lg-2 mb-0\">",
                "  <a href=\"//circulatingnow.nlm.nih.gov\" id=\"anch_40\">",
                "    Circulating Now",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 860,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/p[2]",
              "codeLines": [
                "<p class=\"news_text mb-0\">",
                "  <a href=\"https://circulatingnow.nlm.nih.gov/2022/07/14/bertillons-statistical-analysis-of-the-188...",
                "    Bertillon’s Statistical Analysis of the 1889–1890 Influenza Epidemic",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 861,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"news_source  pt-xl-2 pt-lg-2 mb-0\">",
                "  <a href=\"//www.nlm.nih.gov/pubs/techbull/tb.html\" id=\"anch_41\">",
                "    Technical Bulletin",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 862,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/p[2]",
              "codeLines": [
                "<p class=\"news_text mb-0\">",
                "  <a href=\"https://www.nlm.nih.gov/pubs/techbull/ja22/brief/ja22_rxnorm_july_release.html\">",
                "    NLM Technical Bulletin, Jul-Aug 2022, RxNorm July 2022 Release",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 863,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[4]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text-dark\">",
                "  NLM Lindberg-King Lecture & Scientific Symposium on September 1, 2022. This all-day event – Scien...",
                "  <a href=\"https://www.nlm.nih.gov/news/Lindberg_Passing.html\" id=\"anch_42\">",
                "    August 2019",
                "  </a>",
                "  . Details to be announced.",
                "</p>"
              ]
            }
          },
          {
            "index": 864,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  The Lister Hill National Center for Biomedical Communications (LHNCBC) develops advanced health i...",
                "</p>"
              ]
            }
          },
          {
            "index": 865,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"text-uppercase\">",
                "  <a href=\"https://lhncbc.nlm.nih.gov/LHC-research/project-list.html\" id=\"anch_44\">",
                "    <strong>",
                "      Explore projects",
                "    </strong>",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 866,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Research in the NCBI Computational Biology Branch focuses on a broad range of topics in molecular...",
                "</p>"
              ]
            }
          },
          {
            "index": 867,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"text-uppercase\">",
                "  <a href=\"https://www.ncbi.nlm.nih.gov/research/\" id=\"anch_46\">",
                "    <strong>",
                "      Learn about Current Research",
                "    </strong>",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 868,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[6]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"text-dark\" style=\"margin-left:20px;\">",
                "  An interview with Samuel Thrope, PhD on his NLM History Talk and his work with Islamic medical ma...",
                "</p>"
              ]
            }
          },
          {
            "index": 869,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[6]/div[1]/div[1]/div[2]/p[2]",
              "codeLines": [
                "<p class=\"text-uppercase\" style=\"margin-left:20px;\">",
                "  <strong>",
                "    <a href=\"https://circulatingnow.nlm.nih.gov/2022/07/07/islamic-medical-manuscripts-in-the-natio...",
                "      Read More",
                "    </a>",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 870,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"pb-2\">",
                "  Efficient healthcare information exchange in the US and worldwide is made possible by NLM’s work ...",
                "</p>"
              ]
            }
          },
          {
            "index": 871,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"text-uppercase\">",
                "  <strong>",
                "    Learn about NLM’s contributions to Health IT",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 872,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[7]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  This set of tooling services brings together many health and biomedical vocabularies and standard...",
                "</p>"
              ]
            }
          },
          {
            "index": 873,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[7]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"text-uppercase\">",
                "  <strong>",
                "    Explore UMLS",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 874,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[7]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  This training program provides biomedical and clinical informatics training and research opportun...",
                "</p>"
              ]
            }
          },
          {
            "index": 875,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[7]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"text-uppercase\">",
                "  <strong>",
                "    Investigate training opportunities",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 876,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  The Library started as a shelf of books in the Surgeon General’s office in 1836 but has grown to ...",
                "</p>"
              ]
            }
          },
          {
            "index": 877,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"text-uppercase\">",
                "  <strong>",
                "    Explore our past",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 878,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[8]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  The diverse centers, divisions, advisory bodies and other organizational units that make up NLM c...",
                "</p>"
              ]
            }
          },
          {
            "index": 879,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[8]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"text-uppercase text-b\">",
                "  <strong>",
                "    Explore the Library",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 880,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[8]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  This ten year plan outlines NLM's role in a future where data and information transform and accel...",
                "</p>"
              ]
            }
          },
          {
            "index": 881,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[8]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]/p[1]",
              "codeLines": [
                "<p class=\"text-uppercase\">",
                "  <strong>",
                "    VIEW OUR STRATEGIC PLAN",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 882,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://www.nlm.nih.gov/socialmedia/index.html\" class=\"text-white\" id=\"anch_59\">",
                "    Connect with NLM",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 883,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"address_footer text-white\">",
                "  National Library of Medicine",
                "  <br>",
                "  <a href=\"https://www.google.com/maps/place/8600+Rockville+Pike,+Bethesda,+MD+20894/@38.9959508,-7...",
                "    8600 Rockville Pike",
                "    <br>",
                "    Bethesda, MD 20894",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 884,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[3]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://www.nlm.nih.gov/web_policies.html\" class=\"text-white\" id=\"anch_64\">",
                "    Web Policies",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.nih.gov/institutes-nih/nih-office-director/office-communications-public-liai...",
                "    FOIA",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.hhs.gov/vulnerability-disclosure-policy/index.html\" class=\"text-white\" id=\"a...",
                "    HHS Vulnerability Disclosure",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 885,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[4]/p[1]",
              "codeLines": [
                "<p>",
                "  <a class=\"supportLink text-white\" href=\"//support.nlm.nih.gov?from=https://www.nlm.nih.gov/\" id=\"...",
                "    NLM Support Center",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.nlm.nih.gov/accessibility.html\" class=\"text-white\" id=\"anch_68\">",
                "    Accessibility",
                "  </a>",
                "  <br>",
                "  <a href=\"https://www.nlm.nih.gov/careers/careers.html\" class=\"text-white\" id=\"anch_69\">",
                "    Careers",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 886,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"mt-2 text-center text-white\">",
                "  <a class=\"text-white\" href=\"//www.nlm.nih.gov/\" id=\"anch_70\">",
                "    NLM",
                "  </a>",
                "  |",
                "  <a class=\"text-white\" href=\"https://www.nih.gov/\" id=\"anch_71\">",
                "    NIH",
                "  </a>",
                "  |",
                "  <a class=\"text-white\" href=\"https://www.hhs.gov/\" id=\"anch_72\">",
                "    HHS",
                "  </a>",
                "  |",
                "  <a class=\"text-white\" href=\"https://www.usa.gov/\" id=\"anch_73\">",
                "    USA.gov",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 887,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Subscribe to the NLM Director's Blog",
                "</p>"
              ]
            }
          },
          {
            "index": 889,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Subscribe to the NLM Director's Blog",
                "</p>"
              ]
            }
          },
          {
            "index": 1026,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.nlm.nih.gov/",
      "result": {
        "totals": {
          "rulesNA": 43,
          "rulesPassed": 52,
          "rulesWarned": 4,
          "rulesViolated": 3,
          "warnings": {
            "minor": 7,
            "moderate": 0,
            "serious": 18,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 6,
            "serious": 66,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-18T00:19:49.511Z",
          "url": "https://www.nlm.nih.gov/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#66686b",
                        "bgColor": "#b1b3b5",
                        "contrastRatio": 2.66,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button type=\"button\" class=\"close mt-4 noncoopbutton text-dark\" data-dismiss=\"alert\" aria-label=\"Close\" onclick=\"noncoopcookie();\"><span aria-hidden=\"true\">×</span></button>",
                          "target": [
                            ".close"
                          ]
                        },
                        {
                          "html": "<div class=\"container-fluid bg-gray nooncoop\">",
                          "target": [
                            ".bg-gray"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span aria-hidden=\"true\">×</span>",
                  "target": [
                    "span[aria-hidden=\"true\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid banner\">",
                          "target": [
                            ".banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"motto text-white\">Accelerating Biomedical Discovery and Data-Powered Health</p>",
                  "target": [
                    ".motto"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5a5a5a",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"prefix-overlay-outer\" tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-label=\"This is a subscription dialogue for the NLM Director's Blog newsletter\" style=\"height: 570px;\">",
                          "target": [
                            "#prefix-overlay-outer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Subscribe to the NLM Director's Blog</p>",
                  "target": [
                    "#prefix-overlay-step1 > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5a5a5a",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"prefix-overlay-outer\" tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-label=\"This is a subscription dialogue for the NLM Director's Blog newsletter\" style=\"height: 570px;\">",
                          "target": [
                            "#prefix-overlay-outer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label for=\"prefix-emailInput\">ENTER EMAIL ADDRESS</label>",
                  "target": [
                    "label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"prefix-overlay-outer\" tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-label=\"This is a subscription dialogue for the NLM Director's Blog newsletter\" style=\"height: 570px;\">",
                          "target": [
                            "#prefix-overlay-outer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"prefix-overlay-action-dismiss\" id=\"prefix-dismissButton\">No Thanks</button>",
                  "target": [
                    "#prefix-dismissButton"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"prefix-overlay-outer\" tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-label=\"This is a subscription dialogue for the NLM Director's Blog newsletter\" style=\"height: 570px;\">",
                          "target": [
                            "#prefix-overlay-outer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"prefix-overlay-action-later\" id=\"prefix-laterButton\">Remind Me Later</button>",
                  "target": [
                    "#prefix-laterButton"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#66686b",
                        "bgColor": "#b1b3b5",
                        "contrastRatio": 2.66,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button type=\"button\" class=\"close mt-4 noncoopbutton text-dark\" data-dismiss=\"alert\" aria-label=\"Close\" onclick=\"noncoopcookie();\"><span aria-hidden=\"true\">×</span></button>",
                          "target": [
                            ".close"
                          ]
                        },
                        {
                          "html": "<div class=\"container-fluid bg-gray nooncoop\">",
                          "target": [
                            ".bg-gray"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span aria-hidden=\"true\">×</span>",
                  "target": [
                    "span[aria-hidden=\"true\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid banner\">",
                          "target": [
                            ".banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"motto text-white\">Accelerating Biomedical Discovery and Data-Powered Health</p>",
                  "target": [
                    ".motto"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#5a5a5a",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"prefix-overlay-outer\" tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-label=\"This is a subscription dialogue for the NLM Director's Blog newsletter\" style=\"height: 570px;\">",
                          "target": [
                            "#prefix-overlay-outer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Subscribe to the NLM Director's Blog</p>",
                  "target": [
                    "#prefix-overlay-step1 > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#5a5a5a",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"prefix-overlay-outer\" tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-label=\"This is a subscription dialogue for the NLM Director's Blog newsletter\" style=\"height: 570px;\">",
                          "target": [
                            "#prefix-overlay-outer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label for=\"prefix-emailInput\">ENTER EMAIL ADDRESS</label>",
                  "target": [
                    "label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"prefix-overlay-outer\" tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-label=\"This is a subscription dialogue for the NLM Director's Blog newsletter\" style=\"height: 570px;\">",
                          "target": [
                            "#prefix-overlay-outer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"prefix-overlay-action-dismiss\" id=\"prefix-dismissButton\">No Thanks</button>",
                  "target": [
                    "#prefix-dismissButton"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"prefix-overlay-outer\" tabindex=\"0\" role=\"dialog\" aria-modal=\"true\" aria-label=\"This is a subscription dialogue for the NLM Director's Blog newsletter\" style=\"height: 570px;\">",
                          "target": [
                            "#prefix-overlay-outer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"prefix-overlay-action-later\" id=\"prefix-laterButton\">Remind Me Later</button>",
                  "target": [
                    "#prefix-laterButton"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"col-lg-4 offset-lg-4 col-md-6 col-sm-6 col-xs-12 pt-xl-2 pt-lg-1 pt-md-2\">",
                  "target": [
                    ".offset-lg-4"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"navbar-toggler\" type=\"button\" data-toggle=\"collapse\" data-target=\"#navbarNavDropdown\" aria-controls=\"navbarNavDropdown\" aria-expanded=\"false\" aria-label=\"Toggle navigation\"> <span class=\"navbar-toggler-icon\"></span> </button>",
                  "target": [
                    ".navbar-toggler"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"dropdown-menu ml-xl-5\" aria-labelledby=\"products_services\">",
                  "target": [
                    ".ml-xl-5"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"dropdown-menu ml-xl-3\" aria-labelledby=\"resources\">",
                  "target": [
                    ".ml-xl-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"dropdown-menu\" aria-labelledby=\"explore\">",
                  "target": [
                    "div[aria-labelledby=\"explore\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"dropdown-menu\" aria-labelledby=\"grants_funding\">",
                  "target": [
                    "div[aria-labelledby=\"grants_funding\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"prefix-overlay-step2\" style=\"display:none;\"><p>Thank you for subscribing. You will begin receiving updates shortly.</p><p><button class=\"prefix-big\" rel=\"dismiss\" title=\"Close overlay and go to site\" tabindex=\"-1\">Continue</button></p>\n    </div>",
                  "target": [
                    "#prefix-overlay-step2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "link-in-text-block",
              "impact": "serious",
              "tags": [
                "cat.color",
                "experimental",
                "wcag2a",
                "wcag141"
              ],
              "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
              "help": "Links must be distinguishable without relying on color",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-in-text-block?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card-body pb-1\">",
                          "target": [
                            ".pb-1.card-body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/healthit/index.html\" id=\"anch_48\">\n              <p class=\"text-uppercase\"><strong>Learn about NLM’s contributions to Health IT</strong></p>\n              </a>",
                  "target": [
                    "#anch_48"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-xl-7 col-lg-8\">",
                          "target": [
                            ".bg-secondary.container-fluid:nth-child(11) > .pt-3.pb-4.container > .content-blocks.pt-2.row > .col-lg-8 > .row:nth-child(1) > .col > .card > .card-body > .row > .col-xl-7.col-lg-8"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://uts.nlm.nih.gov/uts/\" id=\"anch_50\">\n                      <p class=\"text-uppercase\"><strong>Explore UMLS</strong></p>\n                      </a>",
                  "target": [
                    "#anch_50"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-xl-7 col-lg-8\">",
                          "target": [
                            ".bg-secondary.container-fluid:nth-child(11) > .pt-3.pb-4.container > .content-blocks.pt-2.row > .col-lg-8 > .mt-3.row > .col > .card > .card-body > .row > .col-xl-7.col-lg-8"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.nlm.nih.gov/research/training.html\" id=\"anch_52\">\n                      <p class=\"text-uppercase\"><strong>Investigate training opportunities</strong></p>\n                      </a>",
                  "target": [
                    "#anch_52"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-xl-7 col-lg-8\">",
                          "target": [
                            ".mt-lg-0.mt-xl-0.card > .card-body > .row > .col-xl-7.col-lg-8"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/briefhistory.html\" id=\"anch_54\">\n                      <p class=\"text-uppercase\"><strong>Explore our past</strong></p>\n                      </a>",
                  "target": [
                    "#anch_54"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-xl-7 col-lg-8 pb-4 pb-xl-4 pb-lg-0 pb-md-2\">",
                          "target": [
                            ".pb-xl-4"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/org.html\" id=\"anch_56\">\n                      <p class=\"text-uppercase text-b\"><strong>Explore the Library</strong></p>\n                      </a>",
                  "target": [
                    "#anch_56"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card-body pb-3\">",
                          "target": [
                            ".pb-3.card-body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/pubs/plan/lrp17/NLM_StrategicReport2017_2027.html\" id=\"anch_58\">\n              <p class=\"text-uppercase\"><strong>VIEW OUR STRATEGIC PLAN</strong></p>\n              </a>",
                  "target": [
                    "#anch_58"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#326295",
                        "bgColor": "#edf2f7",
                        "contrastRatio": 5.62,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid bg-secondary\">",
                          "target": [
                            "header > .bg-secondary.container-fluid"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.62 (foreground color: #326295, background color: #edf2f7, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"nav-link dropdown-toggle\" href=\"#\" id=\"products_services\" data-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\"> Products and Services </a>",
                  "target": [
                    "#products_services"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.62 (foreground color: #326295, background color: #edf2f7, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#326295",
                        "bgColor": "#edf2f7",
                        "contrastRatio": 5.62,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid bg-secondary\">",
                          "target": [
                            "header > .bg-secondary.container-fluid"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.62 (foreground color: #326295, background color: #edf2f7, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"nav-link dropdown-toggle\" href=\"#\" id=\"resources\" data-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\"> Resources for You </a>",
                  "target": [
                    "#resources"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.62 (foreground color: #326295, background color: #edf2f7, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#326295",
                        "bgColor": "#edf2f7",
                        "contrastRatio": 5.62,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid bg-secondary\">",
                          "target": [
                            "header > .bg-secondary.container-fluid"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.62 (foreground color: #326295, background color: #edf2f7, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"nav-link dropdown-toggle\" href=\"#\" id=\"explore\" data-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\"> Explore NLM </a>",
                  "target": [
                    "#explore"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.62 (foreground color: #326295, background color: #edf2f7, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#326295",
                        "bgColor": "#edf2f7",
                        "contrastRatio": 5.62,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid bg-secondary\">",
                          "target": [
                            "header > .bg-secondary.container-fluid"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.62 (foreground color: #326295, background color: #edf2f7, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"nav-link dropdown-toggle\" href=\"#\" id=\"grants_funding\" data-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\"> Grants and Funding </a>",
                  "target": [
                    "#grants_funding"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.62 (foreground color: #326295, background color: #edf2f7, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#63666a",
                        "contrastRatio": 5.77,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid bg-gray nooncoop\">",
                          "target": [
                            ".bg-gray"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.77 (foreground color: #ffffff, background color: #63666a, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li class=\"list-inline-item\">",
                  "target": [
                    ".nav-list > .list-inline-item:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.77 (foreground color: #ffffff, background color: #63666a, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#63666a",
                        "contrastRatio": 5.77,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid bg-gray nooncoop\">",
                          "target": [
                            ".bg-gray"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.77 (foreground color: #ffffff, background color: #63666a, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.covid.gov/\" class=\"text-white\" id=\"anch_27\">COVID.gov</a>",
                  "target": [
                    "#anch_27"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.77 (foreground color: #ffffff, background color: #63666a, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#63666a",
                        "contrastRatio": 5.77,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid bg-gray nooncoop\">",
                          "target": [
                            ".bg-gray"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.77 (foreground color: #ffffff, background color: #63666a, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://covid19.nih.gov/\" class=\"text-white\" id=\"anch_28\">NIH research information </a>",
                  "target": [
                    "#anch_28"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.77 (foreground color: #ffffff, background color: #63666a, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#63666a",
                        "contrastRatio": 5.77,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid bg-gray nooncoop\">",
                          "target": [
                            ".bg-gray"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.77 (foreground color: #ffffff, background color: #63666a, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://salud.nih.gov/covid-19/\" class=\"text-white\" id=\"anch_29\">Español</a>",
                  "target": [
                    "#anch_29"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.77 (foreground color: #ffffff, background color: #63666a, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#63666a",
                        "contrastRatio": 5.77,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"container-fluid bg-gray nooncoop\">",
                          "target": [
                            ".bg-gray"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.77 (foreground color: #ffffff, background color: #63666a, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://employees.nih.gov/pages/coronavirus/\" class=\"text-white\" id=\"anch_30\">NIH staff guidance (NIH Only)</a>",
                  "target": [
                    "#anch_30"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.77 (foreground color: #ffffff, background color: #63666a, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#f7f9fc",
                        "contrastRatio": 4.95,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card\">",
                          "target": [
                            "#anch_31 > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 13.2pt (17.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h5 class=\"mb-0\">PubMed</h5>",
                  "target": [
                    "#anch_31 > .card > .card-body > h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 13.2pt (17.6px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#f7f9fc",
                        "contrastRatio": 4.95,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card\">",
                          "target": [
                            "#anch_31 > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<small>Citations for biomedical <br class=\"d-none d-md-block\">\n                literature</small>",
                  "target": [
                    "#anch_31 > .card > .card-body > .mb-1.d-md-block.d-none > small"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#f7f9fc",
                        "contrastRatio": 4.95,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card\">",
                          "target": [
                            "#anch_32 > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 13.2pt (17.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h5 class=\"mb-0\">MedlinePlus</h5>",
                  "target": [
                    "#anch_32 > .card > .card-body > h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 13.2pt (17.6px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#f7f9fc",
                        "contrastRatio": 4.95,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card\">",
                          "target": [
                            "#anch_32 > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<small>Reliable, up-to-date health <br class=\"d-none d-md-block\">\n                information for you</small>",
                  "target": [
                    "#anch_32 > .card > .card-body > .mb-1.d-md-block.d-none > small"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#f7f9fc",
                        "contrastRatio": 4.95,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card\">",
                          "target": [
                            "#anch_33 > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 13.2pt (17.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h5 class=\"mb-0\">Open-i</h5>",
                  "target": [
                    "#anch_33 > .card > .card-body > h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 13.2pt (17.6px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#f7f9fc",
                        "contrastRatio": 4.95,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card\">",
                          "target": [
                            "#anch_33 > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<small>An experimental <br class=\"d-none d-md-block\">\n                multimedia search engine </small>",
                  "target": [
                    "#anch_33 > .card > .card-body > .mb-1.d-md-block.d-none > small"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#f7f9fc",
                        "contrastRatio": 4.95,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card\">",
                          "target": [
                            "#anch_34 > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 13.2pt (17.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h5 class=\"mb-0\">MeSH</h5>",
                  "target": [
                    "#anch_34 > .card > .card-body > h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 13.2pt (17.6px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#f7f9fc",
                        "contrastRatio": 4.95,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card\">",
                          "target": [
                            "#anch_34 > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<small>Medical Subject <br class=\"d-none d-md-block\"> Headings <br class=\"d-none d-lg-block d-xl-none\">&nbsp; </small>",
                  "target": [
                    "#anch_34 > .card > .card-body > .mb-1.d-md-block.d-none > small"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#f7f9fc",
                        "contrastRatio": 4.95,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card\">",
                          "target": [
                            "#anch_35 > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 13.2pt (17.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h5 class=\"mb-0\">ClinicalTrials.gov</h5>",
                  "target": [
                    "#anch_35 > .card > .card-body > h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 13.2pt (17.6px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#f7f9fc",
                        "contrastRatio": 4.95,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card\">",
                          "target": [
                            "#anch_35 > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<small>A database of clinical <br class=\"d-none d-md-block\">\n                studies, worldwide</small>",
                  "target": [
                    "#anch_35 > .card > .card-body > .mb-1.d-md-block.d-none > small"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#f7f9fc",
                        "contrastRatio": 4.95,
                        "fontSize": "13.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card\">",
                          "target": [
                            "#anch_36 > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 13.2pt (17.6px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h5 class=\"mb-0\">BLAST</h5>",
                  "target": [
                    "#anch_36 > .card > .card-body > h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 13.2pt (17.6px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#f7f9fc",
                        "contrastRatio": 4.95,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card\">",
                          "target": [
                            "#anch_36 > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<small>Basic Local Alignment <br class=\"d-none d-md-block\">\n                Search Tool</small>",
                  "target": [
                    "#anch_36 > .card > .card-body > .mb-1.d-md-block.d-none > small"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#056bd8",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.12,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.12 (foreground color: #056bd8, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://nlmdirector.nlm.nih.gov\" id=\"anch_37\">Director's Blog</a>",
                  "target": [
                    "#anch_37"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.12 (foreground color: #056bd8, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.22,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.22 (foreground color: #376faa, background color: #ffffff, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://nlmdirector.nlm.nih.gov/2022/07/13/how-being-an-icu-nurse-prepared-me-to-be-nlm-director/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-being-an-icu-nurse-prepared-me-to-be-nlm-director\">How Being an ICU Nurse Prepared Me to be NLM Director</a>",
                  "target": [
                    ".director > .news_text.mb-0 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.22 (foreground color: #376faa, background color: #ffffff, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#056bd8",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.12,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.12 (foreground color: #056bd8, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//ncbiinsights.ncbi.nlm.nih.gov\" id=\"anch_38\">NCBI Insights</a>",
                  "target": [
                    "#anch_38"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.12 (foreground color: #056bd8, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.22,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.22 (foreground color: #376faa, background color: #ffffff, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/14/clusterednr_2/\">Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses!</a>",
                  "target": [
                    ".insights > .news_text.mb-0 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.22 (foreground color: #376faa, background color: #ffffff, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#056bd8",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.12,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.12 (foreground color: #056bd8, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//www.nlm.nih.gov/news/newsevents.html\" id=\"anch_39\">NLM Announcements</a>",
                  "target": [
                    "#anch_39"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.12 (foreground color: #056bd8, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.22,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.22 (foreground color: #376faa, background color: #ffffff, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.nlm.nih.gov/news/NLM_2022_2023_Associate_Fellows.html\">NLM welcomes 2022-2023 Associate Fellows</a>",
                  "target": [
                    ".nlmnews > .news_text.mb-0 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.22 (foreground color: #376faa, background color: #ffffff, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#056bd8",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.12,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.12 (foreground color: #056bd8, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//circulatingnow.nlm.nih.gov\" id=\"anch_40\">Circulating Now</a>",
                  "target": [
                    "#anch_40"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.12 (foreground color: #056bd8, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.22,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.22 (foreground color: #376faa, background color: #ffffff, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://circulatingnow.nlm.nih.gov/2022/07/14/bertillons-statistical-analysis-of-the-1889-1890-influenza-epidemic/\">Bertillon’s Statistical Analysis of the 1889–1890 Influenza Epidemic</a>",
                  "target": [
                    ".circulating > .news_text.mb-0 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.22 (foreground color: #376faa, background color: #ffffff, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#056bd8",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.12,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.12 (foreground color: #056bd8, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//www.nlm.nih.gov/pubs/techbull/tb.html\" id=\"anch_41\">Technical Bulletin</a>",
                  "target": [
                    "#anch_41"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.12 (foreground color: #056bd8, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.22,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.22 (foreground color: #376faa, background color: #ffffff, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.nlm.nih.gov/pubs/techbull/ja22/brief/ja22_rxnorm_july_release.html\">NLM Technical Bulletin, Jul-Aug 2022, RxNorm July 2022 Release</a>",
                  "target": [
                    ".techbull > .news_text.mb-0 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.22 (foreground color: #376faa, background color: #ffffff, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#edf2f7",
                        "contrastRatio": 4.64,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row content-blocks  bg-secondary border border-primary  row align-items-center\">",
                          "target": [
                            ".align-items-center"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.64 (foreground color: #376faa, background color: #edf2f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.nlm.nih.gov/news/Lindberg_Passing.html\" id=\"anch_42\">August 2019</a>",
                  "target": [
                    "#anch_42"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.64 (foreground color: #376faa, background color: #edf2f7, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#f7f9fc",
                        "contrastRatio": 4.95,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card\">",
                          "target": [
                            ".col-lg-6:nth-child(1) > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://lhncbc.nlm.nih.gov/\" id=\"anch_43\">Research at the Lister Hill National Center for Biomedical Communications (LHNCBC)</a>",
                  "target": [
                    "#anch_43"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#f7f9fc",
                        "contrastRatio": 4.95,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card\">",
                          "target": [
                            ".col-lg-6:nth-child(1) > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Explore projects</strong>",
                  "target": [
                    "#anch_44 > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#f7f9fc",
                        "contrastRatio": 4.95,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card\">",
                          "target": [
                            ".col-lg-6:nth-child(2) > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.ncbi.nlm.nih.gov/research/\" id=\"anch_45\">Computational Biology at the National Center for Biotechnology Information (NCBI)</a>",
                  "target": [
                    "#anch_45"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#f7f9fc",
                        "contrastRatio": 4.95,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card\">",
                          "target": [
                            ".col-lg-6:nth-child(2) > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Learn about Current Research</strong>",
                  "target": [
                    "#anch_46 > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#edf2f7",
                        "contrastRatio": 4.64,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row content-blocks border border-primary  bg-secondary\">",
                          "target": [
                            ".container-fluid:nth-child(10) > .pt-3.pb-4.container > .border.border-primary.content-blocks"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.64 (foreground color: #376faa, background color: #edf2f7, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://circulatingnow.nlm.nih.gov/2022/07/07/islamic-medical-manuscripts-in-the-national-library-of-israel-collections/\">Islamic Medical Manuscripts in the National Library of Israel Collections</a>",
                  "target": [
                    ".mt-0 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.64 (foreground color: #376faa, background color: #edf2f7, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#edf2f7",
                        "contrastRatio": 4.64,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row content-blocks border border-primary  bg-secondary\">",
                          "target": [
                            ".container-fluid:nth-child(10) > .pt-3.pb-4.container > .border.border-primary.content-blocks"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.64 (foreground color: #376faa, background color: #edf2f7, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://circulatingnow.nlm.nih.gov/2022/07/07/islamic-medical-manuscripts-in-the-national-library-of-israel-collections/\">Read More</a>",
                  "target": [
                    "strong > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.64 (foreground color: #376faa, background color: #edf2f7, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#f7f9fc",
                        "contrastRatio": 4.95,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card mt-lg-0 mt-xl-0 mt-3\">",
                          "target": [
                            ".col-lg-4 > .mt-lg-0.mt-xl-0.card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/healthit/index.html\" id=\"anch_47\">Health IT and Health Data Standards</a>",
                  "target": [
                    "#anch_47"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#f7f9fc",
                        "contrastRatio": 4.95,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card mt-lg-0 mt-xl-0 mt-3\">",
                          "target": [
                            ".col-lg-4 > .mt-lg-0.mt-xl-0.card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Learn about NLM’s contributions to Health IT</strong>",
                  "target": [
                    "#anch_48 > .text-uppercase > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#f7f9fc",
                        "contrastRatio": 4.95,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card\">",
                          "target": [
                            ".bg-secondary.container-fluid:nth-child(11) > .pt-3.pb-4.container > .content-blocks.pt-2.row > .col-lg-8 > .row:nth-child(1) > .col > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://uts.nlm.nih.gov/uts/\" id=\"anch_49\">UMLS Terminology Services</a>",
                  "target": [
                    "#anch_49"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#f7f9fc",
                        "contrastRatio": 4.95,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card\">",
                          "target": [
                            ".bg-secondary.container-fluid:nth-child(11) > .pt-3.pb-4.container > .content-blocks.pt-2.row > .col-lg-8 > .row:nth-child(1) > .col > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Explore UMLS</strong>",
                  "target": [
                    "#anch_50 > .text-uppercase > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#f7f9fc",
                        "contrastRatio": 4.95,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card\">",
                          "target": [
                            ".bg-secondary.container-fluid:nth-child(11) > .pt-3.pb-4.container > .content-blocks.pt-2.row > .col-lg-8 > .mt-3.row > .col > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.nlm.nih.gov/research/training.html\" id=\"anch_51\">Biomedical Informatics Training Program</a>",
                  "target": [
                    "#anch_51"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#f7f9fc",
                        "contrastRatio": 4.95,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card\">",
                          "target": [
                            ".bg-secondary.container-fluid:nth-child(11) > .pt-3.pb-4.container > .content-blocks.pt-2.row > .col-lg-8 > .mt-3.row > .col > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Investigate training opportunities</strong>",
                  "target": [
                    "#anch_52 > .text-uppercase > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#f7f9fc",
                        "contrastRatio": 4.95,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card mt-lg-0 mt-xl-0 mt-3\">",
                          "target": [
                            ".col > .mt-lg-0.mt-xl-0.card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/briefhistory.html\" id=\"anch_53\">History</a>",
                  "target": [
                    "#anch_53"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#f7f9fc",
                        "contrastRatio": 4.95,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card mt-lg-0 mt-xl-0 mt-3\">",
                          "target": [
                            ".col > .mt-lg-0.mt-xl-0.card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Explore our past</strong>",
                  "target": [
                    "#anch_54 > .text-uppercase > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#f7f9fc",
                        "contrastRatio": 4.95,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card\">",
                          "target": [
                            ".container-fluid:nth-child(12) > .pt-3.pb-4.container > .content-blocks.pt-2.row > .col-lg-8 > .mt-3.row > .col > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/org.html\" id=\"anch_55\">Organization</a>",
                  "target": [
                    "#anch_55"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#f7f9fc",
                        "contrastRatio": 4.95,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card\">",
                          "target": [
                            ".container-fluid:nth-child(12) > .pt-3.pb-4.container > .content-blocks.pt-2.row > .col-lg-8 > .mt-3.row > .col > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Explore the Library</strong>",
                  "target": [
                    ".text-b > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#f7f9fc",
                        "contrastRatio": 4.95,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card\">",
                          "target": [
                            ".container-fluid:nth-child(12) > .pt-3.pb-4.container > .content-blocks.pt-2.row > .col-lg-4 > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/pubs/plan/lrp17/NLM_StrategicReport2017_2027.html\" id=\"anch_57\">Strategic Plan</a>",
                  "target": [
                    "#anch_57"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#376faa",
                        "bgColor": "#f7f9fc",
                        "contrastRatio": 4.95,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card\">",
                          "target": [
                            ".container-fluid:nth-child(12) > .pt-3.pb-4.container > .content-blocks.pt-2.row > .col-lg-4 > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>VIEW OUR STRATEGIC PLAN</strong>",
                  "target": [
                    "#anch_58 > .text-uppercase > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #376faa, background color: #f7f9fc, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#326295",
                        "contrastRatio": 6.33,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"bg-primary text-white\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.33 (foreground color: #ffffff, background color: #326295, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.nlm.nih.gov/socialmedia/index.html\" class=\"text-white\" id=\"anch_59\">Connect with NLM</a>",
                  "target": [
                    "#anch_59"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.33 (foreground color: #ffffff, background color: #326295, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#326295",
                        "contrastRatio": 6.33,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"bg-primary text-white\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.33 (foreground color: #ffffff, background color: #326295, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"address_footer text-white\">",
                  "target": [
                    ".address_footer"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.33 (foreground color: #ffffff, background color: #326295, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#326295",
                        "contrastRatio": 6.33,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"bg-primary text-white\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.33 (foreground color: #ffffff, background color: #326295, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.google.com/maps/place/8600+Rockville+Pike,+Bethesda,+MD+20894/@38.9959508,-77.101021,17z/data=!3m1!4b1!4m5!3m4!1s0x89b7c95e25765ddb:0x19156f88b27635b8!8m2!3d38.9959508!4d-77.0988323\" class=\"text-white\" id=\"anch_63\" title=\"External link: please review our privacy policy.\">",
                  "target": [
                    "#anch_63"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.33 (foreground color: #ffffff, background color: #326295, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#326295",
                        "contrastRatio": 6.33,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"bg-primary text-white\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.33 (foreground color: #ffffff, background color: #326295, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.nlm.nih.gov/web_policies.html\" class=\"text-white\" id=\"anch_64\"> Web Policies </a>",
                  "target": [
                    "#anch_64"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.33 (foreground color: #ffffff, background color: #326295, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#326295",
                        "contrastRatio": 6.33,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"bg-primary text-white\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.33 (foreground color: #ffffff, background color: #326295, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.nih.gov/institutes-nih/nih-office-director/office-communications-public-liaison/freedom-information-act-office\" class=\"text-white\" id=\"anch_65\"> FOIA </a>",
                  "target": [
                    "#anch_65"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.33 (foreground color: #ffffff, background color: #326295, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#326295",
                        "contrastRatio": 6.33,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"bg-primary text-white\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.33 (foreground color: #ffffff, background color: #326295, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.hhs.gov/vulnerability-disclosure-policy/index.html\" class=\"text-white\" id=\"anch_66\">HHS Vulnerability Disclosure</a>",
                  "target": [
                    "#anch_66"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.33 (foreground color: #ffffff, background color: #326295, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#326295",
                        "contrastRatio": 6.33,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"bg-primary text-white\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.33 (foreground color: #ffffff, background color: #326295, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"supportLink text-white\" href=\"//support.nlm.nih.gov?from=https://www.nlm.nih.gov/\" id=\"anch_67\"> NLM Support Center </a>",
                  "target": [
                    "#anch_67"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.33 (foreground color: #ffffff, background color: #326295, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#326295",
                        "contrastRatio": 6.33,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"bg-primary text-white\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.33 (foreground color: #ffffff, background color: #326295, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.nlm.nih.gov/accessibility.html\" class=\"text-white\" id=\"anch_68\"> Accessibility </a>",
                  "target": [
                    "#anch_68"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.33 (foreground color: #ffffff, background color: #326295, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#326295",
                        "contrastRatio": 6.33,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"bg-primary text-white\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.33 (foreground color: #ffffff, background color: #326295, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.nlm.nih.gov/careers/careers.html\" class=\"text-white\" id=\"anch_69\"> Careers </a>",
                  "target": [
                    "#anch_69"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.33 (foreground color: #ffffff, background color: #326295, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#326295",
                        "contrastRatio": 6.33,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"bg-primary text-white\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.33 (foreground color: #ffffff, background color: #326295, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"mt-2 text-center text-white\">",
                  "target": [
                    ".mt-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.33 (foreground color: #ffffff, background color: #326295, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#326295",
                        "contrastRatio": 6.33,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"bg-primary text-white\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.33 (foreground color: #ffffff, background color: #326295, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"text-white\" href=\"//www.nlm.nih.gov/\" id=\"anch_70\">NLM</a>",
                  "target": [
                    "#anch_70"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.33 (foreground color: #ffffff, background color: #326295, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#326295",
                        "contrastRatio": 6.33,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"bg-primary text-white\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.33 (foreground color: #ffffff, background color: #326295, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"text-white\" href=\"https://www.nih.gov/\" id=\"anch_71\">NIH</a>",
                  "target": [
                    "#anch_71"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.33 (foreground color: #ffffff, background color: #326295, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#326295",
                        "contrastRatio": 6.33,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"bg-primary text-white\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.33 (foreground color: #ffffff, background color: #326295, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"text-white\" href=\"https://www.hhs.gov/\" id=\"anch_72\">HHS</a>",
                  "target": [
                    "#anch_72"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.33 (foreground color: #ffffff, background color: #326295, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#326295",
                        "contrastRatio": 6.33,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"bg-primary text-white\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.33 (foreground color: #ffffff, background color: #326295, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"text-white\" href=\"https://www.usa.gov/\" id=\"anch_73\">USA.gov</a>",
                  "target": [
                    "#anch_73"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.33 (foreground color: #ffffff, background color: #326295, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5a5a5a",
                        "bgColor": "#dadeea",
                        "contrastRatio": 5.12,
                        "fontSize": "16.5pt (22px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input type=\"submit\" value=\"Sign Up\" id=\"prefix-submitButton\">",
                          "target": [
                            "#prefix-submitButton"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.12 (foreground color: #5a5a5a, background color: #dadeea, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"submit\" value=\"Sign Up\" id=\"prefix-submitButton\">",
                  "target": [
                    "#prefix-submitButton"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.12 (foreground color: #5a5a5a, background color: #dadeea, font size: 16.5pt (22px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "heading-order",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the order of headings is semantically correct",
              "help": "Heading levels should only increase by one",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/heading-order?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h5 class=\"mb-0\">PubMed</h5>",
                  "target": [
                    "#anch_31 > .card > .card-body > h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 class=\"text-center mt-xl-5 mt-3\">Save the Date</h4>",
                  "target": [
                    ".p-4 > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 class=\"text-center mt-xl-5 mt-lg-2 mt-3\"><a href=\"https://lhncbc.nlm.nih.gov/\" id=\"anch_43\">Research at the Lister Hill National Center for Biomedical Communications (LHNCBC)</a></h4>",
                  "target": [
                    ".mt-lg-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 class=\"text-center mt-xl-5 mt-0\"><a href=\"https://circulatingnow.nlm.nih.gov/2022/07/07/islamic-medical-manuscripts-in-the-national-library-of-israel-collections/\">Islamic Medical Manuscripts in the National Library of Israel Collections</a></h4>",
                  "target": [
                    ".mt-0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 class=\"text-center mt-xl-5 mt-3\"><a href=\"/healthit/index.html\" id=\"anch_47\">Health IT and Health Data Standards</a></h4>",
                  "target": [
                    ".pb-1.card-body > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 class=\"text-center  mt-xl-5 mt-3\"><a href=\"/about/briefhistory.html\" id=\"anch_53\">History</a></h4>",
                  "target": [
                    ".mt-lg-0.mt-xl-0.card > .card-body > .row > .col-xl-7.col-lg-8 > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "link-in-text-block",
              "impact": "serious",
              "tags": [
                "cat.color",
                "experimental",
                "wcag2a",
                "wcag141"
              ],
              "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
              "help": "Links must be distinguishable without relying on color",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-in-text-block?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<p class=\"text-dark\">",
                          "target": [
                            ".p-4 > .text-dark"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Links need to be distinguished from surrounding text in some way other than by color"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.nlm.nih.gov/news/Lindberg_Passing.html\" id=\"anch_42\">August 2019</a>",
                  "target": [
                    "#anch_42"
                  ],
                  "failureSummary": "Fix all of the following:\n  Links need to be distinguished from surrounding text in some way other than by color"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nlm.nih.gov/",
      "what": "URL",
      "result": "https://www.nlm.nih.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.nlm.nih.gov/",
      "result": {
        "Error": {},
        "Warning": {
          "AA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"text-uppercase text-b\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"text-uppercase\" style=\"margin-left:20px;\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"text-uppercase\">...</p>"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"mt-2 text-center text-white\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"text-white\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"text-white\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h4 element should be an h2 to be properly nested.": [
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4 class=\"text-center  mt-xl-5 mt-3\">...</h4>"
              },
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4 class=\"text-center mt-xl-5 mt-0\">...</h4>"
              },
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4 class=\"text-center mt-xl-5 mt-3\">...</h4>"
              },
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4 class=\"text-center mt-xl-5 mt-lg-2 mt-3\">...</h4>"
              }
            ],
            "The heading structure is not logically nested. This h5 element should be an h3 to be properly nested.": [
              {
                "tagName": "h5",
                "id": "",
                "code": "<h5 class=\"mb-0\">...</h5>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "#scopedByScopedPolyfill_1",
                "code": "<div id=\"scopedByScopedPolyfill_1\" style=\"width: 550px; position: fixed; top: 50%; left: 50%; margin-top: -285px; margin-left: -275px; z-index: 1002;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div style=\"inset: 0px; width: 100%; height: 100%; position: fixed; z-index: 1001; background: rgb(0, 0, 0); opacity: 0.5;\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span aria-hidden=\"true\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"prefix-overlay-close prefix-overlay-action-later\">...</button>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"motto text-white\">...</p>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "button",
                "id": "#prefix-dismissButton",
                "code": "<button class=\"prefix-overlay-action-dismiss\" id=\"prefix-dismissButton\">...</button>"
              },
              {
                "tagName": "button",
                "id": "#prefix-laterButton",
                "code": "<button class=\"prefix-overlay-action-later\" id=\"prefix-laterButton\">...</button>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"prefix-emailInput\">...</label>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.BGColour": {
            "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div style=\"inset: 0px; width: 100%; height: 100%; position: fixed; z-index: 1001; background: rgb(0, 0, 0); opacity: 0.5;\">...</div>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nlm.nih.gov/",
      "what": "URL",
      "result": "https://www.nlm.nih.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.nlm.nih.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 8,
            "recommendation": 3,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h4[1]/a[1]",
                "aria": "/document[1]/main[1]/heading[14]/link[1]"
              },
              "message": "The <a> element has the id \"anch_53\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 3744,
                "height": 18,
                "width": 56
              },
              "snippet": "<a id=\"anch_53\" href=\"/about/briefhistory.html\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[7]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/link[23]"
              },
              "message": "The <a> element has the id \"anch_52\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 3606,
                "height": 19,
                "width": 800
              },
              "snippet": "<a id=\"anch_52\" href=\"https://www.nlm.nih.gov/research/training.html\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/main[1]/link[19]"
              },
              "message": "The <a> element has the id \"anch_46\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 2451,
                "height": 18,
                "width": 231
              },
              "snippet": "<a id=\"anch_46\" href=\"https://www.ncbi.nlm.nih.gov/research/\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/main[1]/link[18]"
              },
              "message": "The <a> element has the id \"anch_44\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 2284,
                "height": 18,
                "width": 126
              },
              "snippet": "<a id=\"anch_44\" href=\"https://lhncbc.nlm.nih.gov/LHC-research/project-list.html\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[4]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/main[1]/link[17]"
              },
              "message": "The <a> element has the id \"anch_42\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 2000,
                "height": 37,
                "width": 797
              },
              "snippet": "<a id=\"anch_42\" href=\"https://www.nlm.nih.gov/news/Lindberg_Passing.html\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]",
                "aria": "/document[1]/main[1]/link[13]"
              },
              "message": "The <a> element has the id \"anch_40\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 1706,
                "height": 18,
                "width": 113
              },
              "snippet": "<a id=\"anch_40\" href=\"//circulatingnow.nlm.nih.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/p[1]/a[1]",
                "aria": "/document[1]/main[1]/link[9]"
              },
              "message": "The <a> element has the id \"anch_38\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 1499,
                "height": 18,
                "width": 98
              },
              "snippet": "<a id=\"anch_38\" href=\"//ncbiinsights.ncbi.nlm.nih.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]",
                "aria": "/document[1]/dialog[1]"
              },
              "message": "The tabbable element's role 'dialog' is not a widget role",
              "bounds": {
                "left": 125,
                "top": 15,
                "height": 570,
                "width": 550
              },
              "snippet": "<div style=\"height: 570px;\" aria-label=\"This is a subscription dialogue for the NLM Director's Blog newsletter\" aria-modal=\"true\" role=\"dialog\" tabindex=\"0\" id=\"prefix-overlay-outer\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[15]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge,chrome=1\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[14]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=utf-8\" http-equiv=\"Content-Type\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[13]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 1,
            "recommendation": 3,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]",
                "aria": "/document[1]/dialog[1]"
              },
              "message": "The tabbable element's role 'dialog' is not a widget role",
              "bounds": {
                "left": 125,
                "top": 15,
                "height": 570,
                "width": 550
              },
              "snippet": "<div style=\"height: 570px;\" aria-label=\"This is a subscription dialogue for the NLM Director's Blog newsletter\" aria-modal=\"true\" role=\"dialog\" tabindex=\"0\" id=\"prefix-overlay-outer\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[15]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge,chrome=1\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[14]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=utf-8\" http-equiv=\"Content-Type\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[13]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nlm.nih.gov/",
      "what": "URL",
      "result": "https://www.nlm.nih.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.nlm.nih.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "National Library of Medicine - National Institutes of Health",
          "pageurl": "https://www.nlm.nih.gov/",
          "time": 3.32,
          "creditsremaining": 874,
          "allitemcount": 97,
          "totalelements": 469,
          "waveurl": "http://wave.webaim.org/report?url=https://www.nlm.nih.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 2,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#scopedByScopedPolyfill_1 > DIV#prefix-overlay-outer > DIV:first-child > DIV#prefix-overlay-step1 > P:first-child + DIV + DIV + DIV > BUTTON#prefix-dismissButton",
                  "HTML > HEAD:first-child + BODY > DIV#scopedByScopedPolyfill_1 > DIV#prefix-overlay-outer > DIV:first-child > DIV#prefix-overlay-step1 > P:first-child + DIV + DIV + DIV > BUTTON#prefix-laterButton"
                ],
                "contrastdata": [
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 18,
            "items": {
              "alt_suspicious": {
                "id": "alt_suspicious",
                "description": "Suspicious alternative text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + MAIN > DIV:first-child + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + DIV > DIV:first-child > H1:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + MAIN > DIV:first-child + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + DIV > DIV:first-child > H1:first-child + DIV > DIV:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + MAIN > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A#anch_31 > DIV:first-child > DIV:first-child > IMG:first-child + H5",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + MAIN > DIV:first-child + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > DIV:first-child > H1:first-child + DIV > DIV:first-child > H4:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + MAIN > DIV:first-child + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + DIV > DIV:first-child > H1:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + H4",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + MAIN > DIV:first-child + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + DIV > DIV:first-child > H1:first-child + DIV > DIV:first-child + DIV > H4:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + MAIN > DIV:first-child + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + DIV + DIV > DIV:first-child > H1:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + H4",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + MAIN > DIV:first-child + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + DIV + DIV + DIV > DIV:first-child > H1:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H4:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + MAIN > DIV:first-child + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + DIV > DIV:first-child > H1:first-child + DIV > DIV:first-child + DIV > H4:first-child + P + P > STRONG:first-child > A#anch_53"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 8,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + MAIN > DIV:first-child + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + DIV > DIV:first-child > H1:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > IMG:first-child + H4 + P + P > A#anch_51",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + MAIN > DIV:first-child + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + DIV > DIV:first-child > H1:first-child + DIV > DIV:first-child + DIV > H4:first-child + P + P > STRONG:first-child > A#anch_53",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + MAIN > DIV:first-child + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + DIV + DIV > DIV:first-child > H1:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A#anch_55",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + MAIN > DIV:first-child + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + DIV + DIV > DIV:first-child > H1:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A#anch_57",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + MAIN > DIV:first-child + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + DIV + DIV > DIV:first-child > H1:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A#anch_59",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + MAIN > DIV:first-child + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + DIV + DIV + DIV > DIV:first-child > H1:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A#anch_61",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + MAIN > DIV:first-child + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + DIV + DIV + DIV > DIV:first-child > H1:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A#anch_63",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + MAIN > DIV:first-child + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + DIV + DIV + DIV + DIV > DIV:first-child > H1:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > A#anch_65"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nlm.nih.gov/",
      "what": "URL",
      "result": "https://www.nlm.nih.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.nlm.nih.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.087",
        "responseTime": "2022-07-18T00:20:11.889Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1024255,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 172,
              "failing": 8
            },
            "issues": {
              "totalErrors": 22,
              "totalWarnings": 9,
              "totalIssues": 31
            },
            "issuesByLevel": {
              "A": {
                "count": 20,
                "pct": 64.52
              },
              "AA": {
                "count": 18,
                "pct": 58.06
              },
              "AAA": {
                "count": 31,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 2,
              "warningDensity": 1,
              "allDensity": 3
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "06d680dc-76f2-4566-bb0b-952c96989461",
          "docID": "c1bcb4ef-8a57-4e39-94fe-ddcd86da2d06",
          "sourceHash": "b8eac36800e86f85804dcc52c9965d77",
          "urlHttpCode": 200,
          "clientScriptErrors": [
            {},
            {}
          ],
          "remainingApiCalls": {
            "planCalls": 0,
            "boosts": 19
          },
          "globalStats": {
            "errorDensity": "N/A",
            "warningDensity": "N/A",
            "allDensity": "N/A",
            "stdDev": "N/A"
          },
          "resultUrl": "http://ngnix/history.php?responseID=06d680dc-76f2-4566-bb0b-952c96989461",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3508.92
                },
                "height": 3508.92,
                "width": 1024
              },
              "position": {
                "line": 2134,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt;\n&lt;!-- Google Tag Manager --&gt;\n&lt;noscript&gt;\n&lt;iframe src=\"//www.googletagmanager.com/ns.html?id=GTM-MT6MLL\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\" title=\"googletagmanager\"&gt;&lt;/iframe&gt;\n&lt;/noscript&gt;\n&l",
              "xpath": "/html/body",
              "issueID": "1011ee37f4b3b6e54180f40003f52adb",
              "signature": "ae1462e2530d961d895d22719d028abb",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=1011ee37f4b3b6e54180f40003f52adb"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 35,
                  "y": 211
                },
                "bottom-right": {
                  "x": 123,
                  "y": 230
                },
                "height": 19,
                "width": 88
              },
              "position": {
                "line": 5896,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://circulatingnow.nlm.nih.gov/2022/07/07/islamic-medical-manuscripts-in-the-national-library-of-israel-collections/\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/main[1]/div[6]/div[1]/div[1]/div[2]/p[2]/strong[1]/a[1]",
              "issueID": "629b2c0fb0943ae3824b8d52311fc420",
              "signature": "588e767348b51ec2e48b6fea2a9c9acb",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=629b2c0fb0943ae3824b8d52311fc420"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 40.484375,
                  "y": 99.984375
                },
                "bottom-right": {
                  "x": 109.484375,
                  "y": 148.984375
                },
                "height": 49,
                "width": 69
              },
              "position": {
                "line": 7890,
                "column": 49
              },
              "errorSnippet": "&lt;small&gt;Citations for biomedical &lt;br class=\"d-none d-md-block\"&gt; literature&lt;/small&gt;",
              "xpath": "/html/body/main[1]/div[2]/div[1]/div[1]/div[1]/a[1]/div[1]/div[1]/p[1]/small[1]",
              "issueID": "dd3725fc3ed6e885fbfa1af83061130d",
              "signature": "d2fccd7670c7afffb961dbd3b7776ce6",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=dd3725fc3ed6e885fbfa1af83061130d"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20.484375,
                  "y": 99.984375
                },
                "bottom-right": {
                  "x": 129.484375,
                  "y": 148.984375
                },
                "height": 49,
                "width": 109
              },
              "position": {
                "line": 7899,
                "column": 49
              },
              "errorSnippet": "&lt;small&gt;Reliable, up-to-date health &lt;br class=\"d-none d-md-block\"&gt; information for you&lt;/small&gt;",
              "xpath": "/html/body/main[1]/div[2]/div[1]/div[1]/div[2]/a[1]/div[1]/div[1]/p[1]/small[1]",
              "issueID": "6316f1f0aa7a0ca98ab9a6e7cf8750df",
              "signature": "8182a4099e1276f6dfe5c2b2cf19e2b2",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=6316f1f0aa7a0ca98ab9a6e7cf8750df"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 22.484375,
                  "y": 99.984375
                },
                "bottom-right": {
                  "x": 127.484375,
                  "y": 148.984375
                },
                "height": 49,
                "width": 105
              },
              "position": {
                "line": 7908,
                "column": 49
              },
              "errorSnippet": "&lt;small&gt;An experimental &lt;br class=\"d-none d-md-block\"&gt; multimedia search engine &lt;/small&gt;",
              "xpath": "/html/body/main[1]/div[2]/div[1]/div[1]/div[3]/a[1]/div[1]/div[1]/p[1]/small[1]",
              "issueID": "2539a02afa0204b56721250546f452a5",
              "signature": "1bb24b2214da06d815e32b820a03282a",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=2539a02afa0204b56721250546f452a5"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 29.484375,
                  "y": 99.984375
                },
                "bottom-right": {
                  "x": 120.484375,
                  "y": 148.984375
                },
                "height": 49,
                "width": 91
              },
              "position": {
                "line": 7917,
                "column": 49
              },
              "errorSnippet": "&lt;small&gt;Medical Subject &lt;br class=\"d-none d-md-block\"&gt; Headings &lt;br class=\"d-none d-lg-block d-xl-none\"&gt;&amp;nbsp; &lt;/small&gt;",
              "xpath": "/html/body/main[1]/div[2]/div[1]/div[1]/div[4]/a[1]/div[1]/div[1]/p[1]/small[1]",
              "issueID": "1ed1df1220e9a1e65f81a96489cdd8ca",
              "signature": "f7e49cf532bc9d5244de2af869d91511",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=1ed1df1220e9a1e65f81a96489cdd8ca"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 21.984375,
                  "y": 99.984375
                },
                "bottom-right": {
                  "x": 127.984375,
                  "y": 148.984375
                },
                "height": 49,
                "width": 106
              },
              "position": {
                "line": 7925,
                "column": 49
              },
              "errorSnippet": "&lt;small&gt;A database of clinical &lt;br class=\"d-none d-md-block\"&gt; studies, worldwide&lt;/small&gt;",
              "xpath": "/html/body/main[1]/div[2]/div[1]/div[1]/div[5]/a[1]/div[1]/div[1]/p[1]/small[1]",
              "issueID": "d4788cbaf53409dd226eb1f4fcdf72ed",
              "signature": "c7a75d51cb862bb8a80d18a5e44933da",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=d4788cbaf53409dd226eb1f4fcdf72ed"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 41.484375,
                  "y": 99.984375
                },
                "bottom-right": {
                  "x": 108.484375,
                  "y": 148.984375
                },
                "height": 49,
                "width": 67
              },
              "position": {
                "line": 7934,
                "column": 49
              },
              "errorSnippet": "&lt;small&gt;Basic Local Alignment &lt;br class=\"d-none d-md-block\"&gt; Search Tool&lt;/small&gt;",
              "xpath": "/html/body/main[1]/div[2]/div[1]/div[1]/div[6]/a[1]/div[1]/div[1]/p[1]/small[1]",
              "issueID": "d6be31c49c2f41fe6c340ddd102fd5c8",
              "signature": "aa66689fb2e968a372691ecf604b7273",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=d6be31c49c2f41fe6c340ddd102fd5c8"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 6.453125
                },
                "bottom-right": {
                  "x": 82,
                  "y": 21.453125
                },
                "height": 15,
                "width": 82
              },
              "position": {
                "line": 4331,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://nlmdirector.nlm.nih.gov\" id=\"anch_37\"&gt;Director's Blog&lt;/a&gt;",
              "xpath": "/html/body/main[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]",
              "issueID": "8a65f859c2e9e1e4b46f42d5c61e1d09",
              "signature": "d25dd9d82a22454cb70a154b6fc0e326",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=8a65f859c2e9e1e4b46f42d5c61e1d09"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 6.453125
                },
                "bottom-right": {
                  "x": 124,
                  "y": 21.453125
                },
                "height": 15,
                "width": 124
              },
              "position": {
                "line": 4403,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"//www.nlm.nih.gov/news/newsevents.html\" id=\"anch_39\"&gt;NLM Announcements&lt;/a&gt;",
              "xpath": "/html/body/main[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/p[1]/a[1]",
              "issueID": "ecd4fd7450ea52f28ad2f6beedf1bb80",
              "signature": "f516c5a780611e87031492d2ae6eb417",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=ecd4fd7450ea52f28ad2f6beedf1bb80"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 6.453125
                },
                "bottom-right": {
                  "x": 91,
                  "y": 21.453125
                },
                "height": 15,
                "width": 91
              },
              "position": {
                "line": 4560,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"//circulatingnow.nlm.nih.gov\" id=\"anch_40\"&gt;Circulating Now&lt;/a&gt;",
              "xpath": "/html/body/main[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]",
              "issueID": "b848128c68921363da3ed7e6d2e9d480",
              "signature": "0ed37c1c5b2a358db2cc7dc4fb4f44df",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=b848128c68921363da3ed7e6d2e9d480"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 23.453125
                },
                "bottom-right": {
                  "x": 217,
                  "y": 52.453125
                },
                "height": 29,
                "width": 217
              },
              "position": {
                "line": 4332,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://nlmdirector.nlm.nih.gov/2022/07/13/how-being-an-icu-nurse-prepared-me-to-be-nlm-director/?utm_source=rss&amp;amp;utm_medium=rss&amp;amp;utm_campaign=how-being-an-icu-nurse-prepared-me-to-be-nlm-director\"&gt;How Being an ICU Nurse Prep",
              "xpath": "/html/body/main[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/p[2]/a[1]",
              "issueID": "078811a895692fd4a75c08a5eea320a3",
              "signature": "70b99afba5a222b9ca86a62f73442c6e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=078811a895692fd4a75c08a5eea320a3"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 23.453125
                },
                "bottom-right": {
                  "x": 199,
                  "y": 67.453125
                },
                "height": 44,
                "width": 199
              },
              "position": {
                "line": 4332,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/14/clusterednr_2/\"&gt;Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses!&lt;/a&gt;",
              "xpath": "/html/body/main[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/p[2]/a[1]",
              "issueID": "76fd300fc075985a5b4d43f88ae9cdbe",
              "signature": "ac86061a201831102f54bb8b0bfe04e5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=76fd300fc075985a5b4d43f88ae9cdbe"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 23.453125
                },
                "bottom-right": {
                  "x": 200,
                  "y": 52.453125
                },
                "height": 29,
                "width": 200
              },
              "position": {
                "line": 4559,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.nlm.nih.gov/news/NLM_2022_2023_Associate_Fellows.html\"&gt;NLM welcomes 2022-2023 Associate Fellows&lt;/a&gt;",
              "xpath": "/html/body/main[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[2]/p[2]/a[1]",
              "issueID": "1fe112e9b654d998fdf3e0e93b7e0d12",
              "signature": "34e80377aacfc5dd814ba3aeb56b080b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=1fe112e9b654d998fdf3e0e93b7e0d12"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 23.453125
                },
                "bottom-right": {
                  "x": 191,
                  "y": 52.453125
                },
                "height": 29,
                "width": 191
              },
              "position": {
                "line": 4560,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://circulatingnow.nlm.nih.gov/2022/07/14/bertillons-statistical-analysis-of-the-1889-1890-influenza-epidemic/\"&gt;Bertillon’s Statistical Analysis of the 1889–1890 Influenza Epidemic&lt;/a&gt;",
              "xpath": "/html/body/main[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/p[2]/a[1]",
              "issueID": "3cd14ab6dc2a30e7833830cde4c44772",
              "signature": "6c5a85d146d97c82b7641d1e8475f36b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=3cd14ab6dc2a30e7833830cde4c44772"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 23.453125
                },
                "bottom-right": {
                  "x": 202,
                  "y": 52.453125
                },
                "height": 29,
                "width": 202
              },
              "position": {
                "line": 4727,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://www.nlm.nih.gov/pubs/techbull/ja22/brief/ja22_rxnorm_july_release.html\"&gt;NLM Technical Bulletin, Jul-Aug 2022, RxNorm July 2022 Release&lt;/a&gt;",
              "xpath": "/html/body/main[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/p[2]/a[1]",
              "issueID": "e3e2de57dc2cd3c061cabc5f3dfe8510",
              "signature": "59434b94a21528db6cf70d0fc02422b2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e3e2de57dc2cd3c061cabc5f3dfe8510"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3508.92
                },
                "height": 3508.92,
                "width": 1024
              },
              "position": {
                "line": 2134,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt;\n&lt;!-- Google Tag Manager --&gt;\n&lt;noscript&gt;\n&lt;iframe src=\"//www.googletagmanager.com/ns.html?id=GTM-MT6MLL\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\" title=\"googletagmanager\"&gt;&lt;/iframe&gt;\n&lt;/noscript&gt;\n&l",
              "xpath": "/html/body",
              "issueID": "e5c76b0347e4f975a49b4cdadbe3c999",
              "signature": "026c2809462ac7624148454dab8494e3",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e5c76b0347e4f975a49b4cdadbe3c999"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -26,
                  "y": -14
                },
                "height": -14,
                "width": -26
              },
              "position": {
                "line": 99,
                "column": 215
              },
              "errorSnippet": "&lt;input type=\"text\" name=\"query\" placeholder=\"Search NLM\" aria-label=\"Search\" class=\"form-control col-10\" id=\"search2\" autocomplete=\"off\"&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[2]/form[1]/input[1]",
              "issueID": "88b25c4257f9e9dcabe5197144b500c0",
              "signature": "6c39c4c6f9f31177865a29b6db9a7f9a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=88b25c4257f9e9dcabe5197144b500c0"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -22.2,
                  "y": -13.84
                },
                "height": -13.84,
                "width": -22.2
              },
              "position": {
                "line": 7822,
                "column": 13
              },
              "errorSnippet": "&lt;button class=\"btn btn-search\" type=\"submit\" aria-label=\"Search NLM\"&gt;&lt;i class=\"fas fa-search\"&gt;&lt;/i&gt;&lt;/button&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[2]/form[1]/button[1]",
              "issueID": "79d8ac1f32cacbc550d1630255016ef9",
              "signature": "e301edcd4d3fc4551e4c778b8951abe4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=79d8ac1f32cacbc550d1630255016ef9"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 30,
                  "y": 30
                },
                "height": 30,
                "width": 30
              },
              "position": {
                "line": 7831,
                "column": 9
              },
              "errorSnippet": "&lt;button class=\"navbar-toggler\" type=\"button\" data-toggle=\"collapse\" data-target=\"#navbarNavDropdown\" aria-controls=\"navbarNavDropdown\" aria-expanded=\"false\" aria-label=\"Toggle navigation\" style=\"\"&gt; &lt;span class=\"navbar-toggler-icon\"&gt;&lt;/span&",
              "xpath": "/html/body/header[1]/div[2]/div[1]/nav[1]/button[1]",
              "issueID": "b9c38fe48cbb5e974e569c991ac9f94d",
              "signature": "ec28a614126166d0787ae82bbc754b46",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b9c38fe48cbb5e974e569c991ac9f94d"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 868.21875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 881.19995,
                  "y": 23.9875
                },
                "height": 23.9875,
                "width": 12.981199999999998
              },
              "position": {
                "line": 7861,
                "column": 6
              },
              "errorSnippet": "&lt;button type=\"button\" class=\"close mt-4 noncoopbutton text-dark\" data-dismiss=\"alert\" aria-label=\"Close\" onclick=\"noncoopcookie();\"&gt;&lt;span aria-hidden=\"true\"&gt;×&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "1f9ba430612e27af8b0ec5254803cec2",
              "signature": "97ca01dcf074b51cedd0d3dd364207b6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1f9ba430612e27af8b0ec5254803cec2"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 390,
                  "y": 16
                },
                "bottom-right": {
                  "x": 421.9812,
                  "y": 50
                },
                "height": 34,
                "width": 31.981199999999998
              },
              "position": {
                "line": 7874,
                "column": 13
              },
              "errorSnippet": "&lt;button class=\"btn btn-search\" type=\"submit\" aria-label=\"Search NLM\"&gt;&lt;i class=\"fas fa-2x fa-search\"&gt;&lt;/i&gt;&lt;/button&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[2]/form[1]/button[1]",
              "issueID": "d4cc6670a2b20edff53e8ddafd8d563d",
              "signature": "556b530e21696c1b504e83a57e6f8284",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d4cc6670a2b20edff53e8ddafd8d563d"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 16,
                  "y": 414.1875
                },
                "bottom-right": {
                  "x": 432,
                  "y": 436.1875
                },
                "height": 22,
                "width": 416
              },
              "position": {
                "line": 8026,
                "column": 11
              },
              "errorSnippet": "&lt;p class=\"text-uppercase\"&gt;&lt;a href=\"https://www.ncbi.nlm.nih.gov/research/\" id=\"anch_46\"&gt;&lt;strong&gt;Learn about Current Research&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;",
              "xpath": "/html/body/main[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]",
              "issueID": "31c7f69e82c0bfd7eb7181fed58e74d6",
              "signature": "eb48f896a15e71c877e921a45f7087a2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=31c7f69e82c0bfd7eb7181fed58e74d6"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 16,
                  "y": 415.1875
                },
                "bottom-right": {
                  "x": 282,
                  "y": 434.1875
                },
                "height": 19,
                "width": 266
              },
              "position": {
                "line": 5148,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.ncbi.nlm.nih.gov/research/\" id=\"anch_46\"&gt;&lt;strong&gt;Learn about Current Research&lt;/strong&gt;&lt;/a&gt;",
              "xpath": "/html/body/main[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[1]",
              "issueID": "48ba3050bc33380a2214482491f64576",
              "signature": "f3ffc1df61be5360bdb2f858006e7742",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=48ba3050bc33380a2214482491f64576"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 16,
                  "y": 415.1875
                },
                "bottom-right": {
                  "x": 282,
                  "y": 434.1875
                },
                "height": 19,
                "width": 266
              },
              "position": {
                "line": 8054,
                "column": 95
              },
              "errorSnippet": "&lt;strong&gt;Learn about Current Research&lt;/strong&gt;",
              "xpath": "/html/body/main[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[1]/strong[1]",
              "issueID": "d5633bf323e796cdf4993ebc70723779",
              "signature": "54cc0d4732aaeddc31bafe0448734633",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d5633bf323e796cdf4993ebc70723779"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 16,
                  "y": 373.96875
                },
                "bottom-right": {
                  "x": 271.98400000000004,
                  "y": 417.96875
                },
                "height": 44,
                "width": 255.984
              },
              "position": {
                "line": 8054,
                "column": 7
              },
              "errorSnippet": "&lt;p class=\"text-uppercase\"&gt;&lt;strong&gt;Learn about NLM’s contributions to Health IT&lt;/strong&gt;&lt;/p&gt;",
              "xpath": "/html/body/main[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/p[1]",
              "issueID": "ebb8bf575d04af6f03fe3fdfb644c1ff",
              "signature": "e3085df2dc65b12e77841e31a2e06992",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=ebb8bf575d04af6f03fe3fdfb644c1ff"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 16,
                  "y": 374.96875
                },
                "bottom-right": {
                  "x": 248,
                  "y": 415.96875
                },
                "height": 41,
                "width": 232
              },
              "position": {
                "line": 8084,
                "column": 41
              },
              "errorSnippet": "&lt;strong&gt;Learn about NLM’s contributions to Health IT&lt;/strong&gt;",
              "xpath": "/html/body/main[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/p[1]/strong[1]",
              "issueID": "7ca1b398bb3db4e1438685782cda81d4",
              "signature": "ed71b83ae963946cf85d45a955d81a17",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=7ca1b398bb3db4e1438685782cda81d4"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 152
                },
                "bottom-right": {
                  "x": 388.984,
                  "y": 174
                },
                "height": 22,
                "width": 373.984
              },
              "position": {
                "line": 8084,
                "column": 15
              },
              "errorSnippet": "&lt;p class=\"text-uppercase\"&gt;&lt;strong&gt;Investigate training opportunities&lt;/strong&gt;&lt;/p&gt;",
              "xpath": "/html/body/main[1]/div[7]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/p[1]",
              "issueID": "4e303df8c9fc5d7e52930d9f36f4e646",
              "signature": "2a1a95649adb651fb8acaa577f1b469c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=4e303df8c9fc5d7e52930d9f36f4e646"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 153
                },
                "bottom-right": {
                  "x": 320,
                  "y": 172
                },
                "height": 19,
                "width": 305
              },
              "position": {
                "line": 8116,
                "column": 49
              },
              "errorSnippet": "&lt;strong&gt;Investigate training opportunities&lt;/strong&gt;",
              "xpath": "/html/body/main[1]/div[7]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/p[1]/strong[1]",
              "issueID": "925f7aad971cd472712e0a5c529566ec",
              "signature": "3e84a4d4a72f9ee08ccbd31a8f698dc6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=925f7aad971cd472712e0a5c529566ec"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 16,
                  "y": 373.125
                },
                "bottom-right": {
                  "x": 16,
                  "y": 373.125
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6425,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/pubs/plan/lrp17/NLM_StrategicReport2017_2027.html\" id=\"anch_58\"&gt; &lt;p class=\"text-uppercase\"&gt;&lt;strong&gt;VIEW OUR STRATEGIC PLAN&lt;/strong&gt;&lt;/p&gt; &lt;/a&gt;",
              "xpath": "/html/body/main[1]/div[8]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "66a2fcef8c48fe87fce090a3ed39b624",
              "signature": "a06ba759b4ce8546d6b1ad2fdcc8b351",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=66a2fcef8c48fe87fce090a3ed39b624"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3508.92
                },
                "height": 3508.92,
                "width": 1024
              },
              "position": {
                "line": 2134,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt;\n&lt;!-- Google Tag Manager --&gt;\n&lt;noscript&gt;\n&lt;iframe src=\"//www.googletagmanager.com/ns.html?id=GTM-MT6MLL\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\" title=\"googletagmanager\"&gt;&lt;/iframe&gt;\n&lt;/noscript&gt;\n&l",
              "xpath": "/html/body",
              "issueID": "be754803ebff093a96db6b88edbea2b7",
              "signature": "81d9f7986d9347b5720140b3fe5851de",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=be754803ebff093a96db6b88edbea2b7"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nlm.nih.gov/",
      "what": "National Library of Medicine (NLM)",
      "result": "https://www.nlm.nih.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.nlm.nih.gov/",
      "result": "NONE"
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-18T00:18:50",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      19
    ],
    [
      "motion",
      13
    ],
    [
      "ibm",
      8
    ],
    [
      "alfa",
      5
    ],
    [
      "wave",
      3
    ],
    [
      "focAll",
      1
    ],
    [
      "focInd",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 630,
  "logSize": 137662,
  "errorLogCount": 618,
  "errorLogSize": 137110,
  "prohibitedCount": 11,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-18T00:20:11",
  "elapsedSeconds": 87,
  "score": {
    "scoreProcID": "sp14a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "bulk": 0,
        "focInd": 6,
        "focOp": 3,
        "hover": 34,
        "linkUl": 156,
        "styleDiff": 18,
        "zIndex": 6
      },
      "alfa": {
        "r53": 24,
        "r57": 48,
        "r61": 4,
        "r62": 24,
        "r65": 2,
        "r66": 23,
        "r69": 7,
        "r72": 36,
        "r73": 168,
        "r74": 4,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 201,
        "color-contrast": 6,
        "hidden-content": 0,
        "link-in-text-block": 9,
        "heading-order": 12
      },
      "htmlcs": {
        "w:AA.1_3_1.H42": 3,
        "w:AA.1_3_1.H48": 2,
        "w:AA.1_3_1_A.G141": 7,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 2,
        "w:AA.1_4_3.G145.Abs": 1,
        "w:AA.1_4_3.G145.BgImage": 2,
        "w:AA.1_4_3.G18.BgImage": 4,
        "w:AA.1_4_3_F24.F24.BGColour": 1
      },
      "ibm": {
        "RPT_Elem_UniqueId": 28,
        "element_tabbable_role_valid": 4,
        "element_attribute_deprecated": 3
      },
      "wave": {
        "c:contrast": 6,
        "a:alt_suspicious": 2,
        "a:heading_skipped": 6,
        "a:link_suspicious": 1,
        "a:link_redundant": 8,
        "a:noscript": 1
      },
      "tenon": {
        "28": 4,
        "73": 4,
        "95": 36,
        "134": 15,
        "144": 4,
        "152": 20,
        "153": 16,
        "155": 2
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 6,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 2,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 2,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 9,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 78,
              "what": "Non-underlined adjacent links"
            }
          },
          "alfa": {
            "r62": {
              "score": 12,
              "what": "Inline link is not distinct from the surrounding text except by color"
            }
          },
          "axe": {
            "link-in-text-block": {
              "score": 5,
              "what": "Link is not distinct from surrounding text without reliance on color"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 5,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 2,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "headingStructure": {
          "alfa": {
            "r53": {
              "score": 12,
              "what": "Heading skips one or more levels"
            }
          },
          "axe": {
            "heading-order": {
              "score": 6,
              "what": "Heading levels do not increase by only one"
            }
          },
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 4,
              "what": "Heading level is incorrect"
            }
          },
          "wave": {
            "a:heading_skipped": {
              "score": 3,
              "what": "Skipped heading level"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 24,
              "what": "Perceivable text content is not included in any landmark"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 6,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 50,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 9,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 5,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 5,
              "what": "Element has insufficient color contrast"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 5,
              "what": "Very low contrast"
            }
          }
        },
        "allCaps": {
          "alfa": {
            "r72": {
              "score": 9,
              "what": "Paragraph text is uppercased"
            }
          },
          "tenon": {
            "153": {
              "score": 4,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 126,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 2,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "pseudoHeadingRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H42": {
              "score": 1,
              "what": "Heading coding is not used but the element may be intended as a heading"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.BGColour": {
              "score": 1,
              "what": "Inline background color may lack a complementary foreground color"
            }
          }
        },
        "duplicateID": {
          "ibm": {
            "RPT_Elem_UniqueId": {
              "score": 21,
              "what": "Element id attribute value is not unique within the document"
            }
          }
        },
        "roleBad": {
          "ibm": {
            "element_tabbable_role_valid": {
              "score": 3,
              "what": "Tabbable element has a non-widget role"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 2,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "imageTextRisk": {
          "wave": {
            "a:alt_suspicious": {
              "score": 1,
              "what": "Image text alternative is suspicious"
            }
          }
        },
        "linkComprehensionRisk": {
          "wave": {
            "a:link_suspicious": {
              "score": 1,
              "what": "Suspicious link text"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 4,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 3,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "fontSmall": {
          "tenon": {
            "134": {
              "score": 11,
              "what": "Text is very small"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 4,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 10,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 5715,
      "log": 5217,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "noLeading",
          "score": 128
        },
        {
          "groupName": "linkIndication",
          "score": 87
        },
        {
          "groupName": "contrastAAA",
          "score": 58
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 26
        },
        {
          "groupName": "duplicateID",
          "score": 23
        },
        {
          "groupName": "headingStructure",
          "score": 20
        },
        {
          "groupName": "allCaps",
          "score": 13
        },
        {
          "groupName": "fontSmall",
          "score": 13
        },
        {
          "groupName": "targetSize",
          "score": 12
        },
        {
          "groupName": "hoverSurprise",
          "score": 11
        },
        {
          "groupName": "contrastAA",
          "score": 11
        },
        {
          "groupName": "focusIndication",
          "score": 9
        },
        {
          "groupName": "inconsistentStyles",
          "score": 7
        },
        {
          "groupName": "contrastRisk",
          "score": 6
        },
        {
          "groupName": "linkPair",
          "score": 6
        },
        {
          "groupName": "leadingClipsText",
          "score": 6
        },
        {
          "groupName": "roleBad",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "linkVague",
          "score": 5
        },
        {
          "groupName": "focusableOperable",
          "score": 4
        },
        {
          "groupName": "zIndexNotZero",
          "score": 4
        },
        {
          "groupName": "h1Missing",
          "score": 4
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 4
        },
        {
          "groupName": "obsolete",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "imageTextRisk",
          "score": 3
        },
        {
          "groupName": "linkComprehensionRisk",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        }
      ]
    }
  }
}