Accessibility test digest

Synopsis

Page: Drug Enforcement Administration (DEA)

URL: https://www.dea.gov/

Score: 1666

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 Drug Enforcement Administration (DEA) web page at https://www.dea.gov/ on 2022/07/17. 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 1666 (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
total1666
log61
focusableHidden852
focusIndication217
linkIndication133
contrastAAA41
leadingClipsText38
contrastAA32
linkTextsSame30
roleBad20
allCaps18
nextLinkDestinationSame18
targetSize16
buttonNoText14
inconsistentStyles13
headingEmpty9
noLeading8
controlNoText8
navConfusion8
linkVague8
tabFocusability7
focusableOperable7
contrastRisk7
zIndexNotZero6
headingStructure6
contentBeyondLandmarks6
iframeTitleBad6
inputNoText6
pageLanguage6
visibleLabelNotName5
horizontalScrolling5
linkForcesNewWindow5
inputOnlyPlaceholder5
headingOfNothing4
obsolete4
pseudoLinkRisk4
visibleBulk3
hoverSurprise3
frameContentRisk3
hiddenContentRisk3
linkConfusionRisk3
pseudoNavListRisk3
scrollRisk3
linkBrokenRisk3
linkPair3
noScriptRisk3
titleRedundant3

Issue summary

Special issues

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

Classified issues

focusableHidden: Score 852. Issues reported by tests in this category:

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

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

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

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

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

linkTextsSame: Score 30. Issues reported by tests in this category:

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

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

nextLinkDestinationSame: Score 18. Issues reported by tests in this category:

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

buttonNoText: Score 14. Issues reported by tests in this category:

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

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

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

controlNoText: Score 8. Issues reported by tests in this category:

navConfusion: Score 8. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

linkConfusionRisk: 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:

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

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

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

titleRedundant: 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-dea",
  "host": {
    "id": "dea",
    "which": "https://www.dea.gov/",
    "what": "Drug Enforcement Administration (DEA)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-17T22:23:18"
    },
    {
      "event": "endTime",
      "value": "2022-07-17T22:25:27"
    }
  ],
  "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.dea.gov/",
        "what": "Drug Enforcement Administration (DEA)"
      },
      {
        "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.dea.gov/",
        "what": "Drug Enforcement Administration (DEA)"
      },
      {
        "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.dea.gov/",
      "what": "Drug Enforcement Administration (DEA)",
      "result": "https://www.dea.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.dea.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.dea.gov/",
      "result": {
        "bytes": [
          390879,
          390879,
          390879,
          390879,
          390879
        ],
        "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.dea.gov/",
      "what": "Drug Enforcement Administration (DEA)",
      "result": "https://www.dea.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.dea.gov/",
      "result": {
        "visibleElements": 320
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.dea.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.dea.gov/",
      "result": {
        "tabFocusables": 76,
        "tabFocused": 81,
        "discrepancy": 5
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dea.gov/",
      "what": "URL",
      "result": "https://www.dea.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.dea.gov/",
      "result": {
        "totals": {
          "total": 76,
          "types": {
            "indicatorMissing": {
              "total": 71,
              "tagNames": {
                "A": 70,
                "IFRAME": 1
              }
            },
            "nonOutlinePresent": {
              "total": 2,
              "tagNames": {
                "A": 2
              }
            },
            "outlinePresent": {
              "total": 3,
              "meanDelay": 0,
              "tagNames": {
                "BUTTON": 1,
                "INPUT": 2
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "Skip to main content"
            },
            {
              "tagName": "A",
              "text": "United States Drug Enforcement Administration"
            },
            {
              "tagName": "A",
              "text": "Search"
            },
            {
              "tagName": "A",
              "text": "Full Menu"
            },
            {
              "tagName": "A",
              "text": "Who We Are"
            },
            {
              "tagName": "A",
              "text": "What We Do"
            },
            {
              "tagName": "A",
              "text": "Careers"
            },
            {
              "tagName": "A",
              "text": "Resources"
            },
            {
              "tagName": "A",
              "text": "Submit A Tip"
            },
            {
              "tagName": "A",
              "text": "Get Updates"
            },
            {
              "tagName": "A",
              "text": "ES"
            },
            {
              "tagName": "A",
              "text": "Yulan Andony Archaga Carias"
            },
            {
              "tagName": "A",
              "text": "Chuen Yip"
            },
            {
              "tagName": "A",
              "text": "Rafael Caro-Quintero"
            },
            {
              "tagName": "A",
              "text": "View Most Wanted Fugitives"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Learn More"
            },
            {
              "tagName": "A",
              "text": "Learn More"
            },
            {
              "tagName": "A",
              "text": "Collinsville Osteopathic Physician Admits Illegally Prescribing Drug"
            },
            {
              "tagName": "A",
              "text": "DEA St. Louis Division Seizes Record 400+ pounds of Meth"
            },
            {
              "tagName": "A",
              "text": "Missouri Man Charged in Suspected Overdose Death of Mother of Three"
            },
            {
              "tagName": "A",
              "text": "DEA Miami Field Division Warns of Alarming Increase in Suspected Fentanyl-Related Overdoses in Flori"
            },
            {
              "tagName": "A",
              "text": "View All News"
            },
            {
              "tagName": "IFRAME",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Who We Are"
            },
            {
              "tagName": "A",
              "text": "About"
            },
            {
              "tagName": "A",
              "text": "Domestic Divisions"
            },
            {
              "tagName": "A",
              "text": "Foreign Offices"
            },
            {
              "tagName": "A",
              "text": "Contact Us"
            },
            {
              "tagName": "A",
              "text": "DEA Museum"
            },
            {
              "tagName": "A",
              "text": "What We Do"
            },
            {
              "tagName": "A",
              "text": "Drug Prevention"
            },
            {
              "tagName": "A",
              "text": "Law Enforcement"
            },
            {
              "tagName": "A",
              "text": "Diversion Control Division"
            },
            {
              "tagName": "A",
              "text": "News"
            },
            {
              "tagName": "A",
              "text": "Careers"
            },
            {
              "tagName": "A",
              "text": "Overview"
            },
            {
              "tagName": "A",
              "text": "Special Agent"
            },
            {
              "tagName": "A",
              "text": "Diversion Investigator"
            },
            {
              "tagName": "A",
              "text": "Intelligence Research Specialist"
            },
            {
              "tagName": "A",
              "text": "Resources"
            },
            {
              "tagName": "A",
              "text": "Drug Information"
            },
            {
              "tagName": "A",
              "text": "Employee Assistance Program"
            },
            {
              "tagName": "A",
              "text": "Equal Opportunity Employer"
            },
            {
              "tagName": "A",
              "text": "FOIA"
            },
            {
              "tagName": "A",
              "text": "Publications"
            },
            {
              "tagName": "A",
              "text": "Media Galleries"
            },
            {
              "tagName": "A",
              "text": "VWAP"
            },
            {
              "tagName": "A",
              "text": "Doing Businesswith the DEA"
            },
            {
              "tagName": "A",
              "text": "Overview"
            },
            {
              "tagName": "A",
              "text": "Current Vendors"
            },
            {
              "tagName": "A",
              "text": "Prospective Vendors"
            },
            {
              "tagName": "A",
              "text": "Security Clauses"
            },
            {
              "tagName": "A",
              "text": "Security Forms"
            },
            {
              "tagName": "A",
              "text": "Small Business Program"
            },
            {
              "tagName": "A",
              "text": "Policies"
            },
            {
              "tagName": "A",
              "text": "Accessibility, Plug-ins & Policy"
            },
            {
              "tagName": "A",
              "text": "Legal Policies & Disclaimers"
            },
            {
              "tagName": "A",
              "text": "No FEAR Act"
            },
            {
              "tagName": "A",
              "text": "Privacy Policy"
            },
            {
              "tagName": "A",
              "text": "U.S. Department of Justice EEO Policy"
            },
            {
              "tagName": "A",
              "text": "USA.gov"
            },
            {
              "tagName": "A",
              "text": "Whistleblower Protection"
            },
            {
              "tagName": "A",
              "text": "U.S. Department of Justice"
            },
            {
              "tagName": "A",
              "text": "Facebook"
            },
            {
              "tagName": "A",
              "text": "Twitter"
            },
            {
              "tagName": "A",
              "text": "LinkedIn"
            },
            {
              "tagName": "A",
              "text": "Instagram"
            },
            {
              "tagName": "A",
              "text": "(202) 307-1000"
            },
            {
              "tagName": "A",
              "text": "info@dea.gov"
            },
            {
              "tagName": "A",
              "text": "Contact the Webmaster"
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": "EN"
            },
            {
              "tagName": "A",
              "text": "Read Full Statement"
            }
          ],
          "outlinePresent": [
            {
              "tagName": "BUTTON",
              "text": "Here’s how you know",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dea.gov/",
      "what": "URL",
      "result": "https://www.dea.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.dea.gov/",
      "result": {
        "totals": {
          "total": 301,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 3,
              "tagNames": {
                "path": 3
              }
            },
            "focusableAndOperable": {
              "total": 298,
              "tagNames": {
                "BUTTON": 4,
                "A": 286,
                "IFRAME": 4,
                "INPUT": 4
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "path",
              "id": "",
              "text": "<path d=\"M48 26c-1.1 0-2 0.9-2 2v26H10V18h26c1.1 0 2-0.9 2-2s-0.9-2-2-2H8c-1.1 0",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "path",
              "id": "",
              "text": "<path d=\"M56 6H44c-1.1 0-2 0.9-2 2s0.9 2 2 2h7.2L30.6 30.6c-0.8 0.8-0.8 2 0 2.8C",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "path",
              "id": "",
              "text": "<path fill=\"#000000\" fill-rule=\"evenodd\" d=\"M26 0c10.493 0 19 8.507 19 19v9h3a4 ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"mm-tabstart mm-sronly\" aria-hidden=\"true\" role=\"presentation\"></b",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "United States Drug Enforcement Administration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Close menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Full Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Who We Are",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open submenu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What We Do",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open submenu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open submenu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open submenu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Close submenu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Who We Are",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mission",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Divisions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Atlanta",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Atlanta Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Atlanta Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Caribbean",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Caribbean Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Caribbean Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chicago",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chicago Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chicago Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dallas",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dallas Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dallas Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Denver",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Denver Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Denver Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Detroit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Detroit Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Detroit Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "El Paso",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "El Paso Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Headquarters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Houston",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Houston Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Houston Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Los Angeles",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Los Angeles Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Los Angeles Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Louisville",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Louisville Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Louisville Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Miami",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Miami Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Miami Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "New England",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "New England Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "New England Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "New Jersey",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "New Jersey Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "New Jersey Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "New Orleans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "New Orleans Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "New Orleans Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "New York",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "New York Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "New York Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Omaha",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Omaha Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Omaha Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Philadelphia",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Philadelphia Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Philadelphia Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Phoenix",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Phoenix Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Phoenix Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "San Diego",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "San Diego Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "San Diego Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "San Francisco",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "San Francisco Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "San Francisco Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Seattle",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Seattle Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "St. Louis",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "St. Louis Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "St. Louis Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Washington, DC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Washington Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Washington Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DEA Museum",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Foreign Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Africa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Andean",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Caribbean",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Europe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Far East",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Middle East",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "North and Central America",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Southern Cone",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Operational Divisions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Aviation Division",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversion Control Division",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Wall of Honor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Submit a Tip",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Extortion Scam",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Congressional and Public Affairs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Social Media Directory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Close submenu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What We Do",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Law Enforcement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DEA Office of Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Training Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "El Paso Intelligence Center (EPIC)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mission",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forensic Sciences",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Computer Forensics Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Environmental Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Laboratories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Intelligence",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Operations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Administrative Law Judges",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DEA Asset Forfeiture",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Domestic Cannabis Suppression / Eradication Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HIDTA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OCDETF",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State and Local Task Forces",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education and Prevention",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DEA’s Family Summit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Operation Engage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Community Outreach",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Red Ribbon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Kiki and the History of Red Ribbon Week",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Red Ribbon Toolkit - Resources For Your Community",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Just Think Twice",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Campus Drug Prevention",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Smart About Drugs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Operation Prevention(link is external)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Drug Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Drug Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Drug Scheduling",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Controlled Substances Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Alerts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Most Wanted Fugitives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All Fugitives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Speeches",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Testimony",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Campaigns",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "One Pill Can Kill",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partner Toolbox",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Social Media Campaign",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DEA National Prescription Drug Take Back Day",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Close submenu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Special Agent",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Your Local Recruiter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Special Agent FAQs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Special Agent Job Announcements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What it takes to be a DEA Special Agent",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversion Investigator",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Intelligence Research Specialist",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Intelligence Research Specialist Job Announcements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Intelligence Research Specialists FAQs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Schedule A Hiring Authority: Intelligence Research Specialist",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forensic Sciences Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Professional & Administrative Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Student & Entry Level Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to Apply",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employment Requirements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Equal Opportunity Employer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How To Claim Veterans' Preference",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Priority Consideration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Benefits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Veterans and People With Disabilities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Close submenu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Recovery Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data and Statistics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Domestic Arrests",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Staffing and Budget",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact DEA FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Make a Request",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What Happens After Making a Request",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Requester Categories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fees Charged",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fee Waiver",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA FAQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA Logs and Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA Additional Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Additional FOIA Links",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA Exemptions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What Are Exclusions?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Act Exemptions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Impact Assessment and Management Information Systems",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Galleries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Victim Witness Assistance Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Victim Witness Assistance Program Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Submit A Tip",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Updates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"mm-tabend mm-sronly\" aria-hidden=\"true\" role=\"presentation\"></but",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Here’s how you know",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "United States Drug Enforcement Administration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Full Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Who We Are",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What We Do",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Submit A Tip",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Updates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EN",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ES",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read Full Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DEA Miami Field Division Warns of Alarming Increase in Suspected Fentanyl-Relate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "St. Louis Division Seizes Record 400+ pounds of Meth The containers, including t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Be Part of our Vital Mission! Are you ready to be part of an elite law enforceme",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to become a Special Agent What it takes to be a DEA Special Agent",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Yulan Andony Archaga Carias",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chuen Yip",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rafael Caro-Quintero",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View Most Wanted Fugitives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Submit a Tip Do you have a tip for DEA? Use an online form to report suspected v",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/scam-alert\" style=\"cursor: default;\"><img alt=\"Report Fraud\" src=\"/sit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Collinsville Osteopathic Physician Admits Illegally Prescribing Drug",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DEA St. Louis Division Seizes Record 400+ pounds of Meth",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Missouri Man Charged in Suspected Overdose Death of Mother of Three",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DEA Miami Field Division Warns of Alarming Increase in Suspected Fentanyl-Relate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View All News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "twitter-widget-0",
              "text": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "edit-saddr",
              "text": "<input placeholder=\"Address, city, state or zip code\" size=\"40\" data-drupal-sele",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "edit-submit",
              "text": "<input onclick=\"this.form.target=&quot;_blank&quot;;return true;\" data-drupal-se",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input autocomplete=\"off\" data-drupal-selector=\"form-zjb75xxqfui1tgeca3ssmfc3t5c",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input data-drupal-selector=\"edit-samhsa-treatment-locator-form\" type=\"hidden\" n",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Who We Are",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Domestic Divisions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Foreign Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DEA Museum",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What We Do",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Drug Prevention",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Law Enforcement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversion Control Division",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Special Agent",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversion Investigator",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Intelligence Research Specialist",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Drug Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employee Assistance Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Equal Opportunity Employer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Galleries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VWAP",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Doing Businesswith the DEA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Current Vendors",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Prospective Vendors",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Security Clauses",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Security Forms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Small Business Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Policies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility, Plug-ins & Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal Policies & Disclaimers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No FEAR Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Department of Justice EEO Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Whistleblower Protection",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Department of Justice",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LinkedIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Instagram",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "(202) 307-1000",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "info@dea.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact the Webmaster",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe height=\"0\" width=\"0\" style=\"display: none; visibility: hidden;\" src=\"//9",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Close menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"mm-tabend mm-sronly\" aria-hidden=\"true\" role=\"presentation\"></but",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://pla",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "rufous-sandbox",
              "text": "<iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"tr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dea.gov/",
      "what": "URL",
      "result": "https://www.dea.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.dea.gov/",
      "result": {
        "totals": {
          "triggers": 122,
          "headTriggers": 20,
          "tailTriggers": 102,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dea.gov/",
      "what": "URL",
      "result": "https://www.dea.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.dea.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 4,
          "wellLabeled": 2
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "content": "{<button class=\"mm-tabstart mm-sronly\" aria-hidden=\"true\" role=\"presentation\"></button>}"
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "content": "{<button class=\"mm-tabend mm-sronly\" aria-hidden=\"true\" role=\"presentation\"></button>}"
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "text"
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "content": "{<button class=\"mm-tabend mm-sronly\" aria-hidden=\"true\" role=\"presentation\"></button>}"
            }
          ],
          "wellLabeled": [
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Here’s how you know"
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Go"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.dea.gov/",
      "result": {
        "totals": {
          "links": 286,
          "adjacent": {
            "total": 132,
            "underlined": 1,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [
            "Skip to main content"
          ],
          "notUnderlined": [
            "United States Drug Enforcement Administration",
            "Close menu",
            "Full Menu",
            "Who We Are",
            "Open submenu",
            "What We Do",
            "Open submenu",
            "Careers",
            "Open submenu",
            "Resources",
            "Open submenu",
            "Close submenu",
            "Who We Are",
            "About",
            "Mission",
            "History",
            "Divisions",
            "Atlanta",
            "Caribbean",
            "Chicago",
            "Dallas",
            "Denver",
            "Detroit",
            "El Paso",
            "El Paso Contacts",
            "Headquarters",
            "Houston",
            "Los Angeles",
            "Louisville",
            "Miami",
            "New England",
            "New Jersey",
            "New Orleans",
            "New York",
            "Omaha",
            "Philadelphia",
            "Phoenix",
            "San Diego",
            "San Francisco",
            "Seattle",
            "Seattle Contacts",
            "St. Louis",
            "Washington, DC",
            "DEA Museum",
            "Foreign Offices",
            "Operational Divisions",
            "Wall of Honor",
            "Contact Us",
            "Close submenu",
            "What We Do",
            "Law Enforcement",
            "DEA Office of Training",
            "Office of Training Programs",
            "El Paso Intelligence Center (EPIC)",
            "Forensic Sciences",
            "Intelligence",
            "Operations",
            "Education and Prevention",
            "DEA’s Family Summit",
            "Operation Engage",
            "Community Outreach",
            "Red Ribbon",
            "Just Think Twice",
            "Campus Drug Prevention",
            "Get Smart About Drugs",
            "Operation Prevention(link is external)",
            "Drug Information",
            "News",
            "Alerts",
            "Press Releases",
            "Most Wanted Fugitives",
            "All Fugitives",
            "Stories",
            "Events",
            "Speeches",
            "Testimony",
            "Campaigns",
            "One Pill Can Kill",
            "DEA National Prescription Drug Take Back Day",
            "Close submenu",
            "Careers",
            "Special Agent",
            "Diversion Investigator",
            "Intelligence Research Specialist",
            "Forensic Sciences Careers",
            "Professional & Administrative Careers",
            "Student & Entry Level Careers",
            "How to Apply",
            "Close submenu",
            "Resources",
            "Recovery Resources",
            "Data and Statistics",
            "FOIA",
            "Publications",
            "Media Galleries",
            "Victim Witness Assistance Program",
            "Victim Witness Assistance Program Resources",
            "United States Drug Enforcement Administration",
            "Read Full Statement",
            "DEA Miami Field Division Warns of Alarming Increase in Suspected Fentanyl-Related Overdoses in Florida",
            "St. Louis Division Seizes Record 400+ pounds of Meth The containers, including the suspected drugs and interior packaging materials, weighed a total of 476 pounds, charging documents allege.",
            "Be Part of our Vital Mission! Are you ready to be part of an elite law enforcement group that operates at the cutting edge of criminal investigations?",
            "How to become a Special Agent What it takes to be a DEA Special Agent",
            "Yulan Andony Archaga Carias",
            "Chuen Yip",
            "Rafael Caro-Quintero",
            "View Most Wanted Fugitives",
            "Submit a Tip Do you have a tip for DEA? Use an online form to report suspected violations of controlled substances laws and regulations.",
            "",
            "Learn More",
            "Learn More",
            "Collinsville Osteopathic Physician Admits Illegally Prescribing Drug",
            "DEA St. Louis Division Seizes Record 400+ pounds of Meth",
            "Missouri Man Charged in Suspected Overdose Death of Mother of Three",
            "DEA Miami Field Division Warns of Alarming Increase in Suspected Fentanyl-Related Overdoses in Florida",
            "View All News",
            "Who We Are",
            "What We Do",
            "Careers",
            "Resources",
            "Doing Businesswith the DEA",
            "Policies",
            "U.S. Department of Justice",
            "Facebook",
            "Twitter",
            "LinkedIn",
            "Instagram",
            "(202) 307-1000",
            "info@dea.gov",
            "Contact the Webmaster",
            "Close menu"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.dea.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.dea.gov/",
      "what": "URL",
      "result": "https://www.dea.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.dea.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.dea.gov/",
      "result": {
        "roleElements": 13,
        "badRoleElements": 3,
        "redundantRoleElements": 2,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 1
            }
          },
          "DIV": {
            "navigation": {
              "bad": 1,
              "redundant": 0
            }
          },
          "MAIN": {
            "main": {
              "bad": 0,
              "redundant": 1
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.dea.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": 4,
            "subtotals": [
              2,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 132,
            "subtotals": [
              95,
              31,
              5,
              1
            ]
          },
          "listLink": {
            "total": 154,
            "subtotals": [
              108,
              33,
              4,
              3,
              3,
              2,
              1
            ]
          },
          "h1": {
            "total": 3
          },
          "h2": {
            "total": 4,
            "subtotals": [
              2,
              1,
              1
            ]
          },
          "h3": {
            "total": 18,
            "subtotals": [
              5,
              4,
              3,
              2,
              2,
              2
            ]
          }
        },
        "items": {
          "button": {
            "opacity": {
              "0": [
                ""
              ],
              "1": [
                "",
                "",
                "Here’s how you know"
              ]
            },
            "height": {
              "1px": [
                "",
                "",
                ""
              ],
              "14.0703px": [
                "Here’s how you know"
              ]
            },
            "lineHeight": {
              "18.4px": [
                "",
                "",
                ""
              ],
              "14.08px": [
                "Here’s how you know"
              ]
            },
            "minHeight": {
              "1px": [
                "",
                "",
                ""
              ],
              "auto": [
                "Here’s how you know"
              ]
            },
            "minWidth": {
              "1px": [
                "",
                "",
                ""
              ],
              "auto": [
                "Here’s how you know"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "United States Drug Enforcement Administration",
                "Close menu",
                "Full Menu",
                "Open submenu",
                "Open submenu",
                "Open submenu",
                "Open submenu",
                "Close submenu",
                "Who We Are",
                "Close submenu",
                "What We Do",
                "Close submenu",
                "Careers",
                "Close submenu",
                "Resources",
                "Skip to main content",
                "United States Drug Enforcement Administration",
                "DEA Miami Field Division Warns of Alarming Increase in Suspected Fentanyl-Related Overdoses in Florida",
                "St. Louis Division Seizes Record 400+ pounds of Meth         The containers, including the suspected drugs and interior packaging materials, weighed a total of 476 pounds, charging documents allege.",
                "Be Part of our Vital Mission!         Are you ready to be part of an elite law enforcement group that operates at the cutting edge of criminal investigations?",
                "How to become a Special Agent         What it takes to be a DEA Special Agent",
                "Submit a Tip         Do you have a tip for DEA? Use an online form to report suspected violations of controlled substances laws and regulations.",
                "",
                "U.S. Department of Justice",
                "Facebook",
                "Twitter",
                "LinkedIn",
                "Instagram",
                "(202) 307-1000",
                "info@dea.gov",
                "Contact the Webmaster",
                "Close menu"
              ],
              "500": [
                "Read Full Statement",
                "View Most Wanted Fugitives",
                "Learn More",
                "Learn More",
                "View All News"
              ],
              "700": [
                "Who We Are",
                "What We Do",
                "Careers",
                "Resources",
                "About",
                "Mission",
                "History",
                "Divisions",
                "Atlanta",
                "Caribbean",
                "Chicago",
                "Dallas",
                "Denver",
                "Detroit",
                "El Paso",
                "El Paso Contacts",
                "Headquarters",
                "Houston",
                "Los Angeles",
                "Louisville",
                "Miami",
                "New England",
                "New Jersey",
                "New Orleans",
                "New York",
                "Omaha",
                "Philadelphia",
                "Phoenix",
                "San Diego",
                "San Francisco",
                "Seattle",
                "Seattle Contacts",
                "St. Louis",
                "Washington, DC",
                "DEA Museum",
                "Foreign Offices",
                "Operational Divisions",
                "Wall of Honor",
                "Contact Us",
                "Law Enforcement",
                "DEA Office of Training",
                "Office of Training Programs",
                "El Paso Intelligence Center (EPIC)",
                "Forensic Sciences",
                "Intelligence",
                "Operations",
                "Education and Prevention",
                "DEA’s Family Summit",
                "Operation Engage",
                "Community Outreach",
                "Red Ribbon",
                "Just Think Twice",
                "Campus Drug Prevention",
                "Get Smart About Drugs",
                "Operation Prevention(link is external)",
                "Drug Information",
                "News",
                "Alerts",
                "Press Releases",
                "Most Wanted Fugitives",
                "All Fugitives",
                "Stories",
                "Events",
                "Speeches",
                "Testimony",
                "Campaigns",
                "One Pill Can Kill",
                "DEA National Prescription Drug Take Back Day",
                "Special Agent",
                "Diversion Investigator",
                "Intelligence Research Specialist",
                "Forensic Sciences Careers",
                "Professional & Administrative Careers",
                "Student & Entry Level Careers",
                "How to Apply",
                "Recovery Resources",
                "Data and Statistics",
                "FOIA",
                "Publications",
                "Media Galleries",
                "Victim Witness Assistance Program",
                "Victim Witness Assistance Program Resources",
                "Yulan Andony Archaga Carias",
                "Chuen Yip",
                "Rafael Caro-Quintero",
                "Collinsville Osteopathic Physician Admits Illegally Prescribing Drug",
                "DEA St. Louis Division Seizes Record 400+ pounds of Meth",
                "Missouri Man Charged in Suspected Overdose Death of Mother of Three",
                "DEA Miami Field Division Warns of Alarming Increase in Suspected Fentanyl-Related Overdoses in Florida",
                "Who We Are",
                "What We Do",
                "Careers",
                "Resources",
                "Doing Businesswith the DEA",
                "Policies"
              ]
            },
            "textDecorationLine": {
              "none": [
                "United States Drug Enforcement Administration",
                "Close menu",
                "Full Menu",
                "Who We Are",
                "Open submenu",
                "What We Do",
                "Open submenu",
                "Careers",
                "Open submenu",
                "Resources",
                "Open submenu",
                "Close submenu",
                "Who We Are",
                "About",
                "Mission",
                "History",
                "Divisions",
                "Atlanta",
                "Caribbean",
                "Chicago",
                "Dallas",
                "Denver",
                "Detroit",
                "El Paso",
                "El Paso Contacts",
                "Headquarters",
                "Houston",
                "Los Angeles",
                "Louisville",
                "Miami",
                "New England",
                "New Jersey",
                "New Orleans",
                "New York",
                "Omaha",
                "Philadelphia",
                "Phoenix",
                "San Diego",
                "San Francisco",
                "Seattle",
                "Seattle Contacts",
                "St. Louis",
                "Washington, DC",
                "DEA Museum",
                "Foreign Offices",
                "Operational Divisions",
                "Wall of Honor",
                "Contact Us",
                "Close submenu",
                "What We Do",
                "Law Enforcement",
                "DEA Office of Training",
                "Office of Training Programs",
                "El Paso Intelligence Center (EPIC)",
                "Forensic Sciences",
                "Intelligence",
                "Operations",
                "Education and Prevention",
                "DEA’s Family Summit",
                "Operation Engage",
                "Community Outreach",
                "Red Ribbon",
                "Just Think Twice",
                "Campus Drug Prevention",
                "Get Smart About Drugs",
                "Operation Prevention(link is external)",
                "Drug Information",
                "News",
                "Alerts",
                "Press Releases",
                "Most Wanted Fugitives",
                "All Fugitives",
                "Stories",
                "Events",
                "Speeches",
                "Testimony",
                "Campaigns",
                "One Pill Can Kill",
                "DEA National Prescription Drug Take Back Day",
                "Close submenu",
                "Careers",
                "Special Agent",
                "Diversion Investigator",
                "Intelligence Research Specialist",
                "Forensic Sciences Careers",
                "Professional & Administrative Careers",
                "Student & Entry Level Careers",
                "How to Apply",
                "Close submenu",
                "Resources",
                "Recovery Resources",
                "Data and Statistics",
                "FOIA",
                "Publications",
                "Media Galleries",
                "Victim Witness Assistance Program",
                "Victim Witness Assistance Program Resources",
                "United States Drug Enforcement Administration",
                "Read Full Statement",
                "DEA Miami Field Division Warns of Alarming Increase in Suspected Fentanyl-Related Overdoses in Florida",
                "St. Louis Division Seizes Record 400+ pounds of Meth         The containers, including the suspected drugs and interior packaging materials, weighed a total of 476 pounds, charging documents allege.",
                "Be Part of our Vital Mission!         Are you ready to be part of an elite law enforcement group that operates at the cutting edge of criminal investigations?",
                "How to become a Special Agent         What it takes to be a DEA Special Agent",
                "Yulan Andony Archaga Carias",
                "Chuen Yip",
                "Rafael Caro-Quintero",
                "View Most Wanted Fugitives",
                "Submit a Tip         Do you have a tip for DEA? Use an online form to report suspected violations of controlled substances laws and regulations.",
                "",
                "Learn More",
                "Learn More",
                "Collinsville Osteopathic Physician Admits Illegally Prescribing Drug",
                "DEA St. Louis Division Seizes Record 400+ pounds of Meth",
                "Missouri Man Charged in Suspected Overdose Death of Mother of Three",
                "DEA Miami Field Division Warns of Alarming Increase in Suspected Fentanyl-Related Overdoses in Florida",
                "View All News",
                "Who We Are",
                "What We Do",
                "Careers",
                "Resources",
                "Doing Businesswith the DEA",
                "Policies",
                "U.S. Department of Justice",
                "Facebook",
                "Twitter",
                "LinkedIn",
                "Instagram",
                "(202) 307-1000",
                "info@dea.gov",
                "Contact the Webmaster",
                "Close menu"
              ],
              "underline": [
                "Skip to main content"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Submit A Tip",
                "Get Updates",
                "Search",
                "Submit A Tip",
                "Get Updates",
                "EN",
                "ES",
                "About",
                "Domestic Divisions",
                "Foreign Offices",
                "Contact Us",
                "DEA Museum",
                "Drug Prevention",
                "Law Enforcement",
                "Diversion Control Division",
                "News",
                "Overview",
                "Special Agent",
                "Diversion Investigator",
                "Intelligence Research Specialist",
                "Drug Information",
                "Employee Assistance Program",
                "Equal Opportunity Employer",
                "FOIA",
                "Publications",
                "Media Galleries",
                "VWAP",
                "Overview",
                "Current Vendors",
                "Prospective Vendors",
                "Security Clauses",
                "Security Forms",
                "Small Business Program",
                "Accessibility, Plug-ins & Policy",
                "Legal Policies & Disclaimers",
                "No FEAR Act",
                "Privacy Policy",
                "U.S. Department of Justice EEO Policy",
                "USA.gov",
                "Whistleblower Protection"
              ],
              "500": [
                "Search",
                "Full Menu"
              ],
              "600": [
                "Who We Are",
                "What We Do",
                "Careers",
                "Resources"
              ],
              "700": [
                "Atlanta Leadership",
                "Atlanta Contacts",
                "Caribbean Leadership",
                "Caribbean Contacts",
                "Chicago Leadership",
                "Chicago Contacts",
                "Dallas Leadership",
                "Dallas Contacts",
                "Denver Leadership",
                "Denver Contacts",
                "Detroit Leadership",
                "Detroit Contacts",
                "Houston Leadership",
                "Houston Contacts",
                "Los Angeles Leadership",
                "Los Angeles Contacts",
                "Louisville Leadership",
                "Louisville Contacts",
                "Miami Leadership",
                "Miami Contacts",
                "New England Leadership",
                "New England Contacts",
                "New Jersey Leadership",
                "New Jersey Contacts",
                "New Orleans Leadership",
                "New Orleans Contacts",
                "New York Leadership",
                "New York Contacts",
                "Omaha Leadership",
                "Omaha Contacts",
                "Philadelphia Leadership",
                "Philadelphia Contacts",
                "Phoenix Leadership",
                "Phoenix Contacts",
                "San Diego Leadership",
                "San Diego Contacts",
                "San Francisco Leadership",
                "San Francisco Contacts",
                "St. Louis Leadership",
                "St. Louis Contacts",
                "Washington Leadership",
                "Washington Contacts",
                "Africa",
                "Andean",
                "Caribbean",
                "Europe",
                "Far East",
                "Middle East",
                "North and Central America",
                "Southern Cone",
                "Aviation Division",
                "Diversion Control Division",
                "Submit a Tip",
                "Extortion Scam",
                "Congressional and Public Affairs",
                "Social Media Directory",
                "Leadership",
                "Mission",
                "Services",
                "Contacts",
                "Computer Forensics Program",
                "Environmental Management",
                "Laboratories",
                "Administrative Law Judges",
                "DEA Asset Forfeiture",
                "Domestic Cannabis Suppression / Eradication Program",
                "HIDTA",
                "OCDETF",
                "State and Local Task Forces",
                "Kiki and the History of Red Ribbon Week",
                "Red Ribbon Toolkit - Resources For Your Community",
                "Drug Policy",
                "Drug Scheduling",
                "The Controlled Substances Act",
                "Partner Toolbox",
                "Social Media Campaign",
                "Contact Your Local Recruiter",
                "Special Agent FAQs",
                "Special Agent Job Announcements",
                "What it takes to be a DEA Special Agent",
                "Intelligence Research Specialist Job Announcements",
                "Intelligence Research Specialists FAQs",
                "Schedule A Hiring Authority:  Intelligence Research Specialist",
                "Employment Requirements",
                "Equal Opportunity Employer",
                "How To Claim Veterans' Preference",
                "Priority Consideration",
                "Benefits",
                "Veterans and People With Disabilities",
                "Domestic Arrests",
                "Staffing and Budget",
                "About FOIA",
                "Contact DEA FOIA",
                "Make a Request",
                "What Happens After Making a Request",
                "Requester Categories",
                "Fees Charged",
                "Fee Waiver",
                "FOIA FAQ",
                "FOIA Library",
                "FOIA Logs and Reports",
                "FOIA Additional Resources",
                "Additional FOIA Links",
                "FOIA Exemptions",
                "What Are Exclusions?",
                "Privacy Act",
                "Privacy Act Exemptions",
                "Privacy Impact Assessment and Management Information Systems"
              ]
            },
            "textDecorationLine": {
              "none": [
                "Atlanta Leadership",
                "Atlanta Contacts",
                "Caribbean Leadership",
                "Caribbean Contacts",
                "Chicago Leadership",
                "Chicago Contacts",
                "Dallas Leadership",
                "Dallas Contacts",
                "Denver Leadership",
                "Denver Contacts",
                "Detroit Leadership",
                "Detroit Contacts",
                "Houston Leadership",
                "Houston Contacts",
                "Los Angeles Leadership",
                "Los Angeles Contacts",
                "Louisville Leadership",
                "Louisville Contacts",
                "Miami Leadership",
                "Miami Contacts",
                "New England Leadership",
                "New England Contacts",
                "New Jersey Leadership",
                "New Jersey Contacts",
                "New Orleans Leadership",
                "New Orleans Contacts",
                "New York Leadership",
                "New York Contacts",
                "Omaha Leadership",
                "Omaha Contacts",
                "Philadelphia Leadership",
                "Philadelphia Contacts",
                "Phoenix Leadership",
                "Phoenix Contacts",
                "San Diego Leadership",
                "San Diego Contacts",
                "San Francisco Leadership",
                "San Francisco Contacts",
                "St. Louis Leadership",
                "St. Louis Contacts",
                "Washington Leadership",
                "Washington Contacts",
                "Africa",
                "Andean",
                "Caribbean",
                "Europe",
                "Far East",
                "Middle East",
                "North and Central America",
                "Southern Cone",
                "Aviation Division",
                "Diversion Control Division",
                "Submit a Tip",
                "Extortion Scam",
                "Congressional and Public Affairs",
                "Social Media Directory",
                "Leadership",
                "Mission",
                "Services",
                "Contacts",
                "Computer Forensics Program",
                "Environmental Management",
                "Laboratories",
                "Administrative Law Judges",
                "DEA Asset Forfeiture",
                "Domestic Cannabis Suppression / Eradication Program",
                "HIDTA",
                "OCDETF",
                "State and Local Task Forces",
                "Kiki and the History of Red Ribbon Week",
                "Red Ribbon Toolkit - Resources For Your Community",
                "Drug Policy",
                "Drug Scheduling",
                "The Controlled Substances Act",
                "Partner Toolbox",
                "Social Media Campaign",
                "Contact Your Local Recruiter",
                "Special Agent FAQs",
                "Special Agent Job Announcements",
                "What it takes to be a DEA Special Agent",
                "Intelligence Research Specialist Job Announcements",
                "Intelligence Research Specialists FAQs",
                "Schedule A Hiring Authority:  Intelligence Research Specialist",
                "Employment Requirements",
                "Equal Opportunity Employer",
                "How To Claim Veterans' Preference",
                "Priority Consideration",
                "Benefits",
                "Veterans and People With Disabilities",
                "Domestic Arrests",
                "Staffing and Budget",
                "About FOIA",
                "Contact DEA FOIA",
                "Make a Request",
                "What Happens After Making a Request",
                "Requester Categories",
                "Fees Charged",
                "Fee Waiver",
                "FOIA FAQ",
                "FOIA Library",
                "FOIA Logs and Reports",
                "FOIA Additional Resources",
                "Additional FOIA Links",
                "FOIA Exemptions",
                "What Are Exclusions?",
                "Privacy Act",
                "Privacy Act Exemptions",
                "Privacy Impact Assessment and Management Information Systems",
                "Submit A Tip",
                "Get Updates",
                "Search",
                "Search",
                "Full Menu",
                "Who We Are",
                "What We Do",
                "Careers",
                "Resources",
                "Submit A Tip",
                "Get Updates",
                "ES"
              ],
              "underline": [
                "EN",
                "About",
                "Domestic Divisions",
                "Foreign Offices",
                "Contact Us",
                "DEA Museum",
                "Drug Prevention",
                "Law Enforcement",
                "Diversion Control Division",
                "News",
                "Overview",
                "Special Agent",
                "Diversion Investigator",
                "Intelligence Research Specialist",
                "Drug Information",
                "Employee Assistance Program",
                "Equal Opportunity Employer",
                "FOIA",
                "Publications",
                "Media Galleries",
                "VWAP",
                "Overview",
                "Current Vendors",
                "Prospective Vendors",
                "Security Clauses",
                "Security Forms",
                "Small Business Program",
                "Accessibility, Plug-ins & Policy",
                "Legal Policies & Disclaimers",
                "No FEAR Act",
                "Privacy Policy",
                "U.S. Department of Justice EEO Policy",
                "USA.gov",
                "Whistleblower Protection"
              ]
            },
            "color": {
              "rgb(4, 43, 76)": [
                "Atlanta Leadership",
                "Atlanta Contacts",
                "Caribbean Leadership",
                "Caribbean Contacts",
                "Chicago Leadership",
                "Chicago Contacts",
                "Dallas Leadership",
                "Dallas Contacts",
                "Denver Leadership",
                "Denver Contacts",
                "Detroit Leadership",
                "Detroit Contacts",
                "Houston Leadership",
                "Houston Contacts",
                "Los Angeles Leadership",
                "Los Angeles Contacts",
                "Louisville Leadership",
                "Louisville Contacts",
                "Miami Leadership",
                "Miami Contacts",
                "New England Leadership",
                "New England Contacts",
                "New Jersey Leadership",
                "New Jersey Contacts",
                "New Orleans Leadership",
                "New Orleans Contacts",
                "New York Leadership",
                "New York Contacts",
                "Omaha Leadership",
                "Omaha Contacts",
                "Philadelphia Leadership",
                "Philadelphia Contacts",
                "Phoenix Leadership",
                "Phoenix Contacts",
                "San Diego Leadership",
                "San Diego Contacts",
                "San Francisco Leadership",
                "San Francisco Contacts",
                "St. Louis Leadership",
                "St. Louis Contacts",
                "Washington Leadership",
                "Washington Contacts",
                "Africa",
                "Andean",
                "Caribbean",
                "Europe",
                "Far East",
                "Middle East",
                "North and Central America",
                "Southern Cone",
                "Aviation Division",
                "Diversion Control Division",
                "Submit a Tip",
                "Extortion Scam",
                "Congressional and Public Affairs",
                "Social Media Directory",
                "Leadership",
                "Mission",
                "Services",
                "Contacts",
                "Computer Forensics Program",
                "Environmental Management",
                "Laboratories",
                "Administrative Law Judges",
                "DEA Asset Forfeiture",
                "Domestic Cannabis Suppression / Eradication Program",
                "HIDTA",
                "OCDETF",
                "State and Local Task Forces",
                "Kiki and the History of Red Ribbon Week",
                "Red Ribbon Toolkit - Resources For Your Community",
                "Drug Policy",
                "Drug Scheduling",
                "The Controlled Substances Act",
                "Partner Toolbox",
                "Social Media Campaign",
                "Contact Your Local Recruiter",
                "Special Agent FAQs",
                "Special Agent Job Announcements",
                "What it takes to be a DEA Special Agent",
                "Intelligence Research Specialist Job Announcements",
                "Intelligence Research Specialists FAQs",
                "Schedule A Hiring Authority:  Intelligence Research Specialist",
                "Employment Requirements",
                "Equal Opportunity Employer",
                "How To Claim Veterans' Preference",
                "Priority Consideration",
                "Benefits",
                "Veterans and People With Disabilities",
                "Domestic Arrests",
                "Staffing and Budget",
                "About FOIA",
                "Contact DEA FOIA",
                "Make a Request",
                "What Happens After Making a Request",
                "Requester Categories",
                "Fees Charged",
                "Fee Waiver",
                "FOIA FAQ",
                "FOIA Library",
                "FOIA Logs and Reports",
                "FOIA Additional Resources",
                "Additional FOIA Links",
                "FOIA Exemptions",
                "What Are Exclusions?",
                "Privacy Act",
                "Privacy Act Exemptions",
                "Privacy Impact Assessment and Management Information Systems",
                "Who We Are",
                "What We Do",
                "Careers",
                "Resources"
              ],
              "rgb(255, 255, 255)": [
                "Submit A Tip",
                "Get Updates",
                "Search",
                "Search",
                "Full Menu"
              ],
              "rgb(117, 117, 117)": [
                "Submit A Tip",
                "Get Updates",
                "EN",
                "ES"
              ],
              "rgb(0, 94, 162)": [
                "About",
                "Domestic Divisions",
                "Foreign Offices",
                "Contact Us",
                "DEA Museum",
                "Drug Prevention",
                "Law Enforcement",
                "Diversion Control Division",
                "News",
                "Overview",
                "Special Agent",
                "Diversion Investigator",
                "Intelligence Research Specialist",
                "Drug Information",
                "Employee Assistance Program",
                "Equal Opportunity Employer",
                "FOIA",
                "Publications",
                "Media Galleries",
                "VWAP",
                "Overview",
                "Current Vendors",
                "Prospective Vendors",
                "Security Clauses",
                "Security Forms",
                "Small Business Program",
                "Accessibility, Plug-ins & Policy",
                "Legal Policies & Disclaimers",
                "No FEAR Act",
                "Privacy Policy",
                "U.S. Department of Justice EEO Policy",
                "USA.gov",
                "Whistleblower Protection"
              ]
            },
            "lineHeight": {
              "24px": [
                "Atlanta Leadership",
                "Atlanta Contacts",
                "Caribbean Leadership",
                "Caribbean Contacts",
                "Chicago Leadership",
                "Chicago Contacts",
                "Dallas Leadership",
                "Dallas Contacts",
                "Denver Leadership",
                "Denver Contacts",
                "Detroit Leadership",
                "Detroit Contacts",
                "Houston Leadership",
                "Houston Contacts",
                "Los Angeles Leadership",
                "Los Angeles Contacts",
                "Louisville Leadership",
                "Louisville Contacts",
                "Miami Leadership",
                "Miami Contacts",
                "New England Leadership",
                "New England Contacts",
                "New Jersey Leadership",
                "New Jersey Contacts",
                "New Orleans Leadership",
                "New Orleans Contacts",
                "New York Leadership",
                "New York Contacts",
                "Omaha Leadership",
                "Omaha Contacts",
                "Philadelphia Leadership",
                "Philadelphia Contacts",
                "Phoenix Leadership",
                "Phoenix Contacts",
                "San Diego Leadership",
                "San Diego Contacts",
                "San Francisco Leadership",
                "San Francisco Contacts",
                "St. Louis Leadership",
                "St. Louis Contacts",
                "Washington Leadership",
                "Washington Contacts",
                "Africa",
                "Andean",
                "Caribbean",
                "Europe",
                "Far East",
                "Middle East",
                "North and Central America",
                "Southern Cone",
                "Aviation Division",
                "Diversion Control Division",
                "Submit a Tip",
                "Extortion Scam",
                "Congressional and Public Affairs",
                "Social Media Directory",
                "Leadership",
                "Mission",
                "Services",
                "Contacts",
                "Computer Forensics Program",
                "Environmental Management",
                "Laboratories",
                "Administrative Law Judges",
                "DEA Asset Forfeiture",
                "Domestic Cannabis Suppression / Eradication Program",
                "HIDTA",
                "OCDETF",
                "State and Local Task Forces",
                "Kiki and the History of Red Ribbon Week",
                "Red Ribbon Toolkit - Resources For Your Community",
                "Drug Policy",
                "Drug Scheduling",
                "The Controlled Substances Act",
                "Partner Toolbox",
                "Social Media Campaign",
                "Contact Your Local Recruiter",
                "Special Agent FAQs",
                "Special Agent Job Announcements",
                "What it takes to be a DEA Special Agent",
                "Intelligence Research Specialist Job Announcements",
                "Intelligence Research Specialists FAQs",
                "Schedule A Hiring Authority:  Intelligence Research Specialist",
                "Employment Requirements",
                "Equal Opportunity Employer",
                "How To Claim Veterans' Preference",
                "Priority Consideration",
                "Benefits",
                "Veterans and People With Disabilities",
                "Domestic Arrests",
                "Staffing and Budget",
                "About FOIA",
                "Contact DEA FOIA",
                "Make a Request",
                "What Happens After Making a Request",
                "Requester Categories",
                "Fees Charged",
                "Fee Waiver",
                "FOIA FAQ",
                "FOIA Library",
                "FOIA Logs and Reports",
                "FOIA Additional Resources",
                "Additional FOIA Links",
                "FOIA Exemptions",
                "What Are Exclusions?",
                "Privacy Act",
                "Privacy Act Exemptions",
                "Privacy Impact Assessment and Management Information Systems",
                "Submit A Tip",
                "Get Updates",
                "Search"
              ],
              "26.1px": [
                "Search",
                "Full Menu",
                "Who We Are",
                "What We Do",
                "Careers",
                "Resources",
                "Submit A Tip",
                "Get Updates",
                "EN",
                "ES",
                "About",
                "Domestic Divisions",
                "Foreign Offices",
                "Contact Us",
                "DEA Museum",
                "Drug Prevention",
                "Law Enforcement",
                "Diversion Control Division",
                "News",
                "Overview",
                "Special Agent",
                "Diversion Investigator",
                "Intelligence Research Specialist",
                "Drug Information",
                "Employee Assistance Program",
                "Equal Opportunity Employer",
                "FOIA",
                "Publications",
                "Media Galleries",
                "VWAP",
                "Overview",
                "Current Vendors",
                "Prospective Vendors",
                "Security Clauses",
                "Security Forms",
                "Small Business Program",
                "Accessibility, Plug-ins & Policy",
                "Legal Policies & Disclaimers",
                "No FEAR Act",
                "Privacy Policy",
                "U.S. Department of Justice EEO Policy",
                "USA.gov",
                "Whistleblower Protection"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(0, 0, 0)": [
                "Main Menu",
                "Resources",
                "SAMHSA Behavioral Health Treatment Locator"
              ],
              "rgb(255, 255, 255)": [
                "Rafael Caro-Quintero Captured"
              ]
            },
            "fontSize": {
              "40px": [
                "Main Menu",
                "Resources"
              ],
              "60px": [
                "Rafael Caro-Quintero Captured"
              ],
              "16px": [
                "SAMHSA Behavioral Health Treatment Locator"
              ]
            }
          },
          "h3": {
            "color": {
              "rgb(255, 255, 255)": [
                "DEA Miami Field Division Warns of Alarming Increase in Suspected Fentanyl-Related Overdoses in Florida",
                "St. Louis Division Seizes Record 400+ pounds of Meth",
                "Be Part of our Vital Mission!",
                "How to become a Special Agent",
                "Submit a Tip"
              ],
              "rgb(0, 0, 0)": [
                "Most Wanted Fugitives",
                "Counterfeit Pills Factsheet",
                "Recovery Resources",
                "Recent News Releases",
                "United States Drug Enforcement Administration",
                "DEA Contact Center"
              ],
              "rgb(4, 43, 76)": [
                "Yulan Andony Archaga Carias",
                "Chuen Yip",
                "Rafael Caro-Quintero",
                "Collinsville Osteopathic Physician Admits Illegally Prescribing Drug",
                "DEA St. Louis Division Seizes Record 400+ pounds of Meth",
                "Missouri Man Charged in Suspected Overdose Death of Mother of Three",
                "DEA Miami Field Division Warns of Alarming Increase in Suspected Fentanyl-Related Overdoses in Florida"
              ]
            },
            "fontSize": {
              "40px": [
                "DEA Miami Field Division Warns of Alarming Increase in Suspected Fentanyl-Related Overdoses in Florida",
                "St. Louis Division Seizes Record 400+ pounds of Meth",
                "Be Part of our Vital Mission!",
                "How to become a Special Agent",
                "Most Wanted Fugitives",
                "Submit a Tip",
                "Recent News Releases"
              ],
              "28px": [
                "Yulan Andony Archaga Carias",
                "Chuen Yip",
                "Rafael Caro-Quintero",
                "Counterfeit Pills Factsheet",
                "Recovery Resources"
              ],
              "22px": [
                "Collinsville Osteopathic Physician Admits Illegally Prescribing Drug",
                "DEA St. Louis Division Seizes Record 400+ pounds of Meth",
                "Missouri Man Charged in Suspected Overdose Death of Mother of Three",
                "DEA Miami Field Division Warns of Alarming Increase in Suspected Fentanyl-Related Overdoses in Florida",
                "United States Drug Enforcement Administration",
                "DEA Contact Center"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.dea.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.dea.gov/",
      "result": {
        "totals": {
          "total": 17,
          "tagNames": {
            "NAV": 1,
            "DIV": 14,
            "A": 1,
            "SECTION": 1
          }
        },
        "items": [
          {
            "tagName": "NAV",
            "id": "fullmenu",
            "text": "United States Drug Enforcement AdministrationClose menu Full Menu Who We Are Open submenu What We Do"
          },
          {
            "tagName": "DIV",
            "id": "mm-1",
            "text": "Full Menu Who We Are Open submenu What We Do Open submenu Careers Open submenu Resources Open submen"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Full Menu"
          },
          {
            "tagName": "DIV",
            "id": "mm-2",
            "text": "Close submenuWho We Are About Mission History Divisions Atlanta Atlanta Leadership Atlanta Contacts "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Close submenuWho We Are"
          },
          {
            "tagName": "DIV",
            "id": "mm-3",
            "text": "Close submenuWhat We Do Law Enforcement DEA Office of Training Office of Training Programs El Paso I"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Close submenuWhat We Do"
          },
          {
            "tagName": "DIV",
            "id": "mm-4",
            "text": "Close submenuCareers Special Agent Contact Your Local Recruiter Special Agent FAQs Special Agent Job"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Close submenuCareers"
          },
          {
            "tagName": "DIV",
            "id": "mm-5",
            "text": "Close submenuResources Recovery Resources Data and Statistics Domestic Arrests Staffing and Budget F"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Close submenuResources"
          },
          {
            "tagName": "DIV",
            "id": "mm-0",
            "text": "Skip to main content An official website of the United States government Here’s how you know Here’s "
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Skip to main content"
          },
          {
            "tagName": "SECTION",
            "id": "",
            "text": "An official website of the United States government Here’s how you know Here’s how you know Official"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Rafael Caro-Quintero Captured Attorney General Merrick B. Garland today released the following state"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Close menu"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.dea.gov/",
      "result": {
        "totals": {
          "failures": 5,
          "warnings": 28
        },
        "items": [
          {
            "index": 480,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/a[1]/div[1]/h3[1]",
              "codeLines": [
                "<h3 class=\"card__title\">",
                "  DEA Miami Field Division Warns of Alarming Increase in Suspected Fentanyl-Related Overdoses in Fl...",
                "</h3>"
              ]
            }
          },
          {
            "index": 614,
            "verdict": "failed",
            "rule": {
              "ruleID": "r64",
              "ruleSummary": "Heading has non-empty accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r64",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#headings-and-labels",
                  "chapter": "2.4.6",
                  "title": "Headings and Labels"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H42",
                  "name": "H42",
                  "title": "Using h1-h6 to identify headings"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h1",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h1[1]",
              "codeLines": [
                "<h1 class=\"page-title\"></h1>"
              ]
            }
          },
          {
            "index": 717,
            "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]/main[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Rafael Caro-Quintero Captured"
              ]
            }
          },
          {
            "index": 718,
            "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]/main[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Attorney General Merrick B. Garland today released the following statement on the capture of Rafael..."
              ]
            }
          },
          {
            "index": 719,
            "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]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Most Wanted Fugitives"
              ]
            }
          },
          {
            "index": 720,
            "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]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[4]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Resources"
              ]
            }
          },
          {
            "index": 721,
            "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]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Counterfeit Pills Factsheet"
              ]
            }
          },
          {
            "index": 722,
            "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]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "DEA officials report a dramatic rise in the number of counterfeit pills containing at least 2 mg of..."
              ]
            }
          },
          {
            "index": 723,
            "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]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Recovery Resources"
              ]
            }
          },
          {
            "index": 724,
            "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]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Recovery Resources provides assistance and information on how to get help for you or a loved one wh..."
              ]
            }
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Recent News Releases"
              ]
            }
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "July 07, 2022"
              ]
            }
          },
          {
            "index": 727,
            "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]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "July 13, 2022"
              ]
            }
          },
          {
            "index": 728,
            "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]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "July 13, 2022"
              ]
            }
          },
          {
            "index": 729,
            "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]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "July 15, 2022"
              ]
            }
          },
          {
            "index": 730,
            "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]/footer[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "SAMHSA Behavioral Health Treatment Locator"
              ]
            }
          },
          {
            "index": 747,
            "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]/main[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Rafael Caro-Quintero Captured"
              ]
            }
          },
          {
            "index": 748,
            "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]/main[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Attorney General Merrick B. Garland today released the following statement on the capture of Rafael..."
              ]
            }
          },
          {
            "index": 749,
            "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]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Most Wanted Fugitives"
              ]
            }
          },
          {
            "index": 750,
            "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]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[4]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Resources"
              ]
            }
          },
          {
            "index": 751,
            "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]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Counterfeit Pills Factsheet"
              ]
            }
          },
          {
            "index": 752,
            "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]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "DEA officials report a dramatic rise in the number of counterfeit pills containing at least 2 mg of..."
              ]
            }
          },
          {
            "index": 753,
            "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]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Recovery Resources"
              ]
            }
          },
          {
            "index": 754,
            "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]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Recovery Resources provides assistance and information on how to get help for you or a loved one wh..."
              ]
            }
          },
          {
            "index": 755,
            "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]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Recent News Releases"
              ]
            }
          },
          {
            "index": 756,
            "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]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "July 07, 2022"
              ]
            }
          },
          {
            "index": 757,
            "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]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "July 13, 2022"
              ]
            }
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "July 13, 2022"
              ]
            }
          },
          {
            "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[1]/div[1]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "July 15, 2022"
              ]
            }
          },
          {
            "index": 760,
            "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]/footer[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "SAMHSA Behavioral Health Treatment Locator"
              ]
            }
          },
          {
            "index": 770,
            "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[1]/div[1]/section[1]/div[1]/header[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"usa-banner__header-text\">",
                "  An official website of the United States government",
                "</p>"
              ]
            }
          },
          {
            "index": 771,
            "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[1]/div[1]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"report-fraud\" style=\"text-align: center;\">",
                "  <a href=\"/scam-alert\">",
                "    <img alt=\"Report Fraud\" src=\"/sites/default/files/2021-04/report_fraud.jpg\">",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 835,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/a[1]/div[1]/h3[1]",
              "codeLines": [
                "<h3 class=\"card__title\">",
                "  DEA Miami Field Division Warns of Alarming Increase in Suspected Fentanyl-Related Overdoses in Fl...",
                "</h3>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.dea.gov/",
      "result": {
        "totals": {
          "rulesNA": 44,
          "rulesPassed": 50,
          "rulesWarned": 7,
          "rulesViolated": 5,
          "warnings": {
            "minor": 17,
            "moderate": 0,
            "serious": 33,
            "critical": 1
          },
          "violations": {
            "minor": 1,
            "moderate": 2,
            "serious": 47,
            "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-17T22:24:52.532Z",
          "url": "https://www.dea.gov/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "aria-allowed-role",
              "impact": "minor",
              "tags": [
                "cat.aria",
                "best-practice"
              ],
              "description": "Ensures role attribute has an appropriate value for the element",
              "help": "ARIA role should be appropriate for the element",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-role?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "presentation"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role presentation must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"mm-tabstart mm-sronly\" aria-hidden=\"true\" role=\"presentation\"></button>",
                  "target": [
                    "#fullmenu > .mm-tabstart"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role presentation must be removed when the element is made visible, as it is not allowed for the element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "presentation"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role presentation must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"mm-tabend mm-sronly\" aria-hidden=\"true\" role=\"presentation\"></button>",
                  "target": [
                    "#fullmenu > .mm-tabend"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role presentation must be removed when the element is made visible, as it is not allowed for the element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "presentation"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role presentation must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"mm-tabstart\" href=\"#mm-0\" aria-hidden=\"true\" role=\"presentation\"><span class=\"mm-sronly\">Close menu</span></a>",
                  "target": [
                    ".mm-tabstart[href$=\"#mm-0\"][role=\"presentation\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role presentation must be removed when the element is made visible, as it is not allowed for the element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "presentation"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role presentation must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"mm-tabend mm-sronly\" aria-hidden=\"true\" role=\"presentation\"></button>",
                  "target": [
                    ".mm-wrapper__blocker > .mm-tabend"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role presentation must be removed when the element is made visible, as it is not allowed for the element"
                }
              ]
            },
            {
              "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": "#005ea2",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner-default\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>",
                          "target": [
                            ".usa-accordion__button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"usa-banner__button-text\">Here’s how you know</span>",
                  "target": [
                    ".usa-banner__button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "45.0pt (60px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"hero \" style=\"background-image:url('/sites/default/files/styles/hero/public/2022-07/Justice-HERO-2.png?h=c57fa6b7&amp;amp;itok=UcqX7wER');\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"hero__title\">Rafael Caro-Quintero Captured</h2>",
                  "target": [
                    ".hero__title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"hero \" style=\"background-image:url('/sites/default/files/styles/hero/public/2022-07/Justice-HERO-2.png?h=c57fa6b7&amp;amp;itok=UcqX7wER');\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"hero__subtitle\">Attorney General Merrick B. Garland today released the following statement on the capture of Rafael Caro-Quintero, one of the FBI and DEA's Ten Most Wanted.</div>",
                  "target": [
                    ".hero__subtitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"hero \" style=\"background-image:url('/sites/default/files/styles/hero/public/2022-07/Justice-HERO-2.png?h=c57fa6b7&amp;amp;itok=UcqX7wER');\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.justice.gov/opa/pr/statement-attorney-general-merrick-b-garland-capture-rafael-caro-quintero\" class=\"button button--outline\">Read Full Statement</a>",
                  "target": [
                    ".button--outline"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card__overlay\">\n        <h3 class=\"card__title\">DEA Miami Field Division Warns of Alarming Increase in Suspected Fentanyl-Related Overdoses in Florida</h3>\n              </div>",
                          "target": [
                            ".l-section:nth-child(1) > .l-constrain > .l-section__content > .card > a > .card__overlay"
                          ]
                        },
                        {
                          "html": "<div class=\"card \" style=\"background-image:url('/sites/default/files/styles/large/public/2021-06/Authentic_Fentanyl_lethal_dose_pencil.jpg?h=be0af7b7&amp;amp;itok=QFQ7Rp_m');\">",
                          "target": [
                            ".l-section:nth-child(1) > .l-constrain > .l-section__content > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"card__title\">DEA Miami Field Division Warns of Alarming Increase in Suspected Fentanyl-Related Overdoses in Florida</h3>",
                  "target": [
                    ".l-section:nth-child(1) > .l-constrain > .l-section__content > .card > a > .card__overlay > .card__title"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card__overlay\">",
                          "target": [
                            ".l-section:nth-child(2) > .l-constrain > .l-section__content > .card > a > .card__overlay"
                          ]
                        },
                        {
                          "html": "<div class=\"card \" style=\"background-image:url('/sites/default/files/styles/large/public/2022-07/STL_Meth_Record.jpg?h=da0eea1c&amp;amp;itok=UZRlzSZx');\">",
                          "target": [
                            ".l-section:nth-child(2) > .l-constrain > .l-section__content > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"card__title\">St. Louis Division Seizes Record 400+ pounds of Meth</h3>",
                  "target": [
                    ".l-section:nth-child(2) > .l-constrain > .l-section__content > .card > a > .card__overlay > .card__title"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card__overlay\">",
                          "target": [
                            ".l-section:nth-child(2) > .l-constrain > .l-section__content > .card > a > .card__overlay"
                          ]
                        },
                        {
                          "html": "<div class=\"card \" style=\"background-image:url('/sites/default/files/styles/large/public/2022-07/STL_Meth_Record.jpg?h=da0eea1c&amp;amp;itok=UZRlzSZx');\">",
                          "target": [
                            ".l-section:nth-child(2) > .l-constrain > .l-section__content > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"card__teaser\">The containers, including the suspected drugs and interior packaging materials, weighed a total of 476 pounds, charging documents allege.</div>",
                  "target": [
                    ".l-section:nth-child(2) > .l-constrain > .l-section__content > .card > a > .card__overlay > .card__teaser"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card__overlay\">\n        <h3 class=\"card__title\">Be Part of our Vital Mission!</h3>\n        <div class=\"card__teaser\">Are you ready to be part of an elite law enforcement group that operates at the cutting edge of criminal investigations?</div>      </div>",
                          "target": [
                            "a[title=\"Be Part of our Vital Mission!\"] > .card__overlay"
                          ]
                        },
                        {
                          "html": "<div class=\"card \" style=\"background-image:url('/sites/default/files/styles/large/public/2022-07/Special%20Agent%20Hiring-HERO.png?h=4b36399a&amp;amp;itok=EF9ApY5i');\">",
                          "target": [
                            ".l-section:nth-child(3) > .l-constrain > .l-section__content > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"card__title\">Be Part of our Vital Mission!</h3>",
                  "target": [
                    "a[title=\"Be Part of our Vital Mission!\"] > .card__overlay > .card__title"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card__overlay\">\n        <h3 class=\"card__title\">Be Part of our Vital Mission!</h3>\n        <div class=\"card__teaser\">Are you ready to be part of an elite law enforcement group that operates at the cutting edge of criminal investigations?</div>      </div>",
                          "target": [
                            "a[title=\"Be Part of our Vital Mission!\"] > .card__overlay"
                          ]
                        },
                        {
                          "html": "<div class=\"card \" style=\"background-image:url('/sites/default/files/styles/large/public/2022-07/Special%20Agent%20Hiring-HERO.png?h=4b36399a&amp;amp;itok=EF9ApY5i');\">",
                          "target": [
                            ".l-section:nth-child(3) > .l-constrain > .l-section__content > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"card__teaser\">Are you ready to be part of an elite law enforcement group that operates at the cutting edge of criminal investigations?</div>",
                  "target": [
                    "a[title=\"Be Part of our Vital Mission!\"] > .card__overlay > .card__teaser"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card__overlay\">\n        <h3 class=\"card__title\">How to become a Special Agent</h3>\n        <div class=\"card__teaser\">What it takes to be a DEA Special Agent</div>      </div>",
                          "target": [
                            "a[title=\"How to become a Special Agent\"] > .card__overlay"
                          ]
                        },
                        {
                          "html": "<div class=\"card \" style=\"background-image:url('/sites/default/files/styles/large/public/recruitment/Special%20Agent%20Assets/Special%20Agent%20Landing%20Page%20Assets/SA_Process_Page_Header.jpg?itok=bxavLX5h');\">",
                          "target": [
                            ".l-section:nth-child(4) > .l-constrain > .l-section__content > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"card__title\">How to become a Special Agent</h3>",
                  "target": [
                    "a[title=\"How to become a Special Agent\"] > .card__overlay > .card__title"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card__overlay\">\n        <h3 class=\"card__title\">How to become a Special Agent</h3>\n        <div class=\"card__teaser\">What it takes to be a DEA Special Agent</div>      </div>",
                          "target": [
                            "a[title=\"How to become a Special Agent\"] > .card__overlay"
                          ]
                        },
                        {
                          "html": "<div class=\"card \" style=\"background-image:url('/sites/default/files/styles/large/public/recruitment/Special%20Agent%20Assets/Special%20Agent%20Landing%20Page%20Assets/SA_Process_Page_Header.jpg?itok=bxavLX5h');\">",
                          "target": [
                            ".l-section:nth-child(4) > .l-constrain > .l-section__content > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"card__teaser\">What it takes to be a DEA Special Agent</div>",
                  "target": [
                    "a[title=\"How to become a Special Agent\"] > .card__overlay > .card__teaser"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card__overlay\">\n        <h3 class=\"card__title\">Submit a Tip</h3>\n        <div class=\"card__teaser\">Do you have a tip for DEA? Use an online form to report suspected violations of controlled substances laws and regulations.</div>      </div>",
                          "target": [
                            "a[title=\"Submit a Tip\"] > .card__overlay"
                          ]
                        },
                        {
                          "html": "<div class=\"card \" style=\"background-image:url('/sites/default/files/styles/large/public/2022-07/AdobeStock_437947383.jpeg?h=fa1c963e&amp;amp;itok=KkuTqDMD');\">",
                          "target": [
                            ".l-grid--2col.l-grid > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"card__title\">Submit a Tip</h3>",
                  "target": [
                    "a[title=\"Submit a Tip\"] > .card__overlay > .card__title"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card__overlay\">\n        <h3 class=\"card__title\">Submit a Tip</h3>\n        <div class=\"card__teaser\">Do you have a tip for DEA? Use an online form to report suspected violations of controlled substances laws and regulations.</div>      </div>",
                          "target": [
                            "a[title=\"Submit a Tip\"] > .card__overlay"
                          ]
                        },
                        {
                          "html": "<div class=\"card \" style=\"background-image:url('/sites/default/files/styles/large/public/2022-07/AdobeStock_437947383.jpeg?h=fa1c963e&amp;amp;itok=KkuTqDMD');\">",
                          "target": [
                            ".l-grid--2col.l-grid > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"card__teaser\">Do you have a tip for DEA? Use an online form to report suspected violations of controlled substances laws and regulations.</div>",
                  "target": [
                    "a[title=\"Submit a Tip\"] > .card__overlay > .card__teaser"
                  ],
                  "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": "#0d7ea2",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Facebook</span>",
                  "target": [
                    ".social-link--facebook > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0d7ea2",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Twitter</span>",
                  "target": [
                    ".social-link--twitter > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0d7ea2",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>LinkedIn</span>",
                  "target": [
                    ".social-link--linkedin > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "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": "#005ea2",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion__button usa-banner__button\" aria-expanded=\"false\" aria-controls=\"gov-banner-default\">\n          <span class=\"usa-banner__button-text\">Here’s how you know</span>\n        </button>",
                          "target": [
                            ".usa-accordion__button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"usa-banner__button-text\">Here’s how you know</span>",
                  "target": [
                    ".usa-banner__button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "45.0pt (60px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"hero \" style=\"background-image:url('/sites/default/files/styles/hero/public/2022-07/Justice-HERO-2.png?h=c57fa6b7&amp;amp;itok=UcqX7wER');\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"hero__title\">Rafael Caro-Quintero Captured</h2>",
                  "target": [
                    ".hero__title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"hero \" style=\"background-image:url('/sites/default/files/styles/hero/public/2022-07/Justice-HERO-2.png?h=c57fa6b7&amp;amp;itok=UcqX7wER');\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"hero__subtitle\">Attorney General Merrick B. Garland today released the following statement on the capture of Rafael Caro-Quintero, one of the FBI and DEA's Ten Most Wanted.</div>",
                  "target": [
                    ".hero__subtitle"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"hero \" style=\"background-image:url('/sites/default/files/styles/hero/public/2022-07/Justice-HERO-2.png?h=c57fa6b7&amp;amp;itok=UcqX7wER');\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.justice.gov/opa/pr/statement-attorney-general-merrick-b-garland-capture-rafael-caro-quintero\" class=\"button button--outline\">Read Full Statement</a>",
                  "target": [
                    ".button--outline"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card__overlay\">\n        <h3 class=\"card__title\">DEA Miami Field Division Warns of Alarming Increase in Suspected Fentanyl-Related Overdoses in Florida</h3>\n              </div>",
                          "target": [
                            ".l-section:nth-child(1) > .l-constrain > .l-section__content > .card > a > .card__overlay"
                          ]
                        },
                        {
                          "html": "<div class=\"card \" style=\"background-image:url('/sites/default/files/styles/large/public/2021-06/Authentic_Fentanyl_lethal_dose_pencil.jpg?h=be0af7b7&amp;amp;itok=QFQ7Rp_m');\">",
                          "target": [
                            ".l-section:nth-child(1) > .l-constrain > .l-section__content > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"card__title\">DEA Miami Field Division Warns of Alarming Increase in Suspected Fentanyl-Related Overdoses in Florida</h3>",
                  "target": [
                    ".l-section:nth-child(1) > .l-constrain > .l-section__content > .card > a > .card__overlay > .card__title"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card__overlay\">",
                          "target": [
                            ".l-section:nth-child(2) > .l-constrain > .l-section__content > .card > a > .card__overlay"
                          ]
                        },
                        {
                          "html": "<div class=\"card \" style=\"background-image:url('/sites/default/files/styles/large/public/2022-07/STL_Meth_Record.jpg?h=da0eea1c&amp;amp;itok=UZRlzSZx');\">",
                          "target": [
                            ".l-section:nth-child(2) > .l-constrain > .l-section__content > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"card__title\">St. Louis Division Seizes Record 400+ pounds of Meth</h3>",
                  "target": [
                    ".l-section:nth-child(2) > .l-constrain > .l-section__content > .card > a > .card__overlay > .card__title"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card__overlay\">",
                          "target": [
                            ".l-section:nth-child(2) > .l-constrain > .l-section__content > .card > a > .card__overlay"
                          ]
                        },
                        {
                          "html": "<div class=\"card \" style=\"background-image:url('/sites/default/files/styles/large/public/2022-07/STL_Meth_Record.jpg?h=da0eea1c&amp;amp;itok=UZRlzSZx');\">",
                          "target": [
                            ".l-section:nth-child(2) > .l-constrain > .l-section__content > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"card__teaser\">The containers, including the suspected drugs and interior packaging materials, weighed a total of 476 pounds, charging documents allege.</div>",
                  "target": [
                    ".l-section:nth-child(2) > .l-constrain > .l-section__content > .card > a > .card__overlay > .card__teaser"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card__overlay\">\n        <h3 class=\"card__title\">Be Part of our Vital Mission!</h3>\n        <div class=\"card__teaser\">Are you ready to be part of an elite law enforcement group that operates at the cutting edge of criminal investigations?</div>      </div>",
                          "target": [
                            "a[title=\"Be Part of our Vital Mission!\"] > .card__overlay"
                          ]
                        },
                        {
                          "html": "<div class=\"card \" style=\"background-image:url('/sites/default/files/styles/large/public/2022-07/Special%20Agent%20Hiring-HERO.png?h=4b36399a&amp;amp;itok=EF9ApY5i');\">",
                          "target": [
                            ".l-section:nth-child(3) > .l-constrain > .l-section__content > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"card__title\">Be Part of our Vital Mission!</h3>",
                  "target": [
                    "a[title=\"Be Part of our Vital Mission!\"] > .card__overlay > .card__title"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card__overlay\">\n        <h3 class=\"card__title\">Be Part of our Vital Mission!</h3>\n        <div class=\"card__teaser\">Are you ready to be part of an elite law enforcement group that operates at the cutting edge of criminal investigations?</div>      </div>",
                          "target": [
                            "a[title=\"Be Part of our Vital Mission!\"] > .card__overlay"
                          ]
                        },
                        {
                          "html": "<div class=\"card \" style=\"background-image:url('/sites/default/files/styles/large/public/2022-07/Special%20Agent%20Hiring-HERO.png?h=4b36399a&amp;amp;itok=EF9ApY5i');\">",
                          "target": [
                            ".l-section:nth-child(3) > .l-constrain > .l-section__content > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"card__teaser\">Are you ready to be part of an elite law enforcement group that operates at the cutting edge of criminal investigations?</div>",
                  "target": [
                    "a[title=\"Be Part of our Vital Mission!\"] > .card__overlay > .card__teaser"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card__overlay\">\n        <h3 class=\"card__title\">How to become a Special Agent</h3>\n        <div class=\"card__teaser\">What it takes to be a DEA Special Agent</div>      </div>",
                          "target": [
                            "a[title=\"How to become a Special Agent\"] > .card__overlay"
                          ]
                        },
                        {
                          "html": "<div class=\"card \" style=\"background-image:url('/sites/default/files/styles/large/public/recruitment/Special%20Agent%20Assets/Special%20Agent%20Landing%20Page%20Assets/SA_Process_Page_Header.jpg?itok=bxavLX5h');\">",
                          "target": [
                            ".l-section:nth-child(4) > .l-constrain > .l-section__content > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"card__title\">How to become a Special Agent</h3>",
                  "target": [
                    "a[title=\"How to become a Special Agent\"] > .card__overlay > .card__title"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card__overlay\">\n        <h3 class=\"card__title\">How to become a Special Agent</h3>\n        <div class=\"card__teaser\">What it takes to be a DEA Special Agent</div>      </div>",
                          "target": [
                            "a[title=\"How to become a Special Agent\"] > .card__overlay"
                          ]
                        },
                        {
                          "html": "<div class=\"card \" style=\"background-image:url('/sites/default/files/styles/large/public/recruitment/Special%20Agent%20Assets/Special%20Agent%20Landing%20Page%20Assets/SA_Process_Page_Header.jpg?itok=bxavLX5h');\">",
                          "target": [
                            ".l-section:nth-child(4) > .l-constrain > .l-section__content > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"card__teaser\">What it takes to be a DEA Special Agent</div>",
                  "target": [
                    "a[title=\"How to become a Special Agent\"] > .card__overlay > .card__teaser"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card__overlay\">\n        <h3 class=\"card__title\">Submit a Tip</h3>\n        <div class=\"card__teaser\">Do you have a tip for DEA? Use an online form to report suspected violations of controlled substances laws and regulations.</div>      </div>",
                          "target": [
                            "a[title=\"Submit a Tip\"] > .card__overlay"
                          ]
                        },
                        {
                          "html": "<div class=\"card \" style=\"background-image:url('/sites/default/files/styles/large/public/2022-07/AdobeStock_437947383.jpeg?h=fa1c963e&amp;amp;itok=KkuTqDMD');\">",
                          "target": [
                            ".l-grid--2col.l-grid > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"card__title\">Submit a Tip</h3>",
                  "target": [
                    "a[title=\"Submit a Tip\"] > .card__overlay > .card__title"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card__overlay\">\n        <h3 class=\"card__title\">Submit a Tip</h3>\n        <div class=\"card__teaser\">Do you have a tip for DEA? Use an online form to report suspected violations of controlled substances laws and regulations.</div>      </div>",
                          "target": [
                            "a[title=\"Submit a Tip\"] > .card__overlay"
                          ]
                        },
                        {
                          "html": "<div class=\"card \" style=\"background-image:url('/sites/default/files/styles/large/public/2022-07/AdobeStock_437947383.jpeg?h=fa1c963e&amp;amp;itok=KkuTqDMD');\">",
                          "target": [
                            ".l-grid--2col.l-grid > .card"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"card__teaser\">Do you have a tip for DEA? Use an online form to report suspected violations of controlled substances laws and regulations.</div>",
                  "target": [
                    "a[title=\"Submit a Tip\"] > .card__overlay > .card__teaser"
                  ],
                  "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": "#0d7ea2",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Facebook</span>",
                  "target": [
                    ".social-link--facebook > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0d7ea2",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Twitter</span>",
                  "target": [
                    ".social-link--twitter > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0d7ea2",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>LinkedIn</span>",
                  "target": [
                    ".social-link--linkedin > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "id": "frame-tested",
              "impact": "critical",
              "tags": [
                "cat.structure",
                "review-item",
                "best-practice"
              ],
              "description": "Ensures <iframe> and <frame> elements contain the axe-core script",
              "help": "Frames should be tested with axe-core",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/frame-tested?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe id=\"twitter-widget-0\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" class=\"twitter-timeline twitter-timeline-rendered\" style=\"position: static; visibility: visible; display: inline-block; width: 100%; padding: 0px; border: none; max-width: 100%; min-width: 180px; margin-top: 0px; margin-bottom: 0px; height: 453.109px;\" data-widget-id=\"profile:DEAHQ\" title=\"Twitter Timeline\">",
                  "target": [
                    "#twitter-widget-0"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                }
              ]
            },
            {
              "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": "<nav id=\"fullmenu\" class=\"mm-menu mm-menu_offcanvas mm-menu_keyboardfocus mm-menu_selected-hover mm-menu_position-front mm-menu_position-right mm-menu_fx-menu-slide mm-menu_border-full\" aria-hidden=\"true\">",
                  "target": [
                    "#fullmenu"
                  ],
                  "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=\"mm-2\" class=\"mm-panel mm-hidden\" aria-hidden=\"true\">",
                  "target": [
                    "#mm-2"
                  ],
                  "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=\"mm-3\" class=\"mm-panel mm-hidden\" aria-hidden=\"true\">",
                  "target": [
                    "#mm-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 id=\"mm-4\" class=\"mm-panel mm-hidden\" aria-hidden=\"true\">",
                  "target": [
                    "#mm-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": "<div id=\"mm-5\" class=\"mm-panel mm-hidden\" aria-hidden=\"true\">",
                  "target": [
                    "#mm-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": "<p class=\"usa-banner__header-action\" aria-hidden=\"true\">Here’s how you know</p>",
                  "target": [
                    ".usa-banner__header-action"
                  ],
                  "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=\"usa-banner__content usa-accordion__content\" id=\"gov-banner-default\" hidden=\"\">",
                  "target": [
                    "#gov-banner-default"
                  ],
                  "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=\"mm-wrapper__blocker mm-slideout\"><a class=\"mm-tabstart\" href=\"#mm-0\" aria-hidden=\"true\" role=\"presentation\"><span class=\"mm-sronly\">Close menu</span></a><button class=\"mm-tabend mm-sronly\" aria-hidden=\"true\" role=\"presentation\"></button></div>",
                  "target": [
                    ".mm-wrapper__blocker"
                  ],
                  "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": "<iframe height=\"0\" width=\"0\" style=\"display: none; visibility: hidden;\" src=\"//9076792.fls.doubleclick.net/activityi;src=9076792;type=001;cat=rtpix0;ord=5798907811971;gtm=2wg7d0;auiddc=666254443.1658096681;~oref=https%3A%2F%2Fwww.dea.gov%2F?\"></iframe>",
                  "target": [
                    "iframe[height=\"0\"]"
                  ],
                  "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": "<iframe scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" src=\"https://platform.twitter.com/widgets/widget_iframe.f39f39d5e1aec76c12af50a9a19e4fee.html?origin=https%3A%2F%2Fwww.dea.gov\" title=\"Twitter settings iframe\" style=\"display: none;\"></iframe>",
                  "target": [
                    "iframe[title=\"Twitter settings iframe\"]"
                  ],
                  "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": "<iframe id=\"rufous-sandbox\" scrolling=\"no\" frameborder=\"0\" allowtransparency=\"true\" allowfullscreen=\"true\" style=\"position: absolute; visibility: hidden; display: none; width: 0px; height: 0px; padding: 0px; border: none;\" title=\"Twitter analytics iframe\"></iframe>",
                  "target": [
                    "#rufous-sandbox"
                  ],
                  "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": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "learn more",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.dea.gov",
                          "port": "",
                          "pathname": "/documents/2021/2021-12/2021-12-16/counterfeit-pills-factsheet/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/highlight-topics/recovery-resources\" class=\"button \">Learn More</a>",
                          "target": [
                            ".l-grid--2col.l-grid > .featured > .featured__content > .button"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/documents/2021/2021-12/2021-12-16/counterfeit-pills-factsheet\" class=\"button \">Learn More</a>",
                  "target": [
                    ".l-view__row > .featured > .featured__content > .button"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "overview",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.dea.gov",
                          "port": "",
                          "pathname": "/careers/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"menu__link\" href=\"/resources/doing-business-dea\">Overview</a>",
                          "target": [
                            ".menu__item:nth-child(1) > .menu__link[href$=\"doing-business-dea\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"menu__link\" href=\"/careers\">Overview</a>",
                  "target": [
                    ".menu__item:nth-child(1) > .menu__link[href$=\"careers\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            },
            {
              "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": "bgContrast"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"site-logo__subheading\">DEA.gov is an official site of the <a href=\"https://www.justice.gov/\">U.S. Department of Justice</a></span>",
                          "target": [
                            ".site-logo__subheading"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined. Check for a distinct hover/focus style"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.justice.gov/\">U.S. Department of Justice</a>",
                  "target": [
                    "a[href$=\"justice.gov/\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined. Check for a distinct hover/focus style"
                }
              ]
            }
          ],
          "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": "#757575",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.6,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage front node-page node-page--node-type-landing mm-wrapper\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.6 (foreground color: #757575, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"/submit-tip\">Submit A Tip</a>",
                  "target": [
                    ".secondary-menu-blocks > .menu--secondary.menu > .menu__item:nth-child(1) > .menu__link[href$=\"submit-tip\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.6 (foreground color: #757575, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#757575",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.6,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"path-frontpage front node-page node-page--node-type-landing mm-wrapper\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.6 (foreground color: #757575, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"https://service.govdelivery.com/accounts/USDOJDEA/subscriber/new\">Get Updates</a>",
                  "target": [
                    ".secondary-menu-blocks > .menu--secondary.menu > .menu__item:nth-child(2) > .menu__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.6 (foreground color: #757575, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#757575",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 4.04,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-block  language-switcher-language-url l-block--provider-language l-block--id-language-blocklanguage-interface\" id=\"block-languageswitcher\" role=\"navigation\">",
                          "target": [
                            "#block-languageswitcher"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.04 (foreground color: #757575, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/\" class=\"language-link is-active\" hreflang=\"en\" data-drupal-link-system-path=\"<front>\">EN</a>",
                  "target": [
                    ".language-link.is-active[href=\"/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.04 (foreground color: #757575, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#757575",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 4.04,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-block  language-switcher-language-url l-block--provider-language l-block--id-language-blocklanguage-interface\" id=\"block-languageswitcher\" role=\"navigation\">",
                          "target": [
                            "#block-languageswitcher"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.04 (foreground color: #757575, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/es\" class=\"language-link\" hreflang=\"es\" data-drupal-link-system-path=\"<front>\">ES</a>",
                  "target": [
                    "a[href=\"/es\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.04 (foreground color: #757575, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/fugitives\" class=\"button \">View Most Wanted Fugitives</a>",
                          "target": [
                            ".button[href$=\"fugitives\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fugitives\" class=\"button \">View Most Wanted Fugitives</a>",
                  "target": [
                    ".button[href$=\"fugitives\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/documents/2021/2021-12/2021-12-16/counterfeit-pills-factsheet\" class=\"button \">Learn More</a>",
                          "target": [
                            ".l-view__row > .featured > .featured__content > .button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/documents/2021/2021-12/2021-12-16/counterfeit-pills-factsheet\" class=\"button \">Learn More</a>",
                  "target": [
                    ".l-view__row > .featured > .featured__content > .button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/highlight-topics/recovery-resources\" class=\"button \">Learn More</a>",
                          "target": [
                            ".l-grid--2col.l-grid > .featured > .featured__content > .button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/highlight-topics/recovery-resources\" class=\"button \">Learn More</a>",
                  "target": [
                    ".l-grid--2col.l-grid > .featured > .featured__content > .button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/press-releases\" class=\"button \">View All News</a>",
                          "target": [
                            ".button[href$=\"press-releases\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/press-releases\" class=\"button \">View All News</a>",
                  "target": [
                    ".button[href$=\"press-releases\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#005ea2",
                        "contrastRatio": 6.72,
                        "fontSize": "12.7pt (16.96px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input onclick=\"this.form.target=&quot;_blank&quot;;return true;\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" name=\"op\" value=\"Go\" class=\"js-form-submit usa-button\">",
                          "target": [
                            "#edit-submit"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input onclick=\"this.form.target=&quot;_blank&quot;;return true;\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" name=\"op\" value=\"Go\" class=\"js-form-submit usa-button\">",
                  "target": [
                    "#edit-submit"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.72 (foreground color: #ffffff, background color: #005ea2, font size: 12.7pt (16.96px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"/who-we-are/about\">About</a>",
                  "target": [
                    ".has-subnav.is-expanded.menu__item:nth-child(1) > .menu__subnav.menu > .menu__item:nth-child(1) > .menu__link[href$=\"about\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"/divisions\">Domestic Divisions</a>",
                  "target": [
                    ".menu__item:nth-child(2) > .menu__link[href$=\"divisions\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"/es/oficinas-extranjeras\">Foreign Offices</a>",
                  "target": [
                    "a[href$=\"oficinas-extranjeras\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"/who-we-are/contact-us\">Contact Us</a>",
                  "target": [
                    ".menu__item:nth-child(4) > .menu__link[href$=\"contact-us\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"https://museum.dea.gov/\">DEA Museum</a>",
                  "target": [
                    ".has-subnav.is-expanded.menu__item:nth-child(1) > .menu__subnav.menu > .menu__item:nth-child(5) > .menu__link[href$=\"museum.dea.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"/what-we-do/education-and-prevention\">Drug Prevention</a>",
                  "target": [
                    ".menu--footer > .has-subnav.is-expanded.menu__item:nth-child(2) > .menu__subnav.menu > .menu__item:nth-child(1) > .menu__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"/law-enforcement\">Law Enforcement</a>",
                  "target": [
                    ".menu__item:nth-child(2) > .menu__link[href$=\"law-enforcement\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"https://www.deadiversion.usdoj.gov\">Diversion Control Division</a>",
                  "target": [
                    ".menu--footer > .has-subnav.is-expanded.menu__item:nth-child(2) > .menu__subnav.menu > .menu__item:nth-child(3) > .menu__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"/news\">News</a>",
                  "target": [
                    ".has-subnav.is-expanded.menu__item:nth-child(2) > .menu__subnav.menu > .menu__item:nth-child(4) > .menu__link[href$=\"news\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"/careers\">Overview</a>",
                  "target": [
                    ".menu__item:nth-child(1) > .menu__link[href$=\"careers\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"/careers/special-agent\">Special Agent</a>",
                  "target": [
                    ".menu__item:nth-child(2) > .menu__link[href$=\"special-agent\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"/careers/diversion-investigator\">Diversion Investigator</a>",
                  "target": [
                    ".menu--footer > .has-subnav.is-expanded.menu__item:nth-child(3) > .menu__subnav.menu > .menu__item:nth-child(3) > .menu__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"/careers/intelligence-research-specialist\">Intelligence Research Specialist</a>",
                  "target": [
                    ".menu--footer > .has-subnav.is-expanded.menu__item:nth-child(3) > .menu__subnav.menu > .menu__item:nth-child(4) > .menu__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"/drug-information\">Drug Information</a>",
                  "target": [
                    ".menu__item:nth-child(1) > .menu__link[href$=\"drug-information\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"/resources/eap\">Employee Assistance Program</a>",
                  "target": [
                    "a[href$=\"eap\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"/how-to-apply/equal-opportunity-employer\">Equal Opportunity Employer</a>",
                  "target": [
                    ".menu--footer > .has-subnav.is-expanded.menu__item:nth-child(4) > .menu__subnav.menu > .menu__item:nth-child(3) > .menu__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"/foia\">FOIA</a>",
                  "target": [
                    ".menu__item:nth-child(4) > .menu__link[href$=\"foia\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"/documents?f%5B0%5D=document_type%3A2431\">Publications</a>",
                  "target": [
                    ".menu--footer > .has-subnav.is-expanded.menu__item:nth-child(4) > .menu__subnav.menu > .menu__item:nth-child(5) > .menu__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"/resources/media-galleries\">Media Galleries</a>",
                  "target": [
                    ".menu__item:nth-child(6) > .menu__link[href$=\"media-galleries\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"/resources/vwap\">VWAP</a>",
                  "target": [
                    ".menu__item:nth-child(7) > .menu__link[href$=\"vwap\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"/resources/doing-business-dea\">Overview</a>",
                  "target": [
                    ".menu__item:nth-child(1) > .menu__link[href$=\"doing-business-dea\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"/doing-business-dea/current-vendors\">Current Vendors</a>",
                  "target": [
                    ".menu--footer > .has-subnav.is-expanded.menu__item:nth-child(5) > .menu__subnav.menu > .menu__item:nth-child(2) > .menu__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"/doing-business-dea/prospective-vendors\">Prospective Vendors</a>",
                  "target": [
                    ".menu--footer > .has-subnav.is-expanded.menu__item:nth-child(5) > .menu__subnav.menu > .menu__item:nth-child(3) > .menu__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"/doing-business/security-clauses\">Security Clauses</a>",
                  "target": [
                    ".menu--footer > .has-subnav.is-expanded.menu__item:nth-child(5) > .menu__subnav.menu > .menu__item:nth-child(4) > .menu__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"/doing-business-dea/security-forms\">Security Forms</a>",
                  "target": [
                    ".menu--footer > .has-subnav.is-expanded.menu__item:nth-child(5) > .menu__subnav.menu > .menu__item:nth-child(5) > .menu__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"/doing-business-dea/small-business\">Small Business Program</a>",
                  "target": [
                    ".menu--footer > .has-subnav.is-expanded.menu__item:nth-child(5) > .menu__subnav.menu > .menu__item:nth-child(6) > .menu__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"/resources/accessibility-plug-ins-policy\">Accessibility, Plug-ins &amp; Policy</a>",
                  "target": [
                    ".menu--footer > .has-subnav.is-expanded.menu__item:nth-child(6) > .menu__subnav.menu > .menu__item:nth-child(1) > .menu__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"https://www.justice.gov/espanol/politicas-legales-y-descargos-de-responsabilidades\">Legal Policies &amp; Disclaimers</a>",
                  "target": [
                    ".menu--footer > .has-subnav.is-expanded.menu__item:nth-child(6) > .menu__subnav.menu > .menu__item:nth-child(2) > .menu__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"https://www.justice.gov/jmd/no-fear-act-notice-november-2-2006\">No FEAR Act</a>",
                  "target": [
                    ".menu--footer > .has-subnav.is-expanded.menu__item:nth-child(6) > .menu__subnav.menu > .menu__item:nth-child(3) > .menu__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"http://www.justice.gov/spanish/privacy_spanish.html\">Privacy Policy</a>",
                  "target": [
                    ".menu--footer > .has-subnav.is-expanded.menu__item:nth-child(6) > .menu__subnav.menu > .menu__item:nth-child(4) > .menu__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"https://www.justice.gov/jmd/file/790081/download\">U.S. Department of Justice EEO Policy</a>",
                  "target": [
                    ".menu--footer > .has-subnav.is-expanded.menu__item:nth-child(6) > .menu__subnav.menu > .menu__item:nth-child(5) > .menu__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"https://www.usa.gov/espanol/\">USA.gov</a>",
                  "target": [
                    "a[href$=\"espanol/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#005ea2",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 5.9,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__top\">",
                          "target": [
                            ".l-footer__top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"menu__link\" href=\"https://www.justice.gov/pardon/whistleblower-protection-enhancement-act\">Whistleblower Protection</a>",
                  "target": [
                    ".menu--footer > .has-subnav.is-expanded.menu__item:nth-child(6) > .menu__subnav.menu > .menu__item:nth-child(7) > .menu__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.9 (foreground color: #005ea2, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0d7ea2",
                        "bgColor": "#e6e6e6",
                        "contrastRatio": 3.71,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__bottom\">",
                          "target": [
                            ".l-footer__bottom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.71 (foreground color: #0d7ea2, background color: #e6e6e6, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.justice.gov/\">U.S. Department of Justice</a>",
                  "target": [
                    "a[href$=\"justice.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.71 (foreground color: #0d7ea2, background color: #e6e6e6, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0d7ea2",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.64,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.64 (foreground color: #0d7ea2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Instagram</span>",
                  "target": [
                    ".social-link--instagram > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.64 (foreground color: #0d7ea2, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "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": "#757575",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 4.04,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-block  language-switcher-language-url l-block--provider-language l-block--id-language-blocklanguage-interface\" id=\"block-languageswitcher\" role=\"navigation\">",
                          "target": [
                            "#block-languageswitcher"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.04 (foreground color: #757575, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/\" class=\"language-link is-active\" hreflang=\"en\" data-drupal-link-system-path=\"<front>\">EN</a>",
                  "target": [
                    ".language-link.is-active[href=\"/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.04 (foreground color: #757575, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#757575",
                        "bgColor": "#f0f0f0",
                        "contrastRatio": 4.04,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-block  language-switcher-language-url l-block--provider-language l-block--id-language-blocklanguage-interface\" id=\"block-languageswitcher\" role=\"navigation\">",
                          "target": [
                            "#block-languageswitcher"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.04 (foreground color: #757575, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/es\" class=\"language-link\" hreflang=\"es\" data-drupal-link-system-path=\"<front>\">ES</a>",
                  "target": [
                    "a[href=\"/es\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.04 (foreground color: #757575, background color: #f0f0f0, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0d7ea2",
                        "bgColor": "#e6e6e6",
                        "contrastRatio": 3.71,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"l-footer__bottom\">",
                          "target": [
                            ".l-footer__bottom"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.71 (foreground color: #0d7ea2, background color: #e6e6e6, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.justice.gov/\">U.S. Department of Justice</a>",
                  "target": [
                    "a[href$=\"justice.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.71 (foreground color: #0d7ea2, background color: #e6e6e6, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "empty-heading",
              "impact": "minor",
              "tags": [
                "cat.name-role-value",
                "best-practice"
              ],
              "description": "Ensures headings have discernible text",
              "help": "Headings should not be empty",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/empty-heading?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h1 class=\"page-title\"></h1>",
                  "target": [
                    ".page-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            },
            {
              "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": "<h3 class=\"card__title\">DEA Miami Field Division Warns of Alarming Increase in Suspected Fentanyl-Related Overdoses in Florida</h3>",
                  "target": [
                    ".l-section:nth-child(1) > .l-constrain > .l-section__content > .card > a > .card__overlay > .card__title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"#main-content\" class=\"usa-skipnav\">Skip to main content</a>",
                  "target": [
                    ".usa-skipnav"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dea.gov/",
      "what": "URL",
      "result": "https://www.dea.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.dea.gov/",
      "result": {
        "Error": {
          "AA.1_3_1.F68": {
            "This form field should be labelled in some way. Use the label element (either with a \"for\" attribute or wrapped around the form field), or \"title\", \"aria-label\" or \"aria-labelledby\" attributes as appropriate.": [
              {
                "tagName": "input",
                "id": "#edit-saddr",
                "code": "<input placeholder=\"Address, city, state or zip code\" size=\"40\" data-drupal-selector=\"edit-saddr\" type=\"text\" id=\"edit-saddr\" name=\"sAddr\" value=\"\" maxlength=\"128\" class=\"form-item__text\">"
              }
            ]
          },
          "AA.1_3_1.H42.2": {
            "Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 class=\"page-title\">...</h1>"
              }
            ]
          },
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.72:1. Recommendation:  change text colour to #007093.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.justice.gov/\">...</a>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.04:1. Recommendation:  change background to #fdfdfd.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/\" class=\"language-link is-active\" hreflang=\"en\" data-drupal-link-system-path=\"<front>\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/es\" class=\"language-link\" hreflang=\"es\" data-drupal-link-system-path=\"<front>\">...</a>"
              }
            ]
          },
          "AA.2_4_1.H64.1": {
            "Iframe element requires a non-empty title attribute that identifies the frame.": [
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe height=\"0\" width=\"0\" style=\"display: none; visibility: hidden;\" src=\"//9076792.fls.doubleclick.net/activityi;src=9076792;type=001;cat=rtpix0;ord=5577552441290;gtm=2wg7d0;auiddc=1127059585.1658096694;~oref=https%3A%2F%2Fwww.dea.gov%2F?\">...</iframe>"
              }
            ]
          },
          "AA.4_1_2.H91.InputText.Name": {
            "This textinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "input",
                "id": "#edit-saddr",
                "code": "<input placeholder=\"Address, city, state or zip code\" size=\"40\" data-drupal-selector=\"edit-saddr\" type=\"text\" id=\"edit-saddr\" name=\"sAddr\" value=\"\" maxlength=\"128\" class=\"form-item__text\">"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"footer-contact__links\">...</div>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h3 element should be an h2 to be properly nested.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"card__title\">...</h3>"
              }
            ]
          },
          "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": "",
                "code": "<div class=\"mm-wrapper__blocker mm-slideout\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"usa-overlay\">...</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": "h2",
                "id": "",
                "code": "<h2 class=\"visually-hidden\">...</h2>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"card__title\">...</h3>"
              }
            ]
          },
          "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": "h1",
                "id": "",
                "code": "<h1 class=\"site-name__text\">...</h1>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"hero__title\">...</h2>"
              }
            ]
          },
          "AA.1_4_3.G18.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 4.5:1.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"card__teaser\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G18.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 4.5:1.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</span>"
              }
            ]
          },
          "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": "a",
                "id": "",
                "code": "<a href=\"https://www.justice.gov/opa/pr/statement-attorney-general-merrick-b-garland-capture-rafael-caro-quintero\" class=\"button button--outline\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"hero__subtitle\">...</div>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"usa-banner__button-text\">...</span>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Placeholder": {
            "Anchor element found with link content, but no href, ID or name attribute has been supplied.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"menu__link  has-subnav is-expanded\" href=\"\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dea.gov/",
      "what": "URL",
      "result": "https://www.dea.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.dea.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 222,
            "recommendation": 6,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/navigation[1]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 8,
                "top": 47,
                "height": 28,
                "width": 784
              },
              "snippet": "<a aria-label=\"Home\" rel=\"home\" title=\"Home\" href=\"/\" class=\"site-name\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[2]/iframe[1]/html[1]",
                "aria": "/document[1]/main[1]/document[1]"
              },
              "message": "Page detected as HTML, but does not have a 'lang' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 453,
                "width": 784
              },
              "snippet": "<html>",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[2]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 8,
                "top": 4978,
                "height": 0,
                "width": 784
              },
              "snippet": "<h1 class=\"page-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8004,
                "height": 18,
                "width": 76
              },
              "snippet": "<a role=\"presentation\" aria-hidden=\"true\" href=\"#mm-0\" class=\"mm-tabstart\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4326,
                "height": 18,
                "width": 133
              },
              "snippet": "<a class=\"usa-skipnav\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 4318,
                "width": 784
              },
              "snippet": "<nav aria-hidden=\"true\" class=\"mm-menu mm-menu_offcanvas mm-menu_keyboardfocus mm-menu_selected-hover mm-menu_position-front mm-menu_position-right mm-menu_fx-menu-slide mm-menu_border-full\" id=\"fullmenu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 4797,
                "height": 37,
                "width": 784
              },
              "snippet": "<div role=\"navigation\" id=\"block-languageswitcher\" class=\"l-block  language-switcher-language-url l-block--provider-language l-block--id-language-blocklanguage-interface\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/button[2]",
                "aria": "/document[1]/navigation[1]/button[2]"
              },
              "message": "The ARIA role 'presentation' is not valid for the element <button> and may be ignored by the browser since the element is focusable",
              "bounds": {
                "left": 8,
                "top": 4319,
                "height": 6,
                "width": 16
              },
              "snippet": "<button role=\"presentation\" aria-hidden=\"true\" class=\"mm-tabend mm-sronly\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/button[1]",
                "aria": "/document[1]/navigation[1]/button[1]"
              },
              "message": "The ARIA role 'presentation' is not valid for the element <button> and may be ignored by the browser since the element is focusable",
              "bounds": {
                "left": 8,
                "top": 20,
                "height": 6,
                "width": 16
              },
              "snippet": "<button role=\"presentation\" aria-hidden=\"true\" class=\"mm-tabstart mm-sronly\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/button[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "The ARIA role 'presentation' is not valid for the element <button> and may be ignored by the browser since the element is focusable",
              "bounds": {
                "left": 84,
                "top": 8015,
                "height": 6,
                "width": 16
              },
              "snippet": "<button role=\"presentation\" aria-hidden=\"true\" class=\"mm-tabend mm-sronly\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "The ARIA role 'presentation' is not valid for the element <a> and may be ignored by the browser since the element is focusable",
              "bounds": {
                "left": 8,
                "top": 8004,
                "height": 18,
                "width": 76
              },
              "snippet": "<a role=\"presentation\" aria-hidden=\"true\" href=\"#mm-0\" class=\"mm-tabstart\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[3]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[5]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 4273,
                "height": 18,
                "width": 44
              },
              "snippet": "<a href=\"https://search.dea.gov/search?query=&affiliate=justice-dea\" class=\"menu__link  menu__link--search\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[3]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[5]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 4255,
                "height": 18,
                "width": 80
              },
              "snippet": "<a href=\"https://service.govdelivery.com/accounts/USDOJDEA/subscriber/new\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[3]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[5]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 4236,
                "height": 18,
                "width": 86
              },
              "snippet": "<a href=\"/submit-tip\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[5]/ul[1]/li[6]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[4]/listitem[6]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 4202,
                "height": 18,
                "width": 299
              },
              "snippet": "<a href=\"/resources/vwap/vwap-resources\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[5]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/navigation[1]/list[4]/listitem[6]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 4183,
                "height": 18,
                "width": 229
              },
              "snippet": "<a href=\"/resources/vwap\" class=\"menu__link has-subnav is-expanded mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[5]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[4]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 4165,
                "height": 18,
                "width": 103
              },
              "snippet": "<a href=\"/resources/media-galleries\" class=\"menu__link mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[5]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[4]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 4146,
                "height": 18,
                "width": 80
              },
              "snippet": "<a href=\"/documents?field_document_document_type_value=Publication\" class=\"menu__link mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[5]/ul[1]/li[3]/ul[1]/li[9]/a[1]",
                "aria": "/document[1]/navigation[1]/list[4]/listitem[3]/list[1]/listitem[9]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3980,
                "height": 18,
                "width": 89
              },
              "snippet": "<a href=\"/foia/foia-library\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[5]/ul[1]/li[3]/ul[1]/li[8]/a[1]",
                "aria": "/document[1]/navigation[1]/list[4]/listitem[3]/list[1]/listitem[8]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3961,
                "height": 18,
                "width": 72
              },
              "snippet": "<a href=\"/foia/foia_faqs\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[5]/ul[1]/li[3]/ul[1]/li[7]/a[1]",
                "aria": "/document[1]/navigation[1]/list[4]/listitem[3]/list[1]/listitem[7]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3943,
                "height": 18,
                "width": 73
              },
              "snippet": "<a href=\"/resources/foia/fee-waiver\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[5]/ul[1]/li[3]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/navigation[1]/list[4]/listitem[3]/list[1]/listitem[6]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3924,
                "height": 18,
                "width": 88
              },
              "snippet": "<a href=\"/resources/foia/fees-charged\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[5]/ul[1]/li[3]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[4]/listitem[3]/list[1]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3906,
                "height": 18,
                "width": 137
              },
              "snippet": "<a href=\"/resources/foia/requester-categories\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[5]/ul[1]/li[3]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[4]/listitem[3]/list[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3887,
                "height": 18,
                "width": 252
              },
              "snippet": "<a href=\"/foia/what-happens-after\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[5]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[4]/listitem[3]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3869,
                "height": 18,
                "width": 104
              },
              "snippet": "<a href=\"/foia/requesting-foia-records\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[5]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[4]/listitem[3]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3850,
                "height": 18,
                "width": 128
              },
              "snippet": "<a href=\"/foia/contact-foia\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[5]/ul[1]/li[3]/ul[1]/li[17]/a[1]",
                "aria": "/document[1]/navigation[1]/list[4]/listitem[3]/list[1]/listitem[17]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 4128,
                "height": 18,
                "width": 429
              },
              "snippet": "<a href=\"/foia/privacy-impact-assessment\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[5]/ul[1]/li[3]/ul[1]/li[16]/a[1]",
                "aria": "/document[1]/navigation[1]/list[4]/listitem[3]/list[1]/listitem[16]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 4109,
                "height": 18,
                "width": 156
              },
              "snippet": "<a href=\"/foia/privacy-act-exemptions\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[5]/ul[1]/li[3]/ul[1]/li[15]/a[1]",
                "aria": "/document[1]/navigation[1]/list[4]/listitem[3]/list[1]/listitem[15]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 4091,
                "height": 18,
                "width": 76
              },
              "snippet": "<a href=\"/foia/foia-privacy-act\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[5]/ul[1]/li[3]/ul[1]/li[14]/a[1]",
                "aria": "/document[1]/navigation[1]/list[4]/listitem[3]/list[1]/listitem[14]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 4072,
                "height": 18,
                "width": 144
              },
              "snippet": "<a href=\"/foia/what-are-exclusions\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[5]/ul[1]/li[3]/ul[1]/li[13]/a[1]",
                "aria": "/document[1]/navigation[1]/list[4]/listitem[3]/list[1]/listitem[13]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 4054,
                "height": 18,
                "width": 117
              },
              "snippet": "<a href=\"/foia/foia-exemptions\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[5]/ul[1]/li[3]/ul[1]/li[12]/a[1]",
                "aria": "/document[1]/navigation[1]/list[4]/listitem[3]/list[1]/listitem[12]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 4035,
                "height": 18,
                "width": 150
              },
              "snippet": "<a href=\"/foia/additional-foia-links\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[5]/ul[1]/li[3]/ul[1]/li[11]/a[1]",
                "aria": "/document[1]/navigation[1]/list[4]/listitem[3]/list[1]/listitem[11]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 4017,
                "height": 18,
                "width": 178
              },
              "snippet": "<a href=\"/foia/foia-additional-resources\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[5]/ul[1]/li[3]/ul[1]/li[10]/a[1]",
                "aria": "/document[1]/navigation[1]/list[4]/listitem[3]/list[1]/listitem[10]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3998,
                "height": 18,
                "width": 154
              },
              "snippet": "<a href=\"/foia/logs-and-reports\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[5]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[4]/listitem[3]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3832,
                "height": 18,
                "width": 82
              },
              "snippet": "<a href=\"/foia/about-foia\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[5]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[4]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 3813,
                "height": 18,
                "width": 38
              },
              "snippet": "<a href=\"/foia\" class=\"menu__link has-subnav is-expanded mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[5]/ul[1]/li[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[4]/listitem[2]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3795,
                "height": 18,
                "width": 129
              },
              "snippet": "<a href=\"/data-and-statistics/staffing-and-budget\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[5]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[4]/listitem[2]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3776,
                "height": 18,
                "width": 111
              },
              "snippet": "<a href=\"/data-and-statistics/domestic-arrests\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[5]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[4]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 3758,
                "height": 18,
                "width": 120
              },
              "snippet": "<a href=\"/resources/data-and-statistics\" class=\"menu__link has-subnav is-expanded mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[5]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[4]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 3739,
                "height": 18,
                "width": 132
              },
              "snippet": "<a href=\"https://www.dea.gov/recovery-resources\" class=\"menu__link mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[5]/div[1]/a[2]",
                "aria": "/document[1]/navigation[1]/link[10]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 107,
                "top": 3705,
                "height": 18,
                "width": 66
              },
              "snippet": "<a aria-hidden=\"true\" href=\"#mm-1\" class=\"mm-navbar__title\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[5]/div[1]/a[1]",
                "aria": "/document[1]/navigation[1]/link[3]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 8,
                "top": 3705,
                "height": 18,
                "width": 99
              },
              "snippet": "<a aria-owns=\"mm-1\" aria-haspopup=\"true\" href=\"#mm-1\" class=\"mm-btn mm-btn_prev mm-navbar__btn\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[4]/ul[1]/li[7]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/navigation[1]/list[3]/listitem[7]/list[1]/listitem[6]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3670,
                "height": 18,
                "width": 242
              },
              "snippet": "<a href=\"/how-to-apply/veterans-and-disabilities\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[4]/ul[1]/li[7]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[3]/listitem[7]/list[1]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3652,
                "height": 18,
                "width": 54
              },
              "snippet": "<a href=\"/how-to-apply/benefits\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[4]/ul[1]/li[7]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[3]/listitem[7]/list[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3633,
                "height": 18,
                "width": 143
              },
              "snippet": "<a href=\"/how-to-apply/priority-consideration\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[4]/ul[1]/li[7]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[3]/listitem[7]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3615,
                "height": 18,
                "width": 229
              },
              "snippet": "<a href=\"/how-to-apply/claim-veterans-preference\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[4]/ul[1]/li[7]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[3]/listitem[7]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3596,
                "height": 18,
                "width": 187
              },
              "snippet": "<a href=\"/how-to-apply/equal-opportunity-employer\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[4]/ul[1]/li[7]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[3]/listitem[7]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3578,
                "height": 18,
                "width": 176
              },
              "snippet": "<a href=\"/how-to-apply/requirements\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[4]/ul[1]/li[7]/a[1]",
                "aria": "/document[1]/navigation[1]/list[3]/listitem[7]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 3559,
                "height": 18,
                "width": 91
              },
              "snippet": "<a href=\"/careers/how-apply\" class=\"menu__link has-subnav is-expanded mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[4]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/navigation[1]/list[3]/listitem[6]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 3541,
                "height": 18,
                "width": 199
              },
              "snippet": "<a href=\"/careers/student-entry-level-careers\" class=\"menu__link mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[4]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[3]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 3522,
                "height": 18,
                "width": 248
              },
              "snippet": "<a href=\"/careers/professional-administrative-careers\" class=\"menu__link mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[4]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[3]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 3504,
                "height": 18,
                "width": 168
              },
              "snippet": "<a href=\"/careers/forensic-sciences\" class=\"menu__link mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[4]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[3]/listitem[3]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3485,
                "height": 18,
                "width": 397
              },
              "snippet": "<a href=\"/intelligence-research/schedule-a\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[4]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[3]/listitem[3]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3467,
                "height": 18,
                "width": 252
              },
              "snippet": "<a href=\"/intelligence-research/intelligence-faqs\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[4]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[3]/listitem[3]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3448,
                "height": 18,
                "width": 338
              },
              "snippet": "<a href=\"/intelligence-research/intelligence-jobs\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[4]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[3]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 3430,
                "height": 18,
                "width": 205
              },
              "snippet": "<a href=\"/careers/intelligence-research-specialist\" class=\"menu__link has-subnav is-expanded mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[4]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[3]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 3411,
                "height": 18,
                "width": 144
              },
              "snippet": "<a href=\"/careers/diversion-investigator\" class=\"menu__link mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[4]/ul[1]/li[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[3]/listitem[1]/list[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3393,
                "height": 18,
                "width": 261
              },
              "snippet": "<a href=\"/careers/special-agent/what-it-takes\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[4]/ul[1]/li[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[3]/listitem[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3374,
                "height": 18,
                "width": 223
              },
              "snippet": "<a href=\"/careers/special-agent/special-agent-jobs\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[4]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[3]/listitem[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3356,
                "height": 18,
                "width": 131
              },
              "snippet": "<a href=\"/careers/special-agent/special-agent-faqs\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[4]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[3]/listitem[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3337,
                "height": 18,
                "width": 189
              },
              "snippet": "<a href=\"/careers/special-agent/local-recruiter\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[4]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[3]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 3319,
                "height": 18,
                "width": 90
              },
              "snippet": "<a href=\"/careers/special-agent\" class=\"menu__link has-subnav is-expanded mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[4]/div[1]/a[2]",
                "aria": "/document[1]/navigation[1]/link[9]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 107,
                "top": 3284,
                "height": 18,
                "width": 49
              },
              "snippet": "<a aria-hidden=\"true\" href=\"#mm-1\" class=\"mm-navbar__title\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/navigation[1]/link[8]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 8,
                "top": 3284,
                "height": 18,
                "width": 99
              },
              "snippet": "<a aria-owns=\"mm-1\" aria-haspopup=\"true\" href=\"#mm-1\" class=\"mm-btn mm-btn_prev mm-navbar__btn\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[5]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[5]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3250,
                "height": 18,
                "width": 312
              },
              "snippet": "<a href=\"https://takebackday.dea.gov/?src=dea.gov\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[5]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[5]/list[1]/listitem[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 3231,
                "height": 18,
                "width": 155
              },
              "snippet": "<a href=\"https://www.dea.gov/dea-one-pill-can-kill-social-media-campaign\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[5]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[5]/list[1]/listitem[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 3213,
                "height": 18,
                "width": 104
              },
              "snippet": "<a href=\"https://www.dea.gov/onepill-toolbox\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[5]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[5]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3194,
                "height": 18,
                "width": 112
              },
              "snippet": "<a href=\"https://www.dea.gov/onepill\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 3176,
                "height": 18,
                "width": 72
              },
              "snippet": "<a href=\"/what-we-do/campaigns\" class=\"menu__link has-subnav is-expanded mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[4]/ul[1]/li[7]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[4]/list[1]/listitem[7]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3157,
                "height": 18,
                "width": 68
              },
              "snippet": "<a href=\"/documents?field_document_document_type_value=Testimony\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[4]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[4]/list[1]/listitem[6]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3139,
                "height": 18,
                "width": 60
              },
              "snippet": "<a href=\"/documents?field_document_document_type_value=Speech\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[4]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[4]/list[1]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3120,
                "height": 18,
                "width": 44
              },
              "snippet": "<a href=\"/what-we-do/news/events\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[4]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[4]/list[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3102,
                "height": 18,
                "width": 45
              },
              "snippet": "<a href=\"/what-we-do/news/stories\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[4]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[4]/list[1]/listitem[3]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 3083,
                "height": 18,
                "width": 85
              },
              "snippet": "<a href=\"/fugitives/all\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[4]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[4]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3065,
                "height": 18,
                "width": 149
              },
              "snippet": "<a href=\"/fugitives\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[4]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[4]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3046,
                "height": 18,
                "width": 94
              },
              "snippet": "<a href=\"/press-releases\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[4]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[4]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3028,
                "height": 18,
                "width": 40
              },
              "snippet": "<a href=\"/resources/alerts\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 3009,
                "height": 18,
                "width": 37
              },
              "snippet": "<a href=\"/news\" class=\"menu__link has-subnav is-expanded mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[3]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 2991,
                "height": 18,
                "width": 199
              },
              "snippet": "<a href=\"/drug-information/csa\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[3]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 2972,
                "height": 18,
                "width": 109
              },
              "snippet": "<a href=\"/drug-information/drug-scheduling\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[3]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 2954,
                "height": 18,
                "width": 78
              },
              "snippet": "<a href=\"/drug-information/drug-policy\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 2935,
                "height": 18,
                "width": 114
              },
              "snippet": "<a href=\"/drug-information\" class=\"menu__link has-subnav is-expanded mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[2]/ul[1]/li[8]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[2]/list[1]/listitem[8]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 2561,
                "height": 374,
                "width": 704
              },
              "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" data-extlink=\"\" href=\"https://www.operationprevention.com\" class=\"menu__link ext\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[2]/ul[1]/li[7]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[2]/list[1]/listitem[7]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 2542,
                "height": 18,
                "width": 152
              },
              "snippet": "<a href=\"https://www.getsmartaboutdrugs.gov/\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[2]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[2]/list[1]/listitem[6]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 2524,
                "height": 18,
                "width": 163
              },
              "snippet": "<a href=\"https://www.campusdrugprevention.gov/\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[2]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[2]/list[1]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 2505,
                "height": 18,
                "width": 110
              },
              "snippet": "<a href=\"https://www.justthinktwice.gov/\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[2]/ul[1]/li[4]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[2]/list[1]/listitem[4]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 2487,
                "height": 18,
                "width": 348
              },
              "snippet": "<a href=\"/red-ribbon/red-ribbon-toolkit\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[2]/ul[1]/li[4]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[2]/list[1]/listitem[4]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 2468,
                "height": 18,
                "width": 270
              },
              "snippet": "<a href=\"/red-ribbon/kiki-red-ribbon-history\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[2]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[2]/list[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 2450,
                "height": 18,
                "width": 77
              },
              "snippet": "<a href=\"/redribbon\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[2]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[2]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 2431,
                "height": 18,
                "width": 140
              },
              "snippet": "<a href=\"/education-prevention/community-outreach\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[2]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 2413,
                "height": 18,
                "width": 116
              },
              "snippet": "<a href=\"/operation-engage\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[2]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 2394,
                "height": 18,
                "width": 146
              },
              "snippet": "<a href=\"/familysummit\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 2376,
                "height": 18,
                "width": 166
              },
              "snippet": "<a href=\"/what-we-do/education-and-prevention\" class=\"menu__link has-subnav is-expanded mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[1]/ul[1]/li[5]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[1]/list[1]/listitem[5]/list[1]/listitem[6]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 2357,
                "height": 18,
                "width": 180
              },
              "snippet": "<a href=\"/operations/state-and-local-task-forces\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[1]/ul[1]/li[5]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[1]/list[1]/listitem[5]/list[1]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 2339,
                "height": 18,
                "width": 63
              },
              "snippet": "<a href=\"/operations/ocdetf\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[1]/ul[1]/li[5]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[1]/list[1]/listitem[5]/list[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 2320,
                "height": 18,
                "width": 49
              },
              "snippet": "<a href=\"/operations/hidta\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[1]/ul[1]/li[5]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[1]/list[1]/listitem[5]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 2302,
                "height": 18,
                "width": 353
              },
              "snippet": "<a href=\"/operations/eradication-program\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[1]/ul[1]/li[5]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[1]/list[1]/listitem[5]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 2283,
                "height": 18,
                "width": 139
              },
              "snippet": "<a href=\"/operations/asset-forfeiture\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[1]/ul[1]/li[5]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[1]/list[1]/listitem[5]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 2265,
                "height": 18,
                "width": 176
              },
              "snippet": "<a href=\"/administrative-law-judges\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[1]/list[1]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 2246,
                "height": 18,
                "width": 71
              },
              "snippet": "<a href=\"/operations\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[1]/list[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 2228,
                "height": 18,
                "width": 76
              },
              "snippet": "<a href=\"/law-enforcement/intelligence\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[1]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[1]/list[1]/listitem[3]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 2209,
                "height": 18,
                "width": 81
              },
              "snippet": "<a href=\"/forensic-sciences/laboratories\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[1]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[1]/list[1]/listitem[3]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 2191,
                "height": 18,
                "width": 183
              },
              "snippet": "<a href=\"/forensics-sciences/environmental-management\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[1]/list[1]/listitem[3]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 2172,
                "height": 18,
                "width": 189
              },
              "snippet": "<a href=\"/forensic-sciences/computer-forensics-program\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 2154,
                "height": 18,
                "width": 116
              },
              "snippet": "<a href=\"/law-enforcement/forensic-sciences\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[1]/ul[1]/li[2]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[1]/list[1]/listitem[2]/list[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 2135,
                "height": 18,
                "width": 56
              },
              "snippet": "<a href=\"/epic/epic-contacts\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[1]/ul[1]/li[2]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[1]/list[1]/listitem[2]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 2117,
                "height": 18,
                "width": 55
              },
              "snippet": "<a href=\"/what-we-do/law-enforcement/el-paso-intelligence-center-epic/epic-services\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[1]/ul[1]/li[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[1]/list[1]/listitem[2]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 2098,
                "height": 18,
                "width": 52
              },
              "snippet": "<a href=\"/epic/epics-mission\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[1]/list[1]/listitem[2]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 2080,
                "height": 18,
                "width": 72
              },
              "snippet": "<a href=\"/epic/epic-leadership\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 2061,
                "height": 18,
                "width": 224
              },
              "snippet": "<a href=\"/what-we-do/law-enforcement/epic\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[1]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[1]/list[1]/listitem[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 2043,
                "height": 18,
                "width": 182
              },
              "snippet": "<a href=\"/office-of-training/office-training-programs\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 2024,
                "height": 18,
                "width": 153
              },
              "snippet": "<a href=\"/law-enforcement/office-of-training\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[2]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 2006,
                "height": 18,
                "width": 116
              },
              "snippet": "<a href=\"/law-enforcement\" class=\"menu__link has-subnav is-expanded mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/div[1]/a[2]",
                "aria": "/document[1]/navigation[1]/link[7]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 107,
                "top": 1971,
                "height": 18,
                "width": 83
              },
              "snippet": "<a aria-hidden=\"true\" href=\"#mm-1\" class=\"mm-navbar__title\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/navigation[1]/link[6]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 8,
                "top": 1971,
                "height": 18,
                "width": 99
              },
              "snippet": "<a aria-owns=\"mm-1\" aria-haspopup=\"true\" href=\"#mm-1\" class=\"mm-btn mm-btn_prev mm-navbar__btn\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[9]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[9]/list[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1937,
                "height": 18,
                "width": 151
              },
              "snippet": "<a href=\"/contact-us/social-media-directory\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[9]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[9]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1918,
                "height": 18,
                "width": 212
              },
              "snippet": "<a href=\"/contact/cpa\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[9]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[9]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1900,
                "height": 18,
                "width": 100
              },
              "snippet": "<a href=\"https://www.dea.gov/scam-alert\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[9]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[9]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1881,
                "height": 18,
                "width": 83
              },
              "snippet": "<a href=\"https://dea.gov/submit-tip\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[9]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[9]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 1863,
                "height": 18,
                "width": 72
              },
              "snippet": "<a href=\"/who-we-are/contact-us\" class=\"menu__link has-subnav is-expanded mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[8]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[8]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 1844,
                "height": 18,
                "width": 93
              },
              "snippet": "<a href=\"https://museum.dea.gov/wall-honor\" class=\"menu__link mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[7]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[7]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1826,
                "height": 18,
                "width": 176
              },
              "snippet": "<a href=\"/operational-division/diversion\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[7]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[7]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1807,
                "height": 18,
                "width": 114
              },
              "snippet": "<a href=\"/operational-divisions/aviation\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[7]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[7]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 1789,
                "height": 18,
                "width": 141
              },
              "snippet": "<a href=\"/who-we-are/operational-divisions\" class=\"menu__link has-subnav is-expanded mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[6]/ul[1]/li[8]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/list[1]/listitem[8]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1770,
                "height": 18,
                "width": 96
              },
              "snippet": "<a href=\"/foreign-offices/southern-cone\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[6]/ul[1]/li[7]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/list[1]/listitem[7]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1752,
                "height": 18,
                "width": 174
              },
              "snippet": "<a href=\"/foreign-offices/north-and-central-america\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[6]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/list[1]/listitem[6]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1733,
                "height": 18,
                "width": 78
              },
              "snippet": "<a href=\"/foreign-offices/middle-east\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[6]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/list[1]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1715,
                "height": 18,
                "width": 53
              },
              "snippet": "<a href=\"/foreign-offices/far-east\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[6]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/list[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1696,
                "height": 18,
                "width": 47
              },
              "snippet": "<a href=\"/foreign-offices/europe\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[6]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1678,
                "height": 18,
                "width": 66
              },
              "snippet": "<a href=\"/foreign-offices/caribbean\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[6]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1659,
                "height": 18,
                "width": 50
              },
              "snippet": "<a href=\"/foreign-offices/andean\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[6]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1641,
                "height": 18,
                "width": 41
              },
              "snippet": "<a href=\"/foreign-offices/africa\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 1622,
                "height": 18,
                "width": 101
              },
              "snippet": "<a href=\"/foreign-offices\" class=\"menu__link has-subnav is-expanded mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 1604,
                "height": 18,
                "width": 92
              },
              "snippet": "<a href=\"https://museum.dea.gov/\" class=\"menu__link mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[9]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[9]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 771,
                "height": 18,
                "width": 115
              },
              "snippet": "<a href=\"/houston/houston-contacts\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[9]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[9]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 753,
                "height": 18,
                "width": 130
              },
              "snippet": "<a href=\"/houston/houston%20leadership\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[9]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[9]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 734,
                "height": 18,
                "width": 55
              },
              "snippet": "<a href=\"/divisions/houston\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[8]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[8]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 716,
                "height": 18,
                "width": 86
              },
              "snippet": "<a href=\"/divisions/headquarters\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[7]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[7]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 697,
                "height": 18,
                "width": 109
              },
              "snippet": "<a href=\"/el-paso/el-paso-contacts\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[7]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[7]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 679,
                "height": 18,
                "width": 49
              },
              "snippet": "<a href=\"/divisions/el-paso\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[6]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[6]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 660,
                "height": 18,
                "width": 106
              },
              "snippet": "<a href=\"/detroit/detroit-contacts\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[6]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[6]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 642,
                "height": 18,
                "width": 121
              },
              "snippet": "<a href=\"/divisions/detroit/detroit-leadership\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[6]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 623,
                "height": 18,
                "width": 46
              },
              "snippet": "<a href=\"/divisions/detroit\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[5]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[5]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 605,
                "height": 18,
                "width": 108
              },
              "snippet": "<a href=\"/denver/denver-contacts\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[5]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[5]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 586,
                "height": 18,
                "width": 123
              },
              "snippet": "<a href=\"/denver/denver-leadership\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 568,
                "height": 18,
                "width": 48
              },
              "snippet": "<a href=\"/divisions/denver\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[4]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[4]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 549,
                "height": 18,
                "width": 101
              },
              "snippet": "<a href=\"/dallas/dallas-contacts\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[4]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[4]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 531,
                "height": 18,
                "width": 116
              },
              "snippet": "<a href=\"/dallas/dallas-leadership\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 512,
                "height": 18,
                "width": 41
              },
              "snippet": "<a href=\"/divisions/dallas\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[3]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 494,
                "height": 18,
                "width": 114
              },
              "snippet": "<a href=\"/chicago/chicago-contacts\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[3]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 475,
                "height": 18,
                "width": 129
              },
              "snippet": "<a href=\"/chicago/chicago-leadership\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 457,
                "height": 18,
                "width": 54
              },
              "snippet": "<a href=\"/divisions/chicago\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[24]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[24]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 1585,
                "height": 18,
                "width": 137
              },
              "snippet": "<a href=\"/washington/washington-contacts\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[24]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[24]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 1567,
                "height": 18,
                "width": 152
              },
              "snippet": "<a href=\"/washington/washington-leadership\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[24]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[24]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1548,
                "height": 18,
                "width": 107
              },
              "snippet": "<a href=\"/divisions/washington-dc\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[23]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[23]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 1530,
                "height": 18,
                "width": 118
              },
              "snippet": "<a href=\"/st-louis/st-louis-contacts\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[23]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[23]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 1511,
                "height": 18,
                "width": 133
              },
              "snippet": "<a href=\"/st-louis/st-louis-leadership\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[23]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[23]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1493,
                "height": 18,
                "width": 58
              },
              "snippet": "<a href=\"/divisions/st-louis\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[22]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[22]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 1474,
                "height": 18,
                "width": 104
              },
              "snippet": "<a href=\"/seattle/seattle-contacts\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[22]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[22]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1456,
                "height": 18,
                "width": 44
              },
              "snippet": "<a href=\"/divisions/seattle\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[21]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[21]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 1437,
                "height": 18,
                "width": 151
              },
              "snippet": "<a href=\"/san-francisco/san-francisco-contacts\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[21]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[21]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 1419,
                "height": 18,
                "width": 166
              },
              "snippet": "<a href=\"/san-francisco/san-francisco-leadership\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[21]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[21]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1400,
                "height": 18,
                "width": 91
              },
              "snippet": "<a href=\"/divisions/san-francisco\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[20]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[20]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 1382,
                "height": 18,
                "width": 128
              },
              "snippet": "<a href=\"/san-diego/san-diego-contacts\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[20]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[20]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 1363,
                "height": 18,
                "width": 143
              },
              "snippet": "<a href=\"https://www.dea.gov/san-diego/san-diego-leadership\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[20]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[20]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1345,
                "height": 18,
                "width": 68
              },
              "snippet": "<a href=\"/divisions/san-diego\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[2]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 438,
                "height": 18,
                "width": 126
              },
              "snippet": "<a href=\"/caribbean/caribbean-contacts\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[2]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 420,
                "height": 18,
                "width": 141
              },
              "snippet": "<a href=\"/caribbean/caribbean-leadership\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 401,
                "height": 18,
                "width": 66
              },
              "snippet": "<a href=\"/divisions/caribbean\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[19]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[19]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 1326,
                "height": 18,
                "width": 113
              },
              "snippet": "<a href=\"/phoenix/phoenix-contacts\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[19]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[19]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 1308,
                "height": 18,
                "width": 128
              },
              "snippet": "<a href=\"/phoenix/phoenix-leadership\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[19]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[19]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1289,
                "height": 18,
                "width": 53
              },
              "snippet": "<a href=\"/divisions/phoenix\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[18]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[18]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 1271,
                "height": 18,
                "width": 140
              },
              "snippet": "<a href=\"/philadelphia/philadelphia-contacts\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[18]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[18]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 1252,
                "height": 18,
                "width": 156
              },
              "snippet": "<a href=\"/philadelphia/philadelphia-leadership\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[18]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[18]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1234,
                "height": 18,
                "width": 80
              },
              "snippet": "<a href=\"/divisions/philadelphia\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[17]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[17]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 1215,
                "height": 18,
                "width": 107
              },
              "snippet": "<a href=\"/omaha/omaha-contacts\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[17]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[17]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 1197,
                "height": 18,
                "width": 122
              },
              "snippet": "<a href=\"/omaha/omaha-leadership\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[17]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[17]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1178,
                "height": 18,
                "width": 47
              },
              "snippet": "<a href=\"/divisions/omaha\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[16]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[16]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 1160,
                "height": 18,
                "width": 125
              },
              "snippet": "<a href=\"/new-york/new-york-contacts\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[16]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[16]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 1141,
                "height": 18,
                "width": 140
              },
              "snippet": "<a href=\"/new-york/new-york-leadership\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[16]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[16]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1123,
                "height": 18,
                "width": 65
              },
              "snippet": "<a href=\"/divisions/new-york\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[15]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[15]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 1104,
                "height": 18,
                "width": 144
              },
              "snippet": "<a href=\"/new-orleans/new-orleans-contacts\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[15]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[15]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 1086,
                "height": 18,
                "width": 160
              },
              "snippet": "<a href=\"/new-orleans/new-orleans-leadership\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[15]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[15]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1067,
                "height": 18,
                "width": 84
              },
              "snippet": "<a href=\"/divisions/new-orleans\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[14]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[14]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 1049,
                "height": 18,
                "width": 135
              },
              "snippet": "<a href=\"/new-jersey/new-jersey-contacts\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[14]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[14]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 1030,
                "height": 18,
                "width": 150
              },
              "snippet": "<a href=\"/new-jersey/new-jersey-leadership\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[14]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[14]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1012,
                "height": 18,
                "width": 75
              },
              "snippet": "<a href=\"/divisions/new-jersey\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[13]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[13]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 993,
                "height": 18,
                "width": 148
              },
              "snippet": "<a href=\"/new-england/new-england-contacts\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[13]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[13]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 975,
                "height": 18,
                "width": 163
              },
              "snippet": "<a href=\"/new-england/new-england-leadership\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[13]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[13]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 956,
                "height": 18,
                "width": 88
              },
              "snippet": "<a href=\"/divisions/new-england\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[12]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[12]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 938,
                "height": 18,
                "width": 103
              },
              "snippet": "<a href=\"/miami/miami-contacts\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[12]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[12]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 919,
                "height": 18,
                "width": 118
              },
              "snippet": "<a href=\"/miami/miami-leadership\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[12]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[12]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 901,
                "height": 18,
                "width": 43
              },
              "snippet": "<a href=\"/divisions/miami\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[11]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[11]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 882,
                "height": 18,
                "width": 125
              },
              "snippet": "<a href=\"/louisville/louisville-contacts\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[11]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[11]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 864,
                "height": 18,
                "width": 140
              },
              "snippet": "<a href=\"/louisville/louisville-leadership\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[11]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[11]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 845,
                "height": 18,
                "width": 65
              },
              "snippet": "<a href=\"/divisions/louisville\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[10]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[10]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 827,
                "height": 18,
                "width": 140
              },
              "snippet": "<a href=\"/los-angeles/los-angeles-contacts\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[10]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[10]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 808,
                "height": 18,
                "width": 155
              },
              "snippet": "<a href=\"/los-angeles/los-angeles-leadership\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[10]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[10]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 790,
                "height": 18,
                "width": 80
              },
              "snippet": "<a href=\"/divisions/los-angeles\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 383,
                "height": 18,
                "width": 108
              },
              "snippet": "<a href=\"/atlanta/atlanta-contacts\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 364,
                "height": 18,
                "width": 123
              },
              "snippet": "<a href=\"/atlanta/atlanta-leadership\" class=\"menu__link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 346,
                "height": 18,
                "width": 48
              },
              "snippet": "<a href=\"/divisions/atlanta\" class=\"menu__link  has-subnav is-expanded\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 327,
                "height": 18,
                "width": 62
              },
              "snippet": "<a href=\"/divisions\" class=\"menu__link has-subnav is-expanded mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 309,
                "height": 18,
                "width": 48
              },
              "snippet": "<a href=\"/about/history\" class=\"menu__link mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 290,
                "height": 18,
                "width": 52
              },
              "snippet": "<a href=\"/about/mission\" class=\"menu__link mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 272,
                "height": 18,
                "width": 40
              },
              "snippet": "<a href=\"/who-we-are/about\" class=\"menu__link mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/div[1]/a[2]",
                "aria": "/document[1]/navigation[1]/link[5]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 107,
                "top": 237,
                "height": 18,
                "width": 83
              },
              "snippet": "<a aria-hidden=\"true\" href=\"#mm-1\" class=\"mm-navbar__title\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/navigation[1]/link[4]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 8,
                "top": 237,
                "height": 18,
                "width": 99
              },
              "snippet": "<a aria-owns=\"mm-1\" aria-haspopup=\"true\" href=\"#mm-1\" class=\"mm-btn mm-btn_prev mm-navbar__btn\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[1]/ul[1]/li[4]/a[2]",
                "aria": "/document[1]/navigation[1]/link[3]/list[1]/listitem[4]/link[2]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 118,
                "top": 203,
                "height": 18,
                "width": 97
              },
              "snippet": "<a href=\"#mm-5\" class=\"mm-btn mm-btn_next mm-listitem__btn\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/navigation[1]/link[3]/list[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 203,
                "height": 18,
                "width": 66
              },
              "snippet": "<a href=\"/resources\" class=\"menu__link has-subnav is-expanded mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[1]/ul[1]/li[3]/a[2]",
                "aria": "/document[1]/navigation[1]/link[3]/list[1]/listitem[3]/link[2]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 101,
                "top": 184,
                "height": 18,
                "width": 97
              },
              "snippet": "<a href=\"#mm-4\" class=\"mm-btn mm-btn_next mm-listitem__btn\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/navigation[1]/link[3]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 184,
                "height": 18,
                "width": 49
              },
              "snippet": "<a href=\"/careers\" class=\"menu__link has-subnav is-expanded mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[1]/ul[1]/li[2]/a[2]",
                "aria": "/document[1]/navigation[1]/link[3]/list[1]/listitem[2]/link[2]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 135,
                "top": 166,
                "height": 18,
                "width": 97
              },
              "snippet": "<a href=\"#mm-3\" class=\"mm-btn mm-btn_next mm-listitem__btn\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/link[3]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 166,
                "height": 18,
                "width": 83
              },
              "snippet": "<a href=\"/what-we-do\" class=\"menu__link has-subnav is-expanded mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[1]/ul[1]/li[1]/a[2]",
                "aria": "/document[1]/navigation[1]/link[3]/list[1]/listitem[1]/link[2]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 135,
                "top": 147,
                "height": 18,
                "width": 97
              },
              "snippet": "<a href=\"#mm-2\" class=\"mm-btn mm-btn_next mm-listitem__btn\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/link[3]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 147,
                "height": 18,
                "width": 83
              },
              "snippet": "<a href=\"/who-we-are\" class=\"menu__link has-subnav is-expanded mm-listitem__text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[1]/div[1]/a[2]",
                "aria": "/document[1]/navigation[1]/link[2]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 8,
                "top": 94,
                "height": 18,
                "width": 76
              },
              "snippet": "<a href=\"#mm-0\" class=\"mm-btn mm-btn_close mm-navbar__btn\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/navigation[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 8,
                "top": 47,
                "height": 28,
                "width": 784
              },
              "snippet": "<a aria-label=\"Home\" rel=\"home\" title=\"Home\" href=\"/\" class=\"site-name\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/button[2]",
                "aria": "/document[1]/navigation[1]/button[2]"
              },
              "message": "Element \"button\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 8,
                "top": 4319,
                "height": 6,
                "width": 16
              },
              "snippet": "<button role=\"presentation\" aria-hidden=\"true\" class=\"mm-tabend mm-sronly\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/nav[1]/button[1]",
                "aria": "/document[1]/navigation[1]/button[1]"
              },
              "message": "Element \"button\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 8,
                "top": 20,
                "height": 6,
                "width": 16
              },
              "snippet": "<button role=\"presentation\" aria-hidden=\"true\" class=\"mm-tabstart mm-sronly\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/button[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Element \"button\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 84,
                "top": 8015,
                "height": 6,
                "width": 16
              },
              "snippet": "<button role=\"presentation\" aria-hidden=\"true\" class=\"mm-tabend mm-sronly\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 8,
                "top": 8004,
                "height": 18,
                "width": 76
              },
              "snippet": "<a role=\"presentation\" aria-hidden=\"true\" href=\"#mm-0\" class=\"mm-tabstart\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[7]",
                "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=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[2]/iframe[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 8,
                "top": 6454,
                "height": 454,
                "width": 784
              },
              "snippet": "<iframe title=\"Twitter Timeline\" data-widget-id=\"profile:DEAHQ\" style=\"position: static; visibility: visible; display: inline-block; width: 100%; padding: 0px; border: none; max-width: 100%; min-width: 180px; margin-top: 0px; margin-bottom: 0px; height: 453.109px;\" class=\"twitter-timeline twitter-timeline-rendered\" allowfullscreen=\"true\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" id=\"twitter-widget-0\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 8,
                "top": 4854,
                "height": 2058,
                "width": 784
              },
              "snippet": "<main tabindex=\"-1\" role=\"main\" class=\"l-main\" id=\"main-content\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 4607,
                "height": 122,
                "width": 784
              },
              "snippet": "<nav aria-label=\"Primary navigation\" role=\"navigation\" class=\"l-nav \">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 8,
                "top": 4491,
                "height": 343,
                "width": 784
              },
              "snippet": "<header role=\"banner\" class=\"l-header \">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 8,
                "top": 6931,
                "height": 1073,
                "width": 784
              },
              "snippet": "<footer role=\"contentinfo\" class=\"l-footer \">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 9,
            "recommendation": 9,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[2]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[1]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/document[1]/list[1]/listitem[1]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 50,
                "top": 80,
                "height": 36,
                "width": 154
              },
              "snippet": "<a aria-label=\"Justice Department (screen name: TheJusticeDept)\" href=\"https://twitter.com/TheJusticeDept\" data-scribe=\"element:user_link\" class=\"TweetAuthor-link Identity u-linkBlend\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[2]/iframe[1]/html[1]",
                "aria": "/document[1]/main[1]/document[1]"
              },
              "message": "Page detected as HTML, but does not have a 'lang' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 390,
                "width": 368
              },
              "snippet": "<html class=\"SandboxRoot var-fully-expanded var-static env-bp-330\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/main[1]/heading[2]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 20,
                "top": 738,
                "height": 20,
                "width": 760
              },
              "snippet": "<h1 class=\"page-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": -60,
                "height": 42,
                "width": 179
              },
              "snippet": "<a class=\"usa-skipnav\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 690,
                "top": 133,
                "height": 59,
                "width": 91
              },
              "snippet": "<div role=\"navigation\" id=\"block-languageswitcher\" class=\"l-block  language-switcher-language-url l-block--provider-language l-block--id-language-blocklanguage-interface\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[2]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[1]/div[1]/div[2]",
                "aria": "/document[1]/main[1]/document[1]/list[1]/listitem[1]"
              },
              "message": "Text contrast of 2.88 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 28,
                "top": 52,
                "height": 20,
                "width": 330
              },
              "snippet": "<div class=\"timeline-Tweet-retweetCredit\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[2]/link[1]"
              },
              "message": "Text contrast of 4.04 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 400",
              "bounds": {
                "left": 737,
                "top": 151,
                "height": 21,
                "width": 44
              },
              "snippet": "<a data-drupal-link-system-path=\"<front>\" hreflang=\"es\" class=\"language-link\" href=\"/es\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/link[1]"
              },
              "message": "Text contrast of 4.04 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 400",
              "bounds": {
                "left": 690,
                "top": 151,
                "height": 21,
                "width": 47
              },
              "snippet": "<a data-drupal-link-system-path=\"<front>\" hreflang=\"en\" class=\"language-link is-active\" href=\"/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[3]/div[1]/div[1]/div[1]/span[1]/a[1]",
                "aria": "/document[1]/contentinfo[1]/link[1]"
              },
              "message": "Text contrast of 3.72 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 433,
                "top": 5531,
                "height": 19,
                "width": 196
              },
              "snippet": "<a href=\"https://www.justice.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[7]",
                "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=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[2]/iframe[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The HTML attribute(s) \"scrolling, frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 412,
                "top": 3467,
                "height": 390,
                "width": 368
              },
              "snippet": "<iframe title=\"Twitter Timeline\" data-widget-id=\"profile:DEAHQ\" style=\"position: static; visibility: visible; display: inline-block; width: 100%; padding: 0px; border: none; max-width: 100%; min-width: 180px; margin-top: 0px; margin-bottom: 0px; height: 389.508px;\" class=\"twitter-timeline twitter-timeline-rendered\" allowfullscreen=\"true\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" id=\"twitter-widget-0\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[2]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[1]/div[1]/ul[1]/li[2]",
                "aria": "/document[1]/main[1]/document[1]/list[1]/listitem[1]/list[1]/listitem[2]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 91,
                "top": 310,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action timeline-ShareMenu\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[2]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[1]/div[1]/ul[1]/li[1]",
                "aria": "/document[1]/main[1]/document[1]/list[1]/listitem[1]/list[1]/listitem[1]"
              },
              "message": "The explicitly-assigned ARIA role \"listitem\" is redundant with the implicit role of the element <li>",
              "bounds": {
                "left": 50,
                "top": 310,
                "height": 22,
                "width": 17
              },
              "snippet": "<li role=\"listitem\" class=\"timeline-Tweet-action\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[2]/iframe[1]/html[1]/body[1]/div[1]/div[2]/div[2]/ol[1]/li[1]/div[1]/ul[1]",
                "aria": "/document[1]/main[1]/document[1]/list[1]/listitem[1]/list[1]"
              },
              "message": "The explicitly-assigned ARIA role \"list\" is redundant with the implicit role of the element <ul>",
              "bounds": {
                "left": 50,
                "top": 310,
                "height": 23,
                "width": 308
              },
              "snippet": "<ul aria-label=\"Tweet actions\" role=\"list\" data-scribe=\"component:actions\" class=\"timeline-Tweet-actions\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 0,
                "top": 248,
                "height": 4161,
                "width": 800
              },
              "snippet": "<main tabindex=\"-1\" role=\"main\" class=\"l-main\" id=\"main-content\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 20,
                "top": 162,
                "height": 0,
                "width": 0
              },
              "snippet": "<nav aria-label=\"Primary navigation\" role=\"navigation\" class=\"l-nav \">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 23,
                "height": 186,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"l-header \">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 0,
                "top": 4448,
                "height": 1298,
                "width": 800
              },
              "snippet": "<footer role=\"contentinfo\" class=\"l-footer \">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dea.gov/",
      "what": "URL",
      "result": "https://www.dea.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.dea.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Home | DEA.gov",
          "pageurl": "https://www.dea.gov/",
          "time": 3.92,
          "creditsremaining": 1030,
          "allitemcount": 161,
          "totalelements": 915,
          "waveurl": "http://wave.webaim.org/report?url=https://www.dea.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 5,
            "items": {
              "label_missing": {
                "id": "label_missing",
                "description": "Missing form label",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > DIV:first-child > A:first-child + SECTION + DIV + HEADER + DIV + MAIN + FOOTER > DIV:first-child > DIV:first-child > DIV#block-samhsatreatmentlocatorblock > H2:first-child + DIV > FORM#samhsa-treatment-locator-form > DIV:first-child > INPUT#edit-saddr"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "heading_empty": {
                "id": "heading_empty",
                "description": "Empty heading",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > DIV:first-child > MAIN#main-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H1: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"
                  }
                ]
              },
              "button_empty": {
                "id": "button_empty",
                "description": "Empty button",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NAV#fullmenu > BUTTON:first-child",
                  "HTML > HEAD:first-child + BODY > NAV#fullmenu > BUTTON:first-child + DIV + DIV + DIV + BUTTON",
                  "HTML > HEAD:first-child + BODY > NAV:first-child + NOSCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > A:first-child + BUTTON"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 3,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > DIV:first-child > A:first-child + SECTION + DIV + HEADER > DIV:first-child + DIV > DIV:first-child > NAV:first-child + DIV > DIV#block-languageswitcher > DIV:first-child > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > DIV:first-child > A:first-child + SECTION + DIV + HEADER > DIV:first-child + DIV > DIV:first-child > NAV:first-child + DIV > DIV#block-languageswitcher > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > DIV:first-child > A:first-child + SECTION + DIV + HEADER + DIV + MAIN + FOOTER > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > IMG:first-child + DIV > H3:first-child + SPAN > A:first-child"
                ],
                "contrastdata": [
                  [
                    4.04,
                    "#757575",
                    "#f0f0f0",
                    false
                  ],
                  [
                    4.04,
                    "#757575",
                    "#f0f0f0",
                    false
                  ],
                  [
                    3.71,
                    "#0d7ea2",
                    "#e6e6e6",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 6,
            "items": {
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > DIV:first-child > MAIN#main-content > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H1:first-child + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > DIV:first-child > H3: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_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > DIV:first-child > A:first-child + SECTION + DIV + HEADER + DIV + MAIN + FOOTER > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > DIV:first-child > A:first-child + SECTION + DIV + HEADER + DIV + MAIN + FOOTER > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child"
                ],
                "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 > NAV:first-child + NOSCRIPT"
                ],
                "wcag": []
              },
              "underline": {
                "id": "underline",
                "description": "Underlined text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > DIV:first-child > A:first-child + SECTION > DIV:first-child > HEADER:first-child > DIV:first-child > DIV:first-child + DIV > P:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV#mm-0 > DIV:first-child > A:first-child + SECTION > DIV:first-child > HEADER:first-child > DIV:first-child > DIV:first-child + DIV + BUTTON > SPAN:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dea.gov/",
      "what": "URL",
      "result": "https://www.dea.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.dea.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.089",
        "responseTime": "2022-07-17T22:25:28.143Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1044724,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 167,
              "failing": 13
            },
            "issues": {
              "totalErrors": 51,
              "totalWarnings": 33,
              "totalIssues": 84
            },
            "issuesByLevel": {
              "A": {
                "count": 71,
                "pct": 84.52
              },
              "AA": {
                "count": 41,
                "pct": 48.81
              },
              "AAA": {
                "count": 84,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 5,
              "warningDensity": 3,
              "allDensity": 8
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "df94ef81-570f-46cf-8f27-65f147bc8089",
          "docID": "a8ab42a4-a5bc-4a6c-9d14-80011ab22389",
          "sourceHash": "590a00979ab7e83a5932a66515f6516f",
          "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=df94ef81-570f-46cf-8f27-65f147bc8089",
          "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": 5275.75
                },
                "height": 5275.75,
                "width": 1024
              },
              "position": {
                "line": 2670,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path-frontpage front node-page node-page--node-type-landing mm-wrapper\"&gt;&lt;nav id=\"fullmenu\" class=\"mm-menu mm-menu_offcanvas mm-menu_keyboardfocus mm-menu_selected-hover mm-menu_position-front mm-menu_position-right mm-menu_fx-menu-s",
              "xpath": "/html/body",
              "issueID": "0721aa1f7e01e169e1ce273f1947aaa5",
              "signature": "4026edc353ed179d154b6fb6d9deb40f",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=0721aa1f7e01e169e1ce273f1947aaa5"
            },
            {
              "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": 0,
                  "y": 563
                },
                "bottom-right": {
                  "x": 99,
                  "y": 582
                },
                "height": 19,
                "width": 99
              },
              "position": {
                "line": 10421,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/documents/2021/2021-12/2021-12-16/counterfeit-pills-factsheet\" class=\"button \"&gt;Learn More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "e18950f5a3bca02952d7a058da9d2a53",
              "signature": "c697e6e6e22ed0979d5e3c9055751ada",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=e18950f5a3bca02952d7a058da9d2a53"
            },
            {
              "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": 504,
                  "y": 637
                },
                "bottom-right": {
                  "x": 603,
                  "y": 656
                },
                "height": 19,
                "width": 99
              },
              "position": {
                "line": 10435,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/highlight-topics/recovery-resources\" class=\"button \"&gt;Learn More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "1c8ae24ab2086ad36e02a3d0db4a1449",
              "signature": "407108748adf311595d7767f5a65517a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=1c8ae24ab2086ad36e02a3d0db4a1449"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "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": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 10273,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/press-releases/2022/07/15/dea-miami-field-division-warns-alarming-increase-suspected-fentanyl\" title=\"DEA Miami Field Division Warns of Alarming Increase in Suspected Fentanyl-Related Overdoses in Florida\"&gt; &lt;div class=\"card__overlay\"&g",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "82269c9d7cd04cc2da9b03ca8ef3aebc",
              "signature": "72127cfbeed62bf8e4efa7bd7bcb9d53",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=82269c9d7cd04cc2da9b03ca8ef3aebc"
            },
            {
              "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": 914,
                  "y": 150
                },
                "bottom-right": {
                  "x": 939,
                  "y": 171
                },
                "height": 21,
                "width": 25
              },
              "position": {
                "line": 10227,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/\" class=\"language-link is-active\" hreflang=\"en\" data-drupal-link-system-path=\"&lt;front&gt;\"&gt;EN&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "41f6096786a328a86bc041712c442723",
              "signature": "0bc2c45e1f1a04701dbd62972f2ee910",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=41f6096786a328a86bc041712c442723"
            },
            {
              "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": 961,
                  "y": 150
                },
                "bottom-right": {
                  "x": 984,
                  "y": 171
                },
                "height": 21,
                "width": 23
              },
              "position": {
                "line": 10241,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/es\" class=\"language-link\" hreflang=\"es\" data-drupal-link-system-path=\"&lt;front&gt;\"&gt;ES&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "d67e7019113d7ee31d59f0fb8fab353e",
              "signature": "427a1b39389603a24495dc0ae5070e8f",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=d67e7019113d7ee31d59f0fb8fab353e"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "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": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -51,
                  "y": -40
                },
                "height": -40,
                "width": -51
              },
              "position": {
                "line": 635,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mm-btn mm-btn_next mm-listitem__btn\" href=\"#mm-3\"&gt;&lt;span class=\"mm-sronly\"&gt;Open submenu&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[1]/ul[1]/li[2]/a[2]",
              "issueID": "4bf420c14858d5a2cc5715418b3c217c",
              "signature": "d1e61da15efdc25634769ec390c0d9cb",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=4bf420c14858d5a2cc5715418b3c217c"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "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": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -51,
                  "y": -40
                },
                "height": -40,
                "width": -51
              },
              "position": {
                "line": 635,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mm-btn mm-btn_next mm-listitem__btn\" href=\"#mm-4\"&gt;&lt;span class=\"mm-sronly\"&gt;Open submenu&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[1]/ul[1]/li[3]/a[2]",
              "issueID": "d9f38aa2ecb849625dac495ebe6678ee",
              "signature": "a0e109421e0aac33b7141ef363c6b621",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d9f38aa2ecb849625dac495ebe6678ee"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "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": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -51,
                  "y": -40
                },
                "height": -40,
                "width": -51
              },
              "position": {
                "line": 635,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mm-btn mm-btn_next mm-listitem__btn\" href=\"#mm-5\"&gt;&lt;span class=\"mm-sronly\"&gt;Open submenu&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[1]/ul[1]/li[4]/a[2]",
              "issueID": "d78376ef9ebd8d57b52e4d53bd374ec5",
              "signature": "d81f6509dc0ae430d33dd0c163e99e17",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d78376ef9ebd8d57b52e4d53bd374ec5"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "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": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -50,
                  "y": 0
                },
                "height": 0,
                "width": -50
              },
              "position": {
                "line": 635,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mm-navbar__title\" href=\"#mm-1\" aria-hidden=\"true\"&gt;&lt;span&gt;Who We Are&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[2]/div[1]/a[2]",
              "issueID": "48c692d7825fa7adc3372402c18d7bb5",
              "signature": "d8313565af9421ae3b9a6acea70c18e5",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=48c692d7825fa7adc3372402c18d7bb5"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "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": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8377,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"/foreign-offices/caribbean\"&gt;Caribbean&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[2]/ul[1]/li[6]/ul[1]/li[3]/a[1]",
              "issueID": "cd32c4c76f11cbdb5593ba3a45a2e139",
              "signature": "bc71854fad058a8d0f0b37f15e722fbc",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=cd32c4c76f11cbdb5593ba3a45a2e139"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "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": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -50,
                  "y": 0
                },
                "height": 0,
                "width": -50
              },
              "position": {
                "line": 8543,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"mm-navbar__title\" href=\"#mm-1\" aria-hidden=\"true\"&gt;&lt;span&gt;What We Do&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[3]/div[1]/a[2]",
              "issueID": "50afcd13e1507220cb4d43e40fe71028",
              "signature": "f133caf14f63050eafd04c313f5d35b3",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=50afcd13e1507220cb4d43e40fe71028"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "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": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8635,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"/epic/epics-mission\"&gt;Mission&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[3]/ul[1]/li[1]/ul[1]/li[2]/ul[1]/li[2]/a[1]",
              "issueID": "5247440af3c3d89944c7c9167de089ae",
              "signature": "83f696e3c9eec85101ff3cf28fed9535",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=5247440af3c3d89944c7c9167de089ae"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "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": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -50,
                  "y": 0
                },
                "height": 0,
                "width": -50
              },
              "position": {
                "line": 9325,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"mm-navbar__title\" href=\"#mm-1\" aria-hidden=\"true\"&gt;&lt;span&gt;Careers&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[4]/div[1]/a[2]",
              "issueID": "ff3a89e5e7e5a96121d027bd5033e9b2",
              "signature": "da03285aca7c603f10ba0874a6980ecb",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=ff3a89e5e7e5a96121d027bd5033e9b2"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "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": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -50,
                  "y": 0
                },
                "height": 0,
                "width": -50
              },
              "position": {
                "line": 9657,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"mm-navbar__title\" href=\"#mm-1\" aria-hidden=\"true\"&gt;&lt;span&gt;Resources&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[5]/div[1]/a[2]",
              "issueID": "ab793b9569347f491c4f191ef632db26",
              "signature": "44a0a80f056060d6e0463896493a141f",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=ab793b9569347f491c4f191ef632db26"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "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": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 504,
                  "y": 637
                },
                "bottom-right": {
                  "x": 603,
                  "y": 656
                },
                "height": 19,
                "width": 99
              },
              "position": {
                "line": 10435,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/highlight-topics/recovery-resources\" class=\"button \"&gt;Learn More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "8f57c60156f0ce611ab42283eea96425",
              "signature": "4bc6ca94f756bbce9816c3c7cf469be6",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8f57c60156f0ce611ab42283eea96425"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "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": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 4771.75
                },
                "bottom-right": {
                  "x": 151,
                  "y": 4797.75
                },
                "height": 26,
                "width": 131
              },
              "position": {
                "line": 10547,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"/es/oficinas-extranjeras\"&gt;Foreign Offices&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[2]/div[1]/ul[1]/li[1]/ul[1]/li[3]/a[1]",
              "issueID": "19b655e87ca672bd212bbffc5d9b2a95",
              "signature": "2c3264e1789cb54266407ce804d5998c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=19b655e87ca672bd212bbffc5d9b2a95"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "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": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 184,
                  "y": 4771.75
                },
                "bottom-right": {
                  "x": 348,
                  "y": 4823.75
                },
                "height": 52,
                "width": 164
              },
              "position": {
                "line": 10635,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"https://www.deadiversion.usdoj.gov\"&gt;Diversion Control Division&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[2]/div[1]/ul[1]/li[2]/ul[1]/li[3]/a[1]",
              "issueID": "bbaeb5bd91d065edb22c81b59baa63af",
              "signature": "1b00ef83983a93e337c90aa1fa5e7f93",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=bbaeb5bd91d065edb22c81b59baa63af"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "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": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 512,
                  "y": 4917.75
                },
                "bottom-right": {
                  "x": 613,
                  "y": 4943.75
                },
                "height": 26,
                "width": 101
              },
              "position": {
                "line": 10807,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"/documents?f%5B0%5D=document_type%3A2431\"&gt;Publications&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[2]/div[1]/ul[1]/li[4]/ul[1]/li[5]/a[1]",
              "issueID": "a461ad22a1942255f4f10c5223239e73",
              "signature": "60409b1da113099125940e45b896d64a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a461ad22a1942255f4f10c5223239e73"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "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": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 676,
                  "y": 4729.75
                },
                "bottom-right": {
                  "x": 754,
                  "y": 4755.75
                },
                "height": 26,
                "width": 78
              },
              "position": {
                "line": 10841,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"/resources/doing-business-dea\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[2]/div[1]/ul[1]/li[5]/ul[1]/li[1]/a[1]",
              "issueID": "39c6590c0b7b0b9d4a3b44a4a2760ee6",
              "signature": "3fa6ee20baeb2a52a78774cb39648db3",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=39c6590c0b7b0b9d4a3b44a4a2760ee6"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "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": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -2
                },
                "bottom-right": {
                  "x": 176,
                  "y": 17.625
                },
                "height": 19.625,
                "width": 176
              },
              "position": {
                "line": 3465,
                "column": 138
              },
              "errorSnippet": "&lt;p class=\"usa-banner__header-action\" aria-hidden=\"true\" style=\"\"&gt;Here’s how you know&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[1]/div[1]/header[1]/div[1]/div[2]/p[2]",
              "issueID": "069e21a4cd1ea2ce6ff3db1bc48cac02",
              "signature": "de1ee5cc0906d406e6699c9b2a6b3294",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=069e21a4cd1ea2ce6ff3db1bc48cac02"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "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": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -1
                },
                "bottom-right": {
                  "x": 116,
                  "y": 15
                },
                "height": 16,
                "width": 116
              },
              "position": {
                "line": 11230,
                "column": 11
              },
              "errorSnippet": "&lt;span class=\"usa-banner__button-text\"&gt;Here’s how you know&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/section[1]/div[1]/header[1]/div[1]/button[1]/span[1]",
              "issueID": "f7996a5b41b89b4cb9921230d790e133",
              "signature": "41809ebc4a1bee01e8162f4d4410e948",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=f7996a5b41b89b4cb9921230d790e133"
            },
            {
              "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": 5275.75
                },
                "height": 5275.75,
                "width": 1024
              },
              "position": {
                "line": 2670,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path-frontpage front node-page node-page--node-type-landing mm-wrapper\"&gt;&lt;nav id=\"fullmenu\" class=\"mm-menu mm-menu_offcanvas mm-menu_keyboardfocus mm-menu_selected-hover mm-menu_position-front mm-menu_position-right mm-menu_fx-menu-s",
              "xpath": "/html/body",
              "issueID": "3bcfaf43c2391688fba0dc4e852af773",
              "signature": "010967c5f299deee01f20464cf17fc2f",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=3bcfaf43c2391688fba0dc4e852af773"
            },
            {
              "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": 14
                },
                "height": 14,
                "width": 1024
              },
              "position": {
                "line": 5192,
                "column": 332
              },
              "errorSnippet": "&lt;header class=\"usa-banner__header\"&gt; &lt;div class=\"usa-banner__inner\"&gt; &lt;div class=\"grid-col-auto\"&gt; &lt;img class=\"usa-banner__header-flag\" src=\"/themes/custom/ohana/dist/img/us_flag_small.png\" alt=\"U.S. flag\"&gt; &lt;/div&gt; &lt;div class",
              "xpath": "/html/body/div[1]/div[1]/section[1]/div[1]/header[1]",
              "issueID": "53afc9d944252278f1e4fd72282a3052",
              "signature": "ea8fb6ad5d3b95a95710004595d8335e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=53afc9d944252278f1e4fd72282a3052"
            },
            {
              "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": 20,
                  "y": 225
                },
                "bottom-right": {
                  "x": 610.391,
                  "y": 312
                },
                "height": 87,
                "width": 590.391
              },
              "position": {
                "line": 11492,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"hero__subtitle\"&gt;Attorney General Merrick B. Garland today released the following statement on the capture of Rafael Caro-Quintero, one of the FBI and DEA's Ten Most Wanted.&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]",
              "issueID": "0c9fcee93376633e9f39ab06b9e79096",
              "signature": "15fc99ce16504aa8a3ff802094ac7fb7",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=0c9fcee93376633e9f39ab06b9e79096"
            },
            {
              "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": 40,
                  "y": 40
                },
                "bottom-right": {
                  "x": 440,
                  "y": 348
                },
                "height": 308,
                "width": 400
              },
              "position": {
                "line": 11558,
                "column": 9
              },
              "errorSnippet": "&lt;h3 class=\"card__title\"&gt;DEA Miami Field Division Warns of Alarming Increase in Suspected Fentanyl-Related Overdoses in Florida&lt;/h3&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/a[1]/div[1]/h3[1]",
              "issueID": "a5e1a534986ce56be77b0cb6a2243d6b",
              "signature": "4ffa6edd85ea5d4428a5e4c599de6817",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a5e1a534986ce56be77b0cb6a2243d6b"
            },
            {
              "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": 40,
                  "y": 188
                },
                "bottom-right": {
                  "x": 440,
                  "y": 292
                },
                "height": 104,
                "width": 400
              },
              "position": {
                "line": 11554,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"card__teaser\"&gt;The containers, including the suspected drugs and interior packaging materials, weighed a total of 476 pounds, charging documents allege.&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/a[1]/div[1]/div[1]",
              "issueID": "04358f42c2cf46d80ed10f8de2f3613a",
              "signature": "c282b210a998bfca6801d9db12faf9fb",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=04358f42c2cf46d80ed10f8de2f3613a"
            },
            {
              "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": 40,
                  "y": 144
                },
                "bottom-right": {
                  "x": 440,
                  "y": 222
                },
                "height": 78,
                "width": 400
              },
              "position": {
                "line": 11575,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"card__teaser\"&gt;Are you ready to be part of an elite law enforcement group that operates at the cutting edge of criminal investigations?&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/a[1]/div[1]/div[1]",
              "issueID": "3beae0dc187349bd4adc81f1e4491820",
              "signature": "c50cded81286a8aa8b479205efc48e7f",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=3beae0dc187349bd4adc81f1e4491820"
            },
            {
              "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": 40,
                  "y": 100
                },
                "bottom-right": {
                  "x": 440,
                  "y": 178
                },
                "height": 78,
                "width": 400
              },
              "position": {
                "line": 11697,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"card__teaser\"&gt;Do you have a tip for DEA? Use an online form to report suspected violations of controlled substances laws and regulations.&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[2]/a[1]/div[1]/div[1]",
              "issueID": "2924262a0da291dde26ee57534f202fe",
              "signature": "79c27e5f2180b804044f4affd93a13fd",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=2924262a0da291dde26ee57534f202fe"
            },
            {
              "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": 551
                },
                "bottom-right": {
                  "x": 480,
                  "y": 623
                },
                "height": 72,
                "width": 480
              },
              "position": {
                "line": 11982,
                "column": 9
              },
              "errorSnippet": "&lt;h3 class=\"mini__heading\"&gt; &lt;a href=\"/press-releases/2022/07/15/dea-miami-field-division-warns-alarming-increase-suspected-fentanyl\"&gt;DEA Miami Field Division Warns of Alarming Increase in Suspected Fentanyl-Related Overdoses in Florida&lt;/a&g",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[1]/h3[1]",
              "issueID": "58cb5f99f8ff7343eb30e8c19ddda295",
              "signature": "1ab559b60a08a9d1776e9bc07da380d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=58cb5f99f8ff7343eb30e8c19ddda295"
            },
            {
              "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": 20,
                  "y": 4661.75
                },
                "bottom-right": {
                  "x": 1004,
                  "y": 5053.75
                },
                "height": 392,
                "width": 984
              },
              "position": {
                "line": 10857,
                "column": 33
              },
              "errorSnippet": "&lt;ul class=\"menu menu--footer\"&gt; &lt;li class=\"menu__item has-subnav is-expanded\"&gt; &lt;a class=\"menu__link has-subnav is-expanded\" href=\"/who-we-are\"&gt;Who We Are&lt;/a&gt; &lt;ul class=\"menu menu__subnav\"&gt; &lt;li class=\"menu__item\"&gt; &lt;a ",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[2]/div[1]/ul[1]",
              "issueID": "8502d235fdef1bbe641392266f94ff1f",
              "signature": "9b029033e38a8bede4868baa2edb7cea",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8502d235fdef1bbe641392266f94ff1f"
            },
            {
              "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": 1,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 8340,
                "column": 302
              },
              "errorSnippet": "&lt;button class=\"mm-tabstart mm-sronly\" aria-hidden=\"true\" role=\"presentation\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/nav[1]/button[1]",
              "issueID": "3c555352767e37b381f3ecdcabe5a470",
              "signature": "d5a607d8575f71a9722aa4636c63c50a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3c555352767e37b381f3ecdcabe5a470"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9017,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link ext\" href=\"https://www.operationprevention.com\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;Operation Prevention&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3",
              "xpath": "/html/body/nav[1]/div[2]/div[3]/ul[1]/li[2]/ul[1]/li[8]/a[1]",
              "issueID": "4f22e4abb5beb4c2efc038f8ec89f97e",
              "signature": "eeab27661c28a56af715630c97e94539",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4f22e4abb5beb4c2efc038f8ec89f97e"
            },
            {
              "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": 1,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 11207,
                "column": 502
              },
              "errorSnippet": "&lt;button class=\"mm-tabend mm-sronly\" aria-hidden=\"true\" role=\"presentation\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/nav[1]/button[2]",
              "issueID": "8d60edfd5b979d62f1cc74f7b7aa6948",
              "signature": "fcd2ab410a92ba38d8b0f69c4e7665b4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8d60edfd5b979d62f1cc74f7b7aa6948"
            },
            {
              "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": 914,
                  "y": 150
                },
                "bottom-right": {
                  "x": 939,
                  "y": 171
                },
                "height": 21,
                "width": 25
              },
              "position": {
                "line": 10227,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/\" class=\"language-link is-active\" hreflang=\"en\" data-drupal-link-system-path=\"&lt;front&gt;\"&gt;EN&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "f344dc92712db2ebfc623e70a5cd2a8b",
              "signature": "c55b5f6859c75e5081853fac03732665",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f344dc92712db2ebfc623e70a5cd2a8b"
            },
            {
              "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": 961,
                  "y": 150
                },
                "bottom-right": {
                  "x": 984,
                  "y": 171
                },
                "height": 21,
                "width": 23
              },
              "position": {
                "line": 10241,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/es\" class=\"language-link\" hreflang=\"es\" data-drupal-link-system-path=\"&lt;front&gt;\"&gt;ES&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "c114498156084e194ea444c455e82b3a",
              "signature": "a5bfbadd8f87547cfafa72513807b1c0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c114498156084e194ea444c455e82b3a"
            },
            {
              "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": 829.5,
                  "y": 4556.75
                },
                "bottom-right": {
                  "x": 850.5,
                  "y": 4572.75
                },
                "height": 16,
                "width": 21
              },
              "position": {
                "line": 4399,
                "column": 34
              },
              "errorSnippet": "&lt;input onclick=\"this.form.target=&amp;quot;_blank&amp;quot;;return true;\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" name=\"op\" value=\"Go\" class=\"js-form-submit usa-button\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[1]",
              "issueID": "fcb8282f453d86f78cb4b38bcaaa2dab",
              "signature": "4fa76447eb332c92433956e56bd7d9fd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=fcb8282f453d86f78cb4b38bcaaa2dab"
            },
            {
              "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": 1,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 12757,
                "column": 175
              },
              "errorSnippet": "&lt;button class=\"mm-tabend mm-sronly\" aria-hidden=\"true\" role=\"presentation\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[2]/button[1]",
              "issueID": "d27df14f9d85e7b471d880aec73f3068",
              "signature": "326bac143ecdf1176b974e7009eb0f12",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d27df14f9d85e7b471d880aec73f3068"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8409,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"/foreign-offices/north-and-central-america\"&gt;North and Central America&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[2]/ul[1]/li[6]/ul[1]/li[7]/a[1]",
              "issueID": "29e61a117dab242c3e1e9beb78d7b2d6",
              "signature": "2274c31a5ed078ff3be652e4debe1580",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=29e61a117dab242c3e1e9beb78d7b2d6"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8427,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"/operational-division/diversion\"&gt;Diversion Control Division&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[2]/ul[1]/li[7]/ul[1]/li[2]/a[1]",
              "issueID": "dd4286036e34c9e6a6c10936167914fa",
              "signature": "694291a89c5eaa3a3840c4473cd18315",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=dd4286036e34c9e6a6c10936167914fa"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8497,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"/contact/cpa\"&gt;Congressional and Public Affairs&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[2]/ul[1]/li[9]/ul[1]/li[3]/a[1]",
              "issueID": "2e65d9648903d40567eea2c2d706316c",
              "signature": "21109f1d894352191494b91e5440bc52",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2e65d9648903d40567eea2c2d706316c"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8589,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"/office-of-training/office-training-programs\"&gt;Office of Training Programs&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[3]/ul[1]/li[1]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
              "issueID": "ba435bd52c1cb23a49443569027d703d",
              "signature": "b15bd5d4e9f8011bea52f65332c1847b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=ba435bd52c1cb23a49443569027d703d"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8603,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link has-subnav is-expanded\" href=\"/what-we-do/law-enforcement/epic\"&gt;El Paso Intelligence Center (EPIC)&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[3]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
              "issueID": "7b69355193c3c593e684aa4f7da2c003",
              "signature": "f1e530f24bdacdae20c839bf900027ab",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=7b69355193c3c593e684aa4f7da2c003"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8695,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"/forensic-sciences/computer-forensics-program\"&gt;Computer Forensics Program&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[3]/ul[1]/li[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "d20f7725c00a93d543262425a571327a",
              "signature": "e88087b38e5f0fd7d5996dd239c6efcf",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d20f7725c00a93d543262425a571327a"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8773,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"/administrative-law-judges\"&gt;Administrative Law Judges&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[3]/ul[1]/li[1]/ul[1]/li[5]/ul[1]/li[1]/a[1]",
              "issueID": "bc7f3b3594fbf9c0bd65f09388a5bf1b",
              "signature": "6c44c2d7936b6fe8ace469942bd31904",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=bc7f3b3594fbf9c0bd65f09388a5bf1b"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8805,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"/operations/eradication-program\"&gt;Domestic Cannabis Suppression / Eradication Program&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[3]/ul[1]/li[1]/ul[1]/li[5]/ul[1]/li[3]/a[1]",
              "issueID": "c7232f7c7913e2baca0a698519baf79d",
              "signature": "58eb461564f57d0f4bd9d520418cb2e8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c7232f7c7913e2baca0a698519baf79d"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8851,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"/operations/state-and-local-task-forces\"&gt;State and Local Task Forces&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[3]/ul[1]/li[1]/ul[1]/li[5]/ul[1]/li[6]/a[1]",
              "issueID": "fac7e3cc14b9c67d64d329d1f16b1bf8",
              "signature": "e9bf37828fe4016739da7239ad60097a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=fac7e3cc14b9c67d64d329d1f16b1bf8"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8943,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"/red-ribbon/kiki-red-ribbon-history\"&gt;Kiki and the History of Red Ribbon Week&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[3]/ul[1]/li[2]/ul[1]/li[4]/ul[1]/li[1]/a[1]",
              "issueID": "5d5b6929427022e4afc7f9f0cf0e851a",
              "signature": "37d78c71253d77ee8a893cb9114dd7bb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5d5b6929427022e4afc7f9f0cf0e851a"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8957,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"/red-ribbon/red-ribbon-toolkit\"&gt;Red Ribbon Toolkit - Resources For Your Community&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[3]/ul[1]/li[2]/ul[1]/li[4]/ul[1]/li[2]/a[1]",
              "issueID": "6c3e70703b51c3f0f598d5a43e72219a",
              "signature": "2dcb7cf4367b6d6050bf960e2786b2bb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=6c3e70703b51c3f0f598d5a43e72219a"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9017,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link ext\" href=\"https://www.operationprevention.com\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;Operation Prevention&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3",
              "xpath": "/html/body/nav[1]/div[2]/div[3]/ul[1]/li[2]/ul[1]/li[8]/a[1]",
              "issueID": "55d6e1838e15771908f1c7cf7bf3ff90",
              "signature": "c609fac938fe71780aa446323e965d12",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=55d6e1838e15771908f1c7cf7bf3ff90"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9081,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"/drug-information/csa\"&gt;The Controlled Substances Act&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[3]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
              "issueID": "09aac21c86d431d7d246e53dfa953e4a",
              "signature": "fccf3ef4bbda5ff8b40fcdec8521e206",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=09aac21c86d431d7d246e53dfa953e4a"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9293,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"https://takebackday.dea.gov/?src=dea.gov\"&gt;DEA National Prescription Drug Take Back Day&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[3]/ul[1]/li[5]/ul[1]/li[2]/a[1]",
              "issueID": "dcc5352a3dbecde1a789063e18c61e55",
              "signature": "059f7f359c06d1ac3eb0a58b88974f3f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=dcc5352a3dbecde1a789063e18c61e55"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9357,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"/careers/special-agent/local-recruiter\"&gt;Contact Your Local Recruiter&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[4]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
              "issueID": "999886396aeb072f441433cdc2b74093",
              "signature": "365a49aa404125360d77424004592c00",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=999886396aeb072f441433cdc2b74093"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9385,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"/careers/special-agent/special-agent-jobs\"&gt;Special Agent Job Announcements&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[4]/ul[1]/li[1]/ul[1]/li[3]/a[1]",
              "issueID": "f0ee26581644ac9d6eaf9901fff5962a",
              "signature": "bc33c74d329a74327eb4158fae0e401b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f0ee26581644ac9d6eaf9901fff5962a"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9403,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"/careers/special-agent/what-it-takes\"&gt;What it takes to be a DEA Special Agent&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[4]/ul[1]/li[1]/ul[1]/li[4]/a[1]",
              "issueID": "bbf8a3b8835b21ae949464bd85f6540b",
              "signature": "ff59fdf01742c5633a8a50bf72da92eb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=bbf8a3b8835b21ae949464bd85f6540b"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -30,
                  "y": -40
                },
                "height": -40,
                "width": -30
              },
              "position": {
                "line": 9435,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link has-subnav is-expanded mm-listitem__text\" href=\"/careers/intelligence-research-specialist\"&gt;Intelligence Research Specialist&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[4]/ul[1]/li[3]/a[1]",
              "issueID": "73eea7f370cbba953608a5407c6771fe",
              "signature": "197ec68806a2f5b3b4bf45efb94e0642",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=73eea7f370cbba953608a5407c6771fe"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9449,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"/intelligence-research/intelligence-jobs\"&gt;Intelligence Research Specialist Job Announcements&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[4]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "f380bf230178801ec862b2806c5571c6",
              "signature": "d8700d6f0d260c1c5e1ab8158cfe7207",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f380bf230178801ec862b2806c5571c6"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9463,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"/intelligence-research/intelligence-faqs\"&gt;Intelligence Research Specialists FAQs&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[4]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
              "issueID": "abfe98117b7e7a33589d24cf0994237c",
              "signature": "9190ba33e13e71dea0572c9995e93236",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=abfe98117b7e7a33589d24cf0994237c"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9481,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"/intelligence-research/schedule-a\"&gt;Schedule A Hiring Authority: Intelligence Research Specialist&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[4]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
              "issueID": "aac49c206c2145b91726f80e9694fd56",
              "signature": "a43a2cf627e2d9fcc5e6d4b21d9d9af0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=aac49c206c2145b91726f80e9694fd56"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -30,
                  "y": -40
                },
                "height": -40,
                "width": -30
              },
              "position": {
                "line": 9495,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link mm-listitem__text\" href=\"/careers/forensic-sciences\"&gt;Forensic Sciences Careers&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[4]/ul[1]/li[4]/a[1]",
              "issueID": "95c6d24f3c8f44515cf23c0909397d3f",
              "signature": "f3dcf30a352ede460d40118fe3e288f9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=95c6d24f3c8f44515cf23c0909397d3f"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -30,
                  "y": -40
                },
                "height": -40,
                "width": -30
              },
              "position": {
                "line": 9509,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link mm-listitem__text\" href=\"/careers/professional-administrative-careers\"&gt;Professional &amp;amp; Administrative Careers&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[4]/ul[1]/li[5]/a[1]",
              "issueID": "82024ba80d65b66013084223ab0fab53",
              "signature": "068c02928f9fcd9894836db190a32934",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=82024ba80d65b66013084223ab0fab53"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -30,
                  "y": -40
                },
                "height": -40,
                "width": -30
              },
              "position": {
                "line": 9531,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link mm-listitem__text\" href=\"/careers/student-entry-level-careers\"&gt;Student &amp;amp; Entry Level Careers&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[4]/ul[1]/li[6]/a[1]",
              "issueID": "158bc7632a7dd6cf52101059346f04c2",
              "signature": "5939677d9a258a23509c7bd403b65ac2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=158bc7632a7dd6cf52101059346f04c2"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9573,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"/how-to-apply/equal-opportunity-employer\"&gt;Equal Opportunity Employer&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[4]/ul[1]/li[7]/ul[1]/li[2]/a[1]",
              "issueID": "a809af3b4f9e9cce9fc9d0ca80fdb6f2",
              "signature": "d54eea3ba5476413af71e3e2a613c797",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a809af3b4f9e9cce9fc9d0ca80fdb6f2"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9587,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"/how-to-apply/claim-veterans-preference\"&gt;How To Claim Veterans' Preference&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[4]/ul[1]/li[7]/ul[1]/li[3]/a[1]",
              "issueID": "d830d6d71fc9a549ea80279b70f29a46",
              "signature": "100c013c3be86a675f7216cc5c7acd78",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d830d6d71fc9a549ea80279b70f29a46"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9629,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"/how-to-apply/veterans-and-disabilities\"&gt;Veterans and People With Disabilities&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[4]/ul[1]/li[7]/ul[1]/li[6]/a[1]",
              "issueID": "a610e34cb8e11eb7915df884f1d9ae8b",
              "signature": "8d53067a14e64287d985fdf1094b13df",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a610e34cb8e11eb7915df884f1d9ae8b"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9791,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"/foia/what-happens-after\"&gt;What Happens After Making a Request&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[5]/ul[1]/li[3]/ul[1]/li[4]/a[1]",
              "issueID": "39b8d3598706d8e85e648fdfd5d15edc",
              "signature": "e56288c1c2d0cc3adc4bb79deebbbf99",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=39b8d3598706d8e85e648fdfd5d15edc"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9871,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"/foia/foia-additional-resources\"&gt;FOIA Additional Resources&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[5]/ul[1]/li[3]/ul[1]/li[11]/a[1]",
              "issueID": "14a41a643463e27fb8092b18803a14d2",
              "signature": "f2272b81390adb1282daa63d1d2d59e0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=14a41a643463e27fb8092b18803a14d2"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9959,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"/foia/privacy-impact-assessment\"&gt;Privacy Impact Assessment and Management Information Systems&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[5]/ul[1]/li[3]/ul[1]/li[17]/a[1]",
              "issueID": "b0a1c9bed123e2daa81e1cf27477557e",
              "signature": "ffa3e2c8feb5ab152fcee06ab736de3d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b0a1c9bed123e2daa81e1cf27477557e"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -30,
                  "y": -40
                },
                "height": -40,
                "width": -30
              },
              "position": {
                "line": 10005,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link has-subnav is-expanded mm-listitem__text\" href=\"/resources/vwap\"&gt;Victim Witness Assistance Program&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[5]/ul[1]/li[6]/a[1]",
              "issueID": "fe5920ee9019c9d96e870f12ad911800",
              "signature": "a69668ccdcac6f89218fa53ef053dd25",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=fe5920ee9019c9d96e870f12ad911800"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 10019,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link\" href=\"/resources/vwap/vwap-resources\"&gt;Victim Witness Assistance Program Resources&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[5]/ul[1]/li[6]/ul[1]/li[1]/a[1]",
              "issueID": "4710a0f5a1261f2face11e84c348820b",
              "signature": "24f51ea4f5df7b16c9137c0e386c197f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=4710a0f5a1261f2face11e84c348820b"
            },
            {
              "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": 5275.75
                },
                "height": 5275.75,
                "width": 1024
              },
              "position": {
                "line": 2670,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path-frontpage front node-page node-page--node-type-landing mm-wrapper\"&gt;&lt;nav id=\"fullmenu\" class=\"mm-menu mm-menu_offcanvas mm-menu_keyboardfocus mm-menu_selected-hover mm-menu_position-front mm-menu_position-right mm-menu_fx-menu-s",
              "xpath": "/html/body",
              "issueID": "6c76a12c318b8a5ecf620dc83599503a",
              "signature": "96e119861e0fa92c49723306b215ea38",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=6c76a12c318b8a5ecf620dc83599503a"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 50,
                  "y": 0
                },
                "height": 0,
                "width": 50
              },
              "position": {
                "line": 635,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mm-btn mm-btn_prev mm-navbar__btn\" href=\"#mm-1\" aria-haspopup=\"true\" aria-owns=\"mm-1\"&gt;&lt;span class=\"mm-sronly\"&gt;Close submenu&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[2]/div[1]/a[1]",
              "issueID": "17976710c11b2f61c7ba9ff17a6c5f62",
              "signature": "3536e2d204a86dedff8b49865f06c5ba",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=17976710c11b2f61c7ba9ff17a6c5f62"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -50,
                  "y": 0
                },
                "height": 0,
                "width": -50
              },
              "position": {
                "line": 635,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mm-navbar__title\" href=\"#mm-1\" aria-hidden=\"true\"&gt;&lt;span&gt;Who We Are&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[2]/div[1]/a[2]",
              "issueID": "fa31bf53a7c6bc71f9f9701801ee2ebd",
              "signature": "bbeb2a2841c4705f5b44b28308371d9a",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=fa31bf53a7c6bc71f9f9701801ee2ebd"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 50,
                  "y": 0
                },
                "height": 0,
                "width": 50
              },
              "position": {
                "line": 8529,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"mm-btn mm-btn_prev mm-navbar__btn\" href=\"#mm-1\" aria-haspopup=\"true\" aria-owns=\"mm-1\"&gt;&lt;span class=\"mm-sronly\"&gt;Close submenu&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[3]/div[1]/a[1]",
              "issueID": "eaf9caada78d1f3def15ba9770997676",
              "signature": "d66adf1db6fb8f70e32f9b995c3f988b",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=eaf9caada78d1f3def15ba9770997676"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -50,
                  "y": 0
                },
                "height": 0,
                "width": -50
              },
              "position": {
                "line": 8543,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"mm-navbar__title\" href=\"#mm-1\" aria-hidden=\"true\"&gt;&lt;span&gt;What We Do&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[3]/div[1]/a[2]",
              "issueID": "8dac61bc3e9962d1075516aa6e2f18cf",
              "signature": "15f6bee6e668087f9b11628ea2e67919",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=8dac61bc3e9962d1075516aa6e2f18cf"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 50,
                  "y": 0
                },
                "height": 0,
                "width": 50
              },
              "position": {
                "line": 9311,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"mm-btn mm-btn_prev mm-navbar__btn\" href=\"#mm-1\" aria-haspopup=\"true\" aria-owns=\"mm-1\"&gt;&lt;span class=\"mm-sronly\"&gt;Close submenu&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[4]/div[1]/a[1]",
              "issueID": "c5d7157faac37402523e771054a8e481",
              "signature": "e57412ea8bd8d67d652fc5fe6509fec0",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=c5d7157faac37402523e771054a8e481"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -50,
                  "y": 0
                },
                "height": 0,
                "width": -50
              },
              "position": {
                "line": 9325,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"mm-navbar__title\" href=\"#mm-1\" aria-hidden=\"true\"&gt;&lt;span&gt;Careers&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[4]/div[1]/a[2]",
              "issueID": "0e316195f134b78675a8ba559745c810",
              "signature": "609364ff89ba9a5dabaf59353fdf4a56",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=0e316195f134b78675a8ba559745c810"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 50,
                  "y": 0
                },
                "height": 0,
                "width": 50
              },
              "position": {
                "line": 9643,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"mm-btn mm-btn_prev mm-navbar__btn\" href=\"#mm-1\" aria-haspopup=\"true\" aria-owns=\"mm-1\"&gt;&lt;span class=\"mm-sronly\"&gt;Close submenu&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[5]/div[1]/a[1]",
              "issueID": "a2759e38bf4f3cdfdec09ef71a369b1d",
              "signature": "cdf1ce80c1456b2d3a087be77eabe001",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=a2759e38bf4f3cdfdec09ef71a369b1d"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -50,
                  "y": 0
                },
                "height": 0,
                "width": -50
              },
              "position": {
                "line": 9657,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"mm-navbar__title\" href=\"#mm-1\" aria-hidden=\"true\"&gt;&lt;span&gt;Resources&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/div[2]/div[5]/div[1]/a[2]",
              "issueID": "abacad52a3ce8b92080b9745e6372406",
              "signature": "ae28263023f6f282219e507df6616b7c",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=abacad52a3ce8b92080b9745e6372406"
            },
            {
              "tID": 189,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "`role=\"presentation\"` exists on interactive control (i.e. links, buttons, etc.).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This HTML element is typically used for interaction, but it has a `role` attribute with a value of presentation. This `role` is not valid for this type of element and may cause interoperability or usability problems. Remove the presentation `role` from this element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 8340,
                "column": 302
              },
              "errorSnippet": "&lt;button class=\"mm-tabstart mm-sronly\" aria-hidden=\"true\" role=\"presentation\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/nav[1]/button[1]",
              "issueID": "8ebab67fcc93902e0e3705d88ead9a18",
              "signature": "66551bcc217d959702c2e80743c4d4fa",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=189&issueID=8ebab67fcc93902e0e3705d88ead9a18"
            },
            {
              "tID": 189,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "`role=\"presentation\"` exists on interactive control (i.e. links, buttons, etc.).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This HTML element is typically used for interaction, but it has a `role` attribute with a value of presentation. This `role` is not valid for this type of element and may cause interoperability or usability problems. Remove the presentation `role` from this element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 11207,
                "column": 502
              },
              "errorSnippet": "&lt;button class=\"mm-tabend mm-sronly\" aria-hidden=\"true\" role=\"presentation\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/nav[1]/button[2]",
              "issueID": "53ddd2f1acff1ec71a4318c78f95e878",
              "signature": "8a63f41e63611fa0f3c38f3c3a83c313",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=189&issueID=53ddd2f1acff1ec71a4318c78f95e878"
            },
            {
              "tID": 189,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "`role=\"presentation\"` exists on interactive control (i.e. links, buttons, etc.).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This HTML element is typically used for interaction, but it has a `role` attribute with a value of presentation. This `role` is not valid for this type of element and may cause interoperability or usability problems. Remove the presentation `role` from this element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 11157,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"mm-tabstart\" href=\"#mm-0\" aria-hidden=\"true\" role=\"presentation\"&gt;&lt;span class=\"mm-sronly\"&gt;Close menu&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/a[1]",
              "issueID": "cace984a2ab107b9bc518a3af565f1ae",
              "signature": "82c8d1efe19d459cc8bd756cc6689a82",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=189&issueID=cace984a2ab107b9bc518a3af565f1ae"
            },
            {
              "tID": 189,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "`role=\"presentation\"` exists on interactive control (i.e. links, buttons, etc.).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This HTML element is typically used for interaction, but it has a `role` attribute with a value of presentation. This `role` is not valid for this type of element and may cause interoperability or usability problems. Remove the presentation `role` from this element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 12757,
                "column": 175
              },
              "errorSnippet": "&lt;button class=\"mm-tabend mm-sronly\" aria-hidden=\"true\" role=\"presentation\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[2]/button[1]",
              "issueID": "744681ec4a16ec82dc7a7d8c73faf0ca",
              "signature": "2b7a5b57f3a8f54e69ecae7013318615",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=189&issueID=744681ec4a16ec82dc7a7d8c73faf0ca"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9017,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"menu__link ext\" href=\"https://www.operationprevention.com\" data-extlink=\"\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;Operation Prevention&lt;svg focusable=\"false\" class=\"ext\" role=\"img\" aria-label=\"(link is external)\" xmlns=\"http://www.w3",
              "xpath": "/html/body/nav[1]/div[2]/div[3]/ul[1]/li[2]/ul[1]/li[8]/a[1]",
              "issueID": "a08ea356419339b9322c6e089e11ef99",
              "signature": "0eb76868d2ba80bd3d2e67a27f441130",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a08ea356419339b9322c6e089e11ef99"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dea.gov/",
      "what": "Drug Enforcement Administration (DEA)",
      "result": "https://www.dea.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.dea.gov/",
      "result": [
        {
          "engineTestId": 863,
          "bestPracticeId": 2440,
          "attribute": "This input should not rely on text in the placeholder attribute for an accessible name",
          "attributeDetail": "This input should not rely on text in the placeholder attribute for an accessible name",
          "element": "<input class=\"form-item__text\" maxlength=\"128\" value=\"\" name=\"sAddr\" id=\"edit-saddr\" type=\"text\" data-drupal-selector=\"edit-saddr\" size=\"40\" placeholder=\"Address, city, state or zip code\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(7)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "input[placeholder=\"Address, city, state or zip code\"][size=\"40\"][data-drupal-selector=\"edit-saddr\"][type=\"text\"][id=\"edit-saddr\"][name=\"sAddr\"][value=\"\"][maxlength=\"128\"][class=\"form-item__text\"]",
            "attNo": 9
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-17T22:23:18",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      48
    ],
    [
      "ibm",
      19
    ],
    [
      "motion",
      14
    ],
    [
      "alfa",
      8
    ],
    [
      "wave",
      5
    ],
    [
      "axe",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 13,
  "logSize": 1377,
  "errorLogCount": 13,
  "errorLogSize": 1377,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-17T22:25:27",
  "elapsedSeconds": 136,
  "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,
        "focAll": 10,
        "focInd": 215,
        "focOp": 6,
        "hover": 1,
        "linkUl": 262,
        "role": 8,
        "styleDiff": 43,
        "zIndex": 17
      },
      "alfa": {
        "r53": 4,
        "r64": 4,
        "r66": 14,
        "r69": 14,
        "r73": 8,
        "r78": 4
      },
      "axe": {
        "aria-allowed-role": 0,
        "color-contrast-enhanced": 148,
        "color-contrast": 25,
        "frame-tested": 1,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "link-in-text-block": 1,
        "empty-heading": 1,
        "heading-order": 2,
        "region": 2
      },
      "htmlcs": {
        "e:AA.1_3_1.F68": 4,
        "e:AA.1_3_1.H42.2": 4,
        "e:AA.1_4_3.G18.Fail": 12,
        "e:AA.2_4_1.H64.1": 4,
        "e:AA.4_1_2.H91.InputText.Name": 4,
        "w:AA.1_3_1.H48": 1,
        "w:AA.1_3_1_A.G141": 1,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 2,
        "w:AA.1_4_3.G145.Abs": 2,
        "w:AA.1_4_3.G145.BgImage": 2,
        "w:AA.1_4_3.G18.Abs": 1,
        "w:AA.1_4_3.G18.Alpha": 1,
        "w:AA.1_4_3.G18.BgImage": 3,
        "w:AA.4_1_2.H91.A.Placeholder": 1
      },
      "ibm": {
        "WCAG21_Label_Accessible": 4,
        "WCAG20_Html_HasLang": 4,
        "RPT_Header_HasContent": 4,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 8,
        "Rpt_Aria_MultipleNavigationLandmarks_Implicit": 8,
        "aria_semantics_role": 16,
        "aria_hidden_focus_misuse": 844,
        "element_attribute_deprecated": 2,
        "aria_role_redundant": 4
      },
      "wave": {
        "e:label_missing": 4,
        "e:heading_empty": 4,
        "e:button_empty": 12,
        "c:contrast": 9,
        "a:heading_skipped": 1,
        "a:link_redundant": 2,
        "a:noscript": 1,
        "a:underline": 2
      },
      "tenon": {
        "28": 4,
        "73": 8,
        "79": 4,
        "95": 8,
        "98": 56,
        "129": 6,
        "144": 36,
        "152": 28,
        "153": 64,
        "155": 2,
        "184": 32,
        "189": 16,
        "218": 4
      },
      "continuum": {
        "863": 4
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 5,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 215,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 5,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 131,
              "what": "Non-underlined adjacent links"
            }
          },
          "axe": {
            "link-in-text-block": {
              "score": 1,
              "what": "Link is not distinct from surrounding text without reliance on color"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 6,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "axe": {
            "aria-allowed-role": {
              "score": 1,
              "what": "ARIA role is not appropriate for the element"
            }
          },
          "ibm": {
            "aria_semantics_role": {
              "score": 12,
              "what": "ARIA role is not valid for the element to which it is assigned"
            },
            "aria_role_redundant": {
              "score": 3,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 11,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 4,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "headingStructure": {
          "alfa": {
            "r53": {
              "score": 2,
              "what": "Heading skips one or more levels"
            }
          },
          "axe": {
            "heading-order": {
              "score": 1,
              "what": "Heading levels do not increase by only one"
            }
          },
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "wave": {
            "a:heading_skipped": {
              "score": 1,
              "what": "Skipped heading level"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "headingEmpty": {
          "alfa": {
            "r64": {
              "score": 3,
              "what": "Heading has no non-empty accessible name"
            }
          },
          "axe": {
            "empty-heading": {
              "score": 1,
              "what": "Heading empty"
            }
          },
          "htmlcs": {
            "e:AA.1_3_1.H42.2": {
              "score": 3,
              "what": "Heading empty"
            }
          },
          "ibm": {
            "RPT_Header_HasContent": {
              "score": 3,
              "what": "Heading element provides no descriptive text"
            }
          },
          "wave": {
            "e:heading_empty": {
              "score": 3,
              "what": "Empty heading"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 4,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 37,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 2,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 11,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 19,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 9,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 7,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 6,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 2,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "frameContentRisk": {
          "axe": {
            "frame-tested": {
              "score": 1,
              "what": "Some content is in an iframe and therefore may not be testable for accessibility"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "contentBeyondLandmarks": {
          "axe": {
            "region": {
              "score": 1,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 4,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "controlNoText": {
          "htmlcs": {
            "e:AA.1_3_1.F68": {
              "score": 4,
              "what": "Form control has no label"
            }
          },
          "wave": {
            "e:label_missing": {
              "score": 4,
              "what": "Missing form label"
            }
          }
        },
        "iframeTitleBad": {
          "htmlcs": {
            "e:AA.2_4_1.H64.1": {
              "score": 4,
              "what": "iframe element has no non-empty title attribute"
            }
          }
        },
        "inputNoText": {
          "htmlcs": {
            "e:AA.4_1_2.H91.InputText.Name": {
              "score": 4,
              "what": "Text input has no accessible name"
            }
          }
        },
        "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.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 4.5:1, given the transparency"
            },
            "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"
            }
          }
        },
        "linkBrokenRisk": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Placeholder": {
              "score": 1,
              "what": "Link has text but no href, id, or name attribute"
            }
          }
        },
        "visibleLabelNotName": {
          "ibm": {
            "WCAG21_Label_Accessible": {
              "score": 3,
              "what": "Accessible name does not match or contain the visible label text"
            }
          }
        },
        "pageLanguage": {
          "ibm": {
            "WCAG20_Html_HasLang": {
              "score": 4,
              "what": "Page detected as HTML, but has no lang attribute"
            }
          }
        },
        "navConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleNavigationLandmarks_Implicit": {
              "score": 6,
              "what": "Element with a navigation role has no unique purpose label among the navigation-role elements"
            }
          }
        },
        "focusableHidden": {
          "ibm": {
            "aria_hidden_focus_misuse": {
              "score": 844,
              "what": "Focusable element is within the subtree of an element with aria-hidden set to true"
            }
          },
          "tenon": {
            "189": {
              "score": 16,
              "what": "Element is typically used for interaction but has a presentation role"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 2,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "buttonNoText": {
          "wave": {
            "e:button_empty": {
              "score": 12,
              "what": "Button is empty or has no value text"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 1,
              "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"
            }
          }
        },
        "pseudoLinkRisk": {
          "wave": {
            "a:underline": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          },
          "tenon": {
            "129": {
              "score": 2,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 6,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "titleRedundant": {
          "tenon": {
            "79": {
              "score": 1,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 28,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 36,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 14,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 16,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "nextLinkDestinationSame": {
          "tenon": {
            "184": {
              "score": 16,
              "what": "Adjacent links point to the same destination"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 3,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "inputOnlyPlaceholder": {
          "continuum": {
            "863": {
              "score": 3,
              "what": "input has an accessible name that depends on a placeholder"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 1666,
      "log": 61,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "focusableHidden",
          "score": 852
        },
        {
          "groupName": "focusIndication",
          "score": 217
        },
        {
          "groupName": "linkIndication",
          "score": 133
        },
        {
          "groupName": "contrastAAA",
          "score": 41
        },
        {
          "groupName": "leadingClipsText",
          "score": 38
        },
        {
          "groupName": "contrastAA",
          "score": 32
        },
        {
          "groupName": "linkTextsSame",
          "score": 30
        },
        {
          "groupName": "roleBad",
          "score": 20
        },
        {
          "groupName": "allCaps",
          "score": 18
        },
        {
          "groupName": "nextLinkDestinationSame",
          "score": 18
        },
        {
          "groupName": "targetSize",
          "score": 16
        },
        {
          "groupName": "buttonNoText",
          "score": 14
        },
        {
          "groupName": "inconsistentStyles",
          "score": 13
        },
        {
          "groupName": "headingEmpty",
          "score": 9
        },
        {
          "groupName": "noLeading",
          "score": 8
        },
        {
          "groupName": "controlNoText",
          "score": 8
        },
        {
          "groupName": "navConfusion",
          "score": 8
        },
        {
          "groupName": "linkVague",
          "score": 8
        },
        {
          "groupName": "tabFocusability",
          "score": 7
        },
        {
          "groupName": "focusableOperable",
          "score": 7
        },
        {
          "groupName": "contrastRisk",
          "score": 7
        },
        {
          "groupName": "zIndexNotZero",
          "score": 6
        },
        {
          "groupName": "headingStructure",
          "score": 6
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 6
        },
        {
          "groupName": "iframeTitleBad",
          "score": 6
        },
        {
          "groupName": "inputNoText",
          "score": 6
        },
        {
          "groupName": "pageLanguage",
          "score": 6
        },
        {
          "groupName": "visibleLabelNotName",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 5
        },
        {
          "groupName": "inputOnlyPlaceholder",
          "score": 5
        },
        {
          "groupName": "headingOfNothing",
          "score": 4
        },
        {
          "groupName": "obsolete",
          "score": 4
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "frameContentRisk",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "linkBrokenRisk",
          "score": 3
        },
        {
          "groupName": "linkPair",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "titleRedundant",
          "score": 3
        }
      ]
    }
  }
}