Accessibility test digest

Synopsis

Page: Department of the Treasury

URL: https://home.treasury.gov/

Score: 2261

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 Department of the Treasury web page at https://home.treasury.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 2261 (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
total2261
log50
focusableHidden1004
linkIndication295
duplicateID232
leadingClipsText94
linkTextsSame56
contrastAA44
contentBeyondLandmarks41
landmarkConfusion40
roleBad31
contrastAAA30
ariaBadAttribute26
linkVague20
noLeading17
navConfusion17
allCaps15
focusableDescendants14
bannerConfusion14
titleRedundant14
targetSize14
inconsistentStyles13
fontSizeAbsolute12
leadingAbsolute12
asideConfusion10
activeEmbedding9
mainConfusion9
banners8
decorativeTitle8
searchConfusion8
linkForcesNewWindow8
asideNoText8
focusableOperable7
zIndexNotZero7
labelClash7
contrastRisk6
tabIndexMissing6
listChild6
linkPair5
horizontalScrolling5
focusableRole4
complementaryNoText4
linkComprehensionRisk4
visibleBulk3
tabFocusability3
hiddenContentRisk3
linkConfusionRisk3
mainNot13
decorativeImageRisk3
pseudoNavListRisk3
scrollRisk3
imageTextLong3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

landmarkConfusion: Score 40. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

asideConfusion: Score 10. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

imageTextLong: 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-treasury",
  "host": {
    "id": "treasury",
    "which": "https://home.treasury.gov/",
    "what": "Department of the Treasury "
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-17T22:21:08"
    },
    {
      "event": "endTime",
      "value": "2022-07-17T22:23:15"
    }
  ],
  "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://home.treasury.gov/",
        "what": "Department of the Treasury "
      },
      {
        "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://home.treasury.gov/",
        "what": "Department of the Treasury "
      },
      {
        "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://home.treasury.gov/",
      "what": "Department of the Treasury ",
      "result": "https://home.treasury.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://home.treasury.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://home.treasury.gov/",
      "result": {
        "bytes": [
          1143515,
          1143515,
          1143515,
          1143515,
          1143515
        ],
        "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://home.treasury.gov/",
      "what": "Department of the Treasury ",
      "result": "https://home.treasury.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://home.treasury.gov/",
      "result": {
        "visibleElements": 397
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://home.treasury.gov/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://home.treasury.gov/",
      "result": {
        "tabFocusables": 98,
        "tabFocused": 99,
        "discrepancy": 1
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://home.treasury.gov/",
      "what": "URL",
      "result": "https://home.treasury.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://home.treasury.gov/",
      "result": {
        "totals": {
          "total": 98,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 98,
              "meanDelay": 28,
              "tagNames": {
                "A": 92,
                "DIV": 6
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip Navigation",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Languages",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Contact",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "U.S. Department of the Treasury",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "About Treasury",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Policy Issues",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Search",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "We can do this. Find COVID-19 vaccines near you. Visit Vaccines.gov.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "COVID-19 Relief: The Latest from the Treasury Department",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More",
              "delay": 104
            },
            {
              "tagName": "A",
              "text": "Featured Stories",
              "delay": 100
            },
            {
              "tagName": "DIV",
              "text": "June 21, 2022 Treasury Applauds Appointment of Chief Lynn Malerba as Treasurer of the United States ",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Treasury Applauds Appointment of Chief Lynn Malerba as Treasurer of the United States",
              "delay": 100
            },
            {
              "tagName": "DIV",
              "text": "May 26, 2022 Measuring the Strength of the Recovery Read More",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Measuring the Strength of the Recovery",
              "delay": 100
            },
            {
              "tagName": "DIV",
              "text": "March 7, 2022 New Treasury Report Finds Corporate Concentration, Anti-competitive Practices Have Sti",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "New Treasury Report Finds Corporate Concentration, Anti-competitive Practices Have Stifled Wages for",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "View all Featured Stories",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Latest on Twitter",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Assistant Secretary Ben Harris",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "@USTreasury",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Treasury Department",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "https://t.co/4UUd2uKdpy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Treasury Department",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "https://t.co/OzptrT6U16",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Treasury Department",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "https://t.co/QSFcFRRP6U",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Treasury Department",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "@g20org",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "@SecYellen",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "https://t.co/HQLn7jkO0t",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View All Tweets",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Treasury Interest Rate Statistics",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View This Data",
              "delay": 102
            },
            {
              "tagName": "DIV",
              "text": "Financial Sanctions OFAC sanctions programs, country information, and Specially Designated Nationals",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Financial Sanctions OFAC sanctions programs, country information, and Specially Designated Nationals",
              "delay": 0
            },
            {
              "tagName": "DIV",
              "text": "Daily Interest Rates View daily interest rate statistics Learn More",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Daily Interest Rates View daily interest rate statistics Learn More",
              "delay": 0
            },
            {
              "tagName": "DIV",
              "text": "Treasury Hunt Search for Matured Bonds Learn More",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Treasury Hunt Search for Matured Bonds Learn More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Alcohol and Tobacco Tax and Trade (TTB)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Bureau of Engraving and Printing (BEP)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Bureau of the Fiscal Service (BFS)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Financial Crimes Enforcement Network (FinCEN)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Internal Revenue Service (IRS)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Office of the Comptroller of the Currency (OCC)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "U.S. Mint",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Office of Inspector General (OIG)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Treasury Inspector General for Tax Administration (TIGTA)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Special Inspector General, Troubled Asset Relief Program (SIGTARP)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Report Scams, Fraud, Waste & Abuse",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Special Inspector General for Pandemic Recovery (SIGPR)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Enterprise Business Solutions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Administrative Resource Center (ARC)- Bureau of the Fiscal Service",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Treasury Direct Services for Governments",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Small Business Contacts",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Budget and Performance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "TreasuryDirect.gov Securities/Bonds",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Freedom of Information Act (FOIA)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "No FEAR Act Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Whistleblower Protection",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USAJOBS.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "OPM.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "MyMoney.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Data.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Forms.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Regulations.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "PaymentAccuracy.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "my Social Security",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Vote.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "العربية",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "中文",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Español",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "한국어",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Tagalog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "TiếngViệt",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Google Privacy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Site Policies and Notices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FAQs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Feedback",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Adobe® Reader®",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://home.treasury.gov/",
      "what": "URL",
      "result": "https://home.treasury.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://home.treasury.gov/",
      "result": {
        "totals": {
          "total": 360,
          "types": {
            "onlyFocusable": {
              "total": 7,
              "tagNames": {
                "DIV": 6,
                "LI": 1
              }
            },
            "onlyOperable": {
              "total": 1,
              "tagNames": {
                "A": 1
              }
            },
            "focusableAndOperable": {
              "total": 352,
              "tagNames": {
                "A": 347,
                "BUTTON": 1,
                "INPUT": 4
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "DIV",
              "id": "",
              "text": "June 21, 2022 Treasury Applauds Appointment of Chief Lynn Malerba as Treasurer o"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "May 26, 2022 Measuring the Strength of the Recovery Read More"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "March 7, 2022 New Treasury Report Finds Corporate Concentration, Anti-competitiv"
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Twitter"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Financial Sanctions OFAC sanctions programs, country information, and Specially "
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Daily Interest Rates View daily interest rate statistics Learn More"
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Treasury Hunt Search for Matured Bonds Learn More"
            }
          ],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "ui-id-1",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip Navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Languages",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "MENU MENU",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Department of the Treasury",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"logo\" style=\"cursor: default;\"> <img ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "edit-keys",
              "text": "<input placeholder=\"Enter keywords\" data-drupal-selector=\"edit-keys\" type=\"searc",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "edit-submit",
              "text": "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-1658096495932-1",
              "text": "About Treasury",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "General Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Role of the Treasury",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Officials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Organizational Chart",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Orders and Directives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Domestic Finance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Economic Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "General Counsel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "International Affairs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public Affairs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terrorism and Financial Intelligence",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inspectors General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bureaus",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Alcohol and Tobacco Tax and Trade Bureau (TTB)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bureau of Engraving & Printing (BEP)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Crimes Enforcement Network (FinCEN)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bureau of the Fiscal Service (BFS)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Internal Revenue Service (IRS)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of the Comptroller of the Currency (OCC)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Mint",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Inspector General (OIG)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury Inspector General for Tax Administration (TIGTA)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Special Inspector General for the Troubled Asset Relief Program (SIGTARP)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Special Inspector General for Pandemic Recovery (SIGPR)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget, Financial Reporting, Planning and Performance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Strategic Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget Request/Annual Performance Plan and Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Agency Financial Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inspector General Audits and Investigative Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Climate Action Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Curator",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Prior Secretaries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Prior Treasurers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Treasury Building",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Collections",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Freedman's Bank Building",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "At Headquarters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "At Our Bureaus",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Top 10 Reasons to Work Here",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Benefits and Growth",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Veterans Employment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pathways",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to Apply",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search Jobs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-1658096495934-3",
              "text": "Policy Issues",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COVID19 Economic Relief",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "American Families and Workers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Small Businesses",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State, Local, and Tribal Governments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "American Industry",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Revenue Proposals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax Expenditures",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "International Tax",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treaties and Related Documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Foreign Account Tax Compliance Act (FATCA)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax Analysis",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax Regulatory Reform",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Economic Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury Coupon Issues",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate Bond Yield Curve",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Economic Policy Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Social Security and Medicare",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Total Taxable Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terrorism and Illicit Finance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sanctions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Asset Forfeiture",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "311 Actions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terrorist Finance Tracking Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Money Laundering",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Action Task Force",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Protecting Charitable Organizations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financing the Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury Quarterly Refunding",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Interest Rate Statistics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury Securities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury Investor Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Debt Management Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Markets, Financial Institutions, and Fiscal Service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cash and Debt Forecasting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Debt Limit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Stability Oversight Council",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Federal Insurance Office",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "RESTORE Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "1603 Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Community Development Financial Institution (CDFI) Fund",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Making Home Affordable",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Sanctions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Specially Designated Nationals List (SDN List)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consolidated Sanctions List",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search OFAC's Sanctions Lists",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Additional Sanctions Lists",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OFAC Recent Actions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sanctions Programs and Country Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Frequently Asked Questions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OFAC Civil Penalties and Enforcement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact OFAC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Literacy and Education Commission",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mymoney.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Innovations in Financial Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Featured Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "International",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Committee on Foreign Investment in the United States (CFIUS)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Exchange Stabilization Fund",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "G-7 and G-20",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "International Monetary Fund",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Multilateral Development Banks",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Macroeconomic and Foreign Exchange Policies of Major Trading Partners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Exchange Rate Analysis",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S.-China Comprehensive Strategic Economic Dialogue (CED)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Small Business Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Small and Disadvantaged Business Utilization",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Small Business Lending Fund",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State Small Business Credit Initiative",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tribal Affairs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-1658096495936-5",
              "text": "Data",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Interest Rates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Daily Treasury Par Yield Curve Rates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Daily Treasury Par Real Yield Curve Rates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Daily Treasury Bill Rates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Daily Treasury Long-Term Rates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Daily Treasury Real Long-Term Rates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury Coupon-Issue and Corporate Bond Yield Curve",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury Coupon Issues",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate Bond Yield Curve",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Receipts & Outlays",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Monthly Treasury Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Daily Treasury Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How Your Money Is Spent",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USAspending.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Debt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Debt to the Penny",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Quarterly Refunding",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Debt Management Overview and Quarterly Refunding Process",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Most Recent Documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Archives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Webcasts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Investor Class Auction Allotments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Other Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury International Capital (TIC) System",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S International Portfolio Investment Statistics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Release Dates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forms and Instructions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. International Reserve Position",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Troubled Assets Relief Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-1658096495937-7",
              "text": "Services",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Report Fraud, Waste & Abuse",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Report COVID-19 Scam Attempts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Report Scam Attempts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Report Fraud Related to Government Contracts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inspectors General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bonds and Securities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Buy, Manage, and Redeem",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury Hunt - Search for Matured Bonds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cashing Savings Bonds in Disaster-Declared Areas",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Frequently Asked Questions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Grant Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pay for Results (SIPPRA)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "RESTORE Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Community Development Financial Institution (CDFI) Fund",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury Payments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Where is my Refund?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lost or Expired Check",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Direct Express Card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Non-Benefit Federal Payments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Electronic Federal Benefit Payments - GoDirect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Currency and Coins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shop for Coin Products",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shop for Currency Products",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Redeem Damaged Currency",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bureau of Engraving and Printing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S Mint",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Auctions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IRS Auctions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Real Estate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "General Property, Vehicles, Vessels & Aircraft",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Kline-Miller Multiemployer Pension Reform Act of 2014",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Applications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Frequently Asked Questions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Taxes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Internal Revenue Service (IRS)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IRS Forms, Instructions & Publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Refund Status",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Foreign Account Tax Compliance Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IRS Forms and Instructions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Savings Bonds - Treasury Securities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bank Secrecy Act - Fincen 114 and more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OFAC Reporting and License Applications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury International Capital (TIC)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Government Shared Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enterprise Business Solutions (EBS)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury Franchise Fund (TFF)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Administrative Resource Center (ARC)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shared Services Program (SSP)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "TreasuryDirect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Invoice Processing Platform",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tours and Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Historic Treasury Building",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Curator",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bureau of Engraving and Printing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Mint",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-1658096495939-9",
              "text": "News",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Featured Stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury Applauds Appointment of Chief Lynn Malerba as Treasurer of the United S",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The U.S. Economic Recovery in International Context",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Measuring the Strength of the Recovery",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View all Featured Stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury Releases Fact Sheet on Food and Fertilizer-Related Authorizations Under",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "United States and European Union Hold Fifth Joint Committee Meeting under the Bi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury Announces Four Additional Capital Projects Fund Awards to Increase Acce",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View All Press Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Remarks and Statements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Remarks by Secretary of the Treasury Janet L. Yellen at G20 High Level Seminar o",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Remarks by Secretary of the Treasury Janet L. Yellen at G20 High Level Seminar o",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Remarks by Deputy Secretary of the Treasury Wally Adeyemo at the Community Chang",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View All Remarks and Statements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Weekly Public Schedule Archive",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Webcasts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Advisories Archive",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Subscribe to Press Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "RT @AsstSecEcon: An economy that works for all Americans begins with fair & comp",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "This Administration continues to work towards connecting every American househol",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View All Tweets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "mega-search-link",
              "text": "Search",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "edit-keys",
              "text": "<input placeholder=\"Enter keywords\" data-drupal-selector=\"edit-keys\" type=\"searc",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "edit-submit",
              "text": "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "General Public",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Auctions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Report Scam Attempts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Savings Bonds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All Businesses",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Small Businesses",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Small Business Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Form 941, employer's quarterly federal tax return",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employer Identification Number (EIN)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All Financial Institutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Specially Designated Nationals list",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Interest rate statistics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Quarterly refunding information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Federal Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget, Financial Reporting, Planning and Performance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shared Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "TreasuryDirect for Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "We can do this. Find COVID-19 vaccines near you. Visit Vaccines.gov.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COVID-19 Relief: The Latest from the Treasury Department",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Featured Stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury Applauds Appointment of Chief Lynn Malerba as Treasurer of the United S",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Measuring the Strength of the Recovery",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "New Treasury Report Finds Corporate Concentration, Anti-competitive Practices Ha",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View all Featured Stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Latest on Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See all tweets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Assistant Secretary Ben Harris",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "@USTreasury",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury Department",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "https://t.co/4UUd2uKdpy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury Department",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "https://t.co/OzptrT6U16",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury Department",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "https://t.co/QSFcFRRP6U",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury Department",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "@g20org",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "@SecYellen",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "https://t.co/HQLn7jkO0t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View All Tweets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.vaccines.gov/\" style=\"cursor: default;\"><img alt=\"Find COVI",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury Interest Rate Statistics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View This Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Sanctions OFAC sanctions programs, country information, and Specially ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Daily Interest Rates View daily interest rate statistics Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury Hunt Search for Matured Bonds Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Alcohol and Tobacco Tax and Trade (TTB)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bureau of Engraving and Printing (BEP)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bureau of the Fiscal Service (BFS)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Crimes Enforcement Network (FinCEN)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Internal Revenue Service (IRS)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of the Comptroller of the Currency (OCC)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Mint",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Inspector General (OIG)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury Inspector General for Tax Administration (TIGTA)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Special Inspector General, Troubled Asset Relief Program (SIGTARP)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Report Scams, Fraud, Waste & Abuse",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Special Inspector General for Pandemic Recovery (SIGPR)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enterprise Business Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Administrative Resource Center (ARC)- Bureau of the Fiscal Service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury Direct Services for Governments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Small Business Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget and Performance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "TreasuryDirect.gov Securities/Bonds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Freedom of Information Act (FOIA)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No FEAR Act Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Whistleblower Protection",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USAJOBS.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OPM.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "MyMoney.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forms.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Regulations.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PaymentAccuracy.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "my Social Security",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vote.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "العربية",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "中文",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "한국어",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tagalog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "TiếngViệt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Google Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Site Policies and Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Feedback",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Adobe® Reader®",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://home.treasury.gov/",
      "what": "URL",
      "result": "https://home.treasury.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://home.treasury.gov/",
      "result": {
        "totals": {
          "triggers": 149,
          "headTriggers": 20,
          "tailTriggers": 129,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 0
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://home.treasury.gov/",
      "what": "URL",
      "result": "https://home.treasury.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://home.treasury.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 1,
          "wellLabeled": 4
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "search"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "MENU MENU"
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search",
                  "Search"
                ]
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Go"
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Go"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://home.treasury.gov/",
      "result": {
        "totals": {
          "links": 348,
          "adjacent": {
            "total": 284,
            "underlined": 1,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [
            "We can do this. Find COVID-19 vaccines near you. Visit Vaccines.gov."
          ],
          "notUnderlined": [
            "U.S. Department of the Treasury",
            "",
            "About Treasury",
            "General Information",
            "Role of the Treasury",
            "Officials",
            "Organizational Chart",
            "Orders and Directives",
            "Offices",
            "Domestic Finance",
            "Economic Policy",
            "General Counsel",
            "International Affairs",
            "Management",
            "Public Affairs",
            "Tax Policy",
            "Terrorism and Financial Intelligence",
            "Inspectors General",
            "Bureaus",
            "Alcohol and Tobacco Tax and Trade Bureau (TTB)",
            "Bureau of Engraving & Printing (BEP)",
            "Financial Crimes Enforcement Network (FinCEN)",
            "Bureau of the Fiscal Service (BFS)",
            "Internal Revenue Service (IRS)",
            "Office of the Comptroller of the Currency (OCC)",
            "U.S. Mint",
            "Office of Inspector General (OIG)",
            "Treasury Inspector General for Tax Administration (TIGTA)",
            "Special Inspector General for the Troubled Asset Relief Program (SIGTARP)",
            "Special Inspector General for Pandemic Recovery (SIGPR)",
            "Budget, Financial Reporting, Planning and Performance",
            "Strategic Plan",
            "Budget Request/Annual Performance Plan and Reports",
            "Agency Financial Report",
            "Inspector General Audits and Investigative Reports",
            "Climate Action Plan",
            "History",
            "Curator",
            "History Overview",
            "Prior Secretaries",
            "Prior Treasurers",
            "The Treasury Building",
            "Collections",
            "Freedman's Bank Building",
            "Careers",
            "At Headquarters",
            "At Our Bureaus",
            "Top 10 Reasons to Work Here",
            "Benefits and Growth",
            "Diversity",
            "Veterans Employment",
            "Pathways",
            "How to Apply",
            "Search Jobs",
            "Policy Issues",
            "COVID19 Economic Relief",
            "American Families and Workers",
            "Small Businesses",
            "State, Local, and Tribal Governments",
            "American Industry",
            "Tax Policy",
            "Revenue Proposals",
            "Tax Expenditures",
            "International Tax",
            "Treaties and Related Documents",
            "Foreign Account Tax Compliance Act (FATCA)",
            "Reports",
            "Tax Analysis",
            "Tax Regulatory Reform",
            "Economic Policy",
            "Treasury Coupon Issues",
            "Corporate Bond Yield Curve",
            "Economic Policy Reports",
            "Social Security and Medicare",
            "Total Taxable Resources",
            "Terrorism and Illicit Finance",
            "Sanctions",
            "Asset Forfeiture",
            "311 Actions",
            "Terrorist Finance Tracking Program",
            "Money Laundering",
            "Financial Action Task Force",
            "Protecting Charitable Organizations",
            "Financing the Government",
            "Treasury Quarterly Refunding",
            "Interest Rate Statistics",
            "Treasury Securities",
            "Treasury Investor Data",
            "Debt Management Research",
            "Financial Markets, Financial Institutions, and Fiscal Service",
            "Cash and Debt Forecasting",
            "Debt Limit",
            "Financial Stability Oversight Council",
            "Federal Insurance Office",
            "RESTORE Act",
            "1603 Program",
            "The Community Development Financial Institution (CDFI) Fund",
            "Making Home Affordable",
            "Financial Sanctions",
            "Specially Designated Nationals List (SDN List)",
            "Consolidated Sanctions List",
            "Search OFAC's Sanctions Lists",
            "Additional Sanctions Lists",
            "OFAC Recent Actions",
            "Sanctions Programs and Country Information",
            "Frequently Asked Questions",
            "OFAC Civil Penalties and Enforcement",
            "Contact OFAC",
            "Consumer Policy",
            "Financial Literacy and Education Commission",
            "Mymoney.gov",
            "Innovations in Financial Services",
            "Featured Research",
            "International",
            "The Committee on Foreign Investment in the United States (CFIUS)",
            "Exchange Stabilization Fund",
            "G-7 and G-20",
            "International Monetary Fund",
            "Multilateral Development Banks",
            "Macroeconomic and Foreign Exchange Policies of Major Trading Partners",
            "Exchange Rate Analysis",
            "U.S.-China Comprehensive Strategic Economic Dialogue (CED)",
            "Small Business Programs",
            "Small and Disadvantaged Business Utilization",
            "Small Business Lending Fund",
            "State Small Business Credit Initiative",
            "Tribal Affairs",
            "Data",
            "Interest Rates",
            "Daily Treasury Par Yield Curve Rates",
            "Daily Treasury Par Real Yield Curve Rates",
            "Daily Treasury Bill Rates",
            "Daily Treasury Long-Term Rates",
            "Daily Treasury Real Long-Term Rates",
            "Treasury Coupon-Issue and Corporate Bond Yield Curve",
            "Treasury Coupon Issues",
            "Corporate Bond Yield Curve",
            "Receipts & Outlays",
            "Monthly Treasury Statement",
            "Daily Treasury Statement",
            "How Your Money Is Spent",
            "USAspending.gov",
            "National Debt",
            "National Debt to the Penny",
            "Quarterly Refunding",
            "Debt Management Overview and Quarterly Refunding Process",
            "Most Recent Documents",
            "Archives",
            "Webcasts",
            "Investor Class Auction Allotments",
            "Other Programs",
            "Treasury International Capital (TIC) System",
            "U.S International Portfolio Investment Statistics",
            "Release Dates",
            "Forms and Instructions",
            "U.S. International Reserve Position",
            "Troubled Assets Relief Program",
            "Reports",
            "Services",
            "Report Fraud, Waste & Abuse",
            "Report COVID-19 Scam Attempts",
            "Report Scam Attempts",
            "Report Fraud Related to Government Contracts",
            "Inspectors General",
            "Bonds and Securities",
            "Buy, Manage, and Redeem",
            "Treasury Hunt - Search for Matured Bonds",
            "Cashing Savings Bonds in Disaster-Declared Areas",
            "Frequently Asked Questions",
            "Grant Programs",
            "Pay for Results (SIPPRA)",
            "RESTORE Act",
            "Community Development Financial Institution (CDFI) Fund",
            "Treasury Payments",
            "Where is my Refund?",
            "Lost or Expired Check",
            "Direct Express Card",
            "Non-Benefit Federal Payments",
            "Electronic Federal Benefit Payments - GoDirect",
            "Currency and Coins",
            "Shop for Coin Products",
            "Shop for Currency Products",
            "Redeem Damaged Currency",
            "Bureau of Engraving and Printing",
            "U.S Mint",
            "Auctions",
            "IRS Auctions",
            "Real Estate",
            "General Property, Vehicles, Vessels & Aircraft",
            "Kline-Miller Multiemployer Pension Reform Act of 2014",
            "Applications",
            "Frequently Asked Questions",
            "Education",
            "Taxes",
            "Internal Revenue Service (IRS)",
            "IRS Forms, Instructions & Publications",
            "Refund Status",
            "Foreign Account Tax Compliance Act",
            "Forms",
            "IRS Forms and Instructions",
            "Savings Bonds - Treasury Securities",
            "Bank Secrecy Act - Fincen 114 and more",
            "OFAC Reporting and License Applications",
            "Treasury International Capital (TIC)",
            "Government Shared Services",
            "Enterprise Business Solutions (EBS)",
            "Treasury Franchise Fund (TFF)",
            "Administrative Resource Center (ARC)",
            "Shared Services Program (SSP)",
            "TreasuryDirect",
            "Invoice Processing Platform",
            "Tours and Library",
            "Historic Treasury Building",
            "Library",
            "Curator",
            "Bureau of Engraving and Printing",
            "U.S. Mint",
            "News",
            "Featured Stories",
            "Treasury Applauds Appointment of Chief Lynn Malerba as Treasurer of the United States",
            "The U.S. Economic Recovery in International Context",
            "Measuring the Strength of the Recovery",
            "View all Featured Stories",
            "Press Releases",
            "Treasury Releases Fact Sheet on Food and Fertilizer-Related Authorizations Under Russia Sanctions; Expands General License Authorizing Agricultural Transactions",
            "United States and European Union Hold Fifth Joint Committee Meeting under the Bilateral Agreement on Prudential Measures Regarding Insurance and Reinsurance",
            "Treasury Announces Four Additional Capital Projects Fund Awards to Increase Access to Affordable, High-Speed Internet",
            "View All Press Releases",
            "Remarks and Statements",
            "Remarks by Secretary of the Treasury Janet L. Yellen at G20 High Level Seminar on Strengthening Global Collaboration for Tackling Food Insecurity",
            "Remarks by Secretary of the Treasury Janet L. Yellen at G20 High Level Seminar on Macroeconomic Policy Mix for Stability and Economic Recovery",
            "Remarks by Deputy Secretary of the Treasury Wally Adeyemo at the Community Change and Urban Institute’s “A Community Forum: How the American Rescue Plan is Helping Advance Equity”",
            "View All Remarks and Statements",
            "Press Information",
            "Press Contacts",
            "Weekly Public Schedule Archive",
            "Webcasts",
            "Media Advisories Archive",
            "Subscribe to Press Releases",
            "Twitter",
            "RT @AsstSecEcon: An economy that works for all Americans begins with fair & competitive markets.@USTreasury’s report earlier this year rec…",
            "This Administration continues to work towards connecting every American household across the country to affordable,… https://t.co/4UUd2uKdpy",
            "View All Tweets",
            "Search",
            "General Public",
            "Small Business Contacts",
            "All Financial Institutions",
            "Federal Government",
            "COVID-19 Relief: The Latest from the Treasury Department",
            "Read More",
            "Featured Stories",
            "Treasury Applauds Appointment of Chief Lynn Malerba as Treasurer of the United States",
            "Measuring the Strength of the Recovery",
            "New Treasury Report Finds Corporate Concentration, Anti-competitive Practices Have Stifled Wages for Workers and Reduced their Power in the Marketplace",
            "View all Featured Stories",
            "Latest on Twitter",
            "Twitter",
            "See all tweets",
            "Assistant Secretary Ben Harris",
            "@USTreasury",
            "Read More",
            "Treasury Department",
            "https://t.co/4UUd2uKdpy",
            "Read More",
            "Treasury Department",
            "https://t.co/OzptrT6U16",
            "Read More",
            "Treasury Department",
            "https://t.co/QSFcFRRP6U",
            "Read More",
            "Treasury Department",
            "@g20org",
            "@SecYellen",
            "https://t.co/HQLn7jkO0t",
            "Read More",
            "View All Tweets",
            "",
            "Treasury Interest Rate Statistics",
            "View This Data",
            "Financial Sanctions OFAC sanctions programs, country information, and Specially Designated Nationals (SDN) List Learn More",
            "Daily Interest Rates View daily interest rate statistics Learn More",
            "Treasury Hunt Search for Matured Bonds Learn More",
            "Adobe® Reader®"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://home.treasury.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://home.treasury.gov/",
      "what": "URL",
      "result": "https://home.treasury.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://home.treasury.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://home.treasury.gov/",
      "result": {
        "roleElements": 30,
        "badRoleElements": 5,
        "redundantRoleElements": 13,
        "tagNames": {
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 13
            }
          },
          "DIV": {
            "main": {
              "bad": 2,
              "redundant": 0
            },
            "button": {
              "bad": 3,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://home.treasury.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": 1
          },
          "adjacentLink": {
            "total": 284,
            "subtotals": [
              205,
              60,
              10,
              7,
              1,
              1
            ]
          },
          "listLink": {
            "total": 64,
            "subtotals": [
              32,
              11,
              7,
              6,
              3,
              2,
              1,
              1,
              1
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 55,
            "subtotals": [
              49,
              5,
              1
            ]
          },
          "h3": {
            "total": 8,
            "subtotals": [
              5,
              3
            ]
          }
        },
        "items": {
          "adjacentLink": {
            "fontStyle": {
              "normal": [
                "U.S. Department of the Treasury",
                "",
                "About Treasury",
                "General Information",
                "Role of the Treasury",
                "Officials",
                "Organizational Chart",
                "Orders and Directives",
                "Offices",
                "Domestic Finance",
                "Economic Policy",
                "General Counsel",
                "International Affairs",
                "Management",
                "Public Affairs",
                "Tax Policy",
                "Terrorism and Financial Intelligence",
                "Inspectors General",
                "Bureaus",
                "Alcohol and Tobacco Tax and Trade Bureau (TTB)",
                "Bureau of Engraving & Printing (BEP)",
                "Financial Crimes Enforcement Network (FinCEN)",
                "Bureau of the Fiscal Service (BFS)",
                "Internal Revenue Service (IRS)",
                "Office of the Comptroller of the Currency (OCC)",
                "U.S. Mint",
                "Office of Inspector General (OIG)",
                "Treasury Inspector General for Tax Administration (TIGTA)",
                "Special Inspector General for the Troubled Asset Relief Program (SIGTARP)",
                "Special Inspector General for Pandemic Recovery (SIGPR)",
                "Budget, Financial Reporting, Planning and Performance",
                "Strategic Plan",
                "Budget Request/Annual Performance Plan and Reports",
                "Agency Financial Report",
                "Inspector General Audits and Investigative Reports",
                "Climate Action Plan",
                "History",
                "Curator",
                "History Overview",
                "Prior Secretaries",
                "Prior Treasurers",
                "The Treasury Building",
                "Collections",
                "Freedman's Bank Building",
                "Careers",
                "At Headquarters",
                "At Our Bureaus",
                "Top 10 Reasons to Work Here",
                "Benefits and Growth",
                "Diversity",
                "Veterans Employment",
                "Pathways",
                "How to Apply",
                "Search Jobs",
                "Policy Issues",
                "COVID19 Economic Relief",
                "American Families and Workers",
                "Small Businesses",
                "State, Local, and Tribal Governments",
                "American Industry",
                "Tax Policy",
                "Revenue Proposals",
                "Tax Expenditures",
                "International Tax",
                "Treaties and Related Documents",
                "Foreign Account Tax Compliance Act (FATCA)",
                "Reports",
                "Tax Analysis",
                "Tax Regulatory Reform",
                "Economic Policy",
                "Treasury Coupon Issues",
                "Corporate Bond Yield Curve",
                "Economic Policy Reports",
                "Social Security and Medicare",
                "Total Taxable Resources",
                "Terrorism and Illicit Finance",
                "Sanctions",
                "Asset Forfeiture",
                "311 Actions",
                "Terrorist Finance Tracking Program",
                "Money Laundering",
                "Financial Action Task Force",
                "Protecting Charitable Organizations",
                "Financing the Government",
                "Treasury Quarterly Refunding",
                "Interest Rate Statistics",
                "Treasury Securities",
                "Treasury Investor Data",
                "Debt Management Research",
                "Financial Markets, Financial Institutions, and Fiscal Service",
                "Cash and Debt Forecasting",
                "Debt Limit",
                "Financial Stability Oversight Council",
                "Federal Insurance Office",
                "RESTORE Act",
                "1603 Program",
                "The Community Development Financial Institution (CDFI) Fund",
                "Making Home Affordable",
                "Financial Sanctions",
                "Specially Designated Nationals List (SDN List)",
                "Consolidated Sanctions List",
                "Search OFAC's Sanctions Lists",
                "Additional Sanctions Lists",
                "OFAC Recent Actions",
                "Sanctions Programs and Country Information",
                "Frequently Asked Questions",
                "OFAC Civil Penalties and Enforcement",
                "Contact OFAC",
                "Consumer Policy",
                "Financial Literacy and Education Commission",
                "Mymoney.gov",
                "Innovations in Financial Services",
                "Featured Research",
                "International",
                "The Committee on Foreign Investment in the United States (CFIUS)",
                "Exchange Stabilization Fund",
                "G-7 and G-20",
                "International Monetary Fund",
                "Multilateral Development Banks",
                "Macroeconomic and Foreign Exchange Policies of Major Trading Partners",
                "Exchange Rate Analysis",
                "U.S.-China Comprehensive Strategic Economic Dialogue (CED)",
                "Small Business Programs",
                "Small and Disadvantaged Business Utilization",
                "Small Business Lending Fund",
                "State Small Business Credit Initiative",
                "Tribal Affairs",
                "Data",
                "Interest Rates",
                "Daily Treasury Par Yield Curve Rates",
                "Daily Treasury Par Real Yield Curve Rates",
                "Daily Treasury Bill Rates",
                "Daily Treasury Long-Term Rates",
                "Daily Treasury Real Long-Term Rates",
                "Treasury Coupon-Issue and Corporate Bond Yield Curve",
                "Treasury Coupon Issues",
                "Corporate Bond Yield Curve",
                "Receipts & Outlays",
                "Monthly Treasury Statement",
                "Daily Treasury Statement",
                "How Your Money Is Spent",
                "USAspending.gov",
                "National Debt",
                "National Debt to the Penny",
                "Quarterly Refunding",
                "Debt Management Overview and Quarterly Refunding Process",
                "Most Recent Documents",
                "Archives",
                "Webcasts",
                "Investor Class Auction Allotments",
                "Other Programs",
                "Treasury International Capital (TIC) System",
                "U.S International Portfolio Investment Statistics",
                "Release Dates",
                "Forms and Instructions",
                "U.S. International Reserve Position",
                "Troubled Assets Relief Program",
                "Reports",
                "Services",
                "Report Fraud, Waste & Abuse",
                "Report COVID-19 Scam Attempts",
                "Report Scam Attempts",
                "Report Fraud Related to Government Contracts",
                "Inspectors General",
                "Bonds and Securities",
                "Buy, Manage, and Redeem",
                "Treasury Hunt - Search for Matured Bonds",
                "Cashing Savings Bonds in Disaster-Declared Areas",
                "Frequently Asked Questions",
                "Grant Programs",
                "Pay for Results (SIPPRA)",
                "RESTORE Act",
                "Community Development Financial Institution (CDFI) Fund",
                "Treasury Payments",
                "Where is my Refund?",
                "Lost or Expired Check",
                "Direct Express Card",
                "Non-Benefit Federal Payments",
                "Electronic Federal Benefit Payments - GoDirect",
                "Currency and Coins",
                "Shop for Coin Products",
                "Shop for Currency Products",
                "Redeem Damaged Currency",
                "Bureau of Engraving and Printing",
                "U.S Mint",
                "Auctions",
                "IRS Auctions",
                "Real Estate",
                "General Property, Vehicles, Vessels & Aircraft",
                "Kline-Miller Multiemployer Pension Reform Act of 2014",
                "Applications",
                "Frequently Asked Questions",
                "Education",
                "Taxes",
                "Internal Revenue Service (IRS)",
                "IRS Forms, Instructions & Publications",
                "Refund Status",
                "Foreign Account Tax Compliance Act",
                "Forms",
                "IRS Forms and Instructions",
                "Savings Bonds - Treasury Securities",
                "Bank Secrecy Act - Fincen 114 and more",
                "OFAC Reporting and License Applications",
                "Treasury International Capital (TIC)",
                "Government Shared Services",
                "Enterprise Business Solutions (EBS)",
                "Treasury Franchise Fund (TFF)",
                "Administrative Resource Center (ARC)",
                "Shared Services Program (SSP)",
                "TreasuryDirect",
                "Invoice Processing Platform",
                "Tours and Library",
                "Historic Treasury Building",
                "Library",
                "Curator",
                "Bureau of Engraving and Printing",
                "U.S. Mint",
                "News",
                "Featured Stories",
                "Treasury Applauds Appointment of Chief Lynn Malerba as Treasurer of the United States",
                "The U.S. Economic Recovery in International Context",
                "Measuring the Strength of the Recovery",
                "View all Featured Stories",
                "Press Releases",
                "Treasury Releases Fact Sheet on Food and Fertilizer-Related Authorizations Under Russia Sanctions; Expands General License Authorizing Agricultural Transactions",
                "United States and European Union Hold Fifth Joint Committee Meeting under the Bilateral Agreement on Prudential Measures Regarding Insurance and Reinsurance",
                "Treasury Announces Four Additional Capital Projects Fund Awards to Increase Access to Affordable, High-Speed Internet",
                "View All Press Releases",
                "Remarks and Statements",
                "Remarks by Secretary of the Treasury Janet L. Yellen at G20 High Level Seminar on Strengthening Global Collaboration for Tackling Food Insecurity",
                "Remarks by Secretary of the Treasury Janet L. Yellen at G20 High Level Seminar on Macroeconomic Policy Mix for Stability and Economic Recovery",
                "Remarks by Deputy Secretary of the Treasury Wally Adeyemo at the Community Change and Urban Institute’s “A Community Forum: How the American Rescue Plan is Helping Advance Equity”",
                "View All Remarks and Statements",
                "Press Information",
                "Press Contacts",
                "Weekly Public Schedule Archive",
                "Webcasts",
                "Media Advisories Archive",
                "Subscribe to Press Releases",
                "Twitter",
                "RT @AsstSecEcon: An economy that works for all Americans begins with fair & competitive markets. @USTreasury’s report earlier this year rec…",
                "This Administration continues to work towards connecting every American household across the country to affordable,… https://t.co/4UUd2uKdpy",
                "View All Tweets",
                "Search",
                "General Public",
                "Small Business Contacts",
                "All Financial Institutions",
                "Federal Government",
                "We can do this. Find COVID-19 vaccines near you. Visit Vaccines.gov.",
                "COVID-19 Relief: The Latest from the Treasury Department",
                "Read More",
                "Featured Stories",
                "Treasury Applauds Appointment of Chief Lynn Malerba as Treasurer of the United States",
                "Measuring the Strength of the Recovery",
                "New Treasury Report Finds Corporate Concentration, Anti-competitive Practices Have Stifled Wages for Workers and Reduced their Power in the Marketplace",
                "View all Featured Stories",
                "Latest on Twitter",
                "Twitter",
                "See all tweets",
                "Assistant Secretary Ben Harris",
                "@USTreasury",
                "Read More",
                "Treasury Department",
                "https://t.co/4UUd2uKdpy",
                "Read More",
                "Treasury Department",
                "https://t.co/OzptrT6U16",
                "Read More",
                "Treasury Department",
                "https://t.co/QSFcFRRP6U",
                "Read More",
                "Treasury Department",
                "@g20org",
                "@SecYellen",
                "https://t.co/HQLn7jkO0t",
                "Read More",
                "View All Tweets",
                "",
                "Treasury Interest Rate Statistics",
                "View This Data",
                "Financial Sanctions                                 OFAC sanctions programs, country information, and Specially Designated Nationals (SDN) List                Learn More",
                "Daily Interest Rates                                 View daily interest rate statistics                Learn More",
                "Treasury Hunt                                 Search for Matured Bonds                Learn More"
              ],
              "italic": [
                "Adobe® Reader®"
              ]
            },
            "fontWeight": {
              "300": [
                "U.S. Department of the Treasury",
                "COVID-19 Relief: The Latest from the Treasury Department",
                "Featured Stories",
                "Treasury Applauds Appointment of Chief Lynn Malerba as Treasurer of the United States",
                "Measuring the Strength of the Recovery",
                "New Treasury Report Finds Corporate Concentration, Anti-competitive Practices Have Stifled Wages for Workers and Reduced their Power in the Marketplace",
                "Latest on Twitter"
              ],
              "400": [
                "",
                "Role of the Treasury",
                "Officials",
                "Organizational Chart",
                "Orders and Directives",
                "Domestic Finance",
                "Economic Policy",
                "General Counsel",
                "International Affairs",
                "Management",
                "Public Affairs",
                "Tax Policy",
                "Terrorism and Financial Intelligence",
                "Inspectors General",
                "Alcohol and Tobacco Tax and Trade Bureau (TTB)",
                "Bureau of Engraving & Printing (BEP)",
                "Financial Crimes Enforcement Network (FinCEN)",
                "Bureau of the Fiscal Service (BFS)",
                "Internal Revenue Service (IRS)",
                "Office of the Comptroller of the Currency (OCC)",
                "U.S. Mint",
                "Office of Inspector General (OIG)",
                "Treasury Inspector General for Tax Administration (TIGTA)",
                "Special Inspector General for the Troubled Asset Relief Program (SIGTARP)",
                "Special Inspector General for Pandemic Recovery (SIGPR)",
                "Strategic Plan",
                "Budget Request/Annual Performance Plan and Reports",
                "Agency Financial Report",
                "Inspector General Audits and Investigative Reports",
                "Climate Action Plan",
                "Curator",
                "History Overview",
                "Prior Secretaries",
                "Prior Treasurers",
                "The Treasury Building",
                "Collections",
                "Freedman's Bank Building",
                "At Headquarters",
                "At Our Bureaus",
                "Top 10 Reasons to Work Here",
                "Benefits and Growth",
                "Diversity",
                "Veterans Employment",
                "Pathways",
                "How to Apply",
                "Search Jobs",
                "American Families and Workers",
                "Small Businesses",
                "State, Local, and Tribal Governments",
                "American Industry",
                "Revenue Proposals",
                "Tax Expenditures",
                "International Tax",
                "Treaties and Related Documents",
                "Foreign Account Tax Compliance Act (FATCA)",
                "Reports",
                "Tax Analysis",
                "Tax Regulatory Reform",
                "Treasury Coupon Issues",
                "Corporate Bond Yield Curve",
                "Economic Policy Reports",
                "Social Security and Medicare",
                "Total Taxable Resources",
                "Sanctions",
                "Asset Forfeiture",
                "311 Actions",
                "Terrorist Finance Tracking Program",
                "Money Laundering",
                "Financial Action Task Force",
                "Protecting Charitable Organizations",
                "Treasury Quarterly Refunding",
                "Interest Rate Statistics",
                "Treasury Securities",
                "Treasury Investor Data",
                "Debt Management Research",
                "Cash and Debt Forecasting",
                "Debt Limit",
                "Financial Stability Oversight Council",
                "Federal Insurance Office",
                "RESTORE Act",
                "1603 Program",
                "The Community Development Financial Institution (CDFI) Fund",
                "Making Home Affordable",
                "Specially Designated Nationals List (SDN List)",
                "Consolidated Sanctions List",
                "Search OFAC's Sanctions Lists",
                "Additional Sanctions Lists",
                "OFAC Recent Actions",
                "Sanctions Programs and Country Information",
                "Frequently Asked Questions",
                "OFAC Civil Penalties and Enforcement",
                "Contact OFAC",
                "Financial Literacy and Education Commission",
                "Mymoney.gov",
                "Innovations in Financial Services",
                "Featured Research",
                "The Committee on Foreign Investment in the United States (CFIUS)",
                "Exchange Stabilization Fund",
                "G-7 and G-20",
                "International Monetary Fund",
                "Multilateral Development Banks",
                "Macroeconomic and Foreign Exchange Policies of Major Trading Partners",
                "Exchange Rate Analysis",
                "U.S.-China Comprehensive Strategic Economic Dialogue (CED)",
                "Small and Disadvantaged Business Utilization",
                "Small Business Lending Fund",
                "State Small Business Credit Initiative",
                "Daily Treasury Par Yield Curve Rates",
                "Daily Treasury Par Real Yield Curve Rates",
                "Daily Treasury Bill Rates",
                "Daily Treasury Long-Term Rates",
                "Daily Treasury Real Long-Term Rates",
                "Treasury Coupon Issues",
                "Corporate Bond Yield Curve",
                "Monthly Treasury Statement",
                "Daily Treasury Statement",
                "USAspending.gov",
                "National Debt to the Penny",
                "Debt Management Overview and Quarterly Refunding Process",
                "Most Recent Documents",
                "Archives",
                "Webcasts",
                "U.S International Portfolio Investment Statistics",
                "Release Dates",
                "Forms and Instructions",
                "Reports",
                "Report COVID-19 Scam Attempts",
                "Report Scam Attempts",
                "Report Fraud Related to Government Contracts",
                "Inspectors General",
                "Buy, Manage, and Redeem",
                "Treasury Hunt - Search for Matured Bonds",
                "Cashing Savings Bonds in Disaster-Declared Areas",
                "Frequently Asked Questions",
                "Pay for Results (SIPPRA)",
                "RESTORE Act",
                "Community Development Financial Institution (CDFI) Fund",
                "Where is my Refund?",
                "Lost or Expired Check",
                "Direct Express Card",
                "Non-Benefit Federal Payments",
                "Electronic Federal Benefit Payments - GoDirect",
                "Shop for Coin Products",
                "Shop for Currency Products",
                "Redeem Damaged Currency",
                "Bureau of Engraving and Printing",
                "U.S Mint",
                "IRS Auctions",
                "Real Estate",
                "General Property, Vehicles, Vessels & Aircraft",
                "Applications",
                "Frequently Asked Questions",
                "Internal Revenue Service (IRS)",
                "IRS Forms, Instructions & Publications",
                "Refund Status",
                "Foreign Account Tax Compliance Act",
                "IRS Forms and Instructions",
                "Savings Bonds - Treasury Securities",
                "Bank Secrecy Act - Fincen 114 and more",
                "OFAC Reporting and License Applications",
                "Treasury International Capital (TIC)",
                "Enterprise Business Solutions (EBS)",
                "Treasury Franchise Fund (TFF)",
                "Administrative Resource Center (ARC)",
                "Shared Services Program (SSP)",
                "TreasuryDirect",
                "Invoice Processing Platform",
                "Historic Treasury Building",
                "Library",
                "Curator",
                "Bureau of Engraving and Printing",
                "U.S. Mint",
                "Treasury Applauds Appointment of Chief Lynn Malerba as Treasurer of the United States",
                "The U.S. Economic Recovery in International Context",
                "Measuring the Strength of the Recovery",
                "Treasury Releases Fact Sheet on Food and Fertilizer-Related Authorizations Under Russia Sanctions; Expands General License Authorizing Agricultural Transactions",
                "United States and European Union Hold Fifth Joint Committee Meeting under the Bilateral Agreement on Prudential Measures Regarding Insurance and Reinsurance",
                "Treasury Announces Four Additional Capital Projects Fund Awards to Increase Access to Affordable, High-Speed Internet",
                "Remarks by Secretary of the Treasury Janet L. Yellen at G20 High Level Seminar on Strengthening Global Collaboration for Tackling Food Insecurity",
                "Remarks by Secretary of the Treasury Janet L. Yellen at G20 High Level Seminar on Macroeconomic Policy Mix for Stability and Economic Recovery",
                "Remarks by Deputy Secretary of the Treasury Wally Adeyemo at the Community Change and Urban Institute’s “A Community Forum: How the American Rescue Plan is Helping Advance Equity”",
                "Press Contacts",
                "Weekly Public Schedule Archive",
                "Webcasts",
                "Media Advisories Archive",
                "Subscribe to Press Releases",
                "RT @AsstSecEcon: An economy that works for all Americans begins with fair & competitive markets. @USTreasury’s report earlier this year rec…",
                "This Administration continues to work towards connecting every American household across the country to affordable,… https://t.co/4UUd2uKdpy",
                "Small Business Contacts",
                "Read More",
                "Twitter",
                "See all tweets",
                "@USTreasury",
                "https://t.co/4UUd2uKdpy",
                "https://t.co/OzptrT6U16",
                "https://t.co/QSFcFRRP6U",
                "@g20org",
                "@SecYellen",
                "https://t.co/HQLn7jkO0t",
                "",
                "Treasury Interest Rate Statistics",
                "View This Data",
                "Financial Sanctions                                 OFAC sanctions programs, country information, and Specially Designated Nationals (SDN) List                Learn More",
                "Daily Interest Rates                                 View daily interest rate statistics                Learn More",
                "Treasury Hunt                                 Search for Matured Bonds                Learn More",
                "Adobe® Reader®"
              ],
              "600": [
                "About Treasury",
                "General Information",
                "Offices",
                "Bureaus",
                "Budget, Financial Reporting, Planning and Performance",
                "History",
                "Careers",
                "Policy Issues",
                "COVID19 Economic Relief",
                "Tax Policy",
                "Economic Policy",
                "Terrorism and Illicit Finance",
                "Financing the Government",
                "Financial Markets, Financial Institutions, and Fiscal Service",
                "Financial Sanctions",
                "Consumer Policy",
                "International",
                "Small Business Programs",
                "Tribal Affairs",
                "Data",
                "Interest Rates",
                "Treasury Coupon-Issue and Corporate Bond Yield Curve",
                "Receipts & Outlays",
                "How Your Money Is Spent",
                "National Debt",
                "Quarterly Refunding",
                "Investor Class Auction Allotments",
                "Other Programs",
                "Treasury International Capital (TIC) System",
                "U.S. International Reserve Position",
                "Troubled Assets Relief Program",
                "Services",
                "Report Fraud, Waste & Abuse",
                "Bonds and Securities",
                "Grant Programs",
                "Treasury Payments",
                "Currency and Coins",
                "Auctions",
                "Kline-Miller Multiemployer Pension Reform Act of 2014",
                "Education",
                "Taxes",
                "Forms",
                "Government Shared Services",
                "Tours and Library",
                "News",
                "Featured Stories",
                "View all Featured Stories",
                "Press Releases",
                "View All Press Releases",
                "Remarks and Statements",
                "View All Remarks and Statements",
                "Press Information",
                "Twitter",
                "View All Tweets",
                "Search",
                "General Public",
                "All Financial Institutions",
                "Federal Government",
                "We can do this. Find COVID-19 vaccines near you. Visit Vaccines.gov.",
                "View all Featured Stories",
                "View All Tweets"
              ],
              "700": [
                "Assistant Secretary Ben Harris",
                "Read More",
                "Treasury Department",
                "Read More",
                "Treasury Department",
                "Read More",
                "Treasury Department",
                "Read More",
                "Treasury Department",
                "Read More"
              ]
            },
            "textDecorationLine": {
              "none": [
                "U.S. Department of the Treasury",
                "",
                "About Treasury",
                "General Information",
                "Role of the Treasury",
                "Officials",
                "Organizational Chart",
                "Orders and Directives",
                "Offices",
                "Domestic Finance",
                "Economic Policy",
                "General Counsel",
                "International Affairs",
                "Management",
                "Public Affairs",
                "Tax Policy",
                "Terrorism and Financial Intelligence",
                "Inspectors General",
                "Bureaus",
                "Alcohol and Tobacco Tax and Trade Bureau (TTB)",
                "Bureau of Engraving & Printing (BEP)",
                "Financial Crimes Enforcement Network (FinCEN)",
                "Bureau of the Fiscal Service (BFS)",
                "Internal Revenue Service (IRS)",
                "Office of the Comptroller of the Currency (OCC)",
                "U.S. Mint",
                "Office of Inspector General (OIG)",
                "Treasury Inspector General for Tax Administration (TIGTA)",
                "Special Inspector General for the Troubled Asset Relief Program (SIGTARP)",
                "Special Inspector General for Pandemic Recovery (SIGPR)",
                "Budget, Financial Reporting, Planning and Performance",
                "Strategic Plan",
                "Budget Request/Annual Performance Plan and Reports",
                "Agency Financial Report",
                "Inspector General Audits and Investigative Reports",
                "Climate Action Plan",
                "History",
                "Curator",
                "History Overview",
                "Prior Secretaries",
                "Prior Treasurers",
                "The Treasury Building",
                "Collections",
                "Freedman's Bank Building",
                "Careers",
                "At Headquarters",
                "At Our Bureaus",
                "Top 10 Reasons to Work Here",
                "Benefits and Growth",
                "Diversity",
                "Veterans Employment",
                "Pathways",
                "How to Apply",
                "Search Jobs",
                "Policy Issues",
                "COVID19 Economic Relief",
                "American Families and Workers",
                "Small Businesses",
                "State, Local, and Tribal Governments",
                "American Industry",
                "Tax Policy",
                "Revenue Proposals",
                "Tax Expenditures",
                "International Tax",
                "Treaties and Related Documents",
                "Foreign Account Tax Compliance Act (FATCA)",
                "Reports",
                "Tax Analysis",
                "Tax Regulatory Reform",
                "Economic Policy",
                "Treasury Coupon Issues",
                "Corporate Bond Yield Curve",
                "Economic Policy Reports",
                "Social Security and Medicare",
                "Total Taxable Resources",
                "Terrorism and Illicit Finance",
                "Sanctions",
                "Asset Forfeiture",
                "311 Actions",
                "Terrorist Finance Tracking Program",
                "Money Laundering",
                "Financial Action Task Force",
                "Protecting Charitable Organizations",
                "Financing the Government",
                "Treasury Quarterly Refunding",
                "Interest Rate Statistics",
                "Treasury Securities",
                "Treasury Investor Data",
                "Debt Management Research",
                "Financial Markets, Financial Institutions, and Fiscal Service",
                "Cash and Debt Forecasting",
                "Debt Limit",
                "Financial Stability Oversight Council",
                "Federal Insurance Office",
                "RESTORE Act",
                "1603 Program",
                "The Community Development Financial Institution (CDFI) Fund",
                "Making Home Affordable",
                "Financial Sanctions",
                "Specially Designated Nationals List (SDN List)",
                "Consolidated Sanctions List",
                "Search OFAC's Sanctions Lists",
                "Additional Sanctions Lists",
                "OFAC Recent Actions",
                "Sanctions Programs and Country Information",
                "Frequently Asked Questions",
                "OFAC Civil Penalties and Enforcement",
                "Contact OFAC",
                "Consumer Policy",
                "Financial Literacy and Education Commission",
                "Mymoney.gov",
                "Innovations in Financial Services",
                "Featured Research",
                "International",
                "The Committee on Foreign Investment in the United States (CFIUS)",
                "Exchange Stabilization Fund",
                "G-7 and G-20",
                "International Monetary Fund",
                "Multilateral Development Banks",
                "Macroeconomic and Foreign Exchange Policies of Major Trading Partners",
                "Exchange Rate Analysis",
                "U.S.-China Comprehensive Strategic Economic Dialogue (CED)",
                "Small Business Programs",
                "Small and Disadvantaged Business Utilization",
                "Small Business Lending Fund",
                "State Small Business Credit Initiative",
                "Tribal Affairs",
                "Data",
                "Interest Rates",
                "Daily Treasury Par Yield Curve Rates",
                "Daily Treasury Par Real Yield Curve Rates",
                "Daily Treasury Bill Rates",
                "Daily Treasury Long-Term Rates",
                "Daily Treasury Real Long-Term Rates",
                "Treasury Coupon-Issue and Corporate Bond Yield Curve",
                "Treasury Coupon Issues",
                "Corporate Bond Yield Curve",
                "Receipts & Outlays",
                "Monthly Treasury Statement",
                "Daily Treasury Statement",
                "How Your Money Is Spent",
                "USAspending.gov",
                "National Debt",
                "National Debt to the Penny",
                "Quarterly Refunding",
                "Debt Management Overview and Quarterly Refunding Process",
                "Most Recent Documents",
                "Archives",
                "Webcasts",
                "Investor Class Auction Allotments",
                "Other Programs",
                "Treasury International Capital (TIC) System",
                "U.S International Portfolio Investment Statistics",
                "Release Dates",
                "Forms and Instructions",
                "U.S. International Reserve Position",
                "Troubled Assets Relief Program",
                "Reports",
                "Services",
                "Report Fraud, Waste & Abuse",
                "Report COVID-19 Scam Attempts",
                "Report Scam Attempts",
                "Report Fraud Related to Government Contracts",
                "Inspectors General",
                "Bonds and Securities",
                "Buy, Manage, and Redeem",
                "Treasury Hunt - Search for Matured Bonds",
                "Cashing Savings Bonds in Disaster-Declared Areas",
                "Frequently Asked Questions",
                "Grant Programs",
                "Pay for Results (SIPPRA)",
                "RESTORE Act",
                "Community Development Financial Institution (CDFI) Fund",
                "Treasury Payments",
                "Where is my Refund?",
                "Lost or Expired Check",
                "Direct Express Card",
                "Non-Benefit Federal Payments",
                "Electronic Federal Benefit Payments - GoDirect",
                "Currency and Coins",
                "Shop for Coin Products",
                "Shop for Currency Products",
                "Redeem Damaged Currency",
                "Bureau of Engraving and Printing",
                "U.S Mint",
                "Auctions",
                "IRS Auctions",
                "Real Estate",
                "General Property, Vehicles, Vessels & Aircraft",
                "Kline-Miller Multiemployer Pension Reform Act of 2014",
                "Applications",
                "Frequently Asked Questions",
                "Education",
                "Taxes",
                "Internal Revenue Service (IRS)",
                "IRS Forms, Instructions & Publications",
                "Refund Status",
                "Foreign Account Tax Compliance Act",
                "Forms",
                "IRS Forms and Instructions",
                "Savings Bonds - Treasury Securities",
                "Bank Secrecy Act - Fincen 114 and more",
                "OFAC Reporting and License Applications",
                "Treasury International Capital (TIC)",
                "Government Shared Services",
                "Enterprise Business Solutions (EBS)",
                "Treasury Franchise Fund (TFF)",
                "Administrative Resource Center (ARC)",
                "Shared Services Program (SSP)",
                "TreasuryDirect",
                "Invoice Processing Platform",
                "Tours and Library",
                "Historic Treasury Building",
                "Library",
                "Curator",
                "Bureau of Engraving and Printing",
                "U.S. Mint",
                "News",
                "Featured Stories",
                "Treasury Applauds Appointment of Chief Lynn Malerba as Treasurer of the United States",
                "The U.S. Economic Recovery in International Context",
                "Measuring the Strength of the Recovery",
                "View all Featured Stories",
                "Press Releases",
                "Treasury Releases Fact Sheet on Food and Fertilizer-Related Authorizations Under Russia Sanctions; Expands General License Authorizing Agricultural Transactions",
                "United States and European Union Hold Fifth Joint Committee Meeting under the Bilateral Agreement on Prudential Measures Regarding Insurance and Reinsurance",
                "Treasury Announces Four Additional Capital Projects Fund Awards to Increase Access to Affordable, High-Speed Internet",
                "View All Press Releases",
                "Remarks and Statements",
                "Remarks by Secretary of the Treasury Janet L. Yellen at G20 High Level Seminar on Strengthening Global Collaboration for Tackling Food Insecurity",
                "Remarks by Secretary of the Treasury Janet L. Yellen at G20 High Level Seminar on Macroeconomic Policy Mix for Stability and Economic Recovery",
                "Remarks by Deputy Secretary of the Treasury Wally Adeyemo at the Community Change and Urban Institute’s “A Community Forum: How the American Rescue Plan is Helping Advance Equity”",
                "View All Remarks and Statements",
                "Press Information",
                "Press Contacts",
                "Weekly Public Schedule Archive",
                "Webcasts",
                "Media Advisories Archive",
                "Subscribe to Press Releases",
                "Twitter",
                "RT @AsstSecEcon: An economy that works for all Americans begins with fair & competitive markets. @USTreasury’s report earlier this year rec…",
                "This Administration continues to work towards connecting every American household across the country to affordable,… https://t.co/4UUd2uKdpy",
                "View All Tweets",
                "Search",
                "General Public",
                "Small Business Contacts",
                "All Financial Institutions",
                "Federal Government",
                "COVID-19 Relief: The Latest from the Treasury Department",
                "Read More",
                "Featured Stories",
                "Treasury Applauds Appointment of Chief Lynn Malerba as Treasurer of the United States",
                "Measuring the Strength of the Recovery",
                "New Treasury Report Finds Corporate Concentration, Anti-competitive Practices Have Stifled Wages for Workers and Reduced their Power in the Marketplace",
                "View all Featured Stories",
                "Latest on Twitter",
                "Twitter",
                "See all tweets",
                "Assistant Secretary Ben Harris",
                "@USTreasury",
                "Read More",
                "Treasury Department",
                "https://t.co/4UUd2uKdpy",
                "Read More",
                "Treasury Department",
                "https://t.co/OzptrT6U16",
                "Read More",
                "Treasury Department",
                "https://t.co/QSFcFRRP6U",
                "Read More",
                "Treasury Department",
                "@g20org",
                "@SecYellen",
                "https://t.co/HQLn7jkO0t",
                "Read More",
                "View All Tweets",
                "",
                "Treasury Interest Rate Statistics",
                "View This Data",
                "Financial Sanctions                                 OFAC sanctions programs, country information, and Specially Designated Nationals (SDN) List                Learn More",
                "Daily Interest Rates                                 View daily interest rate statistics                Learn More",
                "Treasury Hunt                                 Search for Matured Bonds                Learn More",
                "Adobe® Reader®"
              ],
              "underline": [
                "We can do this. Find COVID-19 vaccines near you. Visit Vaccines.gov."
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Skip Navigation",
                "Accessibility",
                "Languages",
                "Contact",
                "Auctions",
                "Report Scam Attempts",
                "Savings Bonds",
                "Form 941, employer's quarterly federal tax return",
                "Employer Identification Number (EIN)",
                "Specially Designated Nationals list",
                "Interest rate statistics",
                "Quarterly refunding information",
                "Budget, Financial Reporting, Planning and Performance",
                "Shared Services",
                "TreasuryDirect for Government",
                "Alcohol and Tobacco Tax and Trade (TTB)",
                "Bureau of Engraving and Printing (BEP)",
                "Bureau of the Fiscal Service (BFS)",
                "Financial Crimes Enforcement Network (FinCEN)",
                "Internal Revenue Service (IRS)",
                "Office of the Comptroller of the Currency (OCC)",
                "U.S. Mint",
                "Office of Inspector General (OIG)",
                "Treasury Inspector General for Tax Administration (TIGTA)",
                "Special Inspector General, Troubled Asset Relief Program (SIGTARP)",
                "Report Scams, Fraud, Waste & Abuse",
                "Special Inspector General for Pandemic Recovery (SIGPR)",
                "Enterprise Business Solutions",
                "Administrative Resource Center (ARC)- Bureau of the Fiscal Service",
                "Treasury Direct Services for Governments",
                "Privacy Act",
                "Small Business Contacts",
                "Budget and Performance",
                "TreasuryDirect.gov Securities/Bonds",
                "Freedom of Information Act (FOIA)",
                "No FEAR Act Data",
                "Whistleblower Protection",
                "USA.gov",
                "USAJOBS.gov",
                "OPM.gov",
                "MyMoney.gov",
                "Data.gov",
                "Forms.gov",
                "Regulations.gov",
                "PaymentAccuracy.gov",
                "my Social Security",
                "Vote.gov",
                "العربية",
                "中文",
                "Español",
                "한국어",
                "Tagalog",
                "TiếngViệt",
                "Privacy Policy",
                "Google Privacy",
                "Site Policies and Notices",
                "FAQs",
                "Feedback",
                "Careers",
                "Accessibility",
                "Twitter",
                "Facebook"
              ],
              "600": [
                "All Businesses",
                "Small Businesses"
              ]
            },
            "opacity": {
              "0": [
                "Skip Navigation"
              ],
              "1": [
                "Accessibility",
                "Languages",
                "Contact",
                "Auctions",
                "Report Scam Attempts",
                "Savings Bonds",
                "All Businesses",
                "Small Businesses",
                "Form 941, employer's quarterly federal tax return",
                "Employer Identification Number (EIN)",
                "Specially Designated Nationals list",
                "Interest rate statistics",
                "Quarterly refunding information",
                "Budget, Financial Reporting, Planning and Performance",
                "Shared Services",
                "TreasuryDirect for Government",
                "العربية",
                "中文",
                "Español",
                "한국어",
                "Tagalog",
                "TiếngViệt",
                "Twitter",
                "Facebook"
              ],
              "0.8": [
                "Alcohol and Tobacco Tax and Trade (TTB)",
                "Bureau of Engraving and Printing (BEP)",
                "Bureau of the Fiscal Service (BFS)",
                "Financial Crimes Enforcement Network (FinCEN)",
                "Internal Revenue Service (IRS)",
                "Office of the Comptroller of the Currency (OCC)",
                "U.S. Mint",
                "Office of Inspector General (OIG)",
                "Treasury Inspector General for Tax Administration (TIGTA)",
                "Special Inspector General, Troubled Asset Relief Program (SIGTARP)",
                "Report Scams, Fraud, Waste & Abuse",
                "Special Inspector General for Pandemic Recovery (SIGPR)",
                "Enterprise Business Solutions",
                "Administrative Resource Center (ARC)- Bureau of the Fiscal Service",
                "Treasury Direct Services for Governments",
                "Privacy Act",
                "Small Business Contacts",
                "Budget and Performance",
                "TreasuryDirect.gov Securities/Bonds",
                "Freedom of Information Act (FOIA)",
                "No FEAR Act Data",
                "Whistleblower Protection",
                "USA.gov",
                "USAJOBS.gov",
                "OPM.gov",
                "MyMoney.gov",
                "Data.gov",
                "Forms.gov",
                "Regulations.gov",
                "PaymentAccuracy.gov",
                "my Social Security",
                "Vote.gov"
              ],
              "0.6": [
                "Privacy Policy",
                "Google Privacy",
                "Site Policies and Notices",
                "FAQs",
                "Feedback",
                "Careers",
                "Accessibility"
              ]
            },
            "color": {
              "rgb(61, 61, 61)": [
                "Skip Navigation",
                "Accessibility",
                "Languages",
                "Contact"
              ],
              "rgb(57, 59, 54)": [
                "Auctions",
                "Report Scam Attempts",
                "Savings Bonds",
                "Form 941, employer's quarterly federal tax return",
                "Employer Identification Number (EIN)",
                "Specially Designated Nationals list",
                "Interest rate statistics",
                "Quarterly refunding information",
                "Budget, Financial Reporting, Planning and Performance",
                "Shared Services",
                "TreasuryDirect for Government"
              ],
              "rgb(51, 51, 51)": [
                "All Businesses"
              ],
              "rgb(83, 83, 83)": [
                "Small Businesses"
              ],
              "rgb(255, 255, 255)": [
                "Alcohol and Tobacco Tax and Trade (TTB)",
                "Bureau of Engraving and Printing (BEP)",
                "Bureau of the Fiscal Service (BFS)",
                "Financial Crimes Enforcement Network (FinCEN)",
                "Internal Revenue Service (IRS)",
                "Office of the Comptroller of the Currency (OCC)",
                "U.S. Mint",
                "Office of Inspector General (OIG)",
                "Treasury Inspector General for Tax Administration (TIGTA)",
                "Special Inspector General, Troubled Asset Relief Program (SIGTARP)",
                "Report Scams, Fraud, Waste & Abuse",
                "Special Inspector General for Pandemic Recovery (SIGPR)",
                "Enterprise Business Solutions",
                "Administrative Resource Center (ARC)- Bureau of the Fiscal Service",
                "Treasury Direct Services for Governments",
                "Privacy Act",
                "Small Business Contacts",
                "Budget and Performance",
                "TreasuryDirect.gov Securities/Bonds",
                "Freedom of Information Act (FOIA)",
                "No FEAR Act Data",
                "Whistleblower Protection",
                "USA.gov",
                "USAJOBS.gov",
                "OPM.gov",
                "MyMoney.gov",
                "Data.gov",
                "Forms.gov",
                "Regulations.gov",
                "PaymentAccuracy.gov",
                "my Social Security",
                "Vote.gov",
                "العربية",
                "中文",
                "Español",
                "한국어",
                "Tagalog",
                "TiếngViệt",
                "Privacy Policy",
                "Google Privacy",
                "Site Policies and Notices",
                "FAQs",
                "Feedback",
                "Careers",
                "Accessibility",
                "Twitter",
                "Facebook"
              ]
            },
            "fontSize": {
              "13px": [
                "Skip Navigation",
                "Accessibility",
                "Languages",
                "Contact"
              ],
              "14px": [
                "Auctions",
                "Report Scam Attempts",
                "Savings Bonds",
                "All Businesses",
                "Small Businesses",
                "Form 941, employer's quarterly federal tax return",
                "Employer Identification Number (EIN)",
                "Specially Designated Nationals list",
                "Interest rate statistics",
                "Quarterly refunding information",
                "Budget, Financial Reporting, Planning and Performance",
                "Shared Services",
                "TreasuryDirect for Government"
              ],
              "15.055px": [
                "Alcohol and Tobacco Tax and Trade (TTB)",
                "Bureau of Engraving and Printing (BEP)",
                "Bureau of the Fiscal Service (BFS)",
                "Financial Crimes Enforcement Network (FinCEN)",
                "Internal Revenue Service (IRS)",
                "Office of the Comptroller of the Currency (OCC)",
                "U.S. Mint",
                "Office of Inspector General (OIG)",
                "Treasury Inspector General for Tax Administration (TIGTA)",
                "Special Inspector General, Troubled Asset Relief Program (SIGTARP)",
                "Report Scams, Fraud, Waste & Abuse",
                "Special Inspector General for Pandemic Recovery (SIGPR)",
                "Enterprise Business Solutions",
                "Administrative Resource Center (ARC)- Bureau of the Fiscal Service",
                "Treasury Direct Services for Governments",
                "Privacy Act",
                "Small Business Contacts",
                "Budget and Performance",
                "TreasuryDirect.gov Securities/Bonds",
                "Freedom of Information Act (FOIA)",
                "No FEAR Act Data",
                "Whistleblower Protection",
                "USA.gov",
                "USAJOBS.gov",
                "OPM.gov",
                "MyMoney.gov",
                "Data.gov",
                "Forms.gov",
                "Regulations.gov",
                "PaymentAccuracy.gov",
                "my Social Security",
                "Vote.gov"
              ],
              "13.7738px": [
                "العربية",
                "中文",
                "Español",
                "한국어",
                "Tagalog",
                "TiếngViệt",
                "Privacy Policy",
                "Google Privacy",
                "Site Policies and Notices",
                "FAQs",
                "Feedback",
                "Careers",
                "Accessibility",
                "Twitter",
                "Facebook"
              ]
            },
            "lineHeight": {
              "13px": [
                "Skip Navigation",
                "Accessibility",
                "Languages",
                "Contact"
              ],
              "18px": [
                "Auctions",
                "Report Scam Attempts",
                "Savings Bonds",
                "All Businesses",
                "Small Businesses",
                "Form 941, employer's quarterly federal tax return",
                "Employer Identification Number (EIN)",
                "Specially Designated Nationals list",
                "Interest rate statistics",
                "Quarterly refunding information",
                "Budget, Financial Reporting, Planning and Performance",
                "Shared Services",
                "TreasuryDirect for Government"
              ],
              "20.6254px": [
                "Alcohol and Tobacco Tax and Trade (TTB)",
                "Bureau of Engraving and Printing (BEP)",
                "Bureau of the Fiscal Service (BFS)",
                "Financial Crimes Enforcement Network (FinCEN)",
                "Internal Revenue Service (IRS)",
                "Office of the Comptroller of the Currency (OCC)",
                "U.S. Mint",
                "Office of Inspector General (OIG)",
                "Treasury Inspector General for Tax Administration (TIGTA)",
                "Special Inspector General, Troubled Asset Relief Program (SIGTARP)",
                "Report Scams, Fraud, Waste & Abuse",
                "Special Inspector General for Pandemic Recovery (SIGPR)",
                "Enterprise Business Solutions",
                "Administrative Resource Center (ARC)- Bureau of the Fiscal Service",
                "Treasury Direct Services for Governments",
                "Privacy Act",
                "Small Business Contacts",
                "Budget and Performance",
                "TreasuryDirect.gov Securities/Bonds",
                "Freedom of Information Act (FOIA)",
                "No FEAR Act Data",
                "Whistleblower Protection",
                "USA.gov",
                "USAJOBS.gov",
                "OPM.gov",
                "MyMoney.gov",
                "Data.gov",
                "Forms.gov",
                "Regulations.gov",
                "PaymentAccuracy.gov",
                "my Social Security",
                "Vote.gov"
              ],
              "22.038px": [
                "العربية",
                "中文",
                "Español",
                "한국어",
                "Tagalog",
                "TiếngViệt",
                "Privacy Policy",
                "Google Privacy",
                "Site Policies and Notices",
                "FAQs",
                "Feedback",
                "Careers",
                "Accessibility"
              ],
              "0px": [
                "Twitter",
                "Facebook"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "300": [
                "COVID-19 Relief: The Latest from the Treasury Department",
                "Featured Stories",
                "Latest on Twitter",
                "We Can Do This",
                "Data Center",
                "Tools"
              ],
              "600": [
                "General Information",
                "Offices",
                "Bureaus",
                "Budget, Financial Reporting, Planning and Performance",
                "History",
                "Careers",
                "COVID19 Economic Relief",
                "Tax Policy",
                "Economic Policy",
                "Terrorism and Illicit Finance",
                "Financing the Government",
                "Financial Markets, Financial Institutions, and Fiscal Service",
                "Financial Sanctions",
                "Consumer Policy",
                "International",
                "Small Business Programs",
                "Tribal Affairs",
                "Interest Rates",
                "Treasury Coupon-Issue and Corporate Bond Yield Curve",
                "Receipts & Outlays",
                "How Your Money Is Spent",
                "National Debt",
                "Quarterly Refunding",
                "Investor Class Auction Allotments",
                "Other Programs",
                "Treasury International Capital (TIC) System",
                "U.S. International Reserve Position",
                "Troubled Assets Relief Program",
                "Report Fraud, Waste & Abuse",
                "Bonds and Securities",
                "Grant Programs",
                "Treasury Payments",
                "Currency and Coins",
                "Auctions",
                "Kline-Miller Multiemployer Pension Reform Act of 2014",
                "Education",
                "Taxes",
                "Forms",
                "Government Shared Services",
                "Tours and Library",
                "Featured Stories",
                "Press Releases",
                "Remarks and Statements",
                "Press Information",
                "Twitter",
                "The Public",
                "Businesses",
                "Financial Institutions",
                "Government"
              ]
            },
            "color": {
              "rgb(57, 59, 54)": [
                "General Information",
                "Offices",
                "Bureaus",
                "Budget, Financial Reporting, Planning and Performance",
                "History",
                "Careers",
                "COVID19 Economic Relief",
                "Tax Policy",
                "Economic Policy",
                "Terrorism and Illicit Finance",
                "Financing the Government",
                "Financial Markets, Financial Institutions, and Fiscal Service",
                "Financial Sanctions",
                "Consumer Policy",
                "International",
                "Small Business Programs",
                "Tribal Affairs",
                "Interest Rates",
                "Treasury Coupon-Issue and Corporate Bond Yield Curve",
                "Receipts & Outlays",
                "How Your Money Is Spent",
                "National Debt",
                "Quarterly Refunding",
                "Investor Class Auction Allotments",
                "Other Programs",
                "Treasury International Capital (TIC) System",
                "U.S. International Reserve Position",
                "Troubled Assets Relief Program",
                "Report Fraud, Waste & Abuse",
                "Bonds and Securities",
                "Grant Programs",
                "Treasury Payments",
                "Currency and Coins",
                "Auctions",
                "Kline-Miller Multiemployer Pension Reform Act of 2014",
                "Education",
                "Taxes",
                "Forms",
                "Government Shared Services",
                "Tours and Library",
                "Featured Stories",
                "Press Releases",
                "Remarks and Statements",
                "Press Information",
                "Twitter",
                "The Public",
                "Businesses",
                "Financial Institutions",
                "Government"
              ],
              "rgb(255, 255, 255)": [
                "COVID-19 Relief: The Latest from the Treasury Department"
              ],
              "rgb(57, 59, 62)": [
                "Featured Stories",
                "Latest on Twitter",
                "We Can Do This",
                "Data Center",
                "Tools"
              ]
            },
            "fontSize": {
              "15px": [
                "General Information",
                "Offices",
                "Bureaus",
                "Budget, Financial Reporting, Planning and Performance",
                "History",
                "Careers",
                "COVID19 Economic Relief",
                "Tax Policy",
                "Economic Policy",
                "Terrorism and Illicit Finance",
                "Financing the Government",
                "Financial Markets, Financial Institutions, and Fiscal Service",
                "Financial Sanctions",
                "Consumer Policy",
                "International",
                "Small Business Programs",
                "Tribal Affairs",
                "Interest Rates",
                "Treasury Coupon-Issue and Corporate Bond Yield Curve",
                "Receipts & Outlays",
                "How Your Money Is Spent",
                "National Debt",
                "Quarterly Refunding",
                "Investor Class Auction Allotments",
                "Other Programs",
                "Treasury International Capital (TIC) System",
                "U.S. International Reserve Position",
                "Troubled Assets Relief Program",
                "Report Fraud, Waste & Abuse",
                "Bonds and Securities",
                "Grant Programs",
                "Treasury Payments",
                "Currency and Coins",
                "Auctions",
                "Kline-Miller Multiemployer Pension Reform Act of 2014",
                "Education",
                "Taxes",
                "Forms",
                "Government Shared Services",
                "Tours and Library",
                "Featured Stories",
                "Press Releases",
                "Remarks and Statements",
                "Press Information",
                "Twitter",
                "The Public",
                "Businesses",
                "Financial Institutions",
                "Government"
              ],
              "60px": [
                "COVID-19 Relief: The Latest from the Treasury Department"
              ],
              "40px": [
                "Featured Stories",
                "Latest on Twitter",
                "We Can Do This",
                "Data Center",
                "Tools"
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "300": [
                "Financial Sanctions",
                "Daily Interest Rates",
                "Treasury Hunt"
              ],
              "600": [
                "Bureaus",
                "Inspector General Sites",
                "U.S. Government Shared",
                "Additional Resources",
                "Other Government Sites"
              ]
            },
            "fontSize": {
              "40px": [
                "Financial Sanctions",
                "Daily Interest Rates",
                "Treasury Hunt"
              ],
              "17.6176px": [
                "Bureaus",
                "Inspector General Sites",
                "U.S. Government Shared",
                "Additional Resources",
                "Other Government Sites"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://home.treasury.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://home.treasury.gov/",
      "result": {
        "totals": {
          "total": 19,
          "tagNames": {
            "HEADER": 2,
            "NAV": 1,
            "DIV": 15,
            "UL": 1
          }
        },
        "items": [
          {
            "tagName": "HEADER",
            "id": "usa-header",
            "text": "An official website of the United States Government Skip Navigation Accessibility Languages Contact"
          },
          {
            "tagName": "NAV",
            "id": "block-utilitymenu",
            "text": "An official website of the United States Government Skip Navigation Accessibility Languages Contact"
          },
          {
            "tagName": "HEADER",
            "id": "header",
            "text": "MENU MENU U.S. Department of the Treasury"
          },
          {
            "tagName": "DIV",
            "id": "block-hamilton-branding",
            "text": "U.S. Department of the Treasury"
          },
          {
            "tagName": "DIV",
            "id": "navigation",
            "text": "Search About Treasury About Treasury General Information Role of the Treasury Officials Organization"
          },
          {
            "tagName": "DIV",
            "id": "navigation-region",
            "text": "Search About Treasury About Treasury General Information Role of the Treasury Officials Organization"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Search About Treasury About Treasury General Information Role of the Treasury Officials Organization"
          },
          {
            "tagName": "DIV",
            "id": "accessible-megamenu-1658096553280-2",
            "text": "About Treasury General Information Role of the Treasury Officials Organizational Chart Orders and Di"
          },
          {
            "tagName": "DIV",
            "id": "accessible-megamenu-1658096553282-4",
            "text": "Policy Issues COVID19 Economic Relief American Families and Workers Small Businesses State, Local, a"
          },
          {
            "tagName": "DIV",
            "id": "accessible-megamenu-1658096553283-6",
            "text": "Data Interest Rates Daily Treasury Par Yield Curve Rates Daily Treasury Par Real Yield Curve Rates D"
          },
          {
            "tagName": "DIV",
            "id": "accessible-megamenu-1658096553285-8",
            "text": "Services Report Fraud, Waste & Abuse Report COVID-19 Scam Attempts Report Scam Attempts Report Fraud"
          },
          {
            "tagName": "DIV",
            "id": "accessible-megamenu-1658096553287-10",
            "text": "News Featured Stories June 21, 2022\nTreasury Applauds Appointment of Chief Lynn Malerba as Treasurer"
          },
          {
            "tagName": "DIV",
            "id": "accessible-megamenu-1658096553289-11",
            "text": "Search Search The Public General Public Auctions Report Scam Attempts Savings Bonds Businesses All B"
          },
          {
            "tagName": "DIV",
            "id": "banner--treasury-alert",
            "text": "We can do this. Find COVID-19 vaccines near you. Visit Vaccines.gov."
          },
          {
            "tagName": "DIV",
            "id": "treas_alert",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Featured COVID-19 Relief: The Latest from the Treasury Department Read More"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://home.treasury.gov/",
      "result": {
        "totals": {
          "failures": 92,
          "warnings": 4
        },
        "items": [
          {
            "index": 493,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div id=\"mm-search-block-form\" class=\"search-form search-block-form block block-search block-search...",
                "  <form action=\"/search/node\" method=\"get\" id=\"search-block-form\" accept-charset=\"UTF-8\">",
                "    <div class=\"form-item js-form-type-search form-type-search form-item-keys form-no-label\">",
                "      <label for=\"edit-keys\" class=\"visually-hidden\">",
                "        Search",
                "      </label>",
                "      <input placeholder=\"Enter keywords\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-k...",
                "    </div>",
                "    <div data-drupal-selector=\"edit-actions\" class=\"form-actions js-form-wrapper form-wrapper\" id=\"...",
                "      <input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"ed...",
                "    </div>",
                "  </form>",
                "</div>"
              ]
            }
          },
          {
            "index": 494,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "form",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/div[1]/div[1]/div[1]/form[1]",
              "codeLines": [
                "<form action=\"/search/node\" method=\"get\" id=\"search-block-form\" accept-charset=\"UTF-8\">",
                "  <div class=\"form-item js-form-type-search form-type-search form-item-keys form-no-label\">",
                "    <label for=\"edit-keys\" class=\"visually-hidden\">",
                "      Search",
                "    </label>",
                "    <input placeholder=\"Enter keywords\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-key...",
                "  </div>",
                "  <div data-drupal-selector=\"edit-actions\" class=\"form-actions js-form-wrapper form-wrapper\" id=\"ed...",
                "    <input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit...",
                "  </div>",
                "</form>"
              ]
            }
          },
          {
            "index": 495,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/div[1]/div[1]/div[1]/form[1]/div[1]/input[1]",
              "codeLines": [
                "<input placeholder=\"Enter keywords\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" n..."
              ]
            }
          },
          {
            "index": 496,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/div[1]/div[1]/div[1]/form[1]/div[2]",
              "codeLines": [
                "<div data-drupal-selector=\"edit-actions\" class=\"form-actions js-form-wrapper form-wrapper\" id=\"edit...",
                "  <input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-s...",
                "</div>"
              ]
            }
          },
          {
            "index": 497,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/div[1]/div[1]/div[1]/form[1]/div[2]/input[1]",
              "codeLines": [
                "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-sub..."
              ]
            }
          },
          {
            "index": 500,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[1]",
              "codeLines": [
                "<div class=\"sub-nav-group secretarys-photo secretary-column\" id=\"column-2\">",
                "  <div class=\"block-region-col2\">",
                "    <div data-block-plugin-id=\"block_content:08aa6afb-b64e-4bb1-ac6e-cfc98f1c3b3c\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/about/general-information\">",
                "            General Information",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/about/general-information/role-of-the-treasury\">",
                "            Role of the Treasury",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/about/general-information/officials\">",
                "            Officials",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/about/general-information/organizational-chart\">",
                "            Organizational Chart",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/about/general-information/orders-and-directives\">",
                "            Orders and Directives",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "    <div data-block-plugin-id=\"block_content:43c80fae-0d72-480c-a816-6dc13b206886\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/about/offices\">",
                "            Offices",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/about/offices/domestic-finance\">",
                "            Domestic Finance",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/about/offices/economic-policy\">",
                "            Economic Policy",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/about/offices/general-counsel\">",
                "            General Counsel",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/about/offices/international-affairs\">",
                "            International Affairs",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/about/offices/management\">",
                "            Management",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/about/offices/public-affairs\">",
                "            Public Affairs",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/about/offices/tax-policy\">",
                "            Tax Policy",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/about/offices/terrorism-and-financial-intelligence\">",
                "            Terrorism and Financial Intelligence",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/services/report-fraud-waste-and-abuse/inspectors-gener...",
                "            Inspectors General",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 501,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[2]",
              "codeLines": [
                "<div class=\"secretarys-bio sub-nav-group secretary-column\" id=\"column-3\">",
                "  <div class=\"block-region-col3\">",
                "    <div data-block-plugin-id=\"block_content:599924e8-ff63-46da-a2ed-4f3c5739455d\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/about/bureaus\">",
                "            Bureaus",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://www.ttb.gov/\">",
                "            Alcohol and Tobacco Tax and Trade Bureau (TTB)",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.moneyfactory.gov/\">",
                "            Bureau of Engraving & Printing (BEP)",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.fincen.gov/\">",
                "            Financial Crimes Enforcement Network (FinCEN)",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.fiscal.treasury.gov/\">",
                "            Bureau of the Fiscal Service (BFS)",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.irs.gov/\">",
                "            Internal Revenue Service (IRS)",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.occ.treas.gov/\">",
                "            Office of the Comptroller of the Currency (OCC)",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.usmint.gov/\">",
                "            U.S. Mint",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.treasury.gov/about/organizational-structure/ig/Pages/default.aspx\">",
                "            Office of Inspector General (OIG)",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.treasury.gov/tigta/\">",
                "            Treasury Inspector General for Tax Administration (TIGTA)",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.sigtarp.gov/Pages/Home.aspx\">",
                "            Special Inspector General for the Troubled Asset Relief Program (SIGTARP)",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.sigpr.gov/\">",
                "            Special Inspector General for Pandemic Recovery (SIGPR)",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 502,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[3]",
              "codeLines": [
                "<div class=\"sub-nav-group secretary-remarks secretary-column\" id=\"column-4\">",
                "  <div class=\"block-region-col4\">",
                "    <div data-block-plugin-id=\"block_content:3e5cbfc4-de8d-4151-9710-95efaf040648\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/about/budget-financial-reporting-planning-and-performa...",
                "            Budget, Financial Reporting, Planning and Performance",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/about/budget-financial-reporting-planning-and-performa...",
                "            Strategic Plan",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/about/budget-financial-reporting-planning-and-performa...",
                "            Budget Request/Annual Performance Plan and Reports",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/about/budget-financial-reporting-planning-and-performa...",
                "            Agency Financial Report",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/about/budget-financial-reporting-planning-and-performa...",
                "            Inspector General Audits and Investigative Reports",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/about/budget-financial-reporting-planning-and-performa...",
                "            Climate Action Plan",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 503,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[4]",
              "codeLines": [
                "<div class=\"sub-nav-group secretary-travel-schedule secretary-column\" id=\"column-5\">",
                "  <div class=\"block-region-col5\">",
                "    <div data-block-plugin-id=\"block_content:d3de5c5c-98cb-46d1-8d23-a582bae1298c\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/about/history\">",
                "            History",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/about/history/curator\">",
                "            Curator",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/about/history/history-overview\">",
                "            History Overview",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/about/history/prior-secretaries\">",
                "            Prior Secretaries",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/about/history/treasurers-of-the-united-states\">",
                "            Prior Treasurers",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/about/history/the-treasury-building\">",
                "            The Treasury Building",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/about/history/collection\">",
                "            Collections",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/about/history/freedmans-bank-building\">",
                "            Freedman's Bank Building",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 504,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[5]",
              "codeLines": [
                "<div class=\"sub-nav-group secretary-column\" id=\"column-6\">",
                "  <div class=\"block-region-col6\">",
                "    <div data-block-plugin-id=\"block_content:d6469877-15d1-4dd2-9da1-c4a8c29fde97\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/about/careers-at-treasury\">",
                "            Careers",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/about/careers-at-treasury/careers-at-headquarters\">",
                "            At Headquarters",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov//about/careers-at-treasury/careers-at-our-bureaus\">",
                "            At Our Bureaus",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov//about/careers-at-treasury/top-ten-reasons-to-work-for...",
                "            Top 10 Reasons to Work Here",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov//about/careers-at-treasury/benefits-and-growth\">",
                "            Benefits and Growth",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov//about/careers-at-treasury/diversity\">",
                "            Diversity",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov//about/careers-at-treasury/veterans-employment\">",
                "            Veterans Employment",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov//about/careers-at-treasury/pathways-programs\">",
                "            Pathways",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov//about/careers-at-treasury/how-to-apply\">",
                "            How to Apply",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://treasury.usajobs.gov/\">",
                "            Search Jobs",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 507,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[1]",
              "codeLines": [
                "<div class=\"sub-nav-group secretarys-photo secretary-column\" id=\"column-2\">",
                "  <div class=\"block-region-col2\">",
                "    <div data-block-plugin-id=\"block_content:87238aca-8139-42ee-bd6e-b2fe3ab84737\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/policy-issues/coronavirus\">",
                "            COVID19 Economic Relief",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/coronavirus/assistance-for-American-fami...",
                "            American Families and Workers",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/coronavirus/assistance-for-small-busines...",
                "            Small Businesses",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/coronavirus/assistance-for-state-local-a...",
                "            State, Local, and Tribal Governments",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/coronavirus/assistance-for-american-indu...",
                "            American Industry",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "    <div data-block-plugin-id=\"block_content:a85db02e-9805-4e62-919b-1d3fc20955bd\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/policy-issues/tax-policy\">",
                "            Tax Policy",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/tax-policy/revenue-proposals\">",
                "            Revenue Proposals",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/tax-policy/tax-expenditures\">",
                "            Tax Expenditures",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/tax-policy/international-tax\">",
                "            International Tax",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/tax-policy/treaties\">",
                "            Treaties and Related Documents",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/tax-policy/foreign-account-tax-complianc...",
                "            Foreign Account Tax Compliance Act (FATCA)",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/tax-policy/office-of-tax-policy-reports\"...",
                "            Reports",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/tax-policy/office-of-tax-analysis\">",
                "            Tax Analysis",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/tax-policy/tax-regulatory-reform\">",
                "            Tax Regulatory Reform",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 508,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[2]",
              "codeLines": [
                "<div class=\"secretarys-bio sub-nav-group secretary-column\" id=\"column-3\">",
                "  <div class=\"block-region-col3\">",
                "    <div data-block-plugin-id=\"block_content:45a7d3ca-8604-4462-bf30-0677d48e49c4\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/policy-issues/economic-policy\">",
                "            Economic Policy",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/data/treasury-coupon-issues-and-corporate-bond-yield-c...",
                "            Treasury Coupon Issues",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/data/treasury-coupon-issues-and-corporate-bond-yield-c...",
                "            Corporate Bond Yield Curve",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/economic-policy/economic-policy-reports\"...",
                "            Economic Policy Reports",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/economic-policy/social-security-and-medi...",
                "            Social Security and Medicare",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/economic-policy/total-taxable-resources\"...",
                "            Total Taxable Resources",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "    <div data-block-plugin-id=\"block_content:504b3551-baa1-4c2a-9f14-21016fc2bc43\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/policy-issues/terrorism-and-illicit-finance\">",
                "            Terrorism and Illicit Finance",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/office-of-foreign-assets-control-sanctio...",
                "            Sanctions",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/terrorism-and-illicit-finance/treasury-e...",
                "            Asset Forfeiture",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/terrorism-and-illicit-finance/311-action...",
                "            311 Actions",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/terrorism-and-illicit-finance/terrorist-...",
                "            Terrorist Finance Tracking Program",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/terrorism-and-illicit-finance/money-laun...",
                "            Money Laundering",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/terrorism-and-illicit-finance/financial-...",
                "            Financial Action Task Force",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/about/offices/terrorism-and-financial-intelligence/pro...",
                "            Protecting Charitable Organizations",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 509,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[3]",
              "codeLines": [
                "<div class=\"sub-nav-group secretary-remarks secretary-column\" id=\"column-4\">",
                "  <div class=\"block-region-col4\">",
                "    <div data-block-plugin-id=\"block_content:edc8b9ed-47da-4ab8-80bd-3fb2302d29a9\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/policy-issues/financing-the-government\">",
                "            Financing the Government",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/financing-the-government/quarterly-refun...",
                "            Treasury Quarterly Refunding",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/financing-the-government/interest-rate-s...",
                "            Interest Rate Statistics",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/financing-the-government/treasury-market...",
                "            Treasury Securities",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/financing-the-government/treasury-invest...",
                "            Treasury Investor Data",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/financing-the-government/debt-management...",
                "            Debt Management Research",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "    <div data-block-plugin-id=\"block_content:8b280840-59f6-4a11-b57d-2a1973bb0316\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/policy-issues/financial-markets-financial-institutions...",
                "            Financial Markets, Financial Institutions, and Fiscal Service",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/financial-markets-financial-institutions...",
                "            Cash and Debt Forecasting",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/financial-markets-financial-institutions...",
                "            Debt Limit",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/financial-markets-financial-institutions...",
                "            Financial Stability Oversight Council",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/financial-markets-financial-institutions...",
                "            Federal Insurance Office",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/financial-markets-financial-institutions...",
                "            RESTORE Act",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/financial-markets-financial-institutions...",
                "            1603 Program",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.cdfifund.gov/\">",
                "            The Community Development Financial Institution (CDFI) Fund",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.makinghomeaffordable.gov/\">",
                "            Making Home Affordable",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 510,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[4]",
              "codeLines": [
                "<div class=\"sub-nav-group secretary-travel-schedule secretary-column\" id=\"column-5\">",
                "  <div class=\"block-region-col5\">",
                "    <div data-block-plugin-id=\"block_content:e779a09f-978f-4675-8c82-4d49327126bb\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/policy-issues/office-of-foreign-assets-control-sanctio...",
                "            Financial Sanctions",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/financial-sanctions/specially-designated...",
                "            Specially Designated Nationals List (SDN List)",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/financial-sanctions/consolidated-sanctio...",
                "            Consolidated Sanctions List",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/financial-sanctions/sanctions-list-searc...",
                "            Search OFAC's Sanctions Lists",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/financial-sanctions/other-ofac-sanctions...",
                "            Additional Sanctions Lists",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/financial-sanctions/recent-actions\">",
                "            OFAC Recent Actions",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/financial-sanctions/sanctions-programs-a...",
                "            Sanctions Programs and Country Information",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/financial-sanctions/faqs\">",
                "            Frequently Asked Questions",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/financial-sanctions/civil-penalties-and-...",
                "            OFAC Civil Penalties and Enforcement",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/financial-sanctions/contact-ofac\">",
                "            Contact OFAC",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "    <div data-block-plugin-id=\"block_content:2ca3d625-6c59-4e8d-af94-c1e12a9a5e41\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/policy-issues/consumer-policy\">",
                "            Consumer Policy",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/consumer-policy/financial-literacy-and-e...",
                "            Financial Literacy and Education Commission",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.mymoney.gov/\">",
                "            Mymoney.gov",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/consumer-policy/innovations-in-financial...",
                "            Innovations in Financial Services",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/consumer-policy/featured-research\">",
                "            Featured Research",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 511,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[5]",
              "codeLines": [
                "<div class=\"sub-nav-group secretary-column\" id=\"column-6\">",
                "  <div class=\"block-region-col6\">",
                "    <div data-block-plugin-id=\"block_content:db30dc82-8265-4b2b-a85f-2d67961ebe49\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/policy-issues/international\">",
                "            International",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/international/the-committee-on-foreign-i...",
                "            The Committee on Foreign Investment in the United States (CFIUS)",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/international/exchange-stabilization-fun...",
                "            Exchange Stabilization Fund",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/international/g-7-and-g-20\">",
                "            G-7 and G-20",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/international/international-monetary-fun...",
                "            International Monetary Fund",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/international/multilateral-development-b...",
                "            Multilateral Development Banks",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/international/macroeconomic-and-foreign-...",
                "            Macroeconomic and Foreign Exchange Policies of Major Trading Partners",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/international/exchange-rate-analysis\">",
                "            Exchange Rate Analysis",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/international/us-china-comprehensive-eco...",
                "            U.S.-China Comprehensive Strategic Economic Dialogue (CED)",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "    <div data-block-plugin-id=\"block_content:ee06edda-a3f6-4eb7-9711-46c815e911a9\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/policy-issues/small-business-programs\">",
                "            Small Business Programs",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/small-business-programs/small-and-disadv...",
                "            Small and Disadvantaged Business Utilization",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/small-business-programs/small-business-l...",
                "            Small Business Lending Fund",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/small-business-programs/state-small-busi...",
                "            State Small Business Credit Initiative",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "    <div data-block-plugin-id=\"block_content:67ed2f97-7a9f-4b86-9df7-e63b30af96ae\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/policy-issues/tribal-affairs\">",
                "            Tribal Affairs",
                "          </a>",
                "        </h2>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 514,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[1]",
              "codeLines": [
                "<div class=\"sub-nav-group secretarys-photo secretary-column\" id=\"column-2\">",
                "  <div class=\"block-region-col2\">",
                "    <div data-block-plugin-id=\"block_content:9258b68a-9e90-42b1-b7c5-9049081662a0\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/policy-issues/financing-the-government/interest-rate-s...",
                "            Interest Rates",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/resource-center/data-chart-center/interest-rates/TextV...",
                "            Daily Treasury Par Yield Curve Rates",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/resource-center/data-chart-center/interest-rates/TextV...",
                "            Daily Treasury Par Real Yield Curve Rates",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/resource-center/data-chart-center/interest-rates/TextV...",
                "            Daily Treasury Bill Rates",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/resource-center/data-chart-center/interest-rates/TextV...",
                "            Daily Treasury Long-Term Rates",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/resource-center/data-chart-center/interest-rates/TextV...",
                "            Daily Treasury Real Long-Term Rates",
                "          </a>",
                "        </p>",
                "        <p></p>",
                "      </div>",
                "    </div>",
                "    <div data-block-plugin-id=\"block_content:edd753f5-38d8-4209-a98c-27488d0d2fb1\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/data/treasury-coupon-issues-and-corporate-bond-yield-c...",
                "            Treasury Coupon-Issue and Corporate Bond Yield Curve",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/data/treasury-coupon-issues-and-corporate-bond-yield-c...",
                "            Treasury Coupon Issues",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/data/treasury-coupon-issues-and-corporate-bond-yield-c...",
                "            Corporate Bond Yield Curve",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 515,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[2]",
              "codeLines": [
                "<div class=\"secretarys-bio sub-nav-group secretary-column\" id=\"column-3\">",
                "  <div class=\"block-region-col3\">",
                "    <div data-block-plugin-id=\"block_content:3e280843-aad7-4e99-a3ad-4aa1d8d38a45\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/data/receipts-outlays\">",
                "            Receipts & Outlays",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://fiscaldata.treasury.gov/datasets/monthly-treasury-statement/summary-of-r...",
                "            Monthly Treasury Statement",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://fiscaldata.treasury.gov/datasets/daily-treasury-statement/operating-cash...",
                "            Daily Treasury Statement",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "    <div data-block-plugin-id=\"block_content:40da813f-5ffa-4ef2-9e52-6767d2e42042\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://usaspending.gov\">",
                "            How Your Money Is Spent",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://www.usaspending.gov/\">",
                "            USAspending.gov",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "    <div data-block-plugin-id=\"block_content:1fa5995a-90da-46f6-98f6-f892b7e83b25\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://www.treasurydirect.gov/govt/reports/pd/pd_debttothepenny.htm\">",
                "            National Debt",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://fiscaldata.treasury.gov/datasets/debt-to-the-penny/debt-to-the-penny\">",
                "            National Debt to the Penny",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "    <div data-block-plugin-id=\"block_content:5f1697f3-3b2e-4ac3-9b73-2c49fa9926d0\" class=\"block blo...",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 516,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[3]",
              "codeLines": [
                "<div class=\"sub-nav-group secretary-remarks secretary-column\" id=\"column-4\">",
                "  <div class=\"block-region-col4\">",
                "    <div data-block-plugin-id=\"block_content:65eef870-0ea4-4f5d-995e-a15fa42d00bc\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/policy-issues/financing-the-government/quarterly-refun...",
                "            Quarterly Refunding",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/financing-the-government/quarterly-refun...",
                "            Debt Management Overview and Quarterly Refunding Process",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/financing-the-government/quarterly-refun...",
                "            Most Recent Documents",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/financing-the-government/quarterly-refun...",
                "            Archives",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/financing-the-government/quarterly-refun...",
                "            Webcasts",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "    <div data-block-plugin-id=\"block_content:b3900a1b-1a1f-4663-8abc-c1c74528e6bc\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/data/investor-class-auction-allotments\">",
                "            Investor Class Auction Allotments",
                "          </a>",
                "        </h2>",
                "        <p></p>",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/data/other-programs\">",
                "            Other Programs",
                "          </a>",
                "        </h2>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 517,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[4]",
              "codeLines": [
                "<div class=\"sub-nav-group secretary-travel-schedule secretary-column\" id=\"column-5\">",
                "  <div class=\"block-region-col5\">",
                "    <div data-block-plugin-id=\"block_content:2a347020-8bd3-4994-88ba-c085eb54364b\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/data/treasury-international-capital-tic-system\">",
                "            Treasury International Capital (TIC) System",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/data/treasury-international-capital-tic-system\">",
                "            U.S International Portfolio Investment Statistics",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/data/treasury-international-capital-tic-system-home-pa...",
                "            Release Dates",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/data/treasury-international-capital-tic-system-home-pa...",
                "            Forms and Instructions",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "    <div data-block-plugin-id=\"block_content:b79c5b27-c09f-4372-9f3a-15b7b804a842\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/data/us-international-reserve-position\">",
                "            U.S. International Reserve Position",
                "          </a>",
                "        </h2>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 518,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[5]",
              "codeLines": [
                "<div class=\"sub-nav-group secretary-column\" id=\"column-6\">",
                "  <div class=\"block-region-col6\">",
                "    <div data-block-plugin-id=\"block_content:7b74c93b-9cc7-4791-a582-c36e910c5d41\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/data/troubled-assets-relief-program\">",
                "            Troubled Assets Relief Program",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/data/troubled-assets-relief-program/reports\">",
                "            Reports",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 521,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[1]",
              "codeLines": [
                "<div class=\"sub-nav-group secretarys-photo secretary-column\" id=\"column-2\">",
                "  <div class=\"block-region-col2\">",
                "    <div data-block-plugin-id=\"block_content:cd22a6d8-a500-49bb-a312-73c7d2985388\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/services/report-fraud-waste-and-abuse\">",
                "            Report Fraud, Waste & Abuse",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/services/report-fraud-waste-and-abuse/covid-19-scams\">",
                "            Report COVID-19 Scam Attempts",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/services/report-fraud-waste-and-abuse/report-scam-atte...",
                "            Report Scam Attempts",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/services/report-fraud-waste-and-abuse/report-fraud-or-...",
                "            Report Fraud Related to Government Contracts",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/services/report-fraud-waste-and-abuse/inspectors-gener...",
                "            Inspectors General",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "    <div data-block-plugin-id=\"block_content:5c206fe4-3cd6-4a7f-b337-75d6f0042fbc\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/services/bonds-and-securities\">",
                "            Bonds and Securities",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://www.treasurydirect.gov/tdhome.htm\">",
                "            Buy, Manage, and Redeem",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://treasuryhunt.gov/\">",
                "            Treasury Hunt - Search for Matured Bonds",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.treasurydirect.gov/indiv/research/indepth/ebonds/res_e_bonds_eeredee...",
                "            Cashing Savings Bonds in Disaster-Declared Areas",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.treasurydirect.gov/faq.htm\">",
                "            Frequently Asked Questions",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "    <div data-block-plugin-id=\"block_content:1337c6e2-5df1-4e57-9bb8-7d76ca39c94c\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/services/grant-programs\">",
                "            Grant Programs",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/services/social-impact-partnerships/sippra-pay-for-res...",
                "            Pay for Results (SIPPRA)",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/financial-markets-financial-institutions...",
                "            RESTORE Act",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.cdfifund.gov/Pages/default.aspx\">",
                "            Community Development Financial Institution (CDFI) Fund",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 522,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[2]",
              "codeLines": [
                "<div class=\"secretarys-bio sub-nav-group secretary-column\" id=\"column-3\">",
                "  <div class=\"block-region-col3\">",
                "    <div data-block-plugin-id=\"block_content:697d3b79-4238-4159-8111-a4b033f11319\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/services/treasury-payments\">",
                "            Treasury Payments",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://www.irs.gov/refunds\">",
                "            Where is my Refund?",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://fiscal.treasury.gov/pfc/i-want-to.html\">",
                "            Lost or Expired Check",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.fiscal.treasury.gov/fsservices/indiv/pmt/dirExpss/dirExpss_home.htm\"...",
                "            Direct Express Card",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.fiscal.treasury.gov/fsservices/gov/pmt/eft/eft_home.htm\">",
                "            Non-Benefit Federal Payments",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://fiscal.treasury.gov/GoDirect/\">",
                "            Electronic Federal Benefit Payments - GoDirect",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "    <div data-block-plugin-id=\"block_content:a42a1c43-137d-4599-8c4e-4d6f6030ed6b\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/services/currency-and-coins\">",
                "            Currency and Coins",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://www.usmint.gov/\">",
                "            Shop for Coin Products",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.bep.gov/services\">",
                "            Shop for Currency Products",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.bep.gov/services/mutilated-currency-redemption\">",
                "            Redeem Damaged Currency",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.bep.gov/\">",
                "            Bureau of Engraving and Printing",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.usmint.gov/\">",
                "            U.S Mint",
                "          </a>",
                "        </p>",
                "        <p></p>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 523,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[3]",
              "codeLines": [
                "<div class=\"sub-nav-group secretary-remarks secretary-column\" id=\"column-4\">",
                "  <div class=\"block-region-col4\">",
                "    <div data-block-plugin-id=\"block_content:162bab68-efbe-4083-832b-1499417428d2\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/services/treasury-auctions\">",
                "            Auctions",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://www.treasury.gov/auctions/irs/index.html\">",
                "            IRS Auctions",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.treasury.gov/auctions/treasury/rp/\">",
                "            Real Estate",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.treasury.gov/auctions/treasury/gp/\">",
                "            General Property, Vehicles, Vessels & Aircraft",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "    <div data-block-plugin-id=\"block_content:04a3cfc7-3c51-4a8f-b13b-6c8463269c42\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"/services/the-multiemployer-pension-reform-act-of-2014\">",
                "            Kline-Miller Multiemployer Pension Reform Act of 2014",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"/services/the-multiemployer-pension-reform-act-of-2014/applications-for-benefit-...",
                "            Applications",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"/services/the-multiemployer-pension-reform-act-of-2014/frequently-asked-question...",
                "            Frequently Asked Questions",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "    <div data-block-plugin-id=\"block_content:a7453ce4-9a46-433f-bb6e-f7d19f11a1bc\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/services/education\">",
                "            Education",
                "          </a>",
                "        </h2>",
                "        <p></p>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 524,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[4]",
              "codeLines": [
                "<div class=\"sub-nav-group secretary-travel-schedule secretary-column\" id=\"column-5\">",
                "  <div class=\"block-region-col5\">",
                "    <div data-block-plugin-id=\"block_content:b91a7ac1-1e69-4dd7-abd4-e453901167a0\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/services/taxes\">",
                "            Taxes",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://www.irs.gov/\">",
                "            Internal Revenue Service (IRS)",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.irs.gov/forms-instructions\">",
                "            IRS Forms, Instructions & Publications",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.irs.gov/refunds\">",
                "            Refund Status",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.irs.gov/businesses/corporations/foreign-account-tax-compliance-act-f...",
                "            Foreign Account Tax Compliance Act",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "    <div data-block-plugin-id=\"block_content:e66a6639-cf86-4822-b84e-2afeb5caa7c7\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/services/forms\">",
                "            Forms",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://www.irs.gov/forms-instructions\">",
                "            IRS Forms and Instructions",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://treasurydirect.gov/forms.htm\">",
                "            Savings Bonds - Treasury Securities",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://bsaefiling.fincen.treas.gov/main.html\">",
                "            Bank Secrecy Act - Fincen 114 and more",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/policy-issues/office-of-foreign-assets-control-sanctio...",
                "            OFAC Reporting and License Applications",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/data/treasury-international-capital-tic-system-home-pa...",
                "            Treasury International Capital (TIC)",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 525,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[5]",
              "codeLines": [
                "<div class=\"sub-nav-group secretary-column\" id=\"column-6\">",
                "  <div class=\"block-region-col6\">",
                "    <div data-block-plugin-id=\"block_content:2bc4edd6-3bb0-4803-a971-32a8e2934e37\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/services/government-shared-services\">",
                "            Government Shared Services",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/services/government-shared-services/enterprise-busines...",
                "            Enterprise Business Solutions (EBS)",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/services/government-shared-services/treasury-franchise...",
                "            Treasury Franchise Fund (TFF)",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/services/government-shared-services/administrative-res...",
                "            Administrative Resource Center (ARC)",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/services/government-shared-services/shared-services-pr...",
                "            Shared Services Program (SSP)",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.treasurydirect.gov/govt/govt.htm\">",
                "            TreasuryDirect",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.ipp.gov/\">",
                "            Invoice Processing Platform",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "    <div data-block-plugin-id=\"block_content:edb8879e-fa29-4f75-86c5-c50b398f5682\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/services/tours-and-library\">",
                "            Tours and Library",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/services/tours-and-library/tours-of-the-historic-treas...",
                "            Historic Treasury Building",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/services/tours-and-library/library\">",
                "            Library",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/about/history/curator\">",
                "            Curator",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.bep.gov/visitor-centers\">",
                "            Bureau of Engraving and Printing",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://www.usmint.gov/about/mint-tours-facilities\">",
                "            U.S. Mint",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 528,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[1]",
              "codeLines": [
                "<div class=\"sub-nav-group secretarys-photo secretary-column\" id=\"column-2\">",
                "  <div class=\"block-region-col2\">",
                "    <div class=\"views-element-container block block-views block-views-blockmega-menu-news-block-1 n...",
                "      <div>",
                "        <div class=\"mm-news-block view view-mega-menu-news view-id-mega_menu_news view-display-id-b...",
                "          <div class=\"view-header\">",
                "            <h2 class=\"\">",
                "              <a href=\"/news/featured-stories\" class=\"\">",
                "                Featured Stories",
                "              </a>",
                "            </h2>",
                "          </div>",
                "          <div class=\"view-content\">",
                "            <div class=\"mm-news-row\">",
                "              <time datetime=\"2022-06-21T16:27:27Z\">",
                "                June 21, 2022",
                "              </time>",
                "              <div class=\"news-title\">",
                "                <a href=\"/news/featured-stories/treasury-applauds-appointment-of-chief-lynn-malerba...",
                "                  Treasury Applauds Appointment of Chief Lynn Malerba as Treasurer of the United St...",
                "                </a>",
                "              </div>",
                "            </div>",
                "            <div class=\"mm-news-row\">",
                "              <time datetime=\"2022-06-08T18:14:59Z\">",
                "                June 8, 2022",
                "              </time>",
                "              <div class=\"news-title\">",
                "                <a href=\"/news/featured-stories/the-us-economic-recovery-in-international-context\" ...",
                "                  The U.S. Economic Recovery in International Context",
                "                </a>",
                "              </div>",
                "            </div>",
                "            <div class=\"mm-news-row\">",
                "              <time datetime=\"2022-05-26T18:24:23Z\">",
                "                May 26, 2022",
                "              </time>",
                "              <div class=\"news-title\">",
                "                <a href=\"/news/featured-stories/measuring-the-strength-of-the-recovery\" hreflang=\"e...",
                "                  Measuring the Strength of the Recovery",
                "                </a>",
                "              </div>",
                "            </div>",
                "          </div>",
                "          <div class=\"view-footer\">",
                "            <div class=\"more-link\">",
                "              <a href=\"/news/featured-stories\" title=\"View all Featured Stories\">",
                "                View all",
                "                <span class=\"visually-hidden\">",
                "                  Featured Stories",
                "                </span>",
                "              </a>",
                "            </div>",
                "          </div>",
                "        </div>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 529,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[2]",
              "codeLines": [
                "<div class=\"secretarys-bio sub-nav-group secretary-column\" id=\"column-3\">",
                "  <div class=\"block-region-col3\">",
                "    <div class=\"views-element-container block block-views block-views-blockmega-menu-news-block-3 n...",
                "      <div>",
                "        <div class=\"mm-news-block view view-mega-menu-news view-id-mega_menu_news view-display-id-b...",
                "          <div class=\"view-header\">",
                "            <h2>",
                "              <a href=\"/news/press-releases\">",
                "                Press Releases",
                "              </a>",
                "            </h2>",
                "          </div>",
                "          <div class=\"view-content\">",
                "            <div class=\"mm-news-row\">",
                "              <time datetime=\"2022-07-14T19:30:00Z\">",
                "                July 14, 2022",
                "              </time>",
                "              <div class=\"news-title\">",
                "                <a href=\"/news/press-releases/jy0868\" hreflang=\"en\">",
                "                  Treasury Releases Fact Sheet on Food and Fertilizer-Related Authorizations Under ...",
                "                </a>",
                "              </div>",
                "            </div>",
                "            <div class=\"mm-news-row\">",
                "              <time datetime=\"2022-07-14T16:30:00Z\">",
                "                July 14, 2022",
                "              </time>",
                "              <div class=\"news-title\">",
                "                <a href=\"/news/press-releases/jy0867\" hreflang=\"en\">",
                "                  United States and European Union Hold Fifth Joint Committee Meeting under the Bil...",
                "                </a>",
                "              </div>",
                "            </div>",
                "            <div class=\"mm-news-row\">",
                "              <time datetime=\"2022-07-14T16:00:00Z\">",
                "                July 14, 2022",
                "              </time>",
                "              <div class=\"news-title\">",
                "                <a href=\"/news/press-releases/jy0866\" hreflang=\"en\">",
                "                  Treasury Announces Four Additional Capital Projects Fund Awards to Increase Acces...",
                "                </a>",
                "              </div>",
                "            </div>",
                "          </div>",
                "          <div class=\"view-footer\">",
                "            <div class=\"more-link\">",
                "              <a href=\"/news/press-releases\" title=\"View all Press Releases\">",
                "                View All",
                "                <span class=\"visually-hidden\">",
                "                  Press Releases",
                "                </span>",
                "              </a>",
                "            </div>",
                "          </div>",
                "        </div>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 530,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[3]",
              "codeLines": [
                "<div class=\"sub-nav-group secretary-remarks secretary-column\" id=\"column-4\">",
                "  <div class=\"block-region-col4\">",
                "    <div class=\"views-element-container block block-views block-views-blockmega-menu-news-block-5 n...",
                "      <div>",
                "        <div class=\"mm-news-block view view-mega-menu-news view-id-mega_menu_news view-display-id-b...",
                "          <div class=\"view-header\">",
                "            <h2>",
                "              <a href=\"/news/press-releases/statements-remarks\">",
                "                Remarks and Statements",
                "              </a>",
                "            </h2>",
                "          </div>",
                "          <div class=\"view-content\">",
                "            <div class=\"mm-news-row\">",
                "              <time datetime=\"2022-07-15T12:29:50Z\">",
                "                July 15, 2022",
                "              </time>",
                "              <div class=\"news-title\">",
                "                <a href=\"/news/press-releases/jy0870\" hreflang=\"en\">",
                "                  Remarks by Secretary of the Treasury Janet L. Yellen at G20 High Level Seminar on...",
                "                </a>",
                "              </div>",
                "            </div>",
                "            <div class=\"mm-news-row\">",
                "              <time datetime=\"2022-07-15T12:26:53Z\">",
                "                July 15, 2022",
                "              </time>",
                "              <div class=\"news-title\">",
                "                <a href=\"/news/press-releases/jy0869\" hreflang=\"en\">",
                "                  Remarks by Secretary of the Treasury Janet L. Yellen at G20 High Level Seminar on...",
                "                </a>",
                "              </div>",
                "            </div>",
                "            <div class=\"mm-news-row\">",
                "              <time datetime=\"2022-07-12T14:00:00Z\">",
                "                July 12, 2022",
                "              </time>",
                "              <div class=\"news-title\">",
                "                <a href=\"/news/press-releases/jy0860\" hreflang=\"en\">",
                "                  Remarks by Deputy Secretary of the Treasury Wally Adeyemo at the Community Change...",
                "                </a>",
                "              </div>",
                "            </div>",
                "          </div>",
                "          <div class=\"view-footer\">",
                "            <div class=\"more-link\">",
                "              <a href=\"/news/press-releases/statements-remarks\" title=\"View all Remarks and Stateme...",
                "                View All",
                "                <span class=\"visually-hidden\">",
                "                  Remarks and Statements",
                "                </span>",
                "              </a>",
                "            </div>",
                "          </div>",
                "        </div>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 531,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[4]",
              "codeLines": [
                "<div class=\"sub-nav-group secretary-travel-schedule secretary-column\" id=\"column-5\">",
                "  <div class=\"block-region-col5\">",
                "    <div data-block-plugin-id=\"block_content:b783c42f-c8c7-40ce-8801-5e190fa1f337\" class=\"block blo...",
                "      <div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__i...",
                "        <h2>",
                "          <a href=\"https://home.treasury.gov/news/press-releases\">",
                "            Press Information",
                "          </a>",
                "        </h2>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/news/contacts-for-members-of-the-media\">",
                "            Press Contacts",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://search.usa.gov/search/docs?utf8=%E2%9C%93&affiliate=treas&sort_by=&dc=91...",
                "            Weekly Public Schedule Archive",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://home.treasury.gov/news/webcasts\">",
                "            Webcasts",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://search.usa.gov/search/docs?utf8=%E2%9C%93&affiliate=treas&sort_by=&dc=91...",
                "            Media Advisories Archive",
                "          </a>",
                "        </p>",
                "        <p>",
                "          <a href=\"https://service.govdelivery.com/accounts/USTREAS/subscriber/new?topic_id=USTREAS...",
                "            Subscribe to Press Releases",
                "          </a>",
                "        </p>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 532,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[5]",
              "codeLines": [
                "<div class=\"sub-nav-group twitter-feed\" id=\"column-6\">",
                "  <div class=\"block-region-col6\">",
                "    <div class=\"mm-news-block mobile-card view view-mega-menu-news view-id-mega_menu_news view-disp...",
                "      <h2>",
                "        <a href=\"https://twitter.com/USTreasury\" class=\"external\">",
                "          Twitter",
                "        </a>",
                "      </h2>",
                "      <div class=\"view-content\" id=\"titterfeedDiv\">",
                "        <div class=\"mm-news-row\">",
                "          <time datetime=\"Fri Jul 15 19:12:14 \" class=\"datetime\">",
                "            July 15, 2022",
                "          </time>",
                "          <div class=\"news-title\">",
                "            <a href=\"https://twitter.com/AsstSecEcon/status/1548022776019030016\" title=\"click to op...",
                "              RT @AsstSecEcon: An economy that works for all Americans begins with fair & competiti...",
                "              @USTreasury’s report earlier this year rec…",
                "            </a>",
                "          </div>",
                "          <div class=\"mm-news-row\">",
                "            <time datetime=\"Thu Jul 14 18:16:40 \" class=\"datetime\">",
                "              July 14, 2022",
                "            </time>",
                "            <div class=\"news-title\">",
                "              <a href=\"https://twitter.com/USTreasury/status/1547646275499073539\" title=\"click to o...",
                "                This Administration continues to work towards connecting every American household a...",
                "              </a>",
                "            </div>",
                "          </div>",
                "        </div>",
                "      </div>",
                "      <div class=\"more-link\">",
                "        <a href=\"https://twitter.com/USTreasury\" title=\"View more posts on twitter.com\" class=\"exte...",
                "          View All Tweets",
                "        </a>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 536,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div id=\"mm-search-block-form\" class=\"search-form search-block-form block block-search block-search...",
                "  <form action=\"/search/node\" method=\"get\" id=\"search-block-form\" accept-charset=\"UTF-8\">",
                "    <div class=\"form-item js-form-type-search form-type-search form-item-keys form-no-label\">",
                "      <label for=\"edit-keys\" class=\"visually-hidden\">",
                "        Search",
                "      </label>",
                "      <input placeholder=\"Enter keywords\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-k...",
                "    </div>",
                "    <div data-drupal-selector=\"edit-actions\" class=\"form-actions js-form-wrapper form-wrapper\" id=\"...",
                "      <input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"ed...",
                "    </div>",
                "  </form>",
                "</div>"
              ]
            }
          },
          {
            "index": 537,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "form",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/form[1]",
              "codeLines": [
                "<form action=\"/search/node\" method=\"get\" id=\"search-block-form\" accept-charset=\"UTF-8\">",
                "  <div class=\"form-item js-form-type-search form-type-search form-item-keys form-no-label\">",
                "    <label for=\"edit-keys\" class=\"visually-hidden\">",
                "      Search",
                "    </label>",
                "    <input placeholder=\"Enter keywords\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-key...",
                "  </div>",
                "  <div data-drupal-selector=\"edit-actions\" class=\"form-actions js-form-wrapper form-wrapper\" id=\"ed...",
                "    <input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit...",
                "  </div>",
                "</form>"
              ]
            }
          },
          {
            "index": 538,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/input[1]",
              "codeLines": [
                "<input placeholder=\"Enter keywords\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" n..."
              ]
            }
          },
          {
            "index": 539,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]",
              "codeLines": [
                "<div data-drupal-selector=\"edit-actions\" class=\"form-actions js-form-wrapper form-wrapper\" id=\"edit...",
                "  <input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-s...",
                "</div>"
              ]
            }
          },
          {
            "index": 540,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/input[1]",
              "codeLines": [
                "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-sub..."
              ]
            }
          },
          {
            "index": 541,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[1]",
              "codeLines": [
                "<div class=\"sub-nav-group secretarys-photo secretary-column\" id=\"column-2\">",
                "  <div class=\"block-region-col2\">",
                "    <nav role=\"navigation\" aria-label=\"-menu\" data-block-plugin-id=\"menu_block:quick-links\" class=\"...",
                "      <h2 id=\"-menu\">",
                "        The Public",
                "      </h2>",
                "      <ul class=\"quik menu\" id=\"quik-0\">",
                "        <li class=\"menu-item menu-item--expanded\">",
                "          <a href=\"/\" data-drupal-link-system-path=\"<front>\" class=\"is-active active quick-link\" da...",
                "            General Public",
                "          </a>",
                "        </li>",
                "      </ul>",
                "      <ul class=\"menu quick-sub-nav quik-0\" id=\"group-0-0\">",
                "        <li class=\"menu-item\">",
                "          <a href=\"https://home.treasury.gov/services/treasury-auctions\">",
                "            Auctions",
                "          </a>",
                "        </li>",
                "        <li class=\"menu-item\">",
                "          <a href=\"https://home.treasury.gov/services/report-fraud-waste-and-abuse/report-scam-atte...",
                "            Report Scam Attempts",
                "          </a>",
                "        </li>",
                "        <li class=\"menu-item\">",
                "          <a href=\"https://www.treasurydirect.gov/tdhome.htm\" target=\"_blank\">",
                "            Savings Bonds",
                "          </a>",
                "        </li>",
                "      </ul>",
                "    </nav>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 542,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/h2[1]",
              "codeLines": [
                "<h2 id=\"-menu\">",
                "  The Public",
                "</h2>"
              ]
            }
          },
          {
            "index": 545,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[2]",
              "codeLines": [
                "<div class=\"secretarys-bio sub-nav-group secretary-column\" id=\"column-3\">",
                "  <div class=\"block-region-col3\">",
                "    <nav role=\"navigation\" aria-label=\"-menu\" data-block-plugin-id=\"menu_block:quick-links\" class=\"...",
                "      <h2 id=\"-menu\">",
                "        Businesses",
                "      </h2>",
                "      <ul class=\"quik menu\" id=\"quik-1\">",
                "        <li class=\"menu-item menu-item--expanded\">",
                "          <a href=\"/\" data-drupal-link-system-path=\"<front>\" class=\"is-active active quick-link\" da...",
                "            All Businesses",
                "          </a>",
                "        </li>",
                "        <li class=\"menu-item menu-item--expanded\">",
                "          <a href=\"/\" data-drupal-link-system-path=\"<front>\" class=\"is-active quick-link\" data-grou...",
                "            Small Businesses",
                "          </a>",
                "        </li>",
                "      </ul>",
                "      <ul class=\"menu quick-sub-nav quik-1\" id=\"group-1-1\" style=\"\">",
                "        <li class=\"menu-item\">",
                "          <a href=\"https://home.treasury.gov/policy-issues/small-business-programs/small-and-disadv...",
                "            Small Business Contacts",
                "          </a>",
                "        </li>",
                "      </ul>",
                "      <ul class=\"menu quick-sub-nav quik-1\" id=\"group-1-0\">",
                "        <li class=\"menu-item\">",
                "          <a href=\"https://www.irs.gov/forms-pubs/about-form-941\">",
                "            Form 941, employer's quarterly federal tax return",
                "          </a>",
                "        </li>",
                "        <li class=\"menu-item\">",
                "          <a href=\"https://www.irs.gov/businesses/small-businesses-self-employed/apply-for-an-emplo...",
                "            Employer Identification Number (EIN)",
                "          </a>",
                "        </li>",
                "      </ul>",
                "    </nav>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 546,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[2]/div[1]/nav[1]/h2[1]",
              "codeLines": [
                "<h2 id=\"-menu\">",
                "  Businesses",
                "</h2>"
              ]
            }
          },
          {
            "index": 550,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[3]",
              "codeLines": [
                "<div class=\"sub-nav-group secretary-remarks secretary-column\" id=\"column-4\">",
                "  <div class=\"block-region-col4\">",
                "    <nav role=\"navigation\" aria-label=\"-menu\" data-block-plugin-id=\"menu_block:quick-links\" class=\"...",
                "      <h2 id=\"-menu\">",
                "        Financial Institutions",
                "      </h2>",
                "      <ul class=\"quik menu\" id=\"quik-2\">",
                "        <li class=\"menu-item menu-item--expanded\">",
                "          <a href=\"/\" data-drupal-link-system-path=\"<front>\" class=\"is-active active quick-link\" da...",
                "            All Financial Institutions",
                "          </a>",
                "        </li>",
                "      </ul>",
                "      <ul class=\"menu quick-sub-nav quik-2\" id=\"group-2-0\">",
                "        <li class=\"menu-item\">",
                "          <a href=\"https://home.treasury.gov/policy-issues/financial-sanctions/specially-designated...",
                "            Specially Designated Nationals list",
                "          </a>",
                "        </li>",
                "        <li class=\"menu-item\">",
                "          <a href=\"https://www.treasury.gov/resource-center/data-chart-center/interest-rates/Pages/...",
                "            Interest rate statistics",
                "          </a>",
                "        </li>",
                "        <li class=\"menu-item\">",
                "          <a href=\"https://www.treasury.gov/resource-center/data-chart-center/quarterly-refunding/P...",
                "            Quarterly refunding information",
                "          </a>",
                "        </li>",
                "      </ul>",
                "    </nav>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 551,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[3]/div[1]/nav[1]/h2[1]",
              "codeLines": [
                "<h2 id=\"-menu\">",
                "  Financial Institutions",
                "</h2>"
              ]
            }
          },
          {
            "index": 554,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[4]",
              "codeLines": [
                "<div class=\"sub-nav-group secretary-travel-schedule secretary-column\" id=\"column-5\">",
                "  <div class=\"block-region-col5\">",
                "    <nav role=\"navigation\" aria-label=\"-menu\" data-block-plugin-id=\"menu_block:quick-links\" class=\"...",
                "      <h2 id=\"-menu\">",
                "        Government",
                "      </h2>",
                "      <ul class=\"quik menu\" id=\"quik-3\">",
                "        <li class=\"menu-item menu-item--expanded\">",
                "          <a href=\"/\" data-drupal-link-system-path=\"<front>\" class=\"is-active active quick-link\" da...",
                "            Federal Government",
                "          </a>",
                "        </li>",
                "      </ul>",
                "      <ul class=\"menu quick-sub-nav quik-3\" id=\"group-3-0\">",
                "        <li class=\"menu-item\">",
                "          <a href=\"https://www.treasury.gov/about/budget-performance/Pages/default.aspx\">",
                "            Budget, Financial Reporting, Planning and Performance",
                "          </a>",
                "        </li>",
                "        <li class=\"menu-item\">",
                "          <a href=\"https://home.treasury.gov/services/government-shared-services\">",
                "            Shared Services",
                "          </a>",
                "        </li>",
                "        <li class=\"menu-item\">",
                "          <a href=\"https://www.treasurydirect.gov/govt/govt.htm\" target=\"_blank\">",
                "            TreasuryDirect for Government",
                "          </a>",
                "        </li>",
                "      </ul>",
                "    </nav>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 555,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[4]/div[1]/nav[1]/h2[1]",
              "codeLines": [
                "<h2 id=\"-menu\">",
                "  Government",
                "</h2>"
              ]
            }
          },
          {
            "index": 558,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[5]",
              "codeLines": [
                "<div class=\"sub-nav-group secretary-column\" id=\"column-6\"></div>"
              ]
            }
          },
          {
            "index": 725,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "We can do this. Find COVID-19 vaccines near you. Visit Vaccines.gov."
              ]
            }
          },
          {
            "index": 729,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Featured Stories"
              ]
            }
          },
          {
            "index": 730,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "June 21, 2022"
              ]
            }
          },
          {
            "index": 731,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Treasury Applauds Appointment of Chief Lynn Malerba as Treasurer of the United States"
              ]
            }
          },
          {
            "index": 732,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[2]/text()[1]",
              "codeLines": [
                "Read More"
              ]
            }
          },
          {
            "index": 733,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "May 26, 2022"
              ]
            }
          },
          {
            "index": 734,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Measuring the Strength of the Recovery"
              ]
            }
          },
          {
            "index": 735,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/span[2]/text()[1]",
              "codeLines": [
                "Read More"
              ]
            }
          },
          {
            "index": 736,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/time[1]/text()[1]",
              "codeLines": [
                "March 7, 2022"
              ]
            }
          },
          {
            "index": 737,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "New Treasury Report Finds Corporate Concentration, Anti-competitive Practices Have Stifled Wages fo..."
              ]
            }
          },
          {
            "index": 738,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/span[2]/text()[1]",
              "codeLines": [
                "Read More"
              ]
            }
          },
          {
            "index": 739,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]/text()[1]",
              "codeLines": [
                "View all Featured Stories"
              ]
            }
          },
          {
            "index": 874,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[1]/div[2]/p[1]/a[2]",
              "codeLines": [
                "<a href=\"https://twitter.com/USTreasury\" class=\"twitterlink\" title=\"Go to twitter page\">",
                "  @USTreasury",
                "</a>"
              ]
            }
          },
          {
            "index": 876,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[2]/div[2]/p[1]/a[2]",
              "codeLines": [
                "<a href=\"https://t.co/4UUd2uKdpy\" class=\"twitterlink\" title=\"click to open link\">",
                "  https://t.co/4UUd2uKdpy",
                "</a>"
              ]
            }
          },
          {
            "index": 878,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[3]/div[2]/p[1]/a[2]",
              "codeLines": [
                "<a href=\"https://t.co/OzptrT6U16\" class=\"twitterlink\" title=\"click to open link\">",
                "  https://t.co/OzptrT6U16",
                "</a>"
              ]
            }
          },
          {
            "index": 880,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[4]/div[2]/p[1]/a[2]",
              "codeLines": [
                "<a href=\"https://t.co/QSFcFRRP6U\" class=\"twitterlink\" title=\"click to open link\">",
                "  https://t.co/QSFcFRRP6U",
                "</a>"
              ]
            }
          },
          {
            "index": 882,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[5]/div[2]/p[1]/a[2]",
              "codeLines": [
                "<a href=\"https://twitter.com/g20org\" class=\"twitterlink\" title=\"Go to twitter page\">",
                "  @g20org",
                "</a>"
              ]
            }
          },
          {
            "index": 883,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[5]/div[2]/p[1]/a[3]",
              "codeLines": [
                "<a href=\"https://twitter.com/SecYellen\" class=\"twitterlink\" title=\"Go to twitter page\">",
                "  @SecYellen",
                "</a>"
              ]
            }
          },
          {
            "index": 884,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[5]/div[2]/p[1]/a[4]",
              "codeLines": [
                "<a href=\"https://t.co/HQLn7jkO0t\" class=\"twitterlink\" title=\"click to open link\">",
                "  https://t.co/HQLn7jkO0t",
                "</a>"
              ]
            }
          },
          {
            "index": 999,
            "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]/header[2]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "An official website of the United States Government"
              ]
            }
          },
          {
            "index": 1000,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Featured"
              ]
            }
          },
          {
            "index": 1001,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "July 15, 2022"
              ]
            }
          },
          {
            "index": 1004,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[2]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "July 14, 2022"
              ]
            }
          },
          {
            "index": 1006,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[3]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "July 14, 2022"
              ]
            }
          },
          {
            "index": 1008,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[4]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "July 14, 2022"
              ]
            }
          },
          {
            "index": 1010,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[5]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "July 14, 2022"
              ]
            }
          },
          {
            "index": 1016,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "On a daily basis, Treasury publishes"
              ]
            }
          },
          {
            "index": 1017,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/div[1]/p[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "Treasury Par Yield Curve Rates"
              ]
            }
          },
          {
            "index": 1018,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                ","
              ]
            }
          },
          {
            "index": 1019,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/div[1]/p[1]/span[2]/span[1]/text()[1]",
              "codeLines": [
                "Treasury Par Real Yield Curve Rates"
              ]
            }
          },
          {
            "index": 1020,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                ", Treasury Bill Rates, Treasury Long-Term Rates and Extrapolation Factors, and Treasury Real Long-T..."
              ]
            }
          },
          {
            "index": 1053,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Required Plug-ins"
              ]
            }
          },
          {
            "index": 1072,
            "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]/header[2]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "An official website of the United States Government"
              ]
            }
          },
          {
            "index": 1073,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Featured"
              ]
            }
          },
          {
            "index": 1146,
            "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]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://twitter.com/AsstSecEcon\" class=\"twitterlink\" title=\"click to open link\">",
                "    Assistant Secretary Ben Harris",
                "  </a>",
                "  : An economy that works for all Americans begins with fair & competitive markets.",
                "  <a href=\"https://twitter.com/USTreasury\" class=\"twitterlink\" title=\"Go to twitter page\">",
                "    @USTreasury",
                "  </a>",
                "  ’s report earlier this year rec…",
                "</p>"
              ]
            }
          },
          {
            "index": 1147,
            "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]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[2]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://twitter.com/USTreasury\" class=\"twitterlink\" title=\"click t open link\">",
                "    Treasury Department",
                "  </a>",
                "  : This Administration continues to work towards connecting every American household across the co...",
                "  <a href=\"https://t.co/4UUd2uKdpy\" class=\"twitterlink\" title=\"click to open link\">",
                "    https://t.co/4UUd2uKdpy",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1148,
            "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]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[3]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://twitter.com/USTreasury\" class=\"twitterlink\" title=\"click t open link\">",
                "    Treasury Department",
                "  </a>",
                "  : The Capital Projects Fund provides $10 billion to fund critical state, local, & Tribal projects...",
                "  <a href=\"https://t.co/OzptrT6U16\" class=\"twitterlink\" title=\"click to open link\">",
                "    https://t.co/OzptrT6U16",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1149,
            "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]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[4]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://twitter.com/USTreasury\" class=\"twitterlink\" title=\"click t open link\">",
                "    Treasury Department",
                "  </a>",
                "  : Kansas, Maine, Maryland, & Minnesota are approved today to receive funds under Treasury's Capit...",
                "  <a href=\"https://t.co/QSFcFRRP6U\" class=\"twitterlink\" title=\"click to open link\">",
                "    https://t.co/QSFcFRRP6U",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1150,
            "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]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[5]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://twitter.com/USTreasury\" class=\"twitterlink\" title=\"click t open link\">",
                "    Treasury Department",
                "  </a>",
                "  : Ahead of the",
                "  <a href=\"https://twitter.com/g20org\" class=\"twitterlink\" title=\"Go to twitter page\">",
                "    @g20org",
                "  </a>",
                "  Finance Ministers & Central Bank Governors Meetings in Indonesia,",
                "  <a href=\"https://twitter.com/SecYellen\" class=\"twitterlink\" title=\"Go to twitter page\">",
                "    @SecYellen",
                "  </a>",
                "  is holding a pres…",
                "  <a href=\"https://t.co/HQLn7jkO0t\" class=\"twitterlink\" title=\"click to open link\">",
                "    https://t.co/HQLn7jkO0t",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1152,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://twitter.com/AsstSecEcon\" class=\"twitterlink\" title=\"click to open link\">",
                "    Assistant Secretary Ben Harris",
                "  </a>",
                "  : An economy that works for all Americans begins with fair & competitive markets.",
                "  <a href=\"https://twitter.com/USTreasury\" class=\"twitterlink\" title=\"Go to twitter page\">",
                "    @USTreasury",
                "  </a>",
                "  ’s report earlier this year rec…",
                "</p>"
              ]
            }
          },
          {
            "index": 1153,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[2]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://twitter.com/USTreasury\" class=\"twitterlink\" title=\"click t open link\">",
                "    Treasury Department",
                "  </a>",
                "  : This Administration continues to work towards connecting every American household across the co...",
                "  <a href=\"https://t.co/4UUd2uKdpy\" class=\"twitterlink\" title=\"click to open link\">",
                "    https://t.co/4UUd2uKdpy",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1154,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[3]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://twitter.com/USTreasury\" class=\"twitterlink\" title=\"click t open link\">",
                "    Treasury Department",
                "  </a>",
                "  : The Capital Projects Fund provides $10 billion to fund critical state, local, & Tribal projects...",
                "  <a href=\"https://t.co/OzptrT6U16\" class=\"twitterlink\" title=\"click to open link\">",
                "    https://t.co/OzptrT6U16",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1155,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[4]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://twitter.com/USTreasury\" class=\"twitterlink\" title=\"click t open link\">",
                "    Treasury Department",
                "  </a>",
                "  : Kansas, Maine, Maryland, & Minnesota are approved today to receive funds under Treasury's Capit...",
                "  <a href=\"https://t.co/QSFcFRRP6U\" class=\"twitterlink\" title=\"click to open link\">",
                "    https://t.co/QSFcFRRP6U",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1156,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[5]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://twitter.com/USTreasury\" class=\"twitterlink\" title=\"click t open link\">",
                "    Treasury Department",
                "  </a>",
                "  : Ahead of the",
                "  <a href=\"https://twitter.com/g20org\" class=\"twitterlink\" title=\"Go to twitter page\">",
                "    @g20org",
                "  </a>",
                "  Finance Ministers & Central Bank Governors Meetings in Indonesia,",
                "  <a href=\"https://twitter.com/SecYellen\" class=\"twitterlink\" title=\"Go to twitter page\">",
                "    @SecYellen",
                "  </a>",
                "  is holding a pres…",
                "  <a href=\"https://t.co/HQLn7jkO0t\" class=\"twitterlink\" title=\"click to open link\">",
                "    https://t.co/HQLn7jkO0t",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1312,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "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]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://twitter.com/AsstSecEcon\" class=\"twitterlink\" title=\"click to open link\">",
                "    Assistant Secretary Ben Harris",
                "  </a>",
                "  : An economy that works for all Americans begins with fair & competitive markets.",
                "  <a href=\"https://twitter.com/USTreasury\" class=\"twitterlink\" title=\"Go to twitter page\">",
                "    @USTreasury",
                "  </a>",
                "  ’s report earlier this year rec…",
                "</p>"
              ]
            }
          },
          {
            "index": 1313,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "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]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[2]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://twitter.com/USTreasury\" class=\"twitterlink\" title=\"click t open link\">",
                "    Treasury Department",
                "  </a>",
                "  : This Administration continues to work towards connecting every American household across the co...",
                "  <a href=\"https://t.co/4UUd2uKdpy\" class=\"twitterlink\" title=\"click to open link\">",
                "    https://t.co/4UUd2uKdpy",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1314,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "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]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[3]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://twitter.com/USTreasury\" class=\"twitterlink\" title=\"click t open link\">",
                "    Treasury Department",
                "  </a>",
                "  : The Capital Projects Fund provides $10 billion to fund critical state, local, & Tribal projects...",
                "  <a href=\"https://t.co/OzptrT6U16\" class=\"twitterlink\" title=\"click to open link\">",
                "    https://t.co/OzptrT6U16",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1315,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "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]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[4]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://twitter.com/USTreasury\" class=\"twitterlink\" title=\"click t open link\">",
                "    Treasury Department",
                "  </a>",
                "  : Kansas, Maine, Maryland, & Minnesota are approved today to receive funds under Treasury's Capit...",
                "  <a href=\"https://t.co/QSFcFRRP6U\" class=\"twitterlink\" title=\"click to open link\">",
                "    https://t.co/QSFcFRRP6U",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1316,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "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]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[5]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://twitter.com/USTreasury\" class=\"twitterlink\" title=\"click t open link\">",
                "    Treasury Department",
                "  </a>",
                "  : Ahead of the",
                "  <a href=\"https://twitter.com/g20org\" class=\"twitterlink\" title=\"Go to twitter page\">",
                "    @g20org",
                "  </a>",
                "  Finance Ministers & Central Bank Governors Meetings in Indonesia,",
                "  <a href=\"https://twitter.com/SecYellen\" class=\"twitterlink\" title=\"Go to twitter page\">",
                "    @SecYellen",
                "  </a>",
                "  is holding a pres…",
                "  <a href=\"https://t.co/HQLn7jkO0t\" class=\"twitterlink\" title=\"click to open link\">",
                "    https://t.co/HQLn7jkO0t",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1347,
            "verdict": "failed",
            "rule": {
              "ruleID": "r90",
              "ruleSummary": "Element with presentational children has no focusable content",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r90",
              "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/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]",
              "codeLines": [
                "<div class=\"featured-stories--horizontal full-featured-stories--horizontal\" tabindex=\"0\" role=\"butt...",
                "  <span>",
                "    <img src=\"/sites/default/files/styles/featured/public/2022-06/Green-Treasury-Seal-2021.png\" wid...",
                "  </span>",
                "  <div class=\"featured-stories--horizontal__col2\">",
                "    <div class=\"date-format\">",
                "      <time datetime=\"27Z\">",
                "        June 21, 2022",
                "      </time>",
                "    </div>",
                "    <div class=\"featured-stories__headline\">",
                "      <a href=\"/news/featured-stories/treasury-applauds-appointment-of-chief-lynn-malerba-as-treasu...",
                "        Treasury Applauds Appointment of Chief Lynn Malerba as Treasurer of the United States",
                "      </a>",
                "    </div>",
                "  </div>",
                "  <span class=\"learn-more-btn\">",
                "    Read More",
                "  </span>",
                "</div>"
              ]
            }
          },
          {
            "index": 1349,
            "verdict": "failed",
            "rule": {
              "ruleID": "r90",
              "ruleSummary": "Element with presentational children has no focusable content",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r90",
              "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/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]",
              "codeLines": [
                "<div class=\"featured-stories--horizontal\" tabindex=\"0\" role=\"button\">",
                "  <span class=\"no-image\">",
                "    <img src=\"/sites/default/files/styles/featured/public/default_images/news-default-featured-imag...",
                "  </span>",
                "  <div class=\"featured-stories--horizontal__col2\">",
                "    <div class=\"date-format\">",
                "      <time datetime=\"23Z\">",
                "        May 26, 2022",
                "      </time>",
                "    </div>",
                "    <div class=\"featured-stories__headline\">",
                "      <a href=\"/news/featured-stories/measuring-the-strength-of-the-recovery\" hreflang=\"en\">",
                "        Measuring the Strength of the Recovery",
                "      </a>",
                "    </div>",
                "  </div>",
                "  <span class=\"learn-more-btn\">",
                "    Read More",
                "  </span>",
                "</div>"
              ]
            }
          },
          {
            "index": 1350,
            "verdict": "failed",
            "rule": {
              "ruleID": "r90",
              "ruleSummary": "Element with presentational children has no focusable content",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r90",
              "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/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]",
              "codeLines": [
                "<div class=\"featured-stories--horizontal\" tabindex=\"0\" role=\"button\">",
                "  <span class=\"no-image\">",
                "    <img src=\"/sites/default/files/styles/featured/public/default_images/news-default-featured-imag...",
                "  </span>",
                "  <div class=\"featured-stories--horizontal__col2\">",
                "    <div class=\"date-format\">",
                "      <time datetime=\"00Z\">",
                "        March 7, 2022",
                "      </time>",
                "    </div>",
                "    <div class=\"featured-stories__headline\">",
                "      <a href=\"/news/featured-stories/new-treasury-report-finds-corporate-concentration-anti-compet...",
                "        New Treasury Report Finds Corporate Concentration, Anti-competitive Practices Have Stifled ...",
                "      </a>",
                "    </div>",
                "  </div>",
                "  <span class=\"learn-more-btn\">",
                "    Read More",
                "  </span>",
                "</div>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://home.treasury.gov/",
      "result": {
        "totals": {
          "rulesNA": 49,
          "rulesPassed": 45,
          "rulesWarned": 6,
          "rulesViolated": 10,
          "warnings": {
            "minor": 31,
            "moderate": 0,
            "serious": 82,
            "critical": 0
          },
          "violations": {
            "minor": 13,
            "moderate": 9,
            "serious": 26,
            "critical": 1
          }
        },
        "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:22:44.333Z",
          "url": "https://home.treasury.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": "<a href=\"#tab-0\" date-section=\"social-twitter\" class=\"social-nav social-twitter ui-tabs-anchor\" role=\"presentation\" tabindex=\"-1\" id=\"ui-id-1\">\n              Twitter</a>",
                  "target": [
                    "#ui-id-1"
                  ],
                  "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": "#5e5e5e",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"usa-header\">",
                          "target": [
                            "#usa-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"super-header-title\"><img class=\"flag-img\" src=\"/themes/custom/hamilton/images/usflag.png\" alt=\"U.S. flag\">\n    An official website of the United States Government</div>",
                  "target": [
                    ".super-header-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": {
                        "fgColor": "#3d3d3d",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"usa-header\">",
                          "target": [
                            "#usa-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://home.treasury.gov/utility/accessibility\">Accessibility</a>",
                  "target": [
                    ".super-header-links > .menu > .menu-item:nth-child(2) > a"
                  ],
                  "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": "#3d3d3d",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"usa-header\">",
                          "target": [
                            "#usa-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://home.treasury.gov/utility/languages\">Languages</a>",
                  "target": [
                    ".super-header-links > .menu > .menu-item:nth-child(3) > a"
                  ],
                  "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": "#3d3d3d",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"usa-header\">",
                          "target": [
                            "#usa-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://home.treasury.gov/utility/contact\">Contact</a>",
                  "target": [
                    ".super-header-links > .menu > .menu-item:nth-child(4) > a"
                  ],
                  "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": {
                        "fontSize": "12.1pt (16.192px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"mm block-system-menublock primary\" role=\"navigation\">",
                          "target": [
                            ".mm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-treasury\" class=\"mm-top\" onclick=\"return false;\" id=\"accessible-megamenu-1658096553280-1\" aria-controls=\"accessible-megamenu-1658096553280-2\" aria-expanded=\"false\">About Treasury</a>",
                  "target": [
                    "#accessible-megamenu-1658096553280-1"
                  ],
                  "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": "12.1pt (16.192px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"mm block-system-menublock primary\" role=\"navigation\">",
                          "target": [
                            ".mm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/policy-issues\" class=\"mm-top\" onclick=\"return false;\" id=\"accessible-megamenu-1658096553282-3\" aria-controls=\"accessible-megamenu-1658096553282-4\" aria-expanded=\"false\">Policy Issues</a>",
                  "target": [
                    "#accessible-megamenu-1658096553282-3"
                  ],
                  "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": "12.1pt (16.192px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"mm block-system-menublock primary\" role=\"navigation\">",
                          "target": [
                            ".mm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/data\" class=\"mm-top\" onclick=\"return false;\" id=\"accessible-megamenu-1658096553283-5\" aria-controls=\"accessible-megamenu-1658096553283-6\" aria-expanded=\"false\">Data</a>",
                  "target": [
                    "#accessible-megamenu-1658096553283-5"
                  ],
                  "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": "12.1pt (16.192px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"mm block-system-menublock primary\" role=\"navigation\">",
                          "target": [
                            ".mm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/services\" class=\"mm-top\" onclick=\"return false;\" id=\"accessible-megamenu-1658096553285-7\" aria-controls=\"accessible-megamenu-1658096553285-8\" aria-expanded=\"false\">Services</a>",
                  "target": [
                    "#accessible-megamenu-1658096553285-7"
                  ],
                  "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": "12.1pt (16.192px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"mm block-system-menublock primary\" role=\"navigation\">",
                          "target": [
                            ".mm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/press-releases\" class=\"mm-top\" onclick=\"return false;\" id=\"accessible-megamenu-1658096553287-9\" aria-controls=\"accessible-megamenu-1658096553287-10\" aria-expanded=\"false\">News</a>",
                  "target": [
                    "#accessible-megamenu-1658096553287-9"
                  ],
                  "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": "12.1pt (16.192px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"mm block-system-menublock primary\" role=\"navigation\">",
                          "target": [
                            ".mm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/search\" class=\"mm-top\" onclick=\"return false;\" id=\"mega-search-link\" aria-controls=\"accessible-megamenu-1658096553289-11\" aria-expanded=\"false\">Search</a>",
                  "target": [
                    "#mega-search-link"
                  ],
                  "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": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "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": "<div class=\"slide__subtitle\">Featured</div>",
                  "target": [
                    ".slide__subtitle"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "45.0pt (60px)",
                        "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": "<a href=\"/policy-issues/coronavirus\">COVID-19 Relief: The Latest from the Treasury Department</a>",
                  "target": [
                    ".slide__headline > h2 > a[href$=\"coronavirus\"]"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "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": "<a href=\"/policy-issues/coronavirus\" class=\"read-more\">Read More</a>",
                  "target": [
                    ".read-more"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "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": "<a href=\"/news/featured-stories\">Featured Stories</a>",
                  "target": [
                    ".featued-stories--promoted-block > .view-header > h2 > a[href$=\"featured-stories\"]"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "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": "<a href=\"https://twitter.com/USTreasury/\" title=\"Treasury Twitter\" class=\"external\">Latest on Twitter</a>",
                  "target": [
                    "a[title=\"Treasury Twitter\"]"
                  ],
                  "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": "#4e5d66",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "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": "<div class=\"date-format\">July 15, 2022</div>",
                  "target": [
                    ".social-post:nth-child(1) > .content > .date-format"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "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": "<p>",
                  "target": [
                    ".social-post:nth-child(1) > .content > p"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "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": "<a href=\"https://twitter.com/AsstSecEcon\" class=\"twitterlink\" title=\"click to open link\">Assistant Secretary Ben Harris</a>",
                  "target": [
                    ".social-post:nth-child(1) > .content > p > .twitterlink[title=\"click to open link\"]"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/policy-issues/financing-the-government/interest-rate-statistics\">View This Data</a>",
                          "target": [
                            ".data-link > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/policy-issues/financing-the-government/interest-rate-statistics\">View This Data</a>",
                  "target": [
                    ".data-link > a"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "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": "<div class=\"data-four-column-box\">1 Month <hr><span id=\"data-1m\">1.98</span></div>",
                  "target": [
                    ".data-row-wrap:nth-child(3) > .data-four-column-box:nth-child(1)"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "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": "<div class=\"data-four-column-box\">2 Month <hr><span id=\"data-2m\">2.26</span></div>",
                  "target": [
                    ".data-row-wrap:nth-child(3) > .data-four-column-box:nth-child(2)"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "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": "<div class=\"data-four-column-box\">3 Month <hr><span id=\"data-3m\">2.37</span></div>",
                  "target": [
                    ".data-row-wrap:nth-child(3) > .data-four-column-box:nth-child(3)"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "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": "<div class=\"data-four-column-box\">6 Month <hr><span id=\"data-6m\">2.94</span></div>",
                  "target": [
                    ".data-row-wrap:nth-child(3) > .data-four-column-box:nth-child(4)"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "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": "<div class=\"data-four-column-box\">1 Year <hr><span id=\"data-1yr\">3.12</span></div>",
                  "target": [
                    ".data-row-wrap:nth-child(4) > .data-four-column-box:nth-child(1)"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "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": "<div class=\"data-four-column-box\">2 Year <hr><span id=\"data-2yr\">3.13</span></div>",
                  "target": [
                    ".data-row-wrap:nth-child(4) > .data-four-column-box:nth-child(2)"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "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": "<div class=\"data-four-column-box\">3 Year <hr><span id=\"data-3yr\">3.14</span></div>",
                  "target": [
                    ".data-row-wrap:nth-child(4) > .data-four-column-box:nth-child(3)"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "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": "<div class=\"data-four-column-box\">5 Year <hr><span id=\"data-5yr\">3.05</span></div>",
                  "target": [
                    ".data-row-wrap:nth-child(4) > .data-four-column-box:nth-child(4)"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "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": "<div class=\"data-four-column-box\">7 Year <hr><span id=\"data-7yr\">3.03</span></div>",
                  "target": [
                    ".data-row-wrap:nth-child(5) > .data-four-column-box:nth-child(1)"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "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": "<div class=\"data-four-column-box\">10 Year <hr><span id=\"data-10yr\">2.93</span></div>",
                  "target": [
                    ".data-row-wrap:nth-child(5) > .data-four-column-box:nth-child(2)"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "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": "<div class=\"data-four-column-box\">20 Year <hr><span id=\"data-20yr\">3.34</span></div>",
                  "target": [
                    ".data-row-wrap:nth-child(5) > .data-four-column-box:nth-child(3)"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "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": "<div class=\"data-four-column-box\">30 Year <hr><span id=\"data-30yr\">3.10</span></div>",
                  "target": [
                    ".data-row-wrap:nth-child(5) > .data-four-column-box:nth-child(4)"
                  ],
                  "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": {
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-block-plugin-id=\"block_content:19945a7f-26c3-4dd6-ac2b-b6bbbf5d897e\" class=\"block tile-link-block tile--blue\" tabindex=\"0\">",
                          "target": [
                            ".tile--blue"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Financial Sanctions</h3>",
                  "target": [
                    ".tile--blue > a > h3"
                  ],
                  "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.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-block-plugin-id=\"block_content:19945a7f-26c3-4dd6-ac2b-b6bbbf5d897e\" class=\"block tile-link-block tile--blue\" tabindex=\"0\">",
                          "target": [
                            ".tile--blue"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field field--name-field-tile-text field--type-string field--label-hidden field__item\">OFAC sanctions programs, country information, and Specially Designated Nationals (SDN) List</div>",
                  "target": [
                    ".tile--blue > a > .field--name-field-tile-text.field--type-string.field"
                  ],
                  "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": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-block-plugin-id=\"block_content:19945a7f-26c3-4dd6-ac2b-b6bbbf5d897e\" class=\"block tile-link-block tile--blue\" tabindex=\"0\">",
                          "target": [
                            ".tile--blue"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"tile--learn-more\">Learn More</span>",
                  "target": [
                    ".tile--blue > a > .tile--learn-more"
                  ],
                  "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": "30.0pt (40px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-block-plugin-id=\"block_content:a0dfe786-2a5b-4978-8db6-97d1e0313e52\" class=\"block tile-link-block tile--gray\" tabindex=\"0\">",
                          "target": [
                            ".tile--gray"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Daily Interest Rates</h3>",
                  "target": [
                    ".tile--gray > a > h3"
                  ],
                  "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.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-block-plugin-id=\"block_content:a0dfe786-2a5b-4978-8db6-97d1e0313e52\" class=\"block tile-link-block tile--gray\" tabindex=\"0\">",
                          "target": [
                            ".tile--gray"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field field--name-field-tile-text field--type-string field--label-hidden field__item\">View daily interest rate statistics</div>",
                  "target": [
                    ".tile--gray > a > .field--name-field-tile-text.field--type-string.field"
                  ],
                  "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": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-block-plugin-id=\"block_content:a0dfe786-2a5b-4978-8db6-97d1e0313e52\" class=\"block tile-link-block tile--gray\" tabindex=\"0\">",
                          "target": [
                            ".tile--gray"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"tile--learn-more\">Learn More</span>",
                  "target": [
                    ".tile--gray > a > .tile--learn-more"
                  ],
                  "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": "30.0pt (40px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-block-plugin-id=\"block_content:b9188f9f-a06a-4541-8dc0-e479e2cf1eda\" class=\"block tile-link-block tile--green\" tabindex=\"0\">",
                          "target": [
                            ".tile--green"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Treasury Hunt</h3>",
                  "target": [
                    "a[href$=\"treasuryhunt.gov/\"] > h3"
                  ],
                  "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.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-block-plugin-id=\"block_content:b9188f9f-a06a-4541-8dc0-e479e2cf1eda\" class=\"block tile-link-block tile--green\" tabindex=\"0\">",
                          "target": [
                            ".tile--green"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field field--name-field-tile-text field--type-string field--label-hidden field__item\">Search for Matured Bonds</div>",
                  "target": [
                    "a[href$=\"treasuryhunt.gov/\"] > .field--name-field-tile-text.field--type-string.field"
                  ],
                  "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": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-block-plugin-id=\"block_content:b9188f9f-a06a-4541-8dc0-e479e2cf1eda\" class=\"block tile-link-block tile--green\" tabindex=\"0\">",
                          "target": [
                            ".tile--green"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"tile--learn-more\">Learn More</span>",
                  "target": [
                    "a[href$=\"treasuryhunt.gov/\"] > .tile--learn-more"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo 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": "#5e5e5e",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"usa-header\">",
                          "target": [
                            "#usa-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"super-header-title\"><img class=\"flag-img\" src=\"/themes/custom/hamilton/images/usflag.png\" alt=\"U.S. flag\">\n    An official website of the United States Government</div>",
                  "target": [
                    ".super-header-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": {
                        "fgColor": "#3d3d3d",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"usa-header\">",
                          "target": [
                            "#usa-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://home.treasury.gov/utility/accessibility\">Accessibility</a>",
                  "target": [
                    ".super-header-links > .menu > .menu-item:nth-child(2) > a"
                  ],
                  "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": "#3d3d3d",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"usa-header\">",
                          "target": [
                            "#usa-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://home.treasury.gov/utility/languages\">Languages</a>",
                  "target": [
                    ".super-header-links > .menu > .menu-item:nth-child(3) > a"
                  ],
                  "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": "#3d3d3d",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"usa-header\">",
                          "target": [
                            "#usa-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://home.treasury.gov/utility/contact\">Contact</a>",
                  "target": [
                    ".super-header-links > .menu > .menu-item:nth-child(4) > a"
                  ],
                  "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": {
                        "fontSize": "12.1pt (16.192px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"mm block-system-menublock primary\" role=\"navigation\">",
                          "target": [
                            ".mm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about-treasury\" class=\"mm-top\" onclick=\"return false;\" id=\"accessible-megamenu-1658096553280-1\" aria-controls=\"accessible-megamenu-1658096553280-2\" aria-expanded=\"false\">About Treasury</a>",
                  "target": [
                    "#accessible-megamenu-1658096553280-1"
                  ],
                  "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": "12.1pt (16.192px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"mm block-system-menublock primary\" role=\"navigation\">",
                          "target": [
                            ".mm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/policy-issues\" class=\"mm-top\" onclick=\"return false;\" id=\"accessible-megamenu-1658096553282-3\" aria-controls=\"accessible-megamenu-1658096553282-4\" aria-expanded=\"false\">Policy Issues</a>",
                  "target": [
                    "#accessible-megamenu-1658096553282-3"
                  ],
                  "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": "12.1pt (16.192px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"mm block-system-menublock primary\" role=\"navigation\">",
                          "target": [
                            ".mm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/data\" class=\"mm-top\" onclick=\"return false;\" id=\"accessible-megamenu-1658096553283-5\" aria-controls=\"accessible-megamenu-1658096553283-6\" aria-expanded=\"false\">Data</a>",
                  "target": [
                    "#accessible-megamenu-1658096553283-5"
                  ],
                  "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": "12.1pt (16.192px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"mm block-system-menublock primary\" role=\"navigation\">",
                          "target": [
                            ".mm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/services\" class=\"mm-top\" onclick=\"return false;\" id=\"accessible-megamenu-1658096553285-7\" aria-controls=\"accessible-megamenu-1658096553285-8\" aria-expanded=\"false\">Services</a>",
                  "target": [
                    "#accessible-megamenu-1658096553285-7"
                  ],
                  "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": "12.1pt (16.192px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"mm block-system-menublock primary\" role=\"navigation\">",
                          "target": [
                            ".mm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/press-releases\" class=\"mm-top\" onclick=\"return false;\" id=\"accessible-megamenu-1658096553287-9\" aria-controls=\"accessible-megamenu-1658096553287-10\" aria-expanded=\"false\">News</a>",
                  "target": [
                    "#accessible-megamenu-1658096553287-9"
                  ],
                  "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": "12.1pt (16.192px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"mm block-system-menublock primary\" role=\"navigation\">",
                          "target": [
                            ".mm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/search\" class=\"mm-top\" onclick=\"return false;\" id=\"mega-search-link\" aria-controls=\"accessible-megamenu-1658096553289-11\" aria-expanded=\"false\">Search</a>",
                  "target": [
                    "#mega-search-link"
                  ],
                  "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": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "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": "<div class=\"slide__subtitle\">Featured</div>",
                  "target": [
                    ".slide__subtitle"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "45.0pt (60px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3: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": "<a href=\"/policy-issues/coronavirus\">COVID-19 Relief: The Latest from the Treasury Department</a>",
                  "target": [
                    ".slide__headline > h2 > a[href$=\"coronavirus\"]"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "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": "<a href=\"/policy-issues/coronavirus\" class=\"read-more\">Read More</a>",
                  "target": [
                    ".read-more"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3: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": "<a href=\"/news/featured-stories\">Featured Stories</a>",
                  "target": [
                    ".featued-stories--promoted-block > .view-header > h2 > a[href$=\"featured-stories\"]"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3: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": "<a href=\"https://twitter.com/USTreasury/\" title=\"Treasury Twitter\" class=\"external\">Latest on Twitter</a>",
                  "target": [
                    "a[title=\"Treasury Twitter\"]"
                  ],
                  "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": "#4e5d66",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "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": "<div class=\"date-format\">July 15, 2022</div>",
                  "target": [
                    ".social-post:nth-child(1) > .content > .date-format"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "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": "<p>",
                  "target": [
                    ".social-post:nth-child(1) > .content > p"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "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": "<a href=\"https://twitter.com/AsstSecEcon\" class=\"twitterlink\" title=\"click to open link\">Assistant Secretary Ben Harris</a>",
                  "target": [
                    ".social-post:nth-child(1) > .content > p > .twitterlink[title=\"click to open link\"]"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/policy-issues/financing-the-government/interest-rate-statistics\">View This Data</a>",
                          "target": [
                            ".data-link > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/policy-issues/financing-the-government/interest-rate-statistics\">View This Data</a>",
                  "target": [
                    ".data-link > a"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "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": "<div class=\"data-four-column-box\">1 Month <hr><span id=\"data-1m\">1.98</span></div>",
                  "target": [
                    ".data-row-wrap:nth-child(3) > .data-four-column-box:nth-child(1)"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "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": "<div class=\"data-four-column-box\">2 Month <hr><span id=\"data-2m\">2.26</span></div>",
                  "target": [
                    ".data-row-wrap:nth-child(3) > .data-four-column-box:nth-child(2)"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "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": "<div class=\"data-four-column-box\">3 Month <hr><span id=\"data-3m\">2.37</span></div>",
                  "target": [
                    ".data-row-wrap:nth-child(3) > .data-four-column-box:nth-child(3)"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "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": "<div class=\"data-four-column-box\">6 Month <hr><span id=\"data-6m\">2.94</span></div>",
                  "target": [
                    ".data-row-wrap:nth-child(3) > .data-four-column-box:nth-child(4)"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "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": "<div class=\"data-four-column-box\">1 Year <hr><span id=\"data-1yr\">3.12</span></div>",
                  "target": [
                    ".data-row-wrap:nth-child(4) > .data-four-column-box:nth-child(1)"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "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": "<div class=\"data-four-column-box\">2 Year <hr><span id=\"data-2yr\">3.13</span></div>",
                  "target": [
                    ".data-row-wrap:nth-child(4) > .data-four-column-box:nth-child(2)"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "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": "<div class=\"data-four-column-box\">3 Year <hr><span id=\"data-3yr\">3.14</span></div>",
                  "target": [
                    ".data-row-wrap:nth-child(4) > .data-four-column-box:nth-child(3)"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "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": "<div class=\"data-four-column-box\">5 Year <hr><span id=\"data-5yr\">3.05</span></div>",
                  "target": [
                    ".data-row-wrap:nth-child(4) > .data-four-column-box:nth-child(4)"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "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": "<div class=\"data-four-column-box\">7 Year <hr><span id=\"data-7yr\">3.03</span></div>",
                  "target": [
                    ".data-row-wrap:nth-child(5) > .data-four-column-box:nth-child(1)"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "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": "<div class=\"data-four-column-box\">10 Year <hr><span id=\"data-10yr\">2.93</span></div>",
                  "target": [
                    ".data-row-wrap:nth-child(5) > .data-four-column-box:nth-child(2)"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "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": "<div class=\"data-four-column-box\">20 Year <hr><span id=\"data-20yr\">3.34</span></div>",
                  "target": [
                    ".data-row-wrap:nth-child(5) > .data-four-column-box:nth-child(3)"
                  ],
                  "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": "#393b3e",
                        "contrastRatio": 0,
                        "fontSize": "13.2pt (17.6px)",
                        "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": "<div class=\"data-four-column-box\">30 Year <hr><span id=\"data-30yr\">3.10</span></div>",
                  "target": [
                    ".data-row-wrap:nth-child(5) > .data-four-column-box:nth-child(4)"
                  ],
                  "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": {
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-block-plugin-id=\"block_content:19945a7f-26c3-4dd6-ac2b-b6bbbf5d897e\" class=\"block tile-link-block tile--blue\" tabindex=\"0\">",
                          "target": [
                            ".tile--blue"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Financial Sanctions</h3>",
                  "target": [
                    ".tile--blue > a > h3"
                  ],
                  "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.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-block-plugin-id=\"block_content:19945a7f-26c3-4dd6-ac2b-b6bbbf5d897e\" class=\"block tile-link-block tile--blue\" tabindex=\"0\">",
                          "target": [
                            ".tile--blue"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field field--name-field-tile-text field--type-string field--label-hidden field__item\">OFAC sanctions programs, country information, and Specially Designated Nationals (SDN) List</div>",
                  "target": [
                    ".tile--blue > a > .field--name-field-tile-text.field--type-string.field"
                  ],
                  "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": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-block-plugin-id=\"block_content:19945a7f-26c3-4dd6-ac2b-b6bbbf5d897e\" class=\"block tile-link-block tile--blue\" tabindex=\"0\">",
                          "target": [
                            ".tile--blue"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"tile--learn-more\">Learn More</span>",
                  "target": [
                    ".tile--blue > a > .tile--learn-more"
                  ],
                  "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": "30.0pt (40px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-block-plugin-id=\"block_content:a0dfe786-2a5b-4978-8db6-97d1e0313e52\" class=\"block tile-link-block tile--gray\" tabindex=\"0\">",
                          "target": [
                            ".tile--gray"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Daily Interest Rates</h3>",
                  "target": [
                    ".tile--gray > a > h3"
                  ],
                  "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.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-block-plugin-id=\"block_content:a0dfe786-2a5b-4978-8db6-97d1e0313e52\" class=\"block tile-link-block tile--gray\" tabindex=\"0\">",
                          "target": [
                            ".tile--gray"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field field--name-field-tile-text field--type-string field--label-hidden field__item\">View daily interest rate statistics</div>",
                  "target": [
                    ".tile--gray > a > .field--name-field-tile-text.field--type-string.field"
                  ],
                  "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": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-block-plugin-id=\"block_content:a0dfe786-2a5b-4978-8db6-97d1e0313e52\" class=\"block tile-link-block tile--gray\" tabindex=\"0\">",
                          "target": [
                            ".tile--gray"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"tile--learn-more\">Learn More</span>",
                  "target": [
                    ".tile--gray > a > .tile--learn-more"
                  ],
                  "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": "30.0pt (40px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-block-plugin-id=\"block_content:b9188f9f-a06a-4541-8dc0-e479e2cf1eda\" class=\"block tile-link-block tile--green\" tabindex=\"0\">",
                          "target": [
                            ".tile--green"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Treasury Hunt</h3>",
                  "target": [
                    "a[href$=\"treasuryhunt.gov/\"] > h3"
                  ],
                  "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.2pt (17.6px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-block-plugin-id=\"block_content:b9188f9f-a06a-4541-8dc0-e479e2cf1eda\" class=\"block tile-link-block tile--green\" tabindex=\"0\">",
                          "target": [
                            ".tile--green"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field field--name-field-tile-text field--type-string field--label-hidden field__item\">Search for Matured Bonds</div>",
                  "target": [
                    "a[href$=\"treasuryhunt.gov/\"] > .field--name-field-tile-text.field--type-string.field"
                  ],
                  "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": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div data-block-plugin-id=\"block_content:b9188f9f-a06a-4541-8dc0-e479e2cf1eda\" class=\"block tile-link-block tile--green\" tabindex=\"0\">",
                          "target": [
                            ".tile--green"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"tile--learn-more\">Learn More</span>",
                  "target": [
                    "a[href$=\"treasuryhunt.gov/\"] > .tile--learn-more"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                }
              ]
            },
            {
              "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": "<button class=\"burger\" type=\"button\">\n        <span class=\"descriptive-text\">MENU</span>\n        <span class=\"hidden-text\">MENU\n          <span class=\"menu-line\"></span>\n          <span class=\"menu-line\"></span>\n          <span class=\"menu-line\"></span>\n        </span>\n      </button>",
                  "target": [
                    "button"
                  ],
                  "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": "<span class=\"descriptive-text\">MENU</span>",
                  "target": [
                    ".descriptive-text"
                  ],
                  "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=\"collapsed-logo\">\n                        <a href=\"/\" title=\"Home\" rel=\"home\" class=\"logo\">\n                            <img src=\"/themes/custom/hamilton/logo.svg\" alt=\"Seal of the U.S. Department of the Treasury, 1789\">\n                        </a>\n                    </div>",
                  "target": [
                    ".collapsed-logo"
                  ],
                  "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=\"search-block search--mobile\">",
                  "target": [
                    ".search--mobile"
                  ],
                  "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 data-drupal-selector=\"edit-actions\" class=\"form-actions js-form-wrapper form-wrapper\" id=\"edit-actions\"><input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Go\">\n</div>",
                  "target": [
                    ".search--mobile > .block-region-search-block > .search-form.search-block-form.block-search > form > .form-actions.js-form-wrapper.form-wrapper"
                  ],
                  "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": "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Go\">",
                  "target": [
                    ".search--mobile > .block-region-search-block > .search-form.search-block-form.block-search > form > .form-actions.js-form-wrapper.form-wrapper > .search-form__submit.button.js-form-submit"
                  ],
                  "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=\"sub-nav\" id=\"accessible-megamenu-1658096553280-2\" role=\"region\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labelledby=\"accessible-megamenu-1658096553280-1\">",
                  "target": [
                    "#accessible-megamenu-1658096553280-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 class=\"mobile-sub-nav\">\n  <div class=\"block-region-col1\">\n  \n<div data-block-plugin-id=\"entity_field:node:title\" class=\"block block-ctools-block block-entity-fieldnodetitle no-underline\">\n  \n    \n      <span>About Treasury</span>\n\n  </div>\n</div>\n</div>",
                  "target": [
                    "#accessible-megamenu-1658096553280-2 > article > div > .mobile-sub-nav"
                  ],
                  "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=\"sub-nav\" id=\"accessible-megamenu-1658096553282-4\" role=\"region\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labelledby=\"accessible-megamenu-1658096553282-3\">",
                  "target": [
                    "#accessible-megamenu-1658096553282-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 class=\"mobile-sub-nav\">\n  <div class=\"block-region-col1\">\n  \n<div data-block-plugin-id=\"entity_field:node:title\" class=\"block block-ctools-block block-entity-fieldnodetitle no-underline\">\n  \n    \n      <span>Policy Issues</span>\n\n  </div>\n</div>\n</div>",
                  "target": [
                    "#accessible-megamenu-1658096553282-4 > article > div > .mobile-sub-nav"
                  ],
                  "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=\"sub-nav\" id=\"accessible-megamenu-1658096553283-6\" role=\"region\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labelledby=\"accessible-megamenu-1658096553283-5\">",
                  "target": [
                    "#accessible-megamenu-1658096553283-6"
                  ],
                  "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=\"mobile-sub-nav\">\n  <div class=\"block-region-col1\">\n  \n<div data-block-plugin-id=\"entity_field:node:title\" class=\"block block-ctools-block block-entity-fieldnodetitle no-underline\">\n  \n    \n      <span>Data</span>\n\n  </div>\n</div>\n</div>",
                  "target": [
                    "#accessible-megamenu-1658096553283-6 > article > div > .mobile-sub-nav"
                  ],
                  "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=\"sub-nav\" id=\"accessible-megamenu-1658096553285-8\" role=\"region\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labelledby=\"accessible-megamenu-1658096553285-7\">",
                  "target": [
                    "#accessible-megamenu-1658096553285-8"
                  ],
                  "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=\"mobile-sub-nav\">\n  <div class=\"block-region-col1\">\n  \n<div data-block-plugin-id=\"entity_field:node:title\" class=\"block block-ctools-block block-entity-fieldnodetitle no-underline\">\n  \n    \n      <span>Services</span>\n\n  </div>\n</div>\n</div>",
                  "target": [
                    "#accessible-megamenu-1658096553285-8 > article > div > .mobile-sub-nav"
                  ],
                  "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=\"sub-nav news-menu\" id=\"accessible-megamenu-1658096553287-10\" role=\"region\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labelledby=\"accessible-megamenu-1658096553287-9\">",
                  "target": [
                    "#accessible-megamenu-1658096553287-10"
                  ],
                  "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=\"mobile-sub-nav\">\n  <div class=\"block-region-col1\">\n  \n<div data-block-plugin-id=\"entity_field:node:title\" class=\"block block-ctools-block block-entity-fieldnodetitle no-underline\">\n  \n    \n      <span>News</span>\n\n  </div>\n</div>\n</div>",
                  "target": [
                    "#accessible-megamenu-1658096553287-10 > article > div > .mobile-sub-nav"
                  ],
                  "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=\"sub-nav\" id=\"accessible-megamenu-1658096553289-11\" role=\"region\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labelledby=\"mega-search-link\">",
                  "target": [
                    "#accessible-megamenu-1658096553289-11"
                  ],
                  "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=\"mobile-sub-nav\">\n  <div class=\"block-region-col1\">\n  \n<div data-block-plugin-id=\"entity_field:node:title\" class=\"block block-ctools-block block-entity-fieldnodetitle no-underline\">\n  \n    \n      <span>Search</span>\n\n  </div>\n</div>\n</div>",
                  "target": [
                    "#accessible-megamenu-1658096553289-11 > article > div > .mobile-sub-nav"
                  ],
                  "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": "<a href=\"/\" data-drupal-link-system-path=\"<front>\" class=\"is-active active quick-link\" data-group=\"group-0-0\" style=\"display: none;\">General Public</a>",
                  "target": [
                    "a[data-group=\"group-0-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": "<a href=\"/\" data-drupal-link-system-path=\"<front>\" class=\"is-active active quick-link\" data-group=\"group-1-0\" style=\"display: none;\">All Businesses</a>",
                  "target": [
                    "a[data-group=\"group-1-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": "<a href=\"/\" data-drupal-link-system-path=\"<front>\" class=\"is-active quick-link\" data-group=\"group-1-1\" style=\"display: none;\">Small Businesses</a>",
                  "target": [
                    "a[data-group=\"group-1-1\"]"
                  ],
                  "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": "<a href=\"/\" data-drupal-link-system-path=\"<front>\" class=\"is-active active quick-link\" data-group=\"group-2-0\" style=\"display: none;\">All Financial Institutions </a>",
                  "target": [
                    "a[data-group=\"group-2-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": "<a href=\"/\" data-drupal-link-system-path=\"<front>\" class=\"is-active active quick-link\" data-group=\"group-3-0\" style=\"display: none;\">Federal Government</a>",
                  "target": [
                    "a[data-group=\"group-3-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": "<span class=\"no-image\">\n  <img src=\"/sites/default/files/styles/featured/public/default_images/news-default-featured-image.jpg\" width=\"427\" height=\"279\" alt=\"\" loading=\"lazy\" typeof=\"Image\">\n\n\n\n</span>",
                  "target": [
                    "div:nth-child(2) > .featured-stories--horizontal[role=\"button\"] > .no-image"
                  ],
                  "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": "<span class=\"no-image\">\n  <img src=\"/sites/default/files/styles/featured/public/default_images/news-default-featured-image.jpg\" width=\"427\" height=\"279\" alt=\"\" loading=\"lazy\" typeof=\"Image\">\n\n\n\n</span>",
                  "target": [
                    "div:nth-child(3) > .featured-stories--horizontal[role=\"button\"] > .no-image"
                  ],
                  "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": "<ul class=\"clearfix ui-tabs-nav ui-corner-all ui-helper-reset ui-helper-clearfix ui-widget-header\" role=\"tablist\">",
                  "target": [
                    ".ui-tabs-nav"
                  ],
                  "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": "<header>\n  <p>TWITTER</p> <a href=\"https://twitter.com/USTreasury/\" class=\"more--inline external\">See all tweets</a>\n</header>",
                  "target": [
                    "#tab-0 > header"
                  ],
                  "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": "<span>Twitter</span>",
                  "target": [
                    "a[aria-label=\"Twitter\"] > span"
                  ],
                  "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": "<span>Facebook</span>",
                  "target": [
                    "a[aria-label=\"Facebook\"] > span"
                  ],
                  "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": "read more",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "home.treasury.gov",
                          "port": "",
                          "pathname": "/policy-issues/coronavirus/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://twitter.com/AsstSecEcon/status/1548022776019030016\" class=\"twitter-details-link\" title=\"Open twitter link\">Read More</a>",
                          "target": [
                            ".social-post:nth-child(1) > .content > .twitter-details-link[title=\"Open twitter link\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://twitter.com/USTreasury/status/1547646275499073539\" class=\"twitter-details-link\" title=\"Open twitter link\">Read More</a>",
                          "target": [
                            ".social-post:nth-child(2) > .content > .twitter-details-link[title=\"Open twitter link\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://twitter.com/USTreasury/status/1547646271766220803\" class=\"twitter-details-link\" title=\"Open twitter link\">Read More</a>",
                          "target": [
                            ".social-post:nth-child(3) > .content > .twitter-details-link[title=\"Open twitter link\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://twitter.com/USTreasury/status/1547646267089506306\" class=\"twitter-details-link\" title=\"Open twitter link\">Read More</a>",
                          "target": [
                            ".social-post:nth-child(4) > .content > .twitter-details-link[title=\"Open twitter link\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://twitter.com/USTreasury/status/1547490853467197443\" class=\"twitter-details-link\" title=\"Open twitter link\">Read More</a>",
                          "target": [
                            ".social-post:nth-child(5) > .content > .twitter-details-link[title=\"Open twitter link\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/policy-issues/coronavirus\" class=\"read-more\">Read More</a>",
                  "target": [
                    ".read-more"
                  ],
                  "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": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".social-post:nth-child(1) > .content > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://twitter.com/USTreasury\" class=\"twitterlink\" title=\"Go to twitter page\">@USTreasury</a>",
                  "target": [
                    ".twitterlink[title=\"Go to twitter page\"][href$=\"USTreasury\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-1\">",
                          "target": [
                            ".field-content > .col-1"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/policy-issues/financing-the-government/interest-rate-statistics\">Treasury Interest Rate Statistics </a>",
                  "target": [
                    ".col-1 > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#4b8025",
                        "contrastRatio": 4.75,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"block-treasury-alert-banner banner--alert banner--treasury-alert green\" id=\"banner--treasury-alert\" data-block-plugin-id=\"treasury_alert_banner_block\"> <a href=\"https://www.vaccines.gov/\">\nWe can do this. Find COVID-19 vaccines near you. Visit Vaccines.gov.\n</a></div>",
                          "target": [
                            "#banner--treasury-alert"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.75 (foreground color: #ffffff, background color: #4b8025, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.vaccines.gov/\">\nWe can do this. Find COVID-19 vaccines near you. Visit Vaccines.gov.\n</a>",
                  "target": [
                    "#banner--treasury-alert > a[href$=\"vaccines.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.75 (foreground color: #ffffff, background color: #4b8025, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4e5d66",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.81,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"social-post\">",
                          "target": [
                            ".social-post:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.81 (foreground color: #4e5d66, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"date-format\">July 14, 2022</div>",
                  "target": [
                    ".social-post:nth-child(2) > .content > .date-format"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.81 (foreground color: #4e5d66, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4e5d66",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.81,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"social-post\">",
                          "target": [
                            ".social-post:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.81 (foreground color: #4e5d66, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"date-format\">July 14, 2022</div>",
                  "target": [
                    ".social-post:nth-child(3) > .content > .date-format"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.81 (foreground color: #4e5d66, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4e5d66",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.81,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"social-post\">",
                          "target": [
                            ".social-post:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.81 (foreground color: #4e5d66, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"date-format\">July 14, 2022</div>",
                  "target": [
                    ".social-post:nth-child(4) > .content > .date-format"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.81 (foreground color: #4e5d66, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4e5d66",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.81,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"social-post\">",
                          "target": [
                            ".social-post:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.81 (foreground color: #4e5d66, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"date-format\">July 14, 2022</div>",
                  "target": [
                    ".social-post:nth-child(5) > .content > .date-format"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.81 (foreground color: #4e5d66, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "11.9pt (15.84px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 11.9pt (15.84px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>On a daily basis, Treasury publishes <span><span>Treasury Par Yield Curve Rates</span></span>, <span><span>Treasury Par Real Yield Curve Rates</span></span>, Treasury Bill Rates, Treasury Long-Term Rates and Extrapolation Factors, and Treasury Real Long-Term Rate Averages.</p>",
                  "target": [
                    ".col-1 > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 11.9pt (15.84px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "11.9pt (15.84px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 11.9pt (15.84px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Treasury Par Yield Curve Rates</span>",
                  "target": [
                    "span:nth-child(1) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 11.9pt (15.84px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "11.9pt (15.84px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 11.9pt (15.84px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Treasury Par Real Yield Curve Rates</span>",
                  "target": [
                    "p > span:nth-child(2) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 11.9pt (15.84px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea3a8",
                        "bgColor": "#0d1925",
                        "contrastRatio": 6.98,
                        "fontSize": "10.3pt (13.7738px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"post-footer\">",
                          "target": [
                            "#post-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.98 (foreground color: #9ea3a8, background color: #0d1925, font size: 10.3pt (13.7738px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://home.treasury.gov/subfooter/privacy-policy\" title=\"Privacy Policy\">Privacy Policy</a>",
                  "target": [
                    "a[title=\"Privacy Policy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.98 (foreground color: #9ea3a8, background color: #0d1925, font size: 10.3pt (13.7738px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea3a8",
                        "bgColor": "#0d1925",
                        "contrastRatio": 6.98,
                        "fontSize": "10.3pt (13.7738px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"post-footer\">",
                          "target": [
                            "#post-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.98 (foreground color: #9ea3a8, background color: #0d1925, font size: 10.3pt (13.7738px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://home.treasury.gov/subfooter/google-privacy-policy\" title=\"Google Privacy\">Google Privacy</a>",
                  "target": [
                    "a[title=\"Google Privacy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.98 (foreground color: #9ea3a8, background color: #0d1925, font size: 10.3pt (13.7738px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea3a8",
                        "bgColor": "#0d1925",
                        "contrastRatio": 6.98,
                        "fontSize": "10.3pt (13.7738px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"post-footer\">",
                          "target": [
                            "#post-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.98 (foreground color: #9ea3a8, background color: #0d1925, font size: 10.3pt (13.7738px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://home.treasury.gov/subfooter/site-policies-and-notices\" title=\"Site Policies and Notices\">Site Policies and Notices</a>",
                  "target": [
                    "a[title=\"Site Policies and Notices\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.98 (foreground color: #9ea3a8, background color: #0d1925, font size: 10.3pt (13.7738px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea3a8",
                        "bgColor": "#0d1925",
                        "contrastRatio": 6.98,
                        "fontSize": "10.3pt (13.7738px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"post-footer\">",
                          "target": [
                            "#post-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.98 (foreground color: #9ea3a8, background color: #0d1925, font size: 10.3pt (13.7738px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://home.treasury.gov/faqs\" title=\"FAQs\">FAQs</a>",
                  "target": [
                    "li:nth-child(4) > a[href$=\"faqs\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.98 (foreground color: #9ea3a8, background color: #0d1925, font size: 10.3pt (13.7738px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea3a8",
                        "bgColor": "#0d1925",
                        "contrastRatio": 6.98,
                        "fontSize": "10.3pt (13.7738px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"post-footer\">",
                          "target": [
                            "#post-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.98 (foreground color: #9ea3a8, background color: #0d1925, font size: 10.3pt (13.7738px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.treasury.gov/pages/tgovproblemsfeedbackform.aspx\" title=\"Feedback\">Feedback</a>",
                  "target": [
                    "a[title=\"Feedback\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.98 (foreground color: #9ea3a8, background color: #0d1925, font size: 10.3pt (13.7738px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea3a8",
                        "bgColor": "#0d1925",
                        "contrastRatio": 6.98,
                        "fontSize": "10.3pt (13.7738px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"post-footer\">",
                          "target": [
                            "#post-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.98 (foreground color: #9ea3a8, background color: #0d1925, font size: 10.3pt (13.7738px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/careers-at-treasury\" data-display-mobile=\"0\" data-display-desktop=\"0\" title=\"Careers\" data-drupal-link-system-path=\"node/4341\">Careers</a>",
                  "target": [
                    "li:nth-child(6) > a[href$=\"careers-at-treasury\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.98 (foreground color: #9ea3a8, background color: #0d1925, font size: 10.3pt (13.7738px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea3a8",
                        "bgColor": "#0d1925",
                        "contrastRatio": 6.98,
                        "fontSize": "10.3pt (13.7738px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"post-footer\">",
                          "target": [
                            "#post-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.98 (foreground color: #9ea3a8, background color: #0d1925, font size: 10.3pt (13.7738px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/utility/accessibility\" data-display-mobile=\"0\" data-display-desktop=\"0\" title=\"Accessibility\" data-drupal-link-system-path=\"node/3851\">Accessibility</a>",
                  "target": [
                    "li:nth-child(7) > a[href$=\"accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.98 (foreground color: #9ea3a8, background color: #0d1925, font size: 10.3pt (13.7738px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea3a8",
                        "bgColor": "#0d1925",
                        "contrastRatio": 6.98,
                        "fontSize": "10.3pt (13.7738px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"post-footer\">",
                          "target": [
                            "#post-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.98 (foreground color: #9ea3a8, background color: #0d1925, font size: 10.3pt (13.7738px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"site-plugins\">\n    Required Plug-ins <a href=\"http://get.adobe.com/reader/\" class=\"external\">Adobe® Reader®</a>\n  </div>",
                  "target": [
                    ".site-plugins"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.98 (foreground color: #9ea3a8, background color: #0d1925, font size: 10.3pt (13.7738px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea3a8",
                        "bgColor": "#0d1925",
                        "contrastRatio": 6.98,
                        "fontSize": "10.3pt (13.7738px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"post-footer\">",
                          "target": [
                            "#post-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.98 (foreground color: #9ea3a8, background color: #0d1925, font size: 10.3pt (13.7738px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://get.adobe.com/reader/\" class=\"external\">Adobe® Reader®</a>",
                  "target": [
                    "a[href$=\"reader/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.98 (foreground color: #9ea3a8, background color: #0d1925, font size: 10.3pt (13.7738px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "duplicate-id-aria",
              "impact": "critical",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value used in ARIA and in labels is unique",
              "help": "IDs used in ARIA and labels must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id-aria?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "edit-keys",
                      "relatedNodes": [
                        {
                          "html": "<input placeholder=\"Enter keywords\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"60\" maxlength=\"128\" class=\"form-search\">",
                          "target": [
                            "div > .search-block > .block-region-search-block > .search-form.search-block-form.block-search > form > .form-item.js-form-type-search.form-type-search > .form-search[placeholder=\"Enter keywords\"][data-drupal-selector=\"edit-keys\"]"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: edit-keys"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<input placeholder=\"Enter keywords\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"60\" maxlength=\"128\" class=\"form-search\">",
                  "target": [
                    ".search--mobile > .block-region-search-block > .search-form.search-block-form.block-search > form > .form-item.js-form-type-search.form-type-search > .form-search[placeholder=\"Enter keywords\"][data-drupal-selector=\"edit-keys\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: edit-keys"
                }
              ]
            },
            {
              "id": "duplicate-id",
              "impact": "minor",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value is unique",
              "help": "id attribute value must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "mm-search-block-form",
                      "relatedNodes": [
                        {
                          "html": "<div id=\"mm-search-block-form\" class=\"search-form search-block-form block block-search block-search-form-block no-underline\" onsubmit=\"return api_do_search();\" data-drupal-selector=\"search-block-form\" data-block-plugin-id=\"search_form_block\" role=\"search\">",
                          "target": [
                            "div > .search-block > .block-region-search-block > .search-form.search-block-form.block-search"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: mm-search-block-form"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"mm-search-block-form\" class=\"search-form search-block-form block block-search block-search-form-block no-underline\" onsubmit=\"return api_do_search();\" data-drupal-selector=\"search-block-form\" data-block-plugin-id=\"search_form_block\" role=\"search\">",
                  "target": [
                    ".search--mobile > .block-region-search-block > .search-form.search-block-form.block-search"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: mm-search-block-form"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "search-block-form",
                      "relatedNodes": [
                        {
                          "html": "<form action=\"/search/node\" method=\"get\" id=\"search-block-form\" accept-charset=\"UTF-8\">",
                          "target": [
                            "div > .search-block > .block-region-search-block > .search-form.search-block-form.block-search > form"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: search-block-form"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<form action=\"/search/node\" method=\"get\" id=\"search-block-form\" accept-charset=\"UTF-8\">",
                  "target": [
                    ".search--mobile > .block-region-search-block > .search-form.search-block-form.block-search > form"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: search-block-form"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "edit-actions",
                      "relatedNodes": [
                        {
                          "html": "<div data-drupal-selector=\"edit-actions\" class=\"form-actions js-form-wrapper form-wrapper\" id=\"edit-actions\"><input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Go\">\n</div>",
                          "target": [
                            "div > .search-block > .block-region-search-block > .search-form.search-block-form.block-search > form > .form-actions.js-form-wrapper.form-wrapper"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: edit-actions"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div data-drupal-selector=\"edit-actions\" class=\"form-actions js-form-wrapper form-wrapper\" id=\"edit-actions\"><input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Go\">\n</div>",
                  "target": [
                    ".search--mobile > .block-region-search-block > .search-form.search-block-form.block-search > form > .form-actions.js-form-wrapper.form-wrapper"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: edit-actions"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "edit-submit",
                      "relatedNodes": [
                        {
                          "html": "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Go\">",
                          "target": [
                            "div > .search-block > .block-region-search-block > .search-form.search-block-form.block-search > form > .form-actions.js-form-wrapper.form-wrapper > .search-form__submit.button.js-form-submit"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: edit-submit"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Go\">",
                  "target": [
                    ".search--mobile > .block-region-search-block > .search-form.search-block-form.block-search > form > .form-actions.js-form-wrapper.form-wrapper > .search-form__submit.button.js-form-submit"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: edit-submit"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "column-2",
                      "relatedNodes": [
                        {
                          "html": "<div class=\"sub-nav-group secretarys-photo secretary-column\" id=\"column-2\">",
                          "target": [
                            "#accessible-megamenu-1658096553282-4 > article > div > .mobile-scroll-wrap > .secretarys-photo.secretary-column.sub-nav-group"
                          ]
                        },
                        {
                          "html": "<div class=\"sub-nav-group secretarys-photo secretary-column\" id=\"column-2\">",
                          "target": [
                            "#accessible-megamenu-1658096553283-6 > article > div > .mobile-scroll-wrap > .secretarys-photo.secretary-column.sub-nav-group"
                          ]
                        },
                        {
                          "html": "<div class=\"sub-nav-group secretarys-photo secretary-column\" id=\"column-2\">",
                          "target": [
                            "#accessible-megamenu-1658096553285-8 > article > div > .mobile-scroll-wrap > .secretarys-photo.secretary-column.sub-nav-group"
                          ]
                        },
                        {
                          "html": "<div class=\"sub-nav-group secretarys-photo secretary-column\" id=\"column-2\">",
                          "target": [
                            "#accessible-megamenu-1658096553287-10 > article > div > .mobile-scroll-wrap > .secretarys-photo.secretary-column.sub-nav-group"
                          ]
                        },
                        {
                          "html": "<div class=\"sub-nav-group secretarys-photo secretary-column\" id=\"column-2\">",
                          "target": [
                            "#accessible-megamenu-1658096553289-11 > article > div > .mobile-scroll-wrap > .secretarys-photo.secretary-column.sub-nav-group"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: column-2"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"sub-nav-group secretarys-photo secretary-column\" id=\"column-2\">",
                  "target": [
                    "#accessible-megamenu-1658096553280-2 > article > div > .mobile-scroll-wrap > .secretarys-photo.secretary-column.sub-nav-group"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: column-2"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "column-3",
                      "relatedNodes": [
                        {
                          "html": "<div class=\"secretarys-bio sub-nav-group secretary-column\" id=\"column-3\">",
                          "target": [
                            "#accessible-megamenu-1658096553282-4 > article > div > .mobile-scroll-wrap > .secretarys-bio.secretary-column.sub-nav-group"
                          ]
                        },
                        {
                          "html": "<div class=\"secretarys-bio sub-nav-group secretary-column\" id=\"column-3\">",
                          "target": [
                            "#accessible-megamenu-1658096553283-6 > article > div > .mobile-scroll-wrap > .secretarys-bio.secretary-column.sub-nav-group"
                          ]
                        },
                        {
                          "html": "<div class=\"secretarys-bio sub-nav-group secretary-column\" id=\"column-3\">",
                          "target": [
                            "#accessible-megamenu-1658096553285-8 > article > div > .mobile-scroll-wrap > .secretarys-bio.secretary-column.sub-nav-group"
                          ]
                        },
                        {
                          "html": "<div class=\"secretarys-bio sub-nav-group secretary-column\" id=\"column-3\">",
                          "target": [
                            "#accessible-megamenu-1658096553287-10 > article > div > .mobile-scroll-wrap > .secretarys-bio.secretary-column.sub-nav-group"
                          ]
                        },
                        {
                          "html": "<div class=\"secretarys-bio sub-nav-group secretary-column\" id=\"column-3\">",
                          "target": [
                            "#accessible-megamenu-1658096553289-11 > article > div > .mobile-scroll-wrap > .secretarys-bio.secretary-column.sub-nav-group"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: column-3"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"secretarys-bio sub-nav-group secretary-column\" id=\"column-3\">",
                  "target": [
                    "#accessible-megamenu-1658096553280-2 > article > div > .mobile-scroll-wrap > .secretarys-bio.secretary-column.sub-nav-group"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: column-3"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "column-4",
                      "relatedNodes": [
                        {
                          "html": "<div class=\"sub-nav-group secretary-remarks secretary-column\" id=\"column-4\">",
                          "target": [
                            "#accessible-megamenu-1658096553282-4 > article > div > .mobile-scroll-wrap > .secretary-remarks.secretary-column.sub-nav-group"
                          ]
                        },
                        {
                          "html": "<div class=\"sub-nav-group secretary-remarks secretary-column\" id=\"column-4\">",
                          "target": [
                            "#accessible-megamenu-1658096553283-6 > article > div > .mobile-scroll-wrap > .secretary-remarks.secretary-column.sub-nav-group"
                          ]
                        },
                        {
                          "html": "<div class=\"sub-nav-group secretary-remarks secretary-column\" id=\"column-4\">",
                          "target": [
                            "#accessible-megamenu-1658096553285-8 > article > div > .mobile-scroll-wrap > .secretary-remarks.secretary-column.sub-nav-group"
                          ]
                        },
                        {
                          "html": "<div class=\"sub-nav-group secretary-remarks secretary-column\" id=\"column-4\">",
                          "target": [
                            "#accessible-megamenu-1658096553287-10 > article > div > .mobile-scroll-wrap > .secretary-remarks.secretary-column.sub-nav-group"
                          ]
                        },
                        {
                          "html": "<div class=\"sub-nav-group secretary-remarks secretary-column\" id=\"column-4\">",
                          "target": [
                            "#accessible-megamenu-1658096553289-11 > article > div > .mobile-scroll-wrap > .secretary-remarks.secretary-column.sub-nav-group"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: column-4"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"sub-nav-group secretary-remarks secretary-column\" id=\"column-4\">",
                  "target": [
                    "#accessible-megamenu-1658096553280-2 > article > div > .mobile-scroll-wrap > .secretary-remarks.secretary-column.sub-nav-group"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: column-4"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "column-5",
                      "relatedNodes": [
                        {
                          "html": "<div class=\"sub-nav-group secretary-travel-schedule secretary-column\" id=\"column-5\">",
                          "target": [
                            "#accessible-megamenu-1658096553282-4 > article > div > .mobile-scroll-wrap > .secretary-travel-schedule.secretary-column.sub-nav-group"
                          ]
                        },
                        {
                          "html": "<div class=\"sub-nav-group secretary-travel-schedule secretary-column\" id=\"column-5\">",
                          "target": [
                            "#accessible-megamenu-1658096553283-6 > article > div > .mobile-scroll-wrap > .secretary-travel-schedule.secretary-column.sub-nav-group"
                          ]
                        },
                        {
                          "html": "<div class=\"sub-nav-group secretary-travel-schedule secretary-column\" id=\"column-5\">",
                          "target": [
                            "#accessible-megamenu-1658096553285-8 > article > div > .mobile-scroll-wrap > .secretary-travel-schedule.secretary-column.sub-nav-group"
                          ]
                        },
                        {
                          "html": "<div class=\"sub-nav-group secretary-travel-schedule secretary-column\" id=\"column-5\">",
                          "target": [
                            "#accessible-megamenu-1658096553287-10 > article > div > .mobile-scroll-wrap > .secretary-travel-schedule.secretary-column.sub-nav-group"
                          ]
                        },
                        {
                          "html": "<div class=\"sub-nav-group secretary-travel-schedule secretary-column\" id=\"column-5\">",
                          "target": [
                            "#accessible-megamenu-1658096553289-11 > article > div > .mobile-scroll-wrap > .secretary-travel-schedule.secretary-column.sub-nav-group"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: column-5"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"sub-nav-group secretary-travel-schedule secretary-column\" id=\"column-5\">",
                  "target": [
                    "#accessible-megamenu-1658096553280-2 > article > div > .mobile-scroll-wrap > .secretary-travel-schedule.secretary-column.sub-nav-group"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: column-5"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "column-6",
                      "relatedNodes": [
                        {
                          "html": "<div class=\"sub-nav-group secretary-column\" id=\"column-6\">",
                          "target": [
                            "#accessible-megamenu-1658096553282-4 > article > div > .mobile-scroll-wrap > .secretary-column.sub-nav-group:nth-child(5)"
                          ]
                        },
                        {
                          "html": "<div class=\"sub-nav-group secretary-column\" id=\"column-6\">",
                          "target": [
                            "#accessible-megamenu-1658096553283-6 > article > div > .mobile-scroll-wrap > .secretary-column.sub-nav-group:nth-child(5)"
                          ]
                        },
                        {
                          "html": "<div class=\"sub-nav-group secretary-column\" id=\"column-6\">",
                          "target": [
                            "#accessible-megamenu-1658096553285-8 > article > div > .mobile-scroll-wrap > .secretary-column.sub-nav-group:nth-child(5)"
                          ]
                        },
                        {
                          "html": "<div class=\"sub-nav-group twitter-feed\" id=\"column-6\">",
                          "target": [
                            ".twitter-feed"
                          ]
                        },
                        {
                          "html": "<div class=\"sub-nav-group secretary-column\" id=\"column-6\">\n      \n  </div>",
                          "target": [
                            "#accessible-megamenu-1658096553289-11 > article > div > .mobile-scroll-wrap > .secretary-column.sub-nav-group:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: column-6"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"sub-nav-group secretary-column\" id=\"column-6\">",
                  "target": [
                    "#accessible-megamenu-1658096553280-2 > article > div > .mobile-scroll-wrap > .secretary-column.sub-nav-group:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: column-6"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "-menu",
                      "relatedNodes": [
                        {
                          "html": "<h2 id=\"-menu\">Businesses</h2>",
                          "target": [
                            ".block-region-col3 > .menu--quick-links[aria-label=\"-menu\"][data-block-plugin-id=\"menu_block:quick-links\"] > h2"
                          ]
                        },
                        {
                          "html": "<h2 id=\"-menu\">Financial Institutions</h2>",
                          "target": [
                            ".block-region-col4 > .menu--quick-links[aria-label=\"-menu\"][data-block-plugin-id=\"menu_block:quick-links\"] > h2"
                          ]
                        },
                        {
                          "html": "<h2 id=\"-menu\">Government</h2>",
                          "target": [
                            ".block-region-col5 > .menu--quick-links[aria-label=\"-menu\"][data-block-plugin-id=\"menu_block:quick-links\"] > h2"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: -menu"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2 id=\"-menu\">The Public</h2>",
                  "target": [
                    ".block-region-col2 > .menu--quick-links[aria-label=\"-menu\"][data-block-plugin-id=\"menu_block:quick-links\"] > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: -menu"
                }
              ]
            },
            {
              "id": "focus-order-semantics",
              "impact": "minor",
              "tags": [
                "cat.keyboard",
                "best-practice",
                "experimental"
              ],
              "description": "Ensures elements in the focus order have a role appropriate for interactive content",
              "help": "Elements in the focus order should have an appropriate role",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/focus-order-semantics?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-widget-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have a widget role."
                    },
                    {
                      "id": "valid-scrollable-semantics",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has invalid semantics for an element in the focus order."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div data-block-plugin-id=\"block_content:19945a7f-26c3-4dd6-ac2b-b6bbbf5d897e\" class=\"block tile-link-block tile--blue\" tabindex=\"0\">",
                  "target": [
                    ".tile--blue"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have a widget role.\n  Element has invalid semantics for an element in the focus order."
                },
                {
                  "any": [
                    {
                      "id": "has-widget-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have a widget role."
                    },
                    {
                      "id": "valid-scrollable-semantics",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has invalid semantics for an element in the focus order."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div data-block-plugin-id=\"block_content:a0dfe786-2a5b-4978-8db6-97d1e0313e52\" class=\"block tile-link-block tile--gray\" tabindex=\"0\">",
                  "target": [
                    ".tile--gray"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have a widget role.\n  Element has invalid semantics for an element in the focus order."
                },
                {
                  "any": [
                    {
                      "id": "has-widget-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have a widget role."
                    },
                    {
                      "id": "valid-scrollable-semantics",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has invalid semantics for an element in the focus order."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div data-block-plugin-id=\"block_content:b9188f9f-a06a-4541-8dc0-e479e2cf1eda\" class=\"block tile-link-block tile--green\" tabindex=\"0\">",
                  "target": [
                    ".tile--green"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have a widget role.\n  Element has invalid semantics for an element in the focus order."
                }
              ]
            },
            {
              "id": "landmark-no-duplicate-banner",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has at most one banner landmark",
              "help": "Document should not have more than one banner landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-no-duplicate-banner?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "page-no-duplicate-banner",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<header id=\"usa-header\">",
                          "target": [
                            "#usa-header"
                          ]
                        },
                        {
                          "html": "<header id=\"header\">",
                          "target": [
                            "#header"
                          ]
                        },
                        {
                          "html": "<header class=\"view-header header-line\">",
                          "target": [
                            ".header-line"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "Document has more than one banner landmark"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<header id=\"branding\">\n        <div class=\"mq--t\">\n                    </div>\n    </header>",
                  "target": [
                    "#branding"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has more than one banner landmark"
                }
              ]
            },
            {
              "id": "landmark-no-duplicate-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has at most one main landmark",
              "help": "Document should not have more than one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-no-duplicate-main?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "page-no-duplicate-main",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<div class=\"clearfix content__container\" id=\"main\" role=\"main\">",
                          "target": [
                            "#main"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "Document has more than one main landmark"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"clearfix hero-region\" id=\"hero-inner\" role=\"main\" style=\"margin-top: 192.156px;\">",
                  "target": [
                    "#hero-inner"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has more than one main landmark"
                }
              ]
            },
            {
              "id": "landmark-unique",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "help": "Ensures landmarks are unique",
              "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "banner",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<header id=\"usa-header\">",
                          "target": [
                            "#usa-header"
                          ]
                        },
                        {
                          "html": "<header id=\"header\">",
                          "target": [
                            "#header"
                          ]
                        },
                        {
                          "html": "<header class=\"view-header header-line\">",
                          "target": [
                            ".header-line"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<header id=\"branding\">\n        <div class=\"mq--t\">\n                    </div>\n    </header>",
                  "target": [
                    "#branding"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                },
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "main",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"clearfix content__container\" id=\"main\" role=\"main\">",
                          "target": [
                            "#main"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"clearfix hero-region\" id=\"hero-inner\" role=\"main\" style=\"margin-top: 192.156px;\">",
                  "target": [
                    "#hero-inner"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                },
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "complementary",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<aside class=\"two-two-row2-col2\">",
                          "target": [
                            ".two-two-row2-col2"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<aside class=\"two-two-row1-col2\">\n        \n      </aside>",
                  "target": [
                    ".two-two-row1-col2"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "id": "link-in-text-block",
              "impact": "serious",
              "tags": [
                "cat.color",
                "experimental",
                "wcag2a",
                "wcag141"
              ],
              "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
              "help": "Links must be distinguishable without relying on color",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-in-text-block?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".social-post:nth-child(2) > .content > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Links need to be distinguished from surrounding text in some way other than by color"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://t.co/4UUd2uKdpy\" class=\"twitterlink\" title=\"click to open link\">https://t.co/4UUd2uKdpy</a>",
                  "target": [
                    "a[href$=\"4UUd2uKdpy\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Links need to be distinguished from surrounding text in some way other than by color"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".social-post:nth-child(3) > .content > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Links need to be distinguished from surrounding text in some way other than by color"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://t.co/OzptrT6U16\" class=\"twitterlink\" title=\"click to open link\">https://t.co/OzptrT6U16</a>",
                  "target": [
                    "a[href$=\"OzptrT6U16\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Links need to be distinguished from surrounding text in some way other than by color"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".social-post:nth-child(4) > .content > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Links need to be distinguished from surrounding text in some way other than by color"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://t.co/QSFcFRRP6U\" class=\"twitterlink\" title=\"click to open link\">https://t.co/QSFcFRRP6U</a>",
                  "target": [
                    "a[href$=\"QSFcFRRP6U\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Links need to be distinguished from surrounding text in some way other than by color"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".social-post:nth-child(5) > .content > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Links need to be distinguished from surrounding text in some way other than by color"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://twitter.com/g20org\" class=\"twitterlink\" title=\"Go to twitter page\">@g20org</a>",
                  "target": [
                    "a[href$=\"g20org\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Links need to be distinguished from surrounding text in some way other than by color"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".social-post:nth-child(5) > .content > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Links need to be distinguished from surrounding text in some way other than by color"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://twitter.com/SecYellen\" class=\"twitterlink\" title=\"Go to twitter page\">@SecYellen</a>",
                  "target": [
                    "a[href$=\"SecYellen\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Links need to be distinguished from surrounding text in some way other than by color"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".social-post:nth-child(5) > .content > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Links need to be distinguished from surrounding text in some way other than by color"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://t.co/HQLn7jkO0t\" class=\"twitterlink\" title=\"click to open link\">https://t.co/HQLn7jkO0t</a>",
                  "target": [
                    "a[href$=\"HQLn7jkO0t\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Links need to be distinguished from surrounding text in some way other than by color"
                }
              ]
            },
            {
              "id": "nested-interactive",
              "impact": "serious",
              "tags": [
                "cat.keyboard",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
              "help": "Interactive controls must not be nested",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/nested-interactive?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "no-focusable-content",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/news/featured-stories/treasury-applauds-appointment-of-chief-lynn-malerba-as-treasurer-of-the-united-states\" hreflang=\"en\">Treasury Applauds Appointment of Chief Lynn Malerba as Treasurer of the United States</a>",
                          "target": [
                            ".full-featured-stories--horizontal > .featured-stories--horizontal__col2 > .featured-stories__headline > a[hreflang=\"en\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has focusable descendants"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"featured-stories--horizontal full-featured-stories--horizontal\" tabindex=\"0\" role=\"button\" style=\"height: auto;\">",
                  "target": [
                    ".full-featured-stories--horizontal"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has focusable descendants"
                },
                {
                  "any": [
                    {
                      "id": "no-focusable-content",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/news/featured-stories/measuring-the-strength-of-the-recovery\" hreflang=\"en\">Measuring the Strength of the Recovery</a>",
                          "target": [
                            "div:nth-child(2) > .featured-stories--horizontal[role=\"button\"] > .featured-stories--horizontal__col2 > .featured-stories__headline > a[hreflang=\"en\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has focusable descendants"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"featured-stories--horizontal\" tabindex=\"0\" role=\"button\" style=\"height: 552.461px;\">",
                  "target": [
                    "div:nth-child(2) > .featured-stories--horizontal[role=\"button\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has focusable descendants"
                },
                {
                  "any": [
                    {
                      "id": "no-focusable-content",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/news/featured-stories/new-treasury-report-finds-corporate-concentration-anti-competitive-practices-have-stifled-wages-for-workers-and-reduced-their-power-in-the-marketplace\" hreflang=\"en\">",
                          "target": [
                            "div:nth-child(3) > .featured-stories--horizontal[role=\"button\"] > .featured-stories--horizontal__col2 > .featured-stories__headline > a[hreflang=\"en\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has focusable descendants"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"featured-stories--horizontal\" tabindex=\"0\" role=\"button\" style=\"height: 552.461px;\">",
                  "target": [
                    "div:nth-child(3) > .featured-stories--horizontal[role=\"button\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has focusable descendants"
                }
              ]
            },
            {
              "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": "<div id=\"alert-banner-region\">",
                  "target": [
                    "#alert-banner-region"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"view-header\">\n      <h2><a href=\"/news/featured-stories\">Featured Stories</a></h2><span class=\"heading-border\"><span class=\"line\"></span></span>\n    </div>",
                  "target": [
                    ".featued-stories--promoted-block > .view-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"view-footer\">\n      <a class=\"featured-stories-viewall\" href=\"/news/featured-stories\">View all Featured Stories</a>\n    </div>",
                  "target": [
                    ".featued-stories--promoted-block > .view-footer"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<section id=\"social-section\">",
                  "target": [
                    "#social-section"
                  ],
                  "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://home.treasury.gov/",
      "what": "URL",
      "result": "https://home.treasury.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://home.treasury.gov/",
      "result": {
        "Error": {
          "AA.1_1_1.H67.1": {
            "Img element with empty alt text must have absent or empty title attribute.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://pbs.twimg.com/profile_images/1356299139492040707/eOOxjLFn_normal.jpg\" alt=\"\" title=\"Twitter Profile Image\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://pbs.twimg.com/profile_images/1528799457990610944/8XlEm1Yq_normal.jpg\" alt=\"\" title=\"Twitter Profile Image\">"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/sites/default/files/styles/featured/public/default_images/news-default-featured-image.jpg\" width=\"427\" height=\"279\" alt=\"\" loading=\"lazy\" typeof=\"Image\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/system/files/291/hero-building-light.jpg\" width=\"1598\" height=\"901\" alt=\"\" loading=\"lazy\" typeof=\"foaf:Image\">"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "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": "#navigation",
                "code": "<div id=\"navigation\">...</div>"
              },
              {
                "tagName": "header",
                "id": "#header",
                "code": "<header id=\"header\">...</header>"
              },
              {
                "tagName": "header",
                "id": "#usa-header",
                "code": "<header id=\"usa-header\">...</header>"
              }
            ]
          },
          "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": "a",
                "id": "",
                "code": "<a href=\"/policy-issues/coronavirus\">...</a>"
              }
            ]
          },
          "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": "a",
                "id": "",
                "code": "<a href=\"/policy-issues/coronavirus\" class=\"read-more\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"slide__subtitle\">...</div>"
              }
            ]
          },
          "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": "#mega-search-link",
                "code": "<a href=\"/search\" class=\"mm-top\" onclick=\"return false;\" id=\"mega-search-link\" aria-controls=\"accessible-megamenu-1658096566126-11\" aria-expanded=\"false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#main-content\" class=\"is-active\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/policy-issues/financing-the-government/interest-rate-statistics\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://home.treasury.gov/utility/accessibility\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://home.treasury.gov/utility/contact\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://home.treasury.gov/utility/languages\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"super-header-title\">...</div>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://home.treasury.gov/",
      "what": "URL",
      "result": "https://home.treasury.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://home.treasury.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 346,
            "recommendation": 14,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Img_TitleEmptyWhenAltNull",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[5]/div[1]/img[1]",
                "aria": "/document[1]/tabpanel[1]/presentation[5]"
              },
              "message": "The image 'alt' attribute is empty, but the 'title' attribute is not empty",
              "bounds": {
                "left": 8,
                "top": 13345,
                "height": 48,
                "width": 48
              },
              "snippet": "<img title=\"Twitter Profile Image\" alt=\"\" src=\"https://pbs.twimg.com/profile_images/1356299139492040707/eOOxjLFn_normal.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_TitleEmptyWhenAltNull",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[4]/div[1]/img[1]",
                "aria": "/document[1]/tabpanel[1]/presentation[4]"
              },
              "message": "The image 'alt' attribute is empty, but the 'title' attribute is not empty",
              "bounds": {
                "left": 8,
                "top": 13187,
                "height": 48,
                "width": 48
              },
              "snippet": "<img title=\"Twitter Profile Image\" alt=\"\" src=\"https://pbs.twimg.com/profile_images/1356299139492040707/eOOxjLFn_normal.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_TitleEmptyWhenAltNull",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[3]/div[1]/img[1]",
                "aria": "/document[1]/tabpanel[1]/presentation[3]"
              },
              "message": "The image 'alt' attribute is empty, but the 'title' attribute is not empty",
              "bounds": {
                "left": 8,
                "top": 13029,
                "height": 48,
                "width": 48
              },
              "snippet": "<img title=\"Twitter Profile Image\" alt=\"\" src=\"https://pbs.twimg.com/profile_images/1356299139492040707/eOOxjLFn_normal.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_TitleEmptyWhenAltNull",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[2]/div[1]/img[1]",
                "aria": "/document[1]/tabpanel[1]/presentation[2]"
              },
              "message": "The image 'alt' attribute is empty, but the 'title' attribute is not empty",
              "bounds": {
                "left": 8,
                "top": 12871,
                "height": 48,
                "width": 48
              },
              "snippet": "<img title=\"Twitter Profile Image\" alt=\"\" src=\"https://pbs.twimg.com/profile_images/1356299139492040707/eOOxjLFn_normal.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_TitleEmptyWhenAltNull",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/tabpanel[1]/presentation[1]"
              },
              "message": "The image 'alt' attribute is empty, but the 'title' attribute is not empty",
              "bounds": {
                "left": 8,
                "top": 12713,
                "height": 48,
                "width": 48
              },
              "snippet": "<img title=\"Twitter Profile Image\" alt=\"\" src=\"https://pbs.twimg.com/profile_images/1528799457990610944/8XlEm1Yq_normal.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Label_UniqueFor",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/label[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/search[1]"
              },
              "message": "Form control has more than one label",
              "bounds": {
                "left": 48,
                "top": 9822,
                "height": 18,
                "width": 44
              },
              "snippet": "<label class=\"visually-hidden\" for=\"edit-keys\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/head[1]/script[25]",
                "aria": "/document[1]"
              },
              "message": "The <script> element has the id \"boomr-scr-as\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script async=\"\" src=\"https://s.go-mpulse.net/boomerang/M33KD-YMV8Y-625W4-V96WF-R28AJ\" id=\"boomr-scr-as\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[5]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]"
              },
              "message": "The <div> element has the id \"column-6\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 10467,
                "height": 0,
                "width": 744
              },
              "snippet": "<div id=\"column-6\" class=\"sub-nav-group secretary-column\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[4]/div[1]/nav[1]/h2[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/navigation[4]/heading[1]"
              },
              "message": "The <h2> element has the id \"-menu\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 10345,
                "height": 28,
                "width": 744
              },
              "snippet": "<h2 id=\"-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[4]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]"
              },
              "message": "The <div> element has the id \"column-5\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 10345,
                "height": 122,
                "width": 744
              },
              "snippet": "<div id=\"column-5\" class=\"sub-nav-group secretary-travel-schedule secretary-column\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[3]/div[1]/nav[1]/h2[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/navigation[3]/heading[1]"
              },
              "message": "The <h2> element has the id \"-menu\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 10204,
                "height": 28,
                "width": 744
              },
              "snippet": "<h2 id=\"-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[3]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]"
              },
              "message": "The <div> element has the id \"column-4\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 10204,
                "height": 122,
                "width": 744
              },
              "snippet": "<div id=\"column-4\" class=\"sub-nav-group secretary-remarks secretary-column\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[2]/div[1]/nav[1]/h2[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/navigation[2]/heading[1]"
              },
              "message": "The <h2> element has the id \"-menu\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 10044,
                "height": 28,
                "width": 744
              },
              "snippet": "<h2 id=\"-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[2]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]"
              },
              "message": "The <div> element has the id \"column-3\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 10044,
                "height": 140,
                "width": 744
              },
              "snippet": "<div id=\"column-3\" class=\"secretarys-bio sub-nav-group secretary-column\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]"
              },
              "message": "The <div> element has the id \"column-2\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 9903,
                "height": 122,
                "width": 744
              },
              "snippet": "<div id=\"column-2\" class=\"sub-nav-group secretarys-photo secretary-column\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/input[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/search[1]/button[1]"
              },
              "message": "The <input> element has the id \"edit-submit\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 9843,
                "height": 22,
                "width": 34
              },
              "snippet": "<input value=\"Go\" id=\"edit-submit\" type=\"submit\" data-drupal-selector=\"edit-submit\" class=\"search-form__submit button js-form-submit form-submit\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/search[1]"
              },
              "message": "The <div> element has the id \"edit-actions\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 9843,
                "height": 22,
                "width": 744
              },
              "snippet": "<div id=\"edit-actions\" class=\"form-actions js-form-wrapper form-wrapper\" data-drupal-selector=\"edit-actions\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/input[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/search[1]/searchbox[1]"
              },
              "message": "The <input> element has the id \"edit-keys\" that is already in use",
              "bounds": {
                "left": 96,
                "top": 9821,
                "height": 22,
                "width": 414
              },
              "snippet": "<input class=\"form-search\" maxlength=\"128\" size=\"60\" value=\"\" name=\"keys\" id=\"edit-keys\" type=\"search\" data-drupal-selector=\"edit-keys\" placeholder=\"Enter keywords\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/form[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/search[1]"
              },
              "message": "The <form> element has the id \"search-block-form\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 9821,
                "height": 43,
                "width": 744
              },
              "snippet": "<form accept-charset=\"UTF-8\" id=\"search-block-form\" method=\"get\" action=\"/search/node\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/search[1]"
              },
              "message": "The <div> element has the id \"mm-search-block-form\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 9821,
                "height": 43,
                "width": 744
              },
              "snippet": "<div role=\"search\" data-block-plugin-id=\"search_form_block\" data-drupal-selector=\"search-block-form\" onsubmit=\"return api_do_search();\" class=\"search-form search-block-form block block-search block-search-form-block no-underline\" id=\"mm-search-block-form\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[5]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[1]"
              },
              "message": "The <div> element has the id \"column-6\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 9626,
                "height": 177,
                "width": 744
              },
              "snippet": "<div id=\"column-6\" class=\"sub-nav-group twitter-feed\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[4]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[1]"
              },
              "message": "The <div> element has the id \"column-5\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 9402,
                "height": 204,
                "width": 744
              },
              "snippet": "<div id=\"column-5\" class=\"sub-nav-group secretary-travel-schedule secretary-column\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[3]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[1]"
              },
              "message": "The <div> element has the id \"column-4\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 9150,
                "height": 233,
                "width": 744
              },
              "snippet": "<div id=\"column-4\" class=\"sub-nav-group secretary-remarks secretary-column\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[2]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[1]"
              },
              "message": "The <div> element has the id \"column-3\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 8897,
                "height": 233,
                "width": 744
              },
              "snippet": "<div id=\"column-3\" class=\"secretarys-bio sub-nav-group secretary-column\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[1]"
              },
              "message": "The <div> element has the id \"column-2\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 8701,
                "height": 177,
                "width": 744
              },
              "snippet": "<div id=\"column-2\" class=\"sub-nav-group secretarys-photo secretary-column\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[5]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]"
              },
              "message": "The <div> element has the id \"column-6\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 8165,
                "height": 463,
                "width": 744
              },
              "snippet": "<div id=\"column-6\" class=\"sub-nav-group secretary-column\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[4]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]"
              },
              "message": "The <div> element has the id \"column-5\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 7752,
                "height": 394,
                "width": 744
              },
              "snippet": "<div id=\"column-5\" class=\"sub-nav-group secretary-travel-schedule secretary-column\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[3]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]"
              },
              "message": "The <div> element has the id \"column-4\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 7391,
                "height": 342,
                "width": 744
              },
              "snippet": "<div id=\"column-4\" class=\"sub-nav-group secretary-remarks secretary-column\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[2]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]"
              },
              "message": "The <div> element has the id \"column-3\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 6909,
                "height": 463,
                "width": 744
              },
              "snippet": "<div id=\"column-3\" class=\"secretarys-bio sub-nav-group secretary-column\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]"
              },
              "message": "The <div> element has the id \"column-2\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 6376,
                "height": 514,
                "width": 744
              },
              "snippet": "<div id=\"column-2\" class=\"sub-nav-group secretarys-photo secretary-column\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[5]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[1]"
              },
              "message": "The <div> element has the id \"column-6\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 6237,
                "height": 66,
                "width": 744
              },
              "snippet": "<div id=\"column-6\" class=\"sub-nav-group secretary-column\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[4]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[1]"
              },
              "message": "The <div> element has the id \"column-5\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 6035,
                "height": 183,
                "width": 744
              },
              "snippet": "<div id=\"column-5\" class=\"sub-nav-group secretary-travel-schedule secretary-column\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[3]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[1]"
              },
              "message": "The <div> element has the id \"column-4\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 5712,
                "height": 303,
                "width": 744
              },
              "snippet": "<div id=\"column-4\" class=\"sub-nav-group secretary-remarks secretary-column\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[2]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[1]"
              },
              "message": "The <div> element has the id \"column-3\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 5420,
                "height": 273,
                "width": 744
              },
              "snippet": "<div id=\"column-3\" class=\"secretarys-bio sub-nav-group secretary-column\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[1]"
              },
              "message": "The <div> element has the id \"column-2\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 5041,
                "height": 359,
                "width": 744
              },
              "snippet": "<div id=\"column-2\" class=\"sub-nav-group secretarys-photo secretary-column\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[5]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]"
              },
              "message": "The <div> element has the id \"column-6\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 4455,
                "height": 510,
                "width": 744
              },
              "snippet": "<div id=\"column-6\" class=\"sub-nav-group secretary-column\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[4]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]"
              },
              "message": "The <div> element has the id \"column-5\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 3904,
                "height": 532,
                "width": 744
              },
              "snippet": "<div id=\"column-5\" class=\"sub-nav-group secretary-travel-schedule secretary-column\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[3]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]"
              },
              "message": "The <div> element has the id \"column-4\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 3353,
                "height": 532,
                "width": 744
              },
              "snippet": "<div id=\"column-4\" class=\"sub-nav-group secretary-remarks secretary-column\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[2]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]"
              },
              "message": "The <div> element has the id \"column-3\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 2836,
                "height": 497,
                "width": 744
              },
              "snippet": "<div id=\"column-3\" class=\"secretarys-bio sub-nav-group secretary-column\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]"
              },
              "message": "The <div> element has the id \"column-2\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 2319,
                "height": 497,
                "width": 744
              },
              "snippet": "<div id=\"column-2\" class=\"sub-nav-group secretarys-photo secretary-column\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[5]/div[2]/p[1]",
                "aria": "/document[1]/tabpanel[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 13431,
                "height": 37,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[4]/div[2]/p[1]",
                "aria": "/document[1]/tabpanel[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 13273,
                "height": 37,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[3]/div[2]/p[1]",
                "aria": "/document[1]/tabpanel[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 13115,
                "height": 37,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[2]/div[2]/p[1]",
                "aria": "/document[1]/tabpanel[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 12957,
                "height": 37,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[1]/div[2]/p[1]",
                "aria": "/document[1]/tabpanel[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 12799,
                "height": 37,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/a[1]",
                "aria": "/document[1]/tabpanel[1]/link[19]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 13503,
                "height": 18,
                "width": 107
              },
              "snippet": "<a title=\"Open twitter link\" class=\"twitter-viewall-link\" href=\"https://twitter.com/USTreasury/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/header[1]/p[1]",
                "aria": "/document[1]/tabpanel[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 12660,
                "height": 19,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 12539,
                "height": 18,
                "width": 163
              },
              "snippet": "<a href=\"/news/featured-stories\" class=\"featured-stories-viewall\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]",
                "aria": "/document[1]/button[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 12182,
                "height": 357,
                "width": 784
              },
              "snippet": "<div role=\"button\" tabindex=\"0\" class=\"featured-stories--horizontal\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]",
                "aria": "/document[1]/button[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 11844,
                "height": 339,
                "width": 784
              },
              "snippet": "<div role=\"button\" tabindex=\"0\" class=\"featured-stories--horizontal\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 11770,
                "height": 74,
                "width": 784
              },
              "snippet": "<div role=\"button\" tabindex=\"0\" class=\"featured-stories--horizontal full-featured-stories--horizontal\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 11723,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 10483,
                "height": 18,
                "width": 456
              },
              "snippet": "<a href=\"https://www.vaccines.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[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": 271,
                "height": 18,
                "width": 337
              },
              "snippet": "<a class=\"logo\" rel=\"home\" title=\"Home\" href=\"/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OneBannerInSiblingSet_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[3]",
                "aria": "/document[1]/banner[3]"
              },
              "message": "There is more than one element with \"banner\" role on the page",
              "bounds": {
                "left": 8,
                "top": 133,
                "height": 117,
                "width": 784
              },
              "snippet": "<header id=\"header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OneBannerInSiblingSet_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[2]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "There is more than one element with \"banner\" role on the page",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 109,
                "width": 784
              },
              "snippet": "<header id=\"usa-header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OneBannerInSiblingSet_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "There is more than one element with \"banner\" role on the page",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 0,
                "width": 784
              },
              "snippet": "<header id=\"branding\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleSearchLandmarks",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/search[1]"
              },
              "message": "Multiple elements with \"search\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 9821,
                "height": 43,
                "width": 744
              },
              "snippet": "<div role=\"search\" data-block-plugin-id=\"search_form_block\" data-drupal-selector=\"search-block-form\" onsubmit=\"return api_do_search();\" class=\"search-form search-block-form block block-search block-search-form-block no-underline\" id=\"mm-search-block-form\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleSearchLandmarks",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/navigation[1]/list[1]/search[1]"
              },
              "message": "Multiple elements with \"search\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 306,
                "height": 43,
                "width": 744
              },
              "snippet": "<div role=\"search\" data-block-plugin-id=\"search_form_block\" data-drupal-selector=\"search-block-form\" onsubmit=\"return api_do_search();\" class=\"search-form search-block-form block block-search block-search-form-block no-underline\" id=\"mm-search-block-form\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[4]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/navigation[4]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 10345,
                "height": 122,
                "width": 744
              },
              "snippet": "<nav class=\"block block-menu navigation block-system-menublock menu--quick-links\" data-block-plugin-id=\"menu_block:quick-links\" aria-label=\"-menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[3]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/navigation[3]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 10204,
                "height": 122,
                "width": 744
              },
              "snippet": "<nav class=\"block block-menu navigation block-system-menublock menu--quick-links\" data-block-plugin-id=\"menu_block:quick-links\" aria-label=\"-menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 10044,
                "height": 140,
                "width": 744
              },
              "snippet": "<nav class=\"block block-menu navigation block-system-menublock menu--quick-links\" data-block-plugin-id=\"menu_block:quick-links\" aria-label=\"-menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 9903,
                "height": 122,
                "width": 744
              },
              "snippet": "<nav class=\"block block-menu navigation block-system-menublock menu--quick-links\" data-block-plugin-id=\"menu_block:quick-links\" aria-label=\"-menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 306,
                "height": 10161,
                "width": 784
              },
              "snippet": "<nav role=\"navigation\" class=\"mm block-system-menublock primary\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleMainsRequireLabel_Implicit_2",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]",
                "aria": "/document[1]/main[2]"
              },
              "message": "Multiple elements with \"main\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 13541,
                "height": 1292,
                "width": 784
              },
              "snippet": "<div role=\"main\" id=\"main\" class=\"clearfix content__container\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleMainsRequireLabel_Implicit_2",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Multiple elements with \"main\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 10693,
                "height": 1010,
                "width": 784
              },
              "snippet": "<div style=\"margin-top: 192.156px;\" role=\"main\" id=\"hero-inner\" class=\"clearfix hero-region\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleComplementaryLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/aside[1]",
                "aria": "/document[1]/main[2]/complementary[2]"
              },
              "message": "Multiple elements with \"complementary\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 14516,
                "height": 317,
                "width": 784
              },
              "snippet": "<aside class=\"two-two-row2-col2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleComplementaryLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/aside[1]",
                "aria": "/document[1]/main[2]/complementary[1]"
              },
              "message": "Multiple elements with \"complementary\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 13541,
                "height": 0,
                "width": 784
              },
              "snippet": "<aside class=\"two-two-row1-col2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[3]",
                "aria": "/document[1]/banner[3]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 133,
                "height": 117,
                "width": 784
              },
              "snippet": "<header id=\"header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[2]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 109,
                "width": 784
              },
              "snippet": "<header id=\"usa-header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 0,
                "width": 784
              },
              "snippet": "<header id=\"branding\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[4]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 12578,
                "height": 66,
                "width": 784
              },
              "snippet": "<header class=\"view-header header-line\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/aside[1]",
                "aria": "/document[1]/main[2]/complementary[2]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 8,
                "top": 14516,
                "height": 317,
                "width": 784
              },
              "snippet": "<aside class=\"two-two-row2-col2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/aside[1]",
                "aria": "/document[1]/main[2]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 8,
                "top": 13541,
                "height": 0,
                "width": 784
              },
              "snippet": "<aside class=\"two-two-row1-col2\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/aside[1]",
                "aria": "/document[1]/main[2]/complementary[2]"
              },
              "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 8,
                "top": 14516,
                "height": 317,
                "width": 784
              },
              "snippet": "<aside class=\"two-two-row2-col2\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/aside[1]",
                "aria": "/document[1]/main[2]/complementary[1]"
              },
              "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 8,
                "top": 13541,
                "height": 0,
                "width": 784
              },
              "snippet": "<aside class=\"two-two-row1-col2\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]",
                "aria": "/document[1]/main[2]"
              },
              "message": "Multiple \"main\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 8,
                "top": 13541,
                "height": 1292,
                "width": 784
              },
              "snippet": "<div role=\"main\" id=\"main\" class=\"clearfix content__container\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[3]",
                "aria": "/document[1]/banner[3]"
              },
              "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 8,
                "top": 133,
                "height": 117,
                "width": 784
              },
              "snippet": "<header id=\"header\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[2]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 109,
                "width": 784
              },
              "snippet": "<header id=\"usa-header\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 0,
                "width": 784
              },
              "snippet": "<header id=\"branding\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[4]"
              },
              "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 8,
                "top": 12578,
                "height": 66,
                "width": 784
              },
              "snippet": "<header class=\"view-header header-line\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Multiple \"main\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 8,
                "top": 10693,
                "height": 1010,
                "width": 784
              },
              "snippet": "<div style=\"margin-top: 192.156px;\" role=\"main\" id=\"hero-inner\" class=\"clearfix hero-region\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[4]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/navigation[4]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"-menu\" label",
              "bounds": {
                "left": 48,
                "top": 10345,
                "height": 122,
                "width": 744
              },
              "snippet": "<nav class=\"block block-menu navigation block-system-menublock menu--quick-links\" data-block-plugin-id=\"menu_block:quick-links\" aria-label=\"-menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[3]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/navigation[3]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"-menu\" label",
              "bounds": {
                "left": 48,
                "top": 10204,
                "height": 122,
                "width": 744
              },
              "snippet": "<nav class=\"block block-menu navigation block-system-menublock menu--quick-links\" data-block-plugin-id=\"menu_block:quick-links\" aria-label=\"-menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/navigation[2]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"-menu\" label",
              "bounds": {
                "left": 48,
                "top": 10044,
                "height": 140,
                "width": 744
              },
              "snippet": "<nav class=\"block block-menu navigation block-system-menublock menu--quick-links\" data-block-plugin-id=\"menu_block:quick-links\" aria-label=\"-menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"-menu\" label",
              "bounds": {
                "left": 48,
                "top": 9903,
                "height": 122,
                "width": 744
              },
              "snippet": "<nav class=\"block block-menu navigation block-system-menublock menu--quick-links\" data-block-plugin-id=\"menu_block:quick-links\" aria-label=\"-menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/aside[1]/div[1]/div[4]",
                "aria": "/document[1]/main[2]/complementary[2]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 14755,
                "height": 78,
                "width": 784
              },
              "snippet": "<div tabindex=\"0\" class=\"block tile-link-block tile--green\" data-block-plugin-id=\"block_content:b9188f9f-a06a-4541-8dc0-e479e2cf1eda\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/aside[1]/div[1]/div[3]",
                "aria": "/document[1]/main[2]/complementary[2]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 14659,
                "height": 78,
                "width": 784
              },
              "snippet": "<div tabindex=\"0\" class=\"block tile-link-block tile--gray\" data-block-plugin-id=\"block_content:a0dfe786-2a5b-4978-8db6-97d1e0313e52\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/aside[1]/div[1]/div[2]",
                "aria": "/document[1]/main[2]/complementary[2]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 14563,
                "height": 78,
                "width": 784
              },
              "snippet": "<div tabindex=\"0\" class=\"block tile-link-block tile--blue\" data-block-plugin-id=\"block_content:19945a7f-26c3-4dd6-ac2b-b6bbbf5d897e\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/header[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[4]/tablist[1]/tab[1]"
              },
              "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": 48,
                "top": 12625,
                "height": 18,
                "width": 46
              },
              "snippet": "<a id=\"ui-id-1\" tabindex=\"-1\" role=\"presentation\" class=\"social-nav social-twitter ui-tabs-anchor\" date-section=\"social-twitter\" href=\"#tab-0\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <div> with ARIA role 'region'",
              "bounds": {
                "left": 48,
                "top": 9821,
                "height": 646,
                "width": 744
              },
              "snippet": "<div aria-labelledby=\"mega-search-link\" aria-hidden=\"true\" aria-expanded=\"false\" role=\"region\" id=\"accessible-megamenu-1658096568778-11\" class=\"sub-nav\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <div> with ARIA role 'region'",
              "bounds": {
                "left": 48,
                "top": 8662,
                "height": 1141,
                "width": 744
              },
              "snippet": "<div aria-labelledby=\"accessible-megamenu-1658096568777-9\" aria-hidden=\"true\" aria-expanded=\"false\" role=\"region\" id=\"accessible-megamenu-1658096568777-10\" class=\"sub-nav news-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <div> with ARIA role 'region'",
              "bounds": {
                "left": 48,
                "top": 6337,
                "height": 2291,
                "width": 744
              },
              "snippet": "<div aria-labelledby=\"accessible-megamenu-1658096568776-7\" aria-hidden=\"true\" aria-expanded=\"false\" role=\"region\" id=\"accessible-megamenu-1658096568776-8\" class=\"sub-nav\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <div> with ARIA role 'region'",
              "bounds": {
                "left": 48,
                "top": 5003,
                "height": 1300,
                "width": 744
              },
              "snippet": "<div aria-labelledby=\"accessible-megamenu-1658096568774-5\" aria-hidden=\"true\" aria-expanded=\"false\" role=\"region\" id=\"accessible-megamenu-1658096568774-6\" class=\"sub-nav\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <div> with ARIA role 'region'",
              "bounds": {
                "left": 48,
                "top": 2281,
                "height": 2684,
                "width": 744
              },
              "snippet": "<div aria-labelledby=\"accessible-megamenu-1658096568772-3\" aria-hidden=\"true\" aria-expanded=\"false\" role=\"region\" id=\"accessible-megamenu-1658096568772-4\" class=\"sub-nav\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]"
              },
              "message": "The ARIA attribute 'aria-expanded' is not valid for the element <div> with ARIA role 'region'",
              "bounds": {
                "left": 48,
                "top": 367,
                "height": 1879,
                "width": 744
              },
              "snippet": "<div aria-labelledby=\"accessible-megamenu-1658096568770-1\" aria-hidden=\"true\" aria-expanded=\"false\" role=\"region\" id=\"accessible-megamenu-1658096568770-2\" class=\"sub-nav\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[4]/div[1]/nav[1]/ul[2]/li[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/navigation[4]/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": 88,
                "top": 10448,
                "height": 18,
                "width": 203
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.treasurydirect.gov/govt/govt.htm\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[4]/div[1]/nav[1]/ul[2]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/navigation[4]/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": 88,
                "top": 10430,
                "height": 18,
                "width": 103
              },
              "snippet": "<a href=\"https://home.treasury.gov/services/government-shared-services\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[4]/div[1]/nav[1]/ul[2]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/navigation[4]/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": 88,
                "top": 10411,
                "height": 18,
                "width": 360
              },
              "snippet": "<a href=\"https://www.treasury.gov/about/budget-performance/Pages/default.aspx\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[3]/div[1]/nav[1]/ul[2]/li[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/navigation[3]/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": 88,
                "top": 10307,
                "height": 18,
                "width": 208
              },
              "snippet": "<a href=\"https://www.treasury.gov/resource-center/data-chart-center/quarterly-refunding/Pages/default.aspx\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[3]/div[1]/nav[1]/ul[2]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/navigation[3]/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": 88,
                "top": 10288,
                "height": 18,
                "width": 136
              },
              "snippet": "<a href=\"https://www.treasury.gov/resource-center/data-chart-center/interest-rates/Pages/default.aspx\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[3]/div[1]/nav[1]/ul[2]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/navigation[3]/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": 88,
                "top": 10270,
                "height": 18,
                "width": 225
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financial-sanctions/specially-designated-nationals-and-blocked-persons-list-sdn-human-readable-lists\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[2]/div[1]/nav[1]/ul[3]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/navigation[2]/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": 88,
                "top": 10165,
                "height": 18,
                "width": 252
              },
              "snippet": "<a href=\"https://www.irs.gov/businesses/small-businesses-self-employed/apply-for-an-employer-identification-number-ein-online\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[2]/div[1]/nav[1]/ul[3]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/navigation[2]/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": 88,
                "top": 10147,
                "height": 18,
                "width": 317
              },
              "snippet": "<a href=\"https://www.irs.gov/forms-pubs/about-form-941\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[2]/div[1]/nav[1]/ul[2]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/navigation[2]/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": 88,
                "top": 10128,
                "height": 18,
                "width": 159
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/small-business-programs/small-and-disadvantaged-business-utilization/bureau-small-business-specialists\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[2]/li[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[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": 88,
                "top": 10006,
                "height": 18,
                "width": 96
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.treasurydirect.gov/tdhome.htm\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[2]/li[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[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": 88,
                "top": 9987,
                "height": 18,
                "width": 145
              },
              "snippet": "<a href=\"https://home.treasury.gov/services/report-fraud-waste-and-abuse/report-scam-attempts\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[2]/li[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[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": 88,
                "top": 9969,
                "height": 18,
                "width": 58
              },
              "snippet": "<a href=\"https://home.treasury.gov/services/treasury-auctions\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/input[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/search[1]/button[1]"
              },
              "message": "Element \"input\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 48,
                "top": 9843,
                "height": 22,
                "width": 34
              },
              "snippet": "<input value=\"Go\" id=\"edit-submit\" type=\"submit\" data-drupal-selector=\"edit-submit\" class=\"search-form__submit button js-form-submit form-submit\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/input[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/search[1]/searchbox[1]"
              },
              "message": "Element \"input\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 96,
                "top": 9821,
                "height": 22,
                "width": 414
              },
              "snippet": "<input class=\"form-search\" maxlength=\"128\" size=\"60\" value=\"\" name=\"keys\" id=\"edit-keys\" type=\"search\" data-drupal-selector=\"edit-keys\" placeholder=\"Enter keywords\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[1]/heading[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": 9626,
                "height": 27,
                "width": 76
              },
              "snippet": "<a class=\"external\" href=\"https://twitter.com/USTreasury\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[1]/link[20]"
              },
              "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": 9784,
                "height": 18,
                "width": 107
              },
              "snippet": "<a class=\"external\" title=\"View more posts on twitter.com\" href=\"https://twitter.com/USTreasury\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[1]/link[19]"
              },
              "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": 9747,
                "height": 37,
                "width": 689
              },
              "snippet": "<a class=\"twitterlink\" title=\"click to open social media link\" href=\"https://twitter.com/USTreasury/status/1547646275499073539\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[1]/link[18]"
              },
              "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": 9692,
                "height": 37,
                "width": 658
              },
              "snippet": "<a class=\"twitterlink\" title=\"click to open social media link\" href=\"https://twitter.com/AsstSecEcon/status/1548022776019030016\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[1]/link[17]"
              },
              "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": 9587,
                "height": 18,
                "width": 178
              },
              "snippet": "<a href=\"https://service.govdelivery.com/accounts/USTREAS/subscriber/new?topic_id=USTREAS_49\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[1]/link[16]"
              },
              "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": 9553,
                "height": 18,
                "width": 168
              },
              "snippet": "<a href=\"https://search.usa.gov/search/docs?utf8=%E2%9C%93&affiliate=treas&sort_by=&dc=9121&query=media-advisories\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[1]/link[15]"
              },
              "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": 9518,
                "height": 18,
                "width": 61
              },
              "snippet": "<a href=\"https://home.treasury.gov/news/webcasts\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[1]/link[14]"
              },
              "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": 9484,
                "height": 18,
                "width": 211
              },
              "snippet": "<a href=\"https://search.usa.gov/search/docs?utf8=%E2%9C%93&affiliate=treas&sort_by=&dc=9123&query=weekly-schedule-updates\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[1]/link[13]"
              },
              "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": 9449,
                "height": 18,
                "width": 94
              },
              "snippet": "<a href=\"https://home.treasury.gov/news/contacts-for-members-of-the-media\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[1]/heading[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": 9403,
                "height": 27,
                "width": 186
              },
              "snippet": "<a href=\"https://home.treasury.gov/news/press-releases\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[1]/link[12]"
              },
              "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": 9364,
                "height": 18,
                "width": 220
              },
              "snippet": "<a title=\"View all Remarks and Statements\" href=\"/news/press-releases/statements-remarks\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[1]/link[11]"
              },
              "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": 9327,
                "height": 37,
                "width": 734
              },
              "snippet": "<a hreflang=\"en\" href=\"/news/press-releases/jy0860\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[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": 48,
                "top": 9271,
                "height": 37,
                "width": 726
              },
              "snippet": "<a hreflang=\"en\" href=\"/news/press-releases/jy0869\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[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": 48,
                "top": 9216,
                "height": 37,
                "width": 684
              },
              "snippet": "<a hreflang=\"en\" href=\"/news/press-releases/jy0870\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[1]/heading[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": 9150,
                "height": 27,
                "width": 258
              },
              "snippet": "<a href=\"/news/press-releases/statements-remarks\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[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": 48,
                "top": 9111,
                "height": 18,
                "width": 156
              },
              "snippet": "<a title=\"View all Press Releases\" href=\"/news/press-releases\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[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": 48,
                "top": 9074,
                "height": 37,
                "width": 728
              },
              "snippet": "<a hreflang=\"en\" href=\"/news/press-releases/jy0866\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[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": 48,
                "top": 9019,
                "height": 37,
                "width": 679
              },
              "snippet": "<a hreflang=\"en\" href=\"/news/press-releases/jy0867\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[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": 48,
                "top": 8963,
                "height": 37,
                "width": 707
              },
              "snippet": "<a hreflang=\"en\" href=\"/news/press-releases/jy0868\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[1]/heading[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": 8898,
                "height": 27,
                "width": 147
              },
              "snippet": "<a href=\"/news/press-releases\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[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": 48,
                "top": 8859,
                "height": 18,
                "width": 163
              },
              "snippet": "<a title=\"View all Featured Stories\" href=\"/news/featured-stories\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[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": 48,
                "top": 8840,
                "height": 18,
                "width": 257
              },
              "snippet": "<a hreflang=\"en\" href=\"/news/featured-stories/measuring-the-strength-of-the-recovery\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[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": 48,
                "top": 8803,
                "height": 18,
                "width": 349
              },
              "snippet": "<a hreflang=\"en\" href=\"/news/featured-stories/the-us-economic-recovery-in-international-context\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[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": 8766,
                "height": 18,
                "width": 572
              },
              "snippet": "<a hreflang=\"en\" href=\"/news/featured-stories/treasury-applauds-appointment-of-chief-lynn-malerba-as-treasurer-of-the-united-states\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[5]/region[1]/article[1]/heading[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": 8701,
                "height": 27,
                "width": 170
              },
              "snippet": "<a class=\"\" href=\"/news/featured-stories\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[2]/div[1]/p[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[46]"
              },
              "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": 8609,
                "height": 18,
                "width": 64
              },
              "snippet": "<a href=\"https://www.usmint.gov/about/mint-tours-facilities\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[2]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[45]"
              },
              "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": 8575,
                "height": 18,
                "width": 217
              },
              "snippet": "<a href=\"https://www.bep.gov/visitor-centers\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[2]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[44]"
              },
              "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": 8540,
                "height": 18,
                "width": 49
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/history/curator\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[2]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[43]"
              },
              "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": 8506,
                "height": 18,
                "width": 48
              },
              "snippet": "<a href=\"https://home.treasury.gov/services/tours-and-library/library\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[2]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[42]"
              },
              "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": 8471,
                "height": 18,
                "width": 172
              },
              "snippet": "<a href=\"https://home.treasury.gov/services/tours-and-library/tours-of-the-historic-treasury-building\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[2]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/heading[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": 48,
                "top": 8424,
                "height": 27,
                "width": 192
              },
              "snippet": "<a href=\"https://home.treasury.gov/services/tours-and-library\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/p[6]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[41]"
              },
              "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": 8385,
                "height": 18,
                "width": 182
              },
              "snippet": "<a href=\"https://www.ipp.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/p[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[40]"
              },
              "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": 8351,
                "height": 18,
                "width": 97
              },
              "snippet": "<a href=\"https://www.treasurydirect.gov/govt/govt.htm\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[39]"
              },
              "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": 8316,
                "height": 18,
                "width": 204
              },
              "snippet": "<a href=\"https://home.treasury.gov/services/government-shared-services/shared-services-programs\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[38]"
              },
              "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": 8282,
                "height": 18,
                "width": 254
              },
              "snippet": "<a href=\"https://home.treasury.gov/services/government-shared-services/administrative-resource-center\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[37]"
              },
              "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": 8247,
                "height": 18,
                "width": 202
              },
              "snippet": "<a href=\"https://home.treasury.gov/services/government-shared-services/treasury-franchise-fund\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[36]"
              },
              "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": 8213,
                "height": 18,
                "width": 236
              },
              "snippet": "<a href=\"https://home.treasury.gov/services/government-shared-services/enterprise-business-solutions\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/heading[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": 48,
                "top": 8166,
                "height": 27,
                "width": 299
              },
              "snippet": "<a href=\"https://home.treasury.gov/services/government-shared-services\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[1]/p[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[35]"
              },
              "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": 8127,
                "height": 18,
                "width": 233
              },
              "snippet": "<a href=\"https://home.treasury.gov/data/treasury-international-capital-tic-system-home-page/tic-forms-instructions\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[34]"
              },
              "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": 8093,
                "height": 18,
                "width": 276
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/office-of-foreign-assets-control-sanctions-programs-and-information\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[33]"
              },
              "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": 8058,
                "height": 18,
                "width": 263
              },
              "snippet": "<a href=\"https://bsaefiling.fincen.treas.gov/main.html\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[32]"
              },
              "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": 8024,
                "height": 18,
                "width": 232
              },
              "snippet": "<a href=\"https://treasurydirect.gov/forms.htm\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[31]"
              },
              "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": 7989,
                "height": 18,
                "width": 177
              },
              "snippet": "<a href=\"https://www.irs.gov/forms-instructions\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/heading[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": 48,
                "top": 7942,
                "height": 27,
                "width": 67
              },
              "snippet": "<a href=\"https://home.treasury.gov/services/forms\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[30]"
              },
              "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": 7903,
                "height": 18,
                "width": 243
              },
              "snippet": "<a href=\"https://www.irs.gov/businesses/corporations/foreign-account-tax-compliance-act-fatca\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[29]"
              },
              "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": 7869,
                "height": 18,
                "width": 91
              },
              "snippet": "<a href=\"https://www.irs.gov/refunds\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[28]"
              },
              "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": 7834,
                "height": 18,
                "width": 253
              },
              "snippet": "<a href=\"https://www.irs.gov/forms-instructions\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[27]"
              },
              "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": 7800,
                "height": 18,
                "width": 206
              },
              "snippet": "<a href=\"https://www.irs.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/heading[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": 7753,
                "height": 27,
                "width": 58
              },
              "snippet": "<a href=\"https://home.treasury.gov/services/taxes\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[3]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/heading[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": 7667,
                "height": 27,
                "width": 106
              },
              "snippet": "<a href=\"https://home.treasury.gov/services/education\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[26]"
              },
              "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": 7628,
                "height": 18,
                "width": 182
              },
              "snippet": "<a href=\"/services/the-multiemployer-pension-reform-act-of-2014/frequently-asked-questions-about-the-kline-miller-multiemployer-pension-reform-act\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[25]"
              },
              "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": 7594,
                "height": 18,
                "width": 82
              },
              "snippet": "<a href=\"/services/the-multiemployer-pension-reform-act-of-2014/applications-for-benefit-suspension\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/heading[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": 7547,
                "height": 27,
                "width": 578
              },
              "snippet": "<a href=\"/services/the-multiemployer-pension-reform-act-of-2014\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[24]"
              },
              "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": 7508,
                "height": 18,
                "width": 296
              },
              "snippet": "<a href=\"https://www.treasury.gov/auctions/treasury/gp/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[23]"
              },
              "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": 7473,
                "height": 18,
                "width": 73
              },
              "snippet": "<a href=\"https://www.treasury.gov/auctions/treasury/rp/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[22]"
              },
              "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": 7439,
                "height": 18,
                "width": 86
              },
              "snippet": "<a href=\"https://www.treasury.gov/auctions/irs/index.html\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/heading[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": 7392,
                "height": 27,
                "width": 91
              },
              "snippet": "<a href=\"https://home.treasury.gov/services/treasury-auctions\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[21]"
              },
              "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": 7318,
                "height": 18,
                "width": 60
              },
              "snippet": "<a href=\"https://www.usmint.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[20]"
              },
              "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": 7284,
                "height": 18,
                "width": 217
              },
              "snippet": "<a href=\"https://www.bep.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[19]"
              },
              "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": 7249,
                "height": 18,
                "width": 182
              },
              "snippet": "<a href=\"https://www.bep.gov/services/mutilated-currency-redemption\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[18]"
              },
              "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": 7215,
                "height": 18,
                "width": 184
              },
              "snippet": "<a href=\"https://www.bep.gov/services\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[17]"
              },
              "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": 7180,
                "height": 18,
                "width": 151
              },
              "snippet": "<a href=\"https://www.usmint.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/heading[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": 7133,
                "height": 27,
                "width": 208
              },
              "snippet": "<a href=\"https://home.treasury.gov/services/currency-and-coins\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[16]"
              },
              "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": 7095,
                "height": 18,
                "width": 308
              },
              "snippet": "<a href=\"https://fiscal.treasury.gov/GoDirect/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[15]"
              },
              "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": 7060,
                "height": 18,
                "width": 199
              },
              "snippet": "<a href=\"https://www.fiscal.treasury.gov/fsservices/gov/pmt/eft/eft_home.htm\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[14]"
              },
              "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": 7026,
                "height": 18,
                "width": 130
              },
              "snippet": "<a href=\"https://www.fiscal.treasury.gov/fsservices/indiv/pmt/dirExpss/dirExpss_home.htm\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[13]"
              },
              "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": 6991,
                "height": 18,
                "width": 146
              },
              "snippet": "<a href=\"https://fiscal.treasury.gov/pfc/i-want-to.html\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[12]"
              },
              "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": 6957,
                "height": 18,
                "width": 140
              },
              "snippet": "<a href=\"https://www.irs.gov/refunds\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/heading[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": 6910,
                "height": 27,
                "width": 199
              },
              "snippet": "<a href=\"https://home.treasury.gov/services/treasury-payments\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/link[11]"
              },
              "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": 6871,
                "height": 18,
                "width": 388
              },
              "snippet": "<a href=\"https://www.cdfifund.gov/Pages/default.aspx\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[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": 48,
                "top": 6836,
                "height": 18,
                "width": 98
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financial-markets-financial-institutions-and-fiscal-service/restore-act\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[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": 48,
                "top": 6802,
                "height": 18,
                "width": 167
              },
              "snippet": "<a href=\"https://home.treasury.gov/services/social-impact-partnerships/sippra-pay-for-results\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/heading[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": 6755,
                "height": 27,
                "width": 170
              },
              "snippet": "<a href=\"https://home.treasury.gov/services/grant-programs\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[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": 48,
                "top": 6716,
                "height": 18,
                "width": 182
              },
              "snippet": "<a href=\"https://www.treasurydirect.gov/faq.htm\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[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": 48,
                "top": 6681,
                "height": 18,
                "width": 329
              },
              "snippet": "<a href=\"https://www.treasurydirect.gov/indiv/research/indepth/ebonds/res_e_bonds_eeredeem_disaster.htm\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[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": 48,
                "top": 6647,
                "height": 18,
                "width": 275
              },
              "snippet": "<a href=\"https://treasuryhunt.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[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": 48,
                "top": 6612,
                "height": 18,
                "width": 173
              },
              "snippet": "<a href=\"https://www.treasurydirect.gov/tdhome.htm\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/heading[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": 6565,
                "height": 27,
                "width": 215
              },
              "snippet": "<a href=\"https://home.treasury.gov/services/bonds-and-securities\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[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": 48,
                "top": 6527,
                "height": 18,
                "width": 121
              },
              "snippet": "<a href=\"https://home.treasury.gov/services/report-fraud-waste-and-abuse/inspectors-general\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[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": 48,
                "top": 6492,
                "height": 18,
                "width": 304
              },
              "snippet": "<a href=\"https://home.treasury.gov/services/report-fraud-waste-and-abuse/report-fraud-or-misconduct-related-to-government-contracts-or\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[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": 48,
                "top": 6458,
                "height": 18,
                "width": 145
              },
              "snippet": "<a href=\"https://home.treasury.gov/services/report-fraud-waste-and-abuse/report-scam-attempts\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[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": 6423,
                "height": 18,
                "width": 221
              },
              "snippet": "<a href=\"https://home.treasury.gov/services/report-fraud-waste-and-abuse/covid-19-scams\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[4]/region[1]/article[1]/heading[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": 6376,
                "height": 27,
                "width": 311
              },
              "snippet": "<a href=\"https://home.treasury.gov/services/report-fraud-waste-and-abuse\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[1]/link[19]"
              },
              "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": 6284,
                "height": 18,
                "width": 50
              },
              "snippet": "<a href=\"https://home.treasury.gov/data/troubled-assets-relief-program/reports\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[1]/heading[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": 48,
                "top": 6237,
                "height": 27,
                "width": 326
              },
              "snippet": "<a href=\"https://home.treasury.gov/data/troubled-assets-relief-program\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[1]/heading[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": 48,
                "top": 6190,
                "height": 27,
                "width": 361
              },
              "snippet": "<a href=\"https://home.treasury.gov/data/us-international-reserve-position\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[1]/link[18]"
              },
              "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": 6151,
                "height": 18,
                "width": 148
              },
              "snippet": "<a href=\"https://home.treasury.gov/data/treasury-international-capital-tic-system-home-page/tic-forms-instructions\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[1]/link[17]"
              },
              "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": 6116,
                "height": 18,
                "width": 91
              },
              "snippet": "<a href=\"https://home.treasury.gov/data/treasury-international-capital-tic-system-home-page/release-dates-of-tic-data-0\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[1]/link[16]"
              },
              "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": 6082,
                "height": 18,
                "width": 308
              },
              "snippet": "<a href=\"https://home.treasury.gov/data/treasury-international-capital-tic-system\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[1]/heading[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": 6035,
                "height": 27,
                "width": 461
              },
              "snippet": "<a href=\"https://home.treasury.gov/data/treasury-international-capital-tic-system\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/h2[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[1]/heading[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": 5988,
                "height": 27,
                "width": 168
              },
              "snippet": "<a href=\"https://home.treasury.gov/data/other-programs\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[1]/heading[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": 5902,
                "height": 27,
                "width": 349
              },
              "snippet": "<a href=\"https://home.treasury.gov/data/investor-class-auction-allotments\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[1]/link[15]"
              },
              "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": 5863,
                "height": 18,
                "width": 61
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financing-the-government/quarterly-refunding/treasury-quarterly-refunding-webcasts\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[1]/link[14]"
              },
              "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": 5828,
                "height": 18,
                "width": 58
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financing-the-government/quarterly-refunding/quarterly-refunding-archives\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[1]/link[13]"
              },
              "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": 5794,
                "height": 18,
                "width": 159
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financing-the-government/quarterly-refunding/most-recent-quarterly-refunding-documents\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[1]/link[12]"
              },
              "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": 5759,
                "height": 18,
                "width": 403
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financing-the-government/quarterly-refunding/treasury-quarterly-refunding-process\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[1]/heading[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": 5713,
                "height": 27,
                "width": 217
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financing-the-government/quarterly-refunding\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[1]/link[11]"
              },
              "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": 5674,
                "height": 18,
                "width": 175
              },
              "snippet": "<a href=\"https://fiscaldata.treasury.gov/datasets/debt-to-the-penny/debt-to-the-penny\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[1]/heading[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": 5627,
                "height": 27,
                "width": 144
              },
              "snippet": "<a href=\"https://www.treasurydirect.gov/govt/reports/pd/pd_debttothepenny.htm\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[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": 48,
                "top": 5588,
                "height": 18,
                "width": 118
              },
              "snippet": "<a href=\"https://www.usaspending.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[1]/heading[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": 5541,
                "height": 27,
                "width": 270
              },
              "snippet": "<a href=\"https://usaspending.gov\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[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": 48,
                "top": 5502,
                "height": 18,
                "width": 164
              },
              "snippet": "<a href=\"https://fiscaldata.treasury.gov/datasets/daily-treasury-statement/operating-cash-balance\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[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": 48,
                "top": 5467,
                "height": 18,
                "width": 184
              },
              "snippet": "<a href=\"https://fiscaldata.treasury.gov/datasets/monthly-treasury-statement/summary-of-receipts-outlays-and-the-deficit-surplus-of-the-u-s-government\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[1]/heading[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": 5421,
                "height": 27,
                "width": 199
              },
              "snippet": "<a href=\"https://home.treasury.gov/data/receipts-outlays\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[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": 48,
                "top": 5382,
                "height": 18,
                "width": 184
              },
              "snippet": "<a href=\"https://home.treasury.gov/data/treasury-coupon-issues-and-corporate-bond-yield-curve/corporate-bond-yield-curve\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[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": 48,
                "top": 5347,
                "height": 18,
                "width": 155
              },
              "snippet": "<a href=\"https://home.treasury.gov/data/treasury-coupon-issues-and-corporate-bond-yield-curves/treasury-coupon-issues\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[1]/heading[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": 5300,
                "height": 27,
                "width": 587
              },
              "snippet": "<a href=\"https://home.treasury.gov/data/treasury-coupon-issues-and-corporate-bond-yield-curves\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[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": 48,
                "top": 5227,
                "height": 18,
                "width": 246
              },
              "snippet": "<a href=\"https://home.treasury.gov/resource-center/data-chart-center/interest-rates/TextView?type=daily_treasury_real_long_term&field_tdr_date_value=2022\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[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": 48,
                "top": 5192,
                "height": 18,
                "width": 212
              },
              "snippet": "<a href=\"https://home.treasury.gov/resource-center/data-chart-center/interest-rates/TextView?type=daily_treasury_long_term_rate&field_tdr_date_value=2022\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[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": 48,
                "top": 5158,
                "height": 18,
                "width": 164
              },
              "snippet": "<a href=\"https://home.treasury.gov/resource-center/data-chart-center/interest-rates/TextView?type=daily_treasury_bill_rates&field_tdr_date_value=2022\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[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": 48,
                "top": 5123,
                "height": 18,
                "width": 275
              },
              "snippet": "<a href=\"https://home.treasury.gov/resource-center/data-chart-center/interest-rates/TextView?type=daily_treasury_real_yield_curve&field_tdr_date_value=2022\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[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": 5089,
                "height": 18,
                "width": 242
              },
              "snippet": "<a href=\"https://home.treasury.gov/resource-center/data-chart-center/interest-rates/TextView?type=daily_treasury_yield_curve&field_tdr_date_value=2022\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[3]/region[1]/article[1]/heading[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": 5042,
                "height": 27,
                "width": 143
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financing-the-government/interest-rate-statistics\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[3]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/heading[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": 48,
                "top": 4938,
                "height": 27,
                "width": 141
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/tribal-affairs\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[2]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[61]"
              },
              "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": 4899,
                "height": 18,
                "width": 240
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/small-business-programs/state-small-business-credit-initiative-ssbci\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[2]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[60]"
              },
              "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": 4864,
                "height": 18,
                "width": 193
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/small-business-programs/small-business-lending-fund\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[2]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[59]"
              },
              "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": 4830,
                "height": 18,
                "width": 297
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/small-business-programs/small-and-disadvantaged-business-utilization-0\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[2]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/heading[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": 48,
                "top": 4783,
                "height": 27,
                "width": 260
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/small-business-programs\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/p[8]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[58]"
              },
              "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": 4744,
                "height": 18,
                "width": 416
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/international/us-china-comprehensive-economic-dialogue\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/p[7]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[57]"
              },
              "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": 4709,
                "height": 18,
                "width": 156
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/international/exchange-rate-analysis\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/p[6]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[56]"
              },
              "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": 4675,
                "height": 18,
                "width": 478
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/international/macroeconomic-and-foreign-exchange-policies-of-major-trading-partners\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/p[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[55]"
              },
              "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": 4640,
                "height": 18,
                "width": 210
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/international/multilateral-development-banks\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[54]"
              },
              "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": 4606,
                "height": 18,
                "width": 185
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/international/international-monetary-fund\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[53]"
              },
              "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": 4571,
                "height": 18,
                "width": 89
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/international/g-7-and-g-20\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[52]"
              },
              "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": 4537,
                "height": 18,
                "width": 185
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/international/exchange-stabilization-fund\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[51]"
              },
              "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": 4502,
                "height": 18,
                "width": 439
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/international/the-committee-on-foreign-investment-in-the-united-states-cfius\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/heading[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": 4455,
                "height": 27,
                "width": 137
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/international\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[50]"
              },
              "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": 4416,
                "height": 18,
                "width": 119
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/consumer-policy/featured-research\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[49]"
              },
              "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": 4382,
                "height": 18,
                "width": 214
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/consumer-policy/innovations-in-financial-services\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[48]"
              },
              "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": 4347,
                "height": 18,
                "width": 93
              },
              "snippet": "<a href=\"https://www.mymoney.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[47]"
              },
              "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": 4313,
                "height": 18,
                "width": 298
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/consumer-policy/financial-literacy-and-education-commission\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/heading[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": 4266,
                "height": 27,
                "width": 175
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/consumer-policy\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[9]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[46]"
              },
              "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": 4227,
                "height": 18,
                "width": 96
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financial-sanctions/contact-ofac\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[8]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[45]"
              },
              "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": 4193,
                "height": 18,
                "width": 253
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financial-sanctions/civil-penalties-and-enforcement-information\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[7]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[44]"
              },
              "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": 4158,
                "height": 18,
                "width": 182
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financial-sanctions/faqs\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[6]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[43]"
              },
              "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": 4124,
                "height": 18,
                "width": 292
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financial-sanctions/sanctions-programs-and-country-information\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[42]"
              },
              "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": 4089,
                "height": 18,
                "width": 143
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financial-sanctions/recent-actions\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[41]"
              },
              "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": 4055,
                "height": 18,
                "width": 170
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financial-sanctions/other-ofac-sanctions-lists\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[40]"
              },
              "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": 4020,
                "height": 18,
                "width": 200
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financial-sanctions/sanctions-list-search-tool\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[39]"
              },
              "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": 3986,
                "height": 18,
                "width": 180
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financial-sanctions/consolidated-sanctions-list-data-files\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[38]"
              },
              "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": 3951,
                "height": 18,
                "width": 306
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financial-sanctions/specially-designated-nationals-and-blocked-persons-list-sdn-human-readable-lists\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/heading[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": 3904,
                "height": 27,
                "width": 201
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/office-of-foreign-assets-control-sanctions-programs-and-information\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/p[8]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[37]"
              },
              "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": 3865,
                "height": 18,
                "width": 166
              },
              "snippet": "<a href=\"https://www.makinghomeaffordable.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/p[7]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[36]"
              },
              "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": 3831,
                "height": 18,
                "width": 417
              },
              "snippet": "<a href=\"https://www.cdfifund.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/p[6]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[35]"
              },
              "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": 3796,
                "height": 18,
                "width": 92
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financial-markets-financial-institutions-and-fiscal-service/1603-program-payments-for\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/p[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[34]"
              },
              "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": 3762,
                "height": 18,
                "width": 98
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financial-markets-financial-institutions-and-fiscal-service/restore-act\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[33]"
              },
              "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": 3727,
                "height": 18,
                "width": 159
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financial-markets-financial-institutions-and-fiscal-service/federal-insurance-office\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[32]"
              },
              "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": 3693,
                "height": 18,
                "width": 240
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financial-markets-financial-institutions-and-fiscal-service/fsoc\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[31]"
              },
              "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": 3658,
                "height": 18,
                "width": 71
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financial-markets-financial-institutions-and-fiscal-service/debt-limit\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[30]"
              },
              "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": 3624,
                "height": 18,
                "width": 173
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financial-markets-financial-institutions-and-fiscal-service/cash-and-debt-forecasting\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/heading[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": 3577,
                "height": 27,
                "width": 618
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financial-markets-financial-institutions-and-fiscal-service\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/p[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[29]"
              },
              "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": 3538,
                "height": 18,
                "width": 182
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financing-the-government/debt-management-research\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[28]"
              },
              "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": 3503,
                "height": 18,
                "width": 147
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financing-the-government/treasury-investor-data\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[27]"
              },
              "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": 3469,
                "height": 18,
                "width": 124
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financing-the-government/treasury-marketable-and-non-marketable-securities\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[26]"
              },
              "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": 3434,
                "height": 18,
                "width": 144
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financing-the-government/interest-rate-statistics\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[25]"
              },
              "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": 3400,
                "height": 18,
                "width": 194
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financing-the-government/quarterly-refunding\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/heading[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": 3353,
                "height": 27,
                "width": 276
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/financing-the-government\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[7]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[24]"
              },
              "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": 3314,
                "height": 18,
                "width": 230
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/offices/terrorism-and-financial-intelligence/protecting-charitable-organizations\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[6]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[23]"
              },
              "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": 3280,
                "height": 18,
                "width": 181
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/terrorism-and-illicit-finance/financial-action-task-force\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[22]"
              },
              "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": 3245,
                "height": 18,
                "width": 124
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/terrorism-and-illicit-finance/money-laundering\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[21]"
              },
              "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": 3211,
                "height": 18,
                "width": 230
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/terrorism-and-illicit-finance/terrorist-finance-tracking-program-tftp\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[20]"
              },
              "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": 77
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/terrorism-and-illicit-finance/311-actions\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[19]"
              },
              "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": 3142,
                "height": 18,
                "width": 104
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/terrorism-and-illicit-finance/treasury-executive-office-for-asset-forfeiture-teoaf\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[18]"
              },
              "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": 3107,
                "height": 18,
                "width": 63
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/office-of-foreign-assets-control-sanctions-programs-and-information\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/heading[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": 3060,
                "height": 27,
                "width": 297
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/terrorism-and-illicit-finance\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[17]"
              },
              "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": 3021,
                "height": 18,
                "width": 157
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/economic-policy/total-taxable-resources\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[16]"
              },
              "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": 2987,
                "height": 18,
                "width": 189
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/economic-policy/social-security-and-medicare-trustee-reports\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[15]"
              },
              "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": 2952,
                "height": 18,
                "width": 164
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/economic-policy/economic-policy-reports\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[14]"
              },
              "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": 2918,
                "height": 18,
                "width": 184
              },
              "snippet": "<a href=\"https://home.treasury.gov/data/treasury-coupon-issues-and-corporate-bond-yield-curve/corporate-bond-yield-curve\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[13]"
              },
              "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": 2883,
                "height": 18,
                "width": 155
              },
              "snippet": "<a href=\"https://home.treasury.gov/data/treasury-coupon-issues-and-corporate-bond-yield-curves/treasury-coupon-issues\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/heading[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": 2836,
                "height": 27,
                "width": 170
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/economic-policy\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[8]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[12]"
              },
              "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": 2797,
                "height": 18,
                "width": 152
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/tax-policy/tax-regulatory-reform\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[7]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/link[11]"
              },
              "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": 2763,
                "height": 18,
                "width": 83
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/tax-policy/office-of-tax-analysis\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[6]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[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": 48,
                "top": 2728,
                "height": 18,
                "width": 50
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/tax-policy/office-of-tax-policy-reports\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[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": 48,
                "top": 2694,
                "height": 18,
                "width": 307
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/tax-policy/foreign-account-tax-compliance-act\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[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": 48,
                "top": 2659,
                "height": 18,
                "width": 208
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/tax-policy/treaties\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[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": 48,
                "top": 2625,
                "height": 18,
                "width": 110
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/tax-policy/international-tax\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[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": 48,
                "top": 2590,
                "height": 18,
                "width": 113
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/tax-policy/tax-expenditures\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[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": 48,
                "top": 2556,
                "height": 18,
                "width": 123
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/tax-policy/revenue-proposals\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/heading[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": 2509,
                "height": 27,
                "width": 107
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/tax-policy\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[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": 48,
                "top": 2470,
                "height": 18,
                "width": 121
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/coronavirus/assistance-for-american-industry\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[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": 48,
                "top": 2436,
                "height": 18,
                "width": 240
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/coronavirus/assistance-for-state-local-and-tribal-governments\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[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": 48,
                "top": 2401,
                "height": 18,
                "width": 112
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/coronavirus/assistance-for-small-businesses\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[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": 2367,
                "height": 18,
                "width": 207
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/coronavirus/assistance-for-American-families-and-workers\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[2]/region[1]/article[1]/heading[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": 2320,
                "height": 27,
                "width": 278
              },
              "snippet": "<a href=\"https://home.treasury.gov/policy-issues/coronavirus\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/p[9]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[45]"
              },
              "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": 2228,
                "height": 18,
                "width": 76
              },
              "snippet": "<a href=\"https://treasury.usajobs.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/p[8]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[44]"
              },
              "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": 2193,
                "height": 18,
                "width": 91
              },
              "snippet": "<a href=\"https://home.treasury.gov//about/careers-at-treasury/how-to-apply\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/p[7]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[43]"
              },
              "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": 2159,
                "height": 18,
                "width": 62
              },
              "snippet": "<a href=\"https://home.treasury.gov//about/careers-at-treasury/pathways-programs\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/p[6]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[42]"
              },
              "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": 2124,
                "height": 18,
                "width": 142
              },
              "snippet": "<a href=\"https://home.treasury.gov//about/careers-at-treasury/veterans-employment\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/p[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[41]"
              },
              "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": 2090,
                "height": 18,
                "width": 64
              },
              "snippet": "<a href=\"https://home.treasury.gov//about/careers-at-treasury/diversity\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[40]"
              },
              "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": 2055,
                "height": 18,
                "width": 134
              },
              "snippet": "<a href=\"https://home.treasury.gov//about/careers-at-treasury/benefits-and-growth\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[39]"
              },
              "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": 2021,
                "height": 18,
                "width": 193
              },
              "snippet": "<a href=\"https://home.treasury.gov//about/careers-at-treasury/top-ten-reasons-to-work-for-treasury\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[38]"
              },
              "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": 1986,
                "height": 18,
                "width": 106
              },
              "snippet": "<a href=\"https://home.treasury.gov//about/careers-at-treasury/careers-at-our-bureaus\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[37]"
              },
              "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": 1952,
                "height": 18,
                "width": 106
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/careers-at-treasury/careers-at-headquarters\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/heading[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": 1905,
                "height": 27,
                "width": 81
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/careers-at-treasury\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[7]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[36]"
              },
              "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": 1866,
                "height": 18,
                "width": 171
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/history/freedmans-bank-building\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[6]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[35]"
              },
              "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": 1832,
                "height": 18,
                "width": 73
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/history/collection\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[34]"
              },
              "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": 1797,
                "height": 18,
                "width": 145
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/history/the-treasury-building\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[33]"
              },
              "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": 1763,
                "height": 18,
                "width": 103
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/history/treasurers-of-the-united-states\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[32]"
              },
              "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": 1728,
                "height": 18,
                "width": 107
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/history/prior-secretaries\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[31]"
              },
              "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": 1694,
                "height": 18,
                "width": 116
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/history/history-overview\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[30]"
              },
              "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": 1659,
                "height": 18,
                "width": 49
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/history/curator\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/heading[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": 1612,
                "height": 27,
                "width": 78
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/history\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/p[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[29]"
              },
              "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": 1573,
                "height": 18,
                "width": 130
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/budget-financial-reporting-planning-and-performance/climate-action-plan\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[28]"
              },
              "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": 1539,
                "height": 18,
                "width": 328
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/budget-financial-reporting-planning-and-performance/inspector-general-audits-and\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[27]"
              },
              "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": 1504,
                "height": 18,
                "width": 161
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/budget-financial-reporting-planning-and-performance/agency-financial-report\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[26]"
              },
              "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": 1470,
                "height": 18,
                "width": 353
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/budget-financial-reporting-planning-and-performance/budget-requestannual-performance-plan-and\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[25]"
              },
              "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": 1435,
                "height": 18,
                "width": 90
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/budget-financial-reporting-planning-and-performance/strategic-plan\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/heading[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": 1388,
                "height": 27,
                "width": 580
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/budget-financial-reporting-planning-and-performance\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[9]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[22]"
              },
              "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": 1280,
                "height": 18,
                "width": 386
              },
              "snippet": "<a href=\"https://www.treasury.gov/tigta/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[8]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[21]"
              },
              "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": 1246,
                "height": 18,
                "width": 220
              },
              "snippet": "<a href=\"https://www.treasury.gov/about/organizational-structure/ig/Pages/default.aspx\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[7]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[20]"
              },
              "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": 1211,
                "height": 18,
                "width": 64
              },
              "snippet": "<a href=\"https://www.usmint.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[6]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[19]"
              },
              "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": 1177,
                "height": 18,
                "width": 316
              },
              "snippet": "<a href=\"https://www.occ.treas.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[18]"
              },
              "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": 1142,
                "height": 18,
                "width": 202
              },
              "snippet": "<a href=\"https://www.irs.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[17]"
              },
              "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": 1108,
                "height": 18,
                "width": 225
              },
              "snippet": "<a href=\"https://www.fiscal.treasury.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[16]"
              },
              "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": 1073,
                "height": 18,
                "width": 325
              },
              "snippet": "<a href=\"https://www.fincen.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[15]"
              },
              "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": 1039,
                "height": 18,
                "width": 251
              },
              "snippet": "<a href=\"https://www.moneyfactory.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[11]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[24]"
              },
              "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": 1349,
                "height": 18,
                "width": 381
              },
              "snippet": "<a href=\"https://www.sigpr.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[10]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[23]"
              },
              "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": 1315,
                "height": 18,
                "width": 495
              },
              "snippet": "<a href=\"https://www.sigtarp.gov/Pages/Home.aspx\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[14]"
              },
              "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": 1004,
                "height": 18,
                "width": 327
              },
              "snippet": "<a href=\"https://www.ttb.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/heading[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": 957,
                "height": 27,
                "width": 85
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/bureaus\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[9]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[13]"
              },
              "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": 919,
                "height": 18,
                "width": 121
              },
              "snippet": "<a href=\"https://home.treasury.gov/services/report-fraud-waste-and-abuse/inspectors-general\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[8]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[12]"
              },
              "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": 884,
                "height": 18,
                "width": 234
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/offices/terrorism-and-financial-intelligence\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[7]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/link[11]"
              },
              "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": 850,
                "height": 18,
                "width": 69
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/offices/tax-policy\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[6]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[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": 48,
                "top": 815,
                "height": 18,
                "width": 90
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/offices/public-affairs\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[5]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[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": 48,
                "top": 781,
                "height": 18,
                "width": 84
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/offices/management\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[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": 48,
                "top": 746,
                "height": 18,
                "width": 130
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/offices/international-affairs\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[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": 48,
                "top": 712,
                "height": 18,
                "width": 108
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/offices/general-counsel\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[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": 48,
                "top": 677,
                "height": 18,
                "width": 110
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/offices/economic-policy\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[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": 48,
                "top": 643,
                "height": 18,
                "width": 116
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/offices/domestic-finance\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/heading[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": 596,
                "height": 27,
                "width": 72
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/offices\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[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": 48,
                "top": 557,
                "height": 18,
                "width": 141
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/general-information/orders-and-directives\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[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": 48,
                "top": 522,
                "height": 18,
                "width": 135
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/general-information/organizational-chart\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[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": 48,
                "top": 488,
                "height": 18,
                "width": 56
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/general-information/officials\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[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": 453,
                "height": 18,
                "width": 132
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/general-information/role-of-the-treasury\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[1]/region[1]/article[1]/heading[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": 406,
                "height": 27,
                "width": 214
              },
              "snippet": "<a href=\"https://home.treasury.gov/about/general-information\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleMainsVisibleLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]",
                "aria": "/document[1]"
              },
              "message": "Multiple elements with \"main\" role do not have unique visible labels",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 16076,
                "width": 784
              },
              "snippet": "<body class=\"path--front body-sidebars-none us-department-of-the-treasury\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]",
                "aria": "/document[1]/contentinfo[1]/navigation[7]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 15867,
                "height": 164,
                "width": 784
              },
              "snippet": "<nav class=\"block block-menu navigation block-system-menublock menu--utility-footer\" data-block-plugin-id=\"menu_block:utility-footer\" id=\"block-utilityfooter\" aria-label=\"block-utilityfooter-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[6]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 15735,
                "height": 116,
                "width": 784
              },
              "snippet": "<nav class=\"block block-menu navigation block-system-menublock menu--languages\" data-block-plugin-id=\"menu_block:languages\" id=\"block-languages\" aria-label=\"block-languages-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[5]",
                "aria": "/document[1]/contentinfo[1]/navigation[5]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 15494,
                "height": 226,
                "width": 784
              },
              "snippet": "<nav class=\"col block block-menu navigation block-system-menublock menu--portal-footer\" data-block-plugin-id=\"menu_block:portal-footer\" id=\"block-portalfooter-5\" aria-label=\"block-portalfooter-5-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[4]",
                "aria": "/document[1]/contentinfo[1]/navigation[4]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 15305,
                "height": 170,
                "width": 784
              },
              "snippet": "<nav class=\"col block block-menu navigation block-system-menublock menu--portal-footer\" data-block-plugin-id=\"menu_block:portal-footer\" id=\"block-portalfooter-4\" aria-label=\"block-portalfooter-4-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[3]",
                "aria": "/document[1]/contentinfo[1]/navigation[3]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 15191,
                "height": 96,
                "width": 784
              },
              "snippet": "<nav class=\"col block block-menu navigation block-system-menublock menu--portal-footer\" data-block-plugin-id=\"menu_block:portal-footer\" id=\"block-portalfooter-3\" aria-label=\"block-portalfooter-3-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[2]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 15040,
                "height": 133,
                "width": 784
              },
              "snippet": "<nav class=\"col block block-menu navigation block-system-menublock menu--portal-footer\" data-block-plugin-id=\"menu_block:portal-footer\" id=\"block-portalfooter-2\" aria-label=\"block-portalfooter-2-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 14851,
                "height": 170,
                "width": 784
              },
              "snippet": "<nav class=\"col block block-menu navigation block-system-menublock menu--portal-footer\" data-block-plugin-id=\"menu_block:portal-footer\" id=\"block-portalfooter\" aria-label=\"block-portalfooter-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[2]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/banner[2]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 109,
                "width": 784
              },
              "snippet": "<nav class=\"secondary block block-menu navigation block-system-menublock menu--utility-menu\" data-block-plugin-id=\"system_menu_block:utility-menu\" id=\"block-utilitymenu\" aria-label=\"block-utilitymenu-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[4]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/navigation[4]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 48,
                "top": 10345,
                "height": 122,
                "width": 744
              },
              "snippet": "<nav class=\"block block-menu navigation block-system-menublock menu--quick-links\" data-block-plugin-id=\"menu_block:quick-links\" aria-label=\"-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[3]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/navigation[3]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 48,
                "top": 10204,
                "height": 122,
                "width": 744
              },
              "snippet": "<nav class=\"block block-menu navigation block-system-menublock menu--quick-links\" data-block-plugin-id=\"menu_block:quick-links\" aria-label=\"-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/navigation[2]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 48,
                "top": 10044,
                "height": 140,
                "width": 744
              },
              "snippet": "<nav class=\"block block-menu navigation block-system-menublock menu--quick-links\" data-block-plugin-id=\"menu_block:quick-links\" aria-label=\"-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]/list[1]/listitem[6]/region[1]/article[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 48,
                "top": 9903,
                "height": 122,
                "width": 744
              },
              "snippet": "<nav class=\"block block-menu navigation block-system-menublock menu--quick-links\" data-block-plugin-id=\"menu_block:quick-links\" aria-label=\"-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 306,
                "height": 10161,
                "width": 784
              },
              "snippet": "<nav role=\"navigation\" class=\"mm block-system-menublock primary\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 38,
            "recommendation": 8,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Img_TitleEmptyWhenAltNull",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[5]/div[1]/img[1]",
                "aria": "/document[1]/tabpanel[1]/presentation[5]"
              },
              "message": "The image 'alt' attribute is empty, but the 'title' attribute is not empty",
              "bounds": {
                "left": 495,
                "top": 1394,
                "height": 60,
                "width": 60
              },
              "snippet": "<img title=\"Twitter Profile Image\" alt=\"\" src=\"https://pbs.twimg.com/profile_images/1356299139492040707/eOOxjLFn_normal.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_TitleEmptyWhenAltNull",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[4]/div[1]/img[1]",
                "aria": "/document[1]/tabpanel[1]/presentation[4]"
              },
              "message": "The image 'alt' attribute is empty, but the 'title' attribute is not empty",
              "bounds": {
                "left": 495,
                "top": 1178,
                "height": 60,
                "width": 60
              },
              "snippet": "<img title=\"Twitter Profile Image\" alt=\"\" src=\"https://pbs.twimg.com/profile_images/1356299139492040707/eOOxjLFn_normal.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_TitleEmptyWhenAltNull",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[3]/div[1]/img[1]",
                "aria": "/document[1]/tabpanel[1]/presentation[3]"
              },
              "message": "The image 'alt' attribute is empty, but the 'title' attribute is not empty",
              "bounds": {
                "left": 495,
                "top": 978,
                "height": 60,
                "width": 60
              },
              "snippet": "<img title=\"Twitter Profile Image\" alt=\"\" src=\"https://pbs.twimg.com/profile_images/1356299139492040707/eOOxjLFn_normal.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_TitleEmptyWhenAltNull",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[2]/div[1]/img[1]",
                "aria": "/document[1]/tabpanel[1]/presentation[2]"
              },
              "message": "The image 'alt' attribute is empty, but the 'title' attribute is not empty",
              "bounds": {
                "left": 495,
                "top": 762,
                "height": 60,
                "width": 60
              },
              "snippet": "<img title=\"Twitter Profile Image\" alt=\"\" src=\"https://pbs.twimg.com/profile_images/1356299139492040707/eOOxjLFn_normal.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_TitleEmptyWhenAltNull",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/tabpanel[1]/presentation[1]"
              },
              "message": "The image 'alt' attribute is empty, but the 'title' attribute is not empty",
              "bounds": {
                "left": 495,
                "top": 562,
                "height": 60,
                "width": 60
              },
              "snippet": "<img title=\"Twitter Profile Image\" alt=\"\" src=\"https://pbs.twimg.com/profile_images/1528799457990610944/8XlEm1Yq_normal.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[5]/div[2]/p[1]",
                "aria": "/document[1]/tabpanel[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 565,
                "top": 1415,
                "height": 128,
                "width": 162
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[4]/div[2]/p[1]",
                "aria": "/document[1]/tabpanel[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 565,
                "top": 1199,
                "height": 128,
                "width": 162
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[3]/div[2]/p[1]",
                "aria": "/document[1]/tabpanel[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 565,
                "top": 999,
                "height": 112,
                "width": 162
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[2]/div[2]/p[1]",
                "aria": "/document[1]/tabpanel[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 565,
                "top": 783,
                "height": 128,
                "width": 162
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[1]/div[2]/p[1]",
                "aria": "/document[1]/tabpanel[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 565,
                "top": 583,
                "height": 112,
                "width": 162
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/a[1]",
                "aria": "/document[1]/tabpanel[1]/link[19]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 575,
                "top": 1605,
                "height": 32,
                "width": 172
              },
              "snippet": "<a title=\"Open twitter link\" class=\"twitter-viewall-link\" href=\"https://twitter.com/USTreasury/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 186,
                "top": 1877,
                "height": 32,
                "width": 260
              },
              "snippet": "<a href=\"/news/featured-stories\" class=\"featured-stories-viewall\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]",
                "aria": "/document[1]/button[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 50,
                "top": 1462,
                "height": 385,
                "width": 396
              },
              "snippet": "<div role=\"button\" tabindex=\"0\" class=\"featured-stories--horizontal\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]",
                "aria": "/document[1]/button[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 50,
                "top": 1182,
                "height": 251,
                "width": 396
              },
              "snippet": "<div role=\"button\" tabindex=\"0\" class=\"featured-stories--horizontal\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 50,
                "top": 548,
                "height": 604,
                "width": 396
              },
              "snippet": "<div role=\"button\" tabindex=\"0\" class=\"featured-stories--horizontal full-featured-stories--horizontal\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 50,
                "top": 492,
                "height": 62,
                "width": 210
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 199,
                "top": 73,
                "height": 18,
                "width": 403
              },
              "snippet": "<a href=\"https://www.vaccines.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OneBannerInSiblingSet_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[3]",
                "aria": "/document[1]/banner[3]"
              },
              "message": "There is more than one element with \"banner\" role on the page",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 68,
                "width": 800
              },
              "snippet": "<header id=\"header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OneBannerInSiblingSet_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "There is more than one element with \"banner\" role on the page",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 800
              },
              "snippet": "<header id=\"branding\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleMainsRequireLabel_Implicit_2",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]",
                "aria": "/document[1]/main[2]"
              },
              "message": "Multiple elements with \"main\" role do not have unique labels",
              "bounds": {
                "left": 50,
                "top": 1969,
                "height": 1889,
                "width": 700
              },
              "snippet": "<div role=\"main\" id=\"main\" class=\"clearfix content__container\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleMainsRequireLabel_Implicit_2",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Multiple elements with \"main\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 452,
                "width": 800
              },
              "snippet": "<div style=\"margin-top: 98px;\" role=\"main\" id=\"hero-inner\" class=\"clearfix hero-region\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleComplementaryLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/aside[1]",
                "aria": "/document[1]/main[2]/complementary[2]"
              },
              "message": "Multiple elements with \"complementary\" role do not have unique labels",
              "bounds": {
                "left": 50,
                "top": 2972,
                "height": 826,
                "width": 700
              },
              "snippet": "<aside class=\"two-two-row2-col2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleComplementaryLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/aside[1]",
                "aria": "/document[1]/main[2]/complementary[1]"
              },
              "message": "Multiple elements with \"complementary\" role do not have unique labels",
              "bounds": {
                "left": 477,
                "top": 1969,
                "height": 0,
                "width": 274
              },
              "snippet": "<aside class=\"two-two-row1-col2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[3]",
                "aria": "/document[1]/banner[3]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 68,
                "width": 800
              },
              "snippet": "<header id=\"header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 800
              },
              "snippet": "<header id=\"branding\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[4]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 480,
                "top": 495,
                "height": 47,
                "width": 267
              },
              "snippet": "<header class=\"view-header header-line\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/aside[1]",
                "aria": "/document[1]/main[2]/complementary[2]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 50,
                "top": 2972,
                "height": 826,
                "width": 700
              },
              "snippet": "<aside class=\"two-two-row2-col2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/aside[1]",
                "aria": "/document[1]/main[2]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 477,
                "top": 1969,
                "height": 0,
                "width": 274
              },
              "snippet": "<aside class=\"two-two-row1-col2\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/aside[1]",
                "aria": "/document[1]/main[2]/complementary[2]"
              },
              "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 50,
                "top": 2972,
                "height": 826,
                "width": 700
              },
              "snippet": "<aside class=\"two-two-row2-col2\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/aside[1]",
                "aria": "/document[1]/main[2]/complementary[1]"
              },
              "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 477,
                "top": 1969,
                "height": 0,
                "width": 274
              },
              "snippet": "<aside class=\"two-two-row1-col2\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]",
                "aria": "/document[1]/main[2]"
              },
              "message": "Multiple \"main\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 50,
                "top": 1969,
                "height": 1889,
                "width": 700
              },
              "snippet": "<div role=\"main\" id=\"main\" class=\"clearfix content__container\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[3]",
                "aria": "/document[1]/banner[3]"
              },
              "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 68,
                "width": 800
              },
              "snippet": "<header id=\"header\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 800
              },
              "snippet": "<header id=\"branding\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[4]"
              },
              "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 480,
                "top": 495,
                "height": 47,
                "width": 267
              },
              "snippet": "<header class=\"view-header header-line\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[3]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Multiple \"main\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 452,
                "width": 800
              },
              "snippet": "<div style=\"margin-top: 98px;\" role=\"main\" id=\"hero-inner\" class=\"clearfix hero-region\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/aside[1]/div[1]/div[4]",
                "aria": "/document[1]/main[2]/complementary[2]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 50,
                "top": 3564,
                "height": 233,
                "width": 700
              },
              "snippet": "<div tabindex=\"0\" class=\"block tile-link-block tile--green\" data-block-plugin-id=\"block_content:b9188f9f-a06a-4541-8dc0-e479e2cf1eda\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/aside[1]/div[1]/div[3]",
                "aria": "/document[1]/main[2]/complementary[2]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 50,
                "top": 3311,
                "height": 233,
                "width": 700
              },
              "snippet": "<div tabindex=\"0\" class=\"block tile-link-block tile--gray\" data-block-plugin-id=\"block_content:a0dfe786-2a5b-4978-8db6-97d1e0313e52\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[2]/aside[1]/div[1]/div[2]",
                "aria": "/document[1]/main[2]/complementary[2]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 50,
                "top": 3030,
                "height": 262,
                "width": 700
              },
              "snippet": "<div tabindex=\"0\" class=\"block tile-link-block tile--blue\" data-block-plugin-id=\"block_content:19945a7f-26c3-4dd6-ac2b-b6bbbf5d897e\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleMainsVisibleLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]",
                "aria": "/document[1]"
              },
              "message": "Multiple elements with \"main\" role do not have unique visible labels",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 600,
                "width": 800
              },
              "snippet": "<body class=\"path--front body-sidebars-none us-department-of-the-treasury\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]",
                "aria": "/document[1]/contentinfo[1]/navigation[7]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 50,
                "top": 4935,
                "height": 87,
                "width": 492
              },
              "snippet": "<nav class=\"block block-menu navigation block-system-menublock menu--utility-footer\" data-block-plugin-id=\"menu_block:utility-footer\" id=\"block-utilityfooter\" aria-label=\"block-utilityfooter-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[6]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 50,
                "top": 4913,
                "height": 23,
                "width": 492
              },
              "snippet": "<nav class=\"block block-menu navigation block-system-menublock menu--languages\" data-block-plugin-id=\"menu_block:languages\" id=\"block-languages\" aria-label=\"block-languages-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[5]",
                "aria": "/document[1]/contentinfo[1]/navigation[5]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 330,
                "top": 4436,
                "height": 436,
                "width": 140
              },
              "snippet": "<nav class=\"col block block-menu navigation block-system-menublock menu--portal-footer\" data-block-plugin-id=\"menu_block:portal-footer\" id=\"block-portalfooter-5\" aria-label=\"block-portalfooter-5-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[4]",
                "aria": "/document[1]/contentinfo[1]/navigation[4]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 50,
                "top": 4436,
                "height": 441,
                "width": 140
              },
              "snippet": "<nav class=\"col block block-menu navigation block-system-menublock menu--portal-footer\" data-block-plugin-id=\"menu_block:portal-footer\" id=\"block-portalfooter-4\" aria-label=\"block-portalfooter-4-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[3]",
                "aria": "/document[1]/contentinfo[1]/navigation[3]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 610,
                "top": 3955,
                "height": 332,
                "width": 140
              },
              "snippet": "<nav class=\"col block block-menu navigation block-system-menublock menu--portal-footer\" data-block-plugin-id=\"menu_block:portal-footer\" id=\"block-portalfooter-3\" aria-label=\"block-portalfooter-3-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[2]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 330,
                "top": 3955,
                "height": 459,
                "width": 140
              },
              "snippet": "<nav class=\"col block block-menu navigation block-system-menublock menu--portal-footer\" data-block-plugin-id=\"menu_block:portal-footer\" id=\"block-portalfooter-2\" aria-label=\"block-portalfooter-2-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 50,
                "top": 3955,
                "height": 462,
                "width": 140
              },
              "snippet": "<nav class=\"col block block-menu navigation block-system-menublock menu--portal-footer\" data-block-plugin-id=\"menu_block:portal-footer\" id=\"block-portalfooter\" aria-label=\"block-portalfooter-menu\" role=\"navigation\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://home.treasury.gov/",
      "what": "URL",
      "result": "https://home.treasury.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://home.treasury.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Front page | U.S. Department of the Treasury",
          "pageurl": "https://home.treasury.gov/",
          "time": 3.22,
          "creditsremaining": 1033,
          "allitemcount": 226,
          "totalelements": 1372,
          "waveurl": "http://wave.webaim.org/report?url=https://home.treasury.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 2,
            "items": {
              "label_multiple": {
                "id": "label_multiple",
                "description": "Multiple form labels",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#pg__c > DIV#navigation > DIV:first-child > DIV#navigation-region > DIV:first-child + DIV > DIV#block-megamenublock > NAV:first-child > UL:first-child > DIV:first-child > DIV:first-child > DIV#mm-search-block-form > FORM#search-block-form > DIV:first-child > INPUT#edit-keys",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#pg__c > DIV#navigation > DIV:first-child > DIV#navigation-region > DIV:first-child + DIV > DIV#block-megamenublock > NAV:first-child > UL:first-child > DIV:first-child + LI + LI + LI + LI + LI + LI > DIV#accessible-megamenu-1658096591554-11 > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#mm-search-block-form > FORM#search-block-form > DIV:first-child > INPUT#edit-keys"
                ],
                "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"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 12,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 12,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#pg__c > DIV#hero-inner > DIV:first-child > DIV:first-child > DIV#block-views-block-slideshow-slides-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#pg__c > DIV#hero-inner > DIV:first-child > DIV:first-child > DIV#block-views-block-slideshow-slides-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > H2:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#pg__c > DIV#hero-inner > DIV:first-child > DIV:first-child > DIV#block-views-block-slideshow-slides-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#main > DIV:first-child > SECTION#content > DIV#content-area > DIV:first-child > DIV#block-hamilton-content > DIV#two-two > DIV:first-child + DIV > SECTION:first-child + ASIDE > DIV:first-child > DIV:first-child + DIV > A:first-child > H3:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#main > DIV:first-child > SECTION#content > DIV#content-area > DIV:first-child > DIV#block-hamilton-content > DIV#two-two > DIV:first-child + DIV > SECTION:first-child + ASIDE > DIV:first-child > DIV:first-child + DIV > A:first-child > H3:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#main > DIV:first-child > SECTION#content > DIV#content-area > DIV:first-child > DIV#block-hamilton-content > DIV#two-two > DIV:first-child + DIV > SECTION:first-child + ASIDE > DIV:first-child > DIV:first-child + DIV > A:first-child > H3:first-child + DIV + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#main > DIV:first-child > SECTION#content > DIV#content-area > DIV:first-child > DIV#block-hamilton-content > DIV#two-two > DIV:first-child + DIV > SECTION:first-child + ASIDE > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child > H3:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#main > DIV:first-child > SECTION#content > DIV#content-area > DIV:first-child > DIV#block-hamilton-content > DIV#two-two > DIV:first-child + DIV > SECTION:first-child + ASIDE > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child > H3:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#main > DIV:first-child > SECTION#content > DIV#content-area > DIV:first-child > DIV#block-hamilton-content > DIV#two-two > DIV:first-child + DIV > SECTION:first-child + ASIDE > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child > H3:first-child + DIV + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#main > DIV:first-child > SECTION#content > DIV#content-area > DIV:first-child > DIV#block-hamilton-content > DIV#two-two > DIV:first-child + DIV > SECTION:first-child + ASIDE > DIV:first-child > DIV:first-child + DIV + DIV + DIV > A:first-child > H3:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#main > DIV:first-child > SECTION#content > DIV#content-area > DIV:first-child > DIV#block-hamilton-content > DIV#two-two > DIV:first-child + DIV > SECTION:first-child + ASIDE > DIV:first-child > DIV:first-child + DIV + DIV + DIV > A:first-child > H3:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#main > DIV:first-child > SECTION#content > DIV#content-area > DIV:first-child > DIV#block-hamilton-content > DIV#two-two > DIV:first-child + DIV > SECTION:first-child + ASIDE > DIV:first-child > DIV:first-child + DIV + DIV + DIV > A:first-child > H3:first-child + DIV + SPAN"
                ],
                "contrastdata": [
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 27,
            "items": {
              "alt_long": {
                "id": "alt_long",
                "description": "Long alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#main > DIV:first-child > SECTION#content > DIV#content-area > DIV:first-child > DIV#block-hamilton-content > DIV#two-two > DIV:first-child + DIV > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "image_title": {
                "id": "image_title",
                "description": "Image with title",
                "count": 5,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#pg__c > DIV#preface-inner > DIV:first-child > DIV:first-child > DIV#block-treasurysocialhub-2 > DIV#social-hub > DIV:first-child > SECTION#tab-0 > SECTION#social-section > DIV:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#pg__c > DIV#preface-inner > DIV:first-child > DIV:first-child > DIV#block-treasurysocialhub-2 > DIV#social-hub > DIV:first-child > SECTION#tab-0 > SECTION#social-section > DIV:first-child + DIV > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#pg__c > DIV#preface-inner > DIV:first-child > DIV:first-child > DIV#block-treasurysocialhub-2 > DIV#social-hub > DIV:first-child > SECTION#tab-0 > SECTION#social-section > DIV:first-child + DIV + DIV > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#pg__c > DIV#preface-inner > DIV:first-child > DIV:first-child > DIV#block-treasurysocialhub-2 > DIV#social-hub > DIV:first-child > SECTION#tab-0 > SECTION#social-section > DIV:first-child + DIV + DIV + DIV > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#pg__c > DIV#preface-inner > DIV:first-child > DIV:first-child > DIV#block-treasurysocialhub-2 > DIV#social-hub > DIV:first-child > SECTION#tab-0 > SECTION#social-section > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "link_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#pg__c > DIV#hero-inner > DIV:first-child > DIV:first-child > DIV#block-views-block-slideshow-slides-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#pg__c > DIV#preface-inner > DIV:first-child > DIV:first-child > DIV#block-treasurysocialhub-2 > DIV#social-hub > DIV:first-child > SECTION#tab-0 > SECTION#social-section > DIV:first-child > DIV:first-child + DIV > DIV:first-child + P + DIV + A",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#pg__c > DIV#preface-inner > DIV:first-child > DIV:first-child > DIV#block-treasurysocialhub-2 > DIV#social-hub > DIV:first-child > SECTION#tab-0 > SECTION#social-section > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + P + DIV + A",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#pg__c > DIV#preface-inner > DIV:first-child > DIV:first-child > DIV#block-treasurysocialhub-2 > DIV#social-hub > DIV:first-child > SECTION#tab-0 > SECTION#social-section > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + P + DIV + A",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#pg__c > DIV#preface-inner > DIV:first-child > DIV:first-child > DIV#block-treasurysocialhub-2 > DIV#social-hub > DIV:first-child > SECTION#tab-0 > SECTION#social-section > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + P + DIV + A",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#pg__c > DIV#preface-inner > DIV:first-child > DIV:first-child > DIV#block-treasurysocialhub-2 > DIV#social-hub > DIV:first-child > SECTION#tab-0 > SECTION#social-section > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child + P + DIV + A"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#pg__c > DIV#navigation > DIV:first-child > DIV#navigation-region > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#pg__c > DIV#navigation > DIV:first-child > DIV#navigation-region > DIV:first-child + DIV > DIV#block-megamenublock > NAV:first-child > UL:first-child > DIV:first-child + LI + LI + LI > DIV#accessible-megamenu-1658096591550-6 > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV > DIV#column-5 > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#pg__c > DIV#navigation > DIV:first-child > DIV#navigation-region > DIV:first-child + DIV > DIV#block-megamenublock > NAV:first-child > UL:first-child > DIV:first-child + LI + LI + LI + LI + LI + LI > DIV#accessible-megamenu-1658096591554-11 > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV#column-3 > DIV:first-child > NAV:first-child > UL#quik-1 > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#pg__c > DIV#hero-inner > DIV:first-child > DIV:first-child > DIV#block-views-block-slideshow-slides-block-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#pg__c > DIV#preface-inner > DIV:first-child > DIV:first-child > DIV#block-treasurysocialhub-2 > DIV#social-hub > DIV:first-child > SECTION#tab-0 > HEADER:first-child > P:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#main > DIV:first-child > SECTION#content > DIV#content-area > DIV:first-child > DIV#block-hamilton-content > DIV#two-two > DIV:first-child + DIV > SECTION:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > SPAN:first-child > DIV:first-child > A:first-child + P + DIV > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 9,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#pg__c > DIV#navigation > DIV:first-child > DIV#navigation-region > DIV:first-child + DIV > DIV#block-megamenublock > NAV:first-child > UL:first-child > DIV:first-child + LI + LI + LI + LI + LI > DIV#accessible-megamenu-1658096591553-10 > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV > DIV#column-2 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > FOOTER#footer > DIV#post-footer > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > NAV#block-languages > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > FOOTER#footer > DIV#post-footer > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > NAV#block-utilityfooter > DIV:first-child > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > FOOTER#footer > DIV#post-footer > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > NAV#block-utilityfooter > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > FOOTER#footer > DIV#post-footer > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > NAV#block-utilityfooter > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > FOOTER#footer > DIV#post-footer > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > NAV#block-utilityfooter > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > FOOTER#footer > DIV#post-footer > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > NAV#block-utilityfooter > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > FOOTER#footer > DIV#post-footer > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > NAV#block-utilityfooter > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > FOOTER#footer > DIV#post-footer > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > NAV#block-utilityfooter > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://home.treasury.gov/",
      "what": "URL",
      "result": "https://home.treasury.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://home.treasury.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.084",
        "responseTime": "2022-07-17T22:23:15.961Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1092098,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 170,
              "failing": 10
            },
            "issues": {
              "totalErrors": 78,
              "totalWarnings": 25,
              "totalIssues": 103
            },
            "issuesByLevel": {
              "A": {
                "count": 77,
                "pct": 74.76
              },
              "AA": {
                "count": 31,
                "pct": 30.1
              },
              "AAA": {
                "count": 103,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 7,
              "warningDensity": 2,
              "allDensity": 10
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "9926a556-19c1-48a1-b22f-e0dfb0408386",
          "docID": "fdc5bf69-77cd-4e83-854f-9fd63f1d2957",
          "sourceHash": "0fbd7302ed0b6759cb1f2ef296774c56",
          "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=9926a556-19c1-48a1-b22f-e0dfb0408386",
          "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": 768
                },
                "height": 768,
                "width": 1024
              },
              "position": {
                "line": 3347,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path--front body-sidebars-none us-department-of-the-treasury\"&gt; &lt;!--div id=\"skip\" class=\"skip-link\"&gt; &lt;a class=\"visually-hidden focusable skip-link\" href=\"#main-content\"&gt; Skip to main content &lt;/a&gt; &lt;/div --&gt; &lt;di",
              "xpath": "/html/body",
              "issueID": "f9ccc901f7fae991f5ecfce317a91f7e",
              "signature": "2ad468ce7d6850cdfe607b367b91942d",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=f9ccc901f7fae991f5ecfce317a91f7e"
            },
            {
              "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": 50,
                  "y": 374.5
                },
                "bottom-right": {
                  "x": 119,
                  "y": 402.5
                },
                "height": 28,
                "width": 69
              },
              "position": {
                "line": 9902,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"/policy-issues/coronavirus\" class=\"read-more\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/a[1]",
              "issueID": "1426671ae11d9d24391bee845f5f2daa",
              "signature": "c4d5e3f71691ab186615fb8deb3f7633",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=1426671ae11d9d24391bee845f5f2daa"
            },
            {
              "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": 85,
                  "y": 174
                },
                "bottom-right": {
                  "x": 146,
                  "y": 188
                },
                "height": 14,
                "width": 61
              },
              "position": {
                "line": 9945,
                "column": 115
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/AsstSecEcon/status/1548022776019030016\" class=\"twitter-details-link\" title=\"Open twitter link\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[1]/div[2]/a[1]",
              "issueID": "89d1c1c52c7f56b4c571fd01b2797ece",
              "signature": "9e8b637ea47e77578895214542a28b8a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=89d1c1c52c7f56b4c571fd01b2797ece"
            },
            {
              "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": 85,
                  "y": 342
                },
                "bottom-right": {
                  "x": 146,
                  "y": 356
                },
                "height": 14,
                "width": 61
              },
              "position": {
                "line": 9951,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/USTreasury/status/1547646275499073539\" class=\"twitter-details-link\" title=\"Open twitter link\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[2]/div[2]/a[1]",
              "issueID": "6b191a5c55021760fb8c9c55be17ea6b",
              "signature": "91f4619bbb427b1f4a23d32d040ffdc5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=6b191a5c55021760fb8c9c55be17ea6b"
            },
            {
              "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": 85,
                  "y": 510
                },
                "bottom-right": {
                  "x": 146,
                  "y": 524
                },
                "height": 14,
                "width": 61
              },
              "position": {
                "line": 9965,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/USTreasury/status/1547646271766220803\" class=\"twitter-details-link\" title=\"Open twitter link\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[3]/div[2]/a[1]",
              "issueID": "ab6aaa942e59a70fa0501268a355d1a4",
              "signature": "838f5470d7a26858cc32104570f81054",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=ab6aaa942e59a70fa0501268a355d1a4"
            },
            {
              "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": 85,
                  "y": 678
                },
                "bottom-right": {
                  "x": 146,
                  "y": 692
                },
                "height": 14,
                "width": 61
              },
              "position": {
                "line": 9992,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/USTreasury/status/1547646267089506306\" class=\"twitter-details-link\" title=\"Open twitter link\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[4]/div[2]/a[1]",
              "issueID": "dab70fa63c35c81a3b78568d1180ff7e",
              "signature": "cfc2248390a2d6eee977979ef8cca253",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=dab70fa63c35c81a3b78568d1180ff7e"
            },
            {
              "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": 85,
                  "y": 846
                },
                "bottom-right": {
                  "x": 146,
                  "y": 860
                },
                "height": 14,
                "width": 61
              },
              "position": {
                "line": 10010,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/USTreasury/status/1547490853467197443\" class=\"twitter-details-link\" title=\"Open twitter link\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[5]/div[2]/a[1]",
              "issueID": "2e9c90b3f76f3c214a00b62345577588",
              "signature": "33ff26a1fce0384910a90a66cf64c771",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=2e9c90b3f76f3c214a00b62345577588"
            },
            {
              "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": 9674,
                "column": 115
              },
              "errorSnippet": "&lt;a href=\"/news/featured-stories\" title=\"View all Featured Stories\"&gt;View all&lt;span class=\"visually-hidden\"&gt; Featured Stories&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]",
              "issueID": "8fa6dbfe46e766aaef9359d3ea726942",
              "signature": "087868840abcc79478e79d4346ade16c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8fa6dbfe46e766aaef9359d3ea726942"
            },
            {
              "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": 9695,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"/news/press-releases\" title=\"View all Press Releases\"&gt;View All&lt;span class=\"visually-hidden\"&gt; Press Releases&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]",
              "issueID": "7a8f895f8598d373ddc56f985d6aee5b",
              "signature": "f421e13cb628927bc64057bf09c39755",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7a8f895f8598d373ddc56f985d6aee5b"
            },
            {
              "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": 9739,
                "column": 115
              },
              "errorSnippet": "&lt;a href=\"/news/press-releases/statements-remarks\" title=\"View all Remarks and Statements\"&gt;View All&lt;span class=\"visually-hidden\"&gt; Remarks and Statements&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]",
              "issueID": "160f032451472665182488a37d911338",
              "signature": "6d4831b247f16293b76a9fd9084e3f80",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=160f032451472665182488a37d911338"
            },
            {
              "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": 220.15625,
                  "y": 2
                },
                "bottom-right": {
                  "x": 265.15625,
                  "y": 20
                },
                "height": 18,
                "width": 45
              },
              "position": {
                "line": 10247,
                "column": 17
              },
              "errorSnippet": "&lt;a href=\"https://home.treasury.gov/utility/languages/tagalog\" lang=\"tl\" title=\"Tagalog\"&gt;Tagalog&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "00a04d733e1ac9250dbf348d6658a748",
              "signature": "07acf6396d4045ed6b3e1b6b8e302c3a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=00a04d733e1ac9250dbf348d6658a748"
            },
            {
              "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": 2
                },
                "bottom-right": {
                  "x": 78,
                  "y": 20
                },
                "height": 18,
                "width": 78
              },
              "position": {
                "line": 10258,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"https://home.treasury.gov/subfooter/privacy-policy\" title=\"Privacy Policy\"&gt;Privacy Policy&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "cf97e47d0123d3c7c1eb42384d6d3725",
              "signature": "1f62145821f2bca38144f152d4617342",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=cf97e47d0123d3c7c1eb42384d6d3725"
            },
            {
              "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": 99,
                  "y": 2
                },
                "bottom-right": {
                  "x": 186,
                  "y": 20
                },
                "height": 18,
                "width": 87
              },
              "position": {
                "line": 10306,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"https://home.treasury.gov/subfooter/google-privacy-policy\" title=\"Google Privacy\"&gt;Google Privacy&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "c0be864f5714f7c498b747c92efab175",
              "signature": "be8883fb89556ea6b3c1f8fd2d6a2ae5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c0be864f5714f7c498b747c92efab175"
            },
            {
              "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": 207,
                  "y": 2
                },
                "bottom-right": {
                  "x": 347,
                  "y": 20
                },
                "height": 18,
                "width": 140
              },
              "position": {
                "line": 10312,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"https://home.treasury.gov/subfooter/site-policies-and-notices\" title=\"Site Policies and Notices\"&gt;Site Policies and Notices&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "4c050612aa8021b3b084c3a598d13f95",
              "signature": "25d0bf6153bade0d847d6f3d70064077",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4c050612aa8021b3b084c3a598d13f95"
            },
            {
              "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": 368,
                  "y": 2
                },
                "bottom-right": {
                  "x": 395,
                  "y": 20
                },
                "height": 18,
                "width": 27
              },
              "position": {
                "line": 10315,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"https://home.treasury.gov/faqs\" title=\"FAQs\"&gt;FAQs&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "ea1b43bcf5a1c3181af8da84bef91dce",
              "signature": "19ea71574f23d278d1662a37041b5d70",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ea1b43bcf5a1c3181af8da84bef91dce"
            },
            {
              "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": 416,
                  "y": 2
                },
                "bottom-right": {
                  "x": 474,
                  "y": 20
                },
                "height": 18,
                "width": 58
              },
              "position": {
                "line": 10318,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"https://www.treasury.gov/pages/tgovproblemsfeedbackform.aspx\" title=\"Feedback\"&gt;Feedback&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "6579dd7ec5911bd0927c361b8787d5fc",
              "signature": "a62653fd34cab4c94f957eba0ac5ae2f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6579dd7ec5911bd0927c361b8787d5fc"
            },
            {
              "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": 495,
                  "y": 2
                },
                "bottom-right": {
                  "x": 541,
                  "y": 20
                },
                "height": 18,
                "width": 46
              },
              "position": {
                "line": 10337,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"/about/careers-at-treasury\" data-display-mobile=\"0\" data-display-desktop=\"0\" title=\"Careers\" data-drupal-link-system-path=\"node/4341\"&gt;Careers&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "5a78def6dc6662bee4c096736996b1a6",
              "signature": "748414e9ec6e2a4bc077f03afa4d1784",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5a78def6dc6662bee4c096736996b1a6"
            },
            {
              "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": 562,
                  "y": 2
                },
                "bottom-right": {
                  "x": 629,
                  "y": 20
                },
                "height": 18,
                "width": 67
              },
              "position": {
                "line": 10342,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"/utility/accessibility\" data-display-mobile=\"0\" data-display-desktop=\"0\" title=\"Accessibility\" data-drupal-link-system-path=\"node/3851\"&gt;Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "6b2ce2d5e4967a4231f12c069962775e",
              "signature": "bb9f3e0b5dfc2895cbf1d0fd3af3b558",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6b2ce2d5e4967a4231f12c069962775e"
            },
            {
              "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": 7637,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://home.treasury.gov/policy-issues/tax-policy\"&gt;Tax Policy&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h2[1]/a[1]",
              "issueID": "c6d6bd60f2577ed2beaa05092da81c9b",
              "signature": "65a28d51dcd1d578391e575842cf9b79",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c6d6bd60f2577ed2beaa05092da81c9b"
            },
            {
              "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": 7937,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://home.treasury.gov/policy-issues/economic-policy\"&gt;Economic Policy&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/h2[1]/a[1]",
              "issueID": "762868ce4299fec15289c8e02b6e9ec1",
              "signature": "bf529b4309d93489418be63fea9701ef",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=762868ce4299fec15289c8e02b6e9ec1"
            },
            {
              "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": 9427,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://home.treasury.gov/data/troubled-assets-relief-program/reports\"&gt;Reports&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "8f28256cac474c225064df6e4415b9a2",
              "signature": "ef1532b0203290ca5c82a96aaf456ee6",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8f28256cac474c225064df6e4415b9a2"
            },
            {
              "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": 9457,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://www.treasurydirect.gov/faq.htm\"&gt;Frequently Asked Questions&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[4]/a[1]",
              "issueID": "eb19d160cfa97ff94d1c9d3bdc1cf930",
              "signature": "42da305a36d2f4c250b7fcd6604a112b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=eb19d160cfa97ff94d1c9d3bdc1cf930"
            },
            {
              "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": 9533,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"/services/the-multiemployer-pension-reform-act-of-2014/frequently-asked-questions-about-the-kline-miller-multiemployer-pension-reform-act\"&gt;Frequently Asked Questions&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/p[2]/a[1]",
              "issueID": "cc4991ae64a132450b1b5d610d42f3f1",
              "signature": "ef07a3e90952e4a5f7580dc9496cec7f",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=cc4991ae64a132450b1b5d610d42f3f1"
            },
            {
              "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": 9628,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"https://www.bep.gov/visitor-centers\"&gt;Bureau of Engraving and Printing&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[2]/div[1]/p[4]/a[1]",
              "issueID": "aa5e9ff57d98ed0b1f866ca2d06d01b9",
              "signature": "d1aa620b1c75dee5972a5ce2ac76d150",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=aa5e9ff57d98ed0b1f866ca2d06d01b9"
            },
            {
              "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": 9652,
                "column": 115
              },
              "errorSnippet": "&lt;a href=\"https://www.usmint.gov/about/mint-tours-facilities\"&gt;U.S. Mint&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[2]/div[1]/p[5]/a[1]",
              "issueID": "257f3cd982d616e5d66079975478152e",
              "signature": "68f012230d3bbe5b8d724c85e855fdd5",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=257f3cd982d616e5d66079975478152e"
            },
            {
              "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": 9747,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://home.treasury.gov/news/webcasts\"&gt;Webcasts&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/p[3]/a[1]",
              "issueID": "4b7a0afc0cff220f2a2b89fe24798b31",
              "signature": "121556fbddb84f74193bdd1fc2c80a57",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=4b7a0afc0cff220f2a2b89fe24798b31"
            },
            {
              "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": 9847,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"/\" data-drupal-link-system-path=\"&lt;front&gt;\" class=\"is-active quick-link\" data-group=\"group-1-1\" style=\"display: none;\"&gt;Small Businesses&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[2]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "40cc0dbf0d33fdd86183a032e20c9058",
              "signature": "ca5371fa3b4155088942225d494be593",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=40cc0dbf0d33fdd86183a032e20c9058"
            },
            {
              "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": 9881,
                "column": 115
              },
              "errorSnippet": "&lt;a href=\"https://www.treasury.gov/about/budget-performance/Pages/default.aspx\"&gt;Budget, Financial Reporting, Planning and Performance &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[4]/div[1]/nav[1]/ul[2]/li[1]/a[1]",
              "issueID": "3b7879f29d5745cb909a65dbd3624f7f",
              "signature": "0a484a24ea5f38341f4d611b94d724d3",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=3b7879f29d5745cb909a65dbd3624f7f"
            },
            {
              "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": 23,
                  "y": 23
                },
                "height": 23,
                "width": 23
              },
              "position": {
                "line": 9924,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"#tab-0\" date-section=\"social-twitter\" class=\"social-nav social-twitter ui-tabs-anchor\" role=\"presentation\" tabindex=\"-1\" id=\"ui-id-1\"&gt; Twitter&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/header[1]/ul[1]/li[1]/a[1]",
              "issueID": "cf7d9ff72e068168770cb8ca65653c9a",
              "signature": "36fd91838d2fe3036dd3501d1e12892e",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=cf7d9ff72e068168770cb8ca65653c9a"
            },
            {
              "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": 85,
                  "y": 174
                },
                "bottom-right": {
                  "x": 146,
                  "y": 188
                },
                "height": 14,
                "width": 61
              },
              "position": {
                "line": 9945,
                "column": 115
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/AsstSecEcon/status/1548022776019030016\" class=\"twitter-details-link\" title=\"Open twitter link\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[1]/div[2]/a[1]",
              "issueID": "754f9980faab6a708c98a39b011cd155",
              "signature": "ab60d81951ed3ca913cd2086cd1c698b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=754f9980faab6a708c98a39b011cd155"
            },
            {
              "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": 85,
                  "y": 342
                },
                "bottom-right": {
                  "x": 146,
                  "y": 356
                },
                "height": 14,
                "width": 61
              },
              "position": {
                "line": 9951,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/USTreasury/status/1547646275499073539\" class=\"twitter-details-link\" title=\"Open twitter link\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[2]/div[2]/a[1]",
              "issueID": "2b3043a84cba21fadbed383398eb5fb6",
              "signature": "3e75673f50c3eaaf8f403e977115f0a5",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2b3043a84cba21fadbed383398eb5fb6"
            },
            {
              "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": 85,
                  "y": 510
                },
                "bottom-right": {
                  "x": 146,
                  "y": 524
                },
                "height": 14,
                "width": 61
              },
              "position": {
                "line": 9965,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/USTreasury/status/1547646271766220803\" class=\"twitter-details-link\" title=\"Open twitter link\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[3]/div[2]/a[1]",
              "issueID": "a412f9c70f91746976ddaf7084319577",
              "signature": "2c30f18c24e3aa67490b4478e5635557",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a412f9c70f91746976ddaf7084319577"
            },
            {
              "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": 85,
                  "y": 678
                },
                "bottom-right": {
                  "x": 146,
                  "y": 692
                },
                "height": 14,
                "width": 61
              },
              "position": {
                "line": 9992,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/USTreasury/status/1547646267089506306\" class=\"twitter-details-link\" title=\"Open twitter link\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[4]/div[2]/a[1]",
              "issueID": "4706216caee630f271f0f0d183e3ed43",
              "signature": "4f5e4b848a38d8f25208c0ba7a9a8ce6",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=4706216caee630f271f0f0d183e3ed43"
            },
            {
              "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": 85,
                  "y": 846
                },
                "bottom-right": {
                  "x": 146,
                  "y": 860
                },
                "height": 14,
                "width": 61
              },
              "position": {
                "line": 10010,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/USTreasury/status/1547490853467197443\" class=\"twitter-details-link\" title=\"Open twitter link\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[5]/div[2]/a[1]",
              "issueID": "9bd8616c409f502b6c7136a4cb9ae661",
              "signature": "b1d250dd4cb1e318bfb0e5109e5d89e2",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9bd8616c409f502b6c7136a4cb9ae661"
            },
            {
              "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": 182.53125,
                  "y": 891
                },
                "bottom-right": {
                  "x": 354.53125,
                  "y": 922
                },
                "height": 31,
                "width": 172
              },
              "position": {
                "line": 10012,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/USTreasury/\" class=\"twitter-viewall-link\" title=\"Open twitter link\"&gt;View All Tweets&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/a[1]",
              "issueID": "75426c310456dd9ab78c710c8592eaff",
              "signature": "1dc73eb461e4bb5eccc3eec7cabad1b7",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=75426c310456dd9ab78c710c8592eaff"
            },
            {
              "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": 2,
                  "y": 151.28125
                },
                "bottom-right": {
                  "x": 178,
                  "y": 190.28125
                },
                "height": 39,
                "width": 176
              },
              "position": {
                "line": 10041,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"http://www.fiscal.treasury.gov/\"&gt;Bureau of the Fiscal Service (BFS)&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "8f73cf7a72b380b7b3482738f1e880e2",
              "signature": "df16e8ebdf36b03de7c4b4cb33bb6d88",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8f73cf7a72b380b7b3482738f1e880e2"
            },
            {
              "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": 2,
                  "y": 203.28125
                },
                "bottom-right": {
                  "x": 145,
                  "y": 262.28125
                },
                "height": 59,
                "width": 143
              },
              "position": {
                "line": 10043,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"http://www.fincen.gov/\"&gt;Financial Crimes Enforcement Network (FinCEN)&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "issueID": "3c3a22bb26899438167dd89ca5d3b898",
              "signature": "4535d59006e062b9872446c6f41e8d7c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=3c3a22bb26899438167dd89ca5d3b898"
            },
            {
              "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": 2,
                  "y": 275.28125
                },
                "bottom-right": {
                  "x": 159,
                  "y": 314.28125
                },
                "height": 39,
                "width": 157
              },
              "position": {
                "line": 10053,
                "column": 115
              },
              "errorSnippet": "&lt;a href=\"http://www.irs.gov/\"&gt;Internal Revenue Service (IRS)&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]",
              "issueID": "6ec33539589ce5892c5d7d8121ad7674",
              "signature": "95682cabb3227d851e9fa19fd07766d3",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=6ec33539589ce5892c5d7d8121ad7674"
            },
            {
              "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": 2,
                  "y": 327.28125
                },
                "bottom-right": {
                  "x": 179,
                  "y": 366.28125
                },
                "height": 39,
                "width": 177
              },
              "position": {
                "line": 10055,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"http://www.occ.gov/\"&gt;Office of the Comptroller of the Currency (OCC)&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[6]/a[1]",
              "issueID": "77ac86866e9f51d49fcc7a0d3ca12c72",
              "signature": "119adf1364c7a3ac53490aa3a9d40c7c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=77ac86866e9f51d49fcc7a0d3ca12c72"
            },
            {
              "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": 2,
                  "y": 379.28125
                },
                "bottom-right": {
                  "x": 57,
                  "y": 398.28125
                },
                "height": 19,
                "width": 55
              },
              "position": {
                "line": 10057,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"http://www.usmint.gov/\"&gt;U.S. Mint&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[7]/a[1]",
              "issueID": "df68c7ff6765b9850ddc02afc38b84c7",
              "signature": "51b51731769baa50bf357ed5279bbbd0",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=df68c7ff6765b9850ddc02afc38b84c7"
            },
            {
              "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": 2,
                  "y": 67.28125
                },
                "bottom-right": {
                  "x": 173,
                  "y": 106.28125
                },
                "height": 39,
                "width": 171
              },
              "position": {
                "line": 10059,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://oig.treasury.gov/\"&gt;Office of Inspector General (OIG)&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[1]/a[1]",
              "issueID": "92457427cc2cd8dce6076e75c18f6650",
              "signature": "92bdfc40a771565d4f36593bd047c09f",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=92457427cc2cd8dce6076e75c18f6650"
            },
            {
              "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": 2,
                  "y": 119.28125
                },
                "bottom-right": {
                  "x": 173,
                  "y": 178.28125
                },
                "height": 59,
                "width": 171
              },
              "position": {
                "line": 10061,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"http://www.treasury.gov/tigta\"&gt;Treasury Inspector General for Tax Administration (TIGTA)&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[2]/ul[1]/li[2]/a[1]",
              "issueID": "0d0faf3e87850e57862e2a26c2732d56",
              "signature": "bf31ee5b4f19e5a38da2e35be8ee20f9",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0d0faf3e87850e57862e2a26c2732d56"
            },
            {
              "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": 2,
                  "y": 99.28125
                },
                "bottom-right": {
                  "x": 157,
                  "y": 118.28125
                },
                "height": 19,
                "width": 155
              },
              "position": {
                "line": 10127,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"/policy-issues/small-business-programs/small-and-disadvantaged-business-utilization/bureau-small-business-specialists\" data-display-mobile=\"0\" data-display-desktop=\"0\" data-drupal-link-system-path=\"node/17831\"&gt;Small Business Contacts&lt;/a",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/nav[4]/ul[1]/li[2]/a[1]",
              "issueID": "6a31e95b6e7f9ff0765f8c09eddbd5f7",
              "signature": "50727a7533f3b6dab0a56c52ebfb57e9",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=6a31e95b6e7f9ff0765f8c09eddbd5f7"
            },
            {
              "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": 495,
                  "y": 2
                },
                "bottom-right": {
                  "x": 541,
                  "y": 20
                },
                "height": 18,
                "width": 46
              },
              "position": {
                "line": 10337,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"/about/careers-at-treasury\" data-display-mobile=\"0\" data-display-desktop=\"0\" title=\"Careers\" data-drupal-link-system-path=\"node/4341\"&gt;Careers&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "172e32d573e8c4b6a7e0a9fde258bea4",
              "signature": "de3dce433cbeb336f456500c54412baf",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=172e32d573e8c4b6a7e0a9fde258bea4"
            },
            {
              "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": 562,
                  "y": 2
                },
                "bottom-right": {
                  "x": 629,
                  "y": 20
                },
                "height": 18,
                "width": 67
              },
              "position": {
                "line": 10342,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"/utility/accessibility\" data-display-mobile=\"0\" data-display-desktop=\"0\" title=\"Accessibility\" data-drupal-link-system-path=\"node/3851\"&gt;Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[2]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "26d7c6f6a81924821af35bd6d567e652",
              "signature": "9963e373e0e2f22a192d2bfc3f7e861c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=26d7c6f6a81924821af35bd6d567e652"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 10137,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"news-title\"&gt;&lt;a href=\"/news/press-releases/jy0868\" hreflang=\"en\"&gt;Treasury Releases Fact Sheet on Food and Fertilizer-Related Authorizations Under Russia Sanctions; Expands General License Authorizing Agricultural Transactions&lt;/a",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]",
              "issueID": "076b5c233cab8611f63b385a81227fc1",
              "signature": "04f531f4a7465378988715f641b070aa",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=076b5c233cab8611f63b385a81227fc1"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9678,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"/news/press-releases/jy0868\" hreflang=\"en\"&gt;Treasury Releases Fact Sheet on Food and Fertilizer-Related Authorizations Under Russia Sanctions; Expands General License Authorizing Agricultural Transactions&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "d7899c4a0cebe718d7f39c02492aa55e",
              "signature": "d9419481006537f15bc0f8755f1d3495",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d7899c4a0cebe718d7f39c02492aa55e"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 10142,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"news-title\"&gt;&lt;a href=\"/news/press-releases/jy0867\" hreflang=\"en\"&gt;United States and European Union Hold Fifth Joint Committee Meeting under the Bilateral Agreement on Prudential Measures Regarding Insurance and Reinsurance&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]",
              "issueID": "83ab3ee9a057894247e221f204f58981",
              "signature": "7e8270639eb395b493d7e6869c3670f1",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=83ab3ee9a057894247e221f204f58981"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9691,
                "column": 115
              },
              "errorSnippet": "&lt;a href=\"/news/press-releases/jy0867\" hreflang=\"en\"&gt;United States and European Union Hold Fifth Joint Committee Meeting under the Bilateral Agreement on Prudential Measures Regarding Insurance and Reinsurance&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[1]",
              "issueID": "c38823891a039f5d1f8b64705e6de597",
              "signature": "249eb2d61c6d336436356f3fbf9ebc36",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c38823891a039f5d1f8b64705e6de597"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 10145,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"news-title\"&gt;&lt;a href=\"/news/press-releases/jy0866\" hreflang=\"en\"&gt;Treasury Announces Four Additional Capital Projects Fund Awards to Increase Access to Affordable, High-Speed Internet&lt;/a&gt;&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]",
              "issueID": "431d506f6eb7ca376b82c1758edf0649",
              "signature": "4cfa6963e9126cecb2f2aa1a248fb37a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=431d506f6eb7ca376b82c1758edf0649"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9693,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"/news/press-releases/jy0866\" hreflang=\"en\"&gt;Treasury Announces Four Additional Capital Projects Fund Awards to Increase Access to Affordable, High-Speed Internet&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/a[1]",
              "issueID": "e7e158e14c31d3404c49b6e4a6a0db77",
              "signature": "c29f28453d1ac0ecfc36e59e5fd7d497",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e7e158e14c31d3404c49b6e4a6a0db77"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 10177,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"news-title\"&gt;&lt;a href=\"/news/press-releases/jy0870\" hreflang=\"en\"&gt;Remarks by Secretary of the Treasury Janet L. Yellen at G20 High Level Seminar on Strengthening Global Collaboration for Tackling Food Insecurity&lt;/a&gt;&lt;/div&gt",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]",
              "issueID": "46d149e44f31049cf748e4d2a222997d",
              "signature": "446635b183a7bed94af6a13ee47d6945",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=46d149e44f31049cf748e4d2a222997d"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9707,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"/news/press-releases/jy0870\" hreflang=\"en\"&gt;Remarks by Secretary of the Treasury Janet L. Yellen at G20 High Level Seminar on Strengthening Global Collaboration for Tackling Food Insecurity&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "8a1ee8c5d85d5725bdcc7dc1e146b9f2",
              "signature": "7a043df6c1d58329c3c4a553bf04017c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8a1ee8c5d85d5725bdcc7dc1e146b9f2"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 10182,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"news-title\"&gt;&lt;a href=\"/news/press-releases/jy0869\" hreflang=\"en\"&gt;Remarks by Secretary of the Treasury Janet L. Yellen at G20 High Level Seminar on Macroeconomic Policy Mix for Stability and Economic Recovery&lt;/a&gt;&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]",
              "issueID": "78cf0553a28094f877dcccac95104ff2",
              "signature": "20e4d1ec2f1da10a9929d766b7da193d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=78cf0553a28094f877dcccac95104ff2"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9717,
                "column": 115
              },
              "errorSnippet": "&lt;a href=\"/news/press-releases/jy0869\" hreflang=\"en\"&gt;Remarks by Secretary of the Treasury Janet L. Yellen at G20 High Level Seminar on Macroeconomic Policy Mix for Stability and Economic Recovery&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[1]",
              "issueID": "64850055716c56aea609b8b5b300ee64",
              "signature": "4d4a589f09b0480dc632eee73b6c512a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=64850055716c56aea609b8b5b300ee64"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 10185,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"news-title\"&gt;&lt;a href=\"/news/press-releases/jy0860\" hreflang=\"en\"&gt;Remarks by Deputy Secretary of the Treasury Wally Adeyemo at the Community Change and Urban Institute’s “A Community Forum: How the American Rescue Plan is Helping Ad",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]",
              "issueID": "020a2a19e551d7a508963d27f4c7125a",
              "signature": "7296f197c894d54ac57afcae87ab24d7",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=020a2a19e551d7a508963d27f4c7125a"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9719,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"/news/press-releases/jy0860\" hreflang=\"en\"&gt;Remarks by Deputy Secretary of the Treasury Wally Adeyemo at the Community Change and Urban Institute’s “A Community Forum: How the American Rescue Plan is Helping Advance Equity”&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/a[1]",
              "issueID": "944af83f67cb6a83a19ab40c31fb6cf4",
              "signature": "7822ddca767ddce990e840fc4960a875",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=944af83f67cb6a83a19ab40c31fb6cf4"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 10219,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"news-title\"&gt;&lt;a href=\"https://twitter.com/AsstSecEcon/status/1548022776019030016\" title=\"click to open social media link\" class=\"twitterlink\"&gt;RT @AsstSecEcon: An economy that works for all Americans begins with fair &amp;amp; compe",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "42a6a43678f0763176054d497287c716",
              "signature": "714283d6fb2857210a820eab63c5e554",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=42a6a43678f0763176054d497287c716"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9776,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/AsstSecEcon/status/1548022776019030016\" title=\"click to open social media link\" class=\"twitterlink\"&gt;RT @AsstSecEcon: An economy that works for all Americans begins with fair &amp;amp; competitive markets.\n@USTreasury’s ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "9418250bb8b145658b3d04975e3f2313",
              "signature": "62d986c66e20c1dad5a540228a55810f",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=9418250bb8b145658b3d04975e3f2313"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 10240,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"news-title\"&gt;&lt;a href=\"https://twitter.com/USTreasury/status/1547646275499073539\" title=\"click to open social media link\" class=\"twitterlink\"&gt;This Administration continues to work towards connecting every American household across t",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]",
              "issueID": "3fd15293e0cc7097d9c9f2d01d3335db",
              "signature": "838e6c2be04ef023f7aa561b9ea694c9",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=3fd15293e0cc7097d9c9f2d01d3335db"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9778,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/USTreasury/status/1547646275499073539\" title=\"click to open social media link\" class=\"twitterlink\"&gt;This Administration continues to work towards connecting every American household across the country to affordable,… htt",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "8871a98dfc600f25220f67ccdb6e2d7e",
              "signature": "a3cda9f683cc3cbd21753e8dd1e5ebd2",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8871a98dfc600f25220f67ccdb6e2d7e"
            },
            {
              "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": 31,
                  "y": 1135.71875
                },
                "bottom-right": {
                  "x": 491.25,
                  "y": 1369.71875
                },
                "height": 234,
                "width": 460.25
              },
              "position": {
                "line": 10554,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"featured-stories__headline\"&gt;&lt;a href=\"/news/featured-stories/new-treasury-report-finds-corporate-concentration-anti-competitive-practices-have-stifled-wages-for-workers-and-reduced-their-power-in-the-marketplace\" hreflang=\"en\"&gt;New ",
              "xpath": "/html/body/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[2]",
              "issueID": "a17d0799a4a86ae1147cf6fdcdfeaa2d",
              "signature": "5f5a9797eb586445dfe4a91a95758319",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a17d0799a4a86ae1147cf6fdcdfeaa2d"
            },
            {
              "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": 31,
                  "y": 1136.71875
                },
                "bottom-right": {
                  "x": 461,
                  "y": 1367.71875
                },
                "height": 231,
                "width": 430
              },
              "position": {
                "line": 9910,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"/news/featured-stories/new-treasury-report-finds-corporate-concentration-anti-competitive-practices-have-stifled-wages-for-workers-and-reduced-their-power-in-the-marketplace\" hreflang=\"en\"&gt;New Treasury Report Finds Corporate Concentration,",
              "xpath": "/html/body/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "97c03171dfb6fcbc679e7595ad956fa7",
              "signature": "74a736fd007d780f8b2e71b5201b8d53",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=97c03171dfb6fcbc679e7595ad956fa7"
            },
            {
              "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": 85,
                  "y": 66
                },
                "bottom-right": {
                  "x": 334.531,
                  "y": 189
                },
                "height": 123,
                "width": 249.531
              },
              "position": {
                "line": 10573,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"content\"&gt;&lt;div class=\"date-format\"&gt;July 15, 2022&lt;/div&gt;&lt;p&gt;&lt;a href=\"https://twitter.com/AsstSecEcon\" class=\"twitterlink\" title=\"click to open link\"&gt;Assistant Secretary Ben Harris&lt;/a&gt;: An economy that works for",
              "xpath": "/html/body/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[1]/div[2]",
              "issueID": "468bf602a906396f1800b2b3808967a3",
              "signature": "7e76ce535237164ccdd461aba6fbdd36",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=468bf602a906396f1800b2b3808967a3"
            },
            {
              "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": 85,
                  "y": 234
                },
                "bottom-right": {
                  "x": 334.531,
                  "y": 357
                },
                "height": 123,
                "width": 249.531
              },
              "position": {
                "line": 10608,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"content\"&gt;&lt;div class=\"date-format\"&gt;July 14, 2022&lt;/div&gt;&lt;p&gt;&lt;a href=\"https://twitter.com/USTreasury\" class=\"twitterlink\" title=\"click t open link\"&gt;Treasury Department&lt;/a&gt;: This Administration continues to work ",
              "xpath": "/html/body/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[2]/div[2]",
              "issueID": "23836d6cee4a17abb860b7878e15b988",
              "signature": "07472c7c52779466f56c65e336593d4a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=23836d6cee4a17abb860b7878e15b988"
            },
            {
              "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": 85,
                  "y": 402
                },
                "bottom-right": {
                  "x": 334.531,
                  "y": 525
                },
                "height": 123,
                "width": 249.531
              },
              "position": {
                "line": 10609,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"content\"&gt;&lt;div class=\"date-format\"&gt;July 14, 2022&lt;/div&gt;&lt;p&gt;&lt;a href=\"https://twitter.com/USTreasury\" class=\"twitterlink\" title=\"click t open link\"&gt;Treasury Department&lt;/a&gt;: The Capital Projects Fund provides $10",
              "xpath": "/html/body/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[3]/div[2]",
              "issueID": "5af76ff53354fb12b7c71315f8e005f6",
              "signature": "ea8666b47ad58fb64f8c890bbabbf2a3",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=5af76ff53354fb12b7c71315f8e005f6"
            },
            {
              "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": 85,
                  "y": 570
                },
                "bottom-right": {
                  "x": 334.531,
                  "y": 693
                },
                "height": 123,
                "width": 249.531
              },
              "position": {
                "line": 10609,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"content\"&gt;&lt;div class=\"date-format\"&gt;July 14, 2022&lt;/div&gt;&lt;p&gt;&lt;a href=\"https://twitter.com/USTreasury\" class=\"twitterlink\" title=\"click t open link\"&gt;Treasury Department&lt;/a&gt;: Kansas, Maine, Maryland, &amp;amp; Min",
              "xpath": "/html/body/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[4]/div[2]",
              "issueID": "16cf5a0b692bc361cdc141e7bd3fccb4",
              "signature": "cec38bc2424fcb40d9b6bb34fe271b7a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=16cf5a0b692bc361cdc141e7bd3fccb4"
            },
            {
              "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": 85,
                  "y": 738
                },
                "bottom-right": {
                  "x": 334.531,
                  "y": 861
                },
                "height": 123,
                "width": 249.531
              },
              "position": {
                "line": 10609,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"content\"&gt;&lt;div class=\"date-format\"&gt;July 14, 2022&lt;/div&gt;&lt;p&gt;&lt;a href=\"https://twitter.com/USTreasury\" class=\"twitterlink\" title=\"click t open link\"&gt;Treasury Department&lt;/a&gt;: Ahead of the &lt;a href=\"https://twitt",
              "xpath": "/html/body/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/section[1]/div[5]/div[2]",
              "issueID": "6fa833ef6da1ec75645a926c71a29a94",
              "signature": "ffe0282cd3760a053126259bd961c8c3",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6fa833ef6da1ec75645a926c71a29a94"
            },
            {
              "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": -53.6,
                  "y": -19.6
                },
                "height": -19.6,
                "width": -53.6
              },
              "position": {
                "line": 1312,
                "column": 215
              },
              "errorSnippet": "&lt;input placeholder=\"Enter keywords\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"60\" maxlength=\"128\" class=\"form-search\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/div[1]/div[1]/div[1]/form[1]/div[1]/input[1]",
              "issueID": "0269ffd3de673229f9786b65f4cb69be",
              "signature": "1f7fe11f1e3a8d21edfa86aad4b7814f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0269ffd3de673229f9786b65f4cb69be"
            },
            {
              "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": 4,
                  "y": 0
                },
                "bottom-right": {
                  "x": 4,
                  "y": -20
                },
                "height": -20,
                "width": 0
              },
              "position": {
                "line": 5076,
                "column": 34
              },
              "errorSnippet": "&lt;input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Go\" style=\"\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/div[1]/div[1]/div[1]/form[1]/div[2]/input[1]",
              "issueID": "ad29882f074af76f56eac05c78291f28",
              "signature": "853069a9a5e31396689e0db4c94fe3dd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ad29882f074af76f56eac05c78291f28"
            },
            {
              "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": -37.2,
                  "y": -19.6
                },
                "height": -19.6,
                "width": -37.2
              },
              "position": {
                "line": 5077,
                "column": 0
              },
              "errorSnippet": "&lt;input placeholder=\"Enter keywords\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"60\" maxlength=\"128\" class=\"form-search\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/input[1]",
              "issueID": "f9b469f56e8f878f5d0efadf48117d76",
              "signature": "cee43d3df15ac218f36b5d6df3fe2d80",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f9b469f56e8f878f5d0efadf48117d76"
            },
            {
              "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": 4,
                  "y": 0
                },
                "bottom-right": {
                  "x": 4,
                  "y": -20
                },
                "height": -20,
                "width": 0
              },
              "position": {
                "line": 5077,
                "column": 0
              },
              "errorSnippet": "&lt;input class=\"search-form__submit button js-form-submit form-submit\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Go\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/input[1]",
              "issueID": "96ffa2a923ad75b054bcbdd4fd12fc76",
              "signature": "b6bc7aeaafcb49304bb874d865de8dd2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=96ffa2a923ad75b054bcbdd4fd12fc76"
            },
            {
              "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": 76.828125,
                  "y": 2
                },
                "bottom-right": {
                  "x": 92.828125,
                  "y": 20
                },
                "height": 18,
                "width": 16
              },
              "position": {
                "line": 10243,
                "column": 19
              },
              "errorSnippet": "&lt;a href=\"https://home.treasury.gov/utility/languages/zhongwenchinese\" lang=\"zh\" title=\"Chinese\"&gt;中文&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "b4fa1fedfcf74d8fe6d5e6ce333a74f2",
              "signature": "717aaa3face8fdd41cef40d949497cfc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b4fa1fedfcf74d8fe6d5e6ce333a74f2"
            },
            {
              "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": 176.359375,
                  "y": 2
                },
                "bottom-right": {
                  "x": 201.359375,
                  "y": 20
                },
                "height": 18,
                "width": 25
              },
              "position": {
                "line": 10245,
                "column": 178
              },
              "errorSnippet": "&lt;a href=\"https://home.treasury.gov/utility/languages/korean\" lang=\"ko\" title=\"Korean\"&gt;한국어&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "3dae09f3a54365b1a0016b59fac59c00",
              "signature": "ffec04182f615c78e791579e631d576b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3dae09f3a54365b1a0016b59fac59c00"
            },
            {
              "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": 30,
                  "y": 4
                },
                "bottom-right": {
                  "x": 504,
                  "y": 52
                },
                "height": 48,
                "width": 474
              },
              "position": {
                "line": 1312,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" title=\"Home\" rel=\"home\" class=\"logo\"&gt; &lt;img class=\"treasury-logo\" src=\"/themes/custom/hamilton/logo.svg\" alt=\"Seal of the U.S. Department of the Treasury, 1789\"&gt;&lt;span class=\"logo-text\"&gt;U.S. Department of the Treasury&lt;/span",
              "xpath": "/html/body/div[1]/div[1]/header[3]/div[1]/div[1]/div[1]/div[2]/h1[1]/a[1]",
              "issueID": "9e1d9968ba2026b6c7792831994ac6d5",
              "signature": "1f6acb90d7aa87d424929715fc0d9dac",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=9e1d9968ba2026b6c7792831994ac6d5"
            },
            {
              "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": 63,
                  "y": 18.125
                },
                "bottom-right": {
                  "x": 474,
                  "y": 46.125
                },
                "height": 28,
                "width": 411
              },
              "position": {
                "line": 9110,
                "column": 139
              },
              "errorSnippet": "&lt;span class=\"logo-text\"&gt;U.S. Department of the Treasury&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[3]/div[1]/div[1]/div[1]/div[2]/h1[1]/a[1]/span[1]",
              "issueID": "41272a63502646ef34f23b237220885c",
              "signature": "1f700dcb346c06f210564f7cc1134a70",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=41272a63502646ef34f23b237220885c"
            },
            {
              "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": 9270,
                "column": 111
              },
              "errorSnippet": "&lt;h2&gt;&lt;a href=\"https://home.treasury.gov/about/budget-financial-reporting-planning-and-performance\"&gt;Budget, Financial Reporting, Planning and Performance&lt;/a&gt;&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/h2[1]",
              "issueID": "7f69245bcfedbd849da5bc3a9f9c8eb3",
              "signature": "09969ba248798bf5330615f81fa50048",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=7f69245bcfedbd849da5bc3a9f9c8eb3"
            },
            {
              "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": 5473,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://home.treasury.gov/about/budget-financial-reporting-planning-and-performance\"&gt;Budget, Financial Reporting, Planning and Performance&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/h2[1]/a[1]",
              "issueID": "7b12e25dc3e73da2f660b42971110510",
              "signature": "2cae8827b58cc3f8e2309fd8f555e2e2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=7b12e25dc3e73da2f660b42971110510"
            },
            {
              "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": 9445,
                "column": 111
              },
              "errorSnippet": "&lt;h2&gt;&lt;a href=\"https://home.treasury.gov/policy-issues/terrorism-and-illicit-finance\"&gt;Terrorism and Illicit Finance&lt;/a&gt;&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/h2[1]",
              "issueID": "279fa3922cb79cac507eeffb7d5bd855",
              "signature": "3ecf5d81f1792ef3a3bc6605bbce12b4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=279fa3922cb79cac507eeffb7d5bd855"
            },
            {
              "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": 8117,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"https://home.treasury.gov/policy-issues/terrorism-and-illicit-finance\"&gt;Terrorism and Illicit Finance&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/h2[1]/a[1]",
              "issueID": "ead7c1e17ce0d514302dbe286c93dffd",
              "signature": "ce2467b903e40f37d9d88a85f51deaff",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=ead7c1e17ce0d514302dbe286c93dffd"
            },
            {
              "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": 9492,
                "column": 111
              },
              "errorSnippet": "&lt;h2&gt;&lt;a href=\"https://home.treasury.gov/policy-issues/financial-markets-financial-institutions-and-fiscal-service\"&gt;Financial Markets, Financial Institutions, and Fiscal Service&lt;/a&gt;&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/h2[1]",
              "issueID": "2f88d9512483009ae13a7be8e8029292",
              "signature": "73e1a6701ea64494990925d4f83919db",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2f88d9512483009ae13a7be8e8029292"
            },
            {
              "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": 9186,
                "column": 115
              },
              "errorSnippet": "&lt;a href=\"https://home.treasury.gov/policy-issues/financial-markets-financial-institutions-and-fiscal-service\"&gt;Financial Markets, Financial Institutions, and Fiscal Service&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/h2[1]/a[1]",
              "issueID": "a1b7c0d71d2a9ff94e0bc08ae0b25e84",
              "signature": "42f4e68cb1ac2d56c015892cd2e48bb1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a1b7c0d71d2a9ff94e0bc08ae0b25e84"
            },
            {
              "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": 9674,
                "column": 111
              },
              "errorSnippet": "&lt;h2&gt;&lt;a href=\"https://home.treasury.gov/data/treasury-coupon-issues-and-corporate-bond-yield-curves\"&gt;Treasury Coupon-Issue and Corporate Bond Yield Curve&lt;/a&gt;&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h2[1]",
              "issueID": "b83fc50274da27045c0ddd9b7236c7f4",
              "signature": "13f70934858d86d8f1bd75005ea9a76b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b83fc50274da27045c0ddd9b7236c7f4"
            },
            {
              "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": 9328,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://home.treasury.gov/data/treasury-coupon-issues-and-corporate-bond-yield-curves\"&gt;Treasury Coupon-Issue and Corporate Bond Yield Curve&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h2[1]/a[1]",
              "issueID": "d71666e70dcaa90e204838aa0b3b377c",
              "signature": "cff19e5fb3a32593b381a0413357b557",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d71666e70dcaa90e204838aa0b3b377c"
            },
            {
              "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": 9757,
                "column": 111
              },
              "errorSnippet": "&lt;h2&gt;&lt;a href=\"https://home.treasury.gov/data/investor-class-auction-allotments\"&gt;Investor Class Auction Allotments&lt;/a&gt;&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/h2[1]",
              "issueID": "679d286de660b17552bb96c8e4d0ab30",
              "signature": "5efc96a855a8d329a1c5bac2b35d3a58",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=679d286de660b17552bb96c8e4d0ab30"
            },
            {
              "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": 9400,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://home.treasury.gov/data/investor-class-auction-allotments\"&gt;Investor Class Auction Allotments&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/h2[1]/a[1]",
              "issueID": "b7a6a7531ccb3182d3b1d6b949a5d3ee",
              "signature": "911a218f1a1c4f283a67d3c471413d3b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b7a6a7531ccb3182d3b1d6b949a5d3ee"
            },
            {
              "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": 9774,
                "column": 111
              },
              "errorSnippet": "&lt;h2&gt;&lt;a href=\"https://home.treasury.gov/data/treasury-international-capital-tic-system\"&gt;Treasury International Capital (TIC) System&lt;/a&gt;&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/h2[1]",
              "issueID": "d4773c70ecaa4546e093237ecad4d145",
              "signature": "c898080c7719a064bf31592d71915ab2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d4773c70ecaa4546e093237ecad4d145"
            },
            {
              "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": 9404,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://home.treasury.gov/data/treasury-international-capital-tic-system\"&gt;Treasury International Capital (TIC) System&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/h2[1]/a[1]",
              "issueID": "f5733450839b837f553da167eedf3693",
              "signature": "37d7a48b6bd1efe86b562e10edabb062",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f5733450839b837f553da167eedf3693"
            },
            {
              "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": 9790,
                "column": 111
              },
              "errorSnippet": "&lt;h2&gt;&lt;a href=\"https://home.treasury.gov/data/us-international-reserve-position\"&gt;U.S. International Reserve Position&lt;/a&gt;&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[1]/h2[1]",
              "issueID": "6dff6f00f0d73c459ac78444f42cf175",
              "signature": "89f994d7deaf3545c49ccbdcac80e1f5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=6dff6f00f0d73c459ac78444f42cf175"
            },
            {
              "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": 9412,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://home.treasury.gov/data/us-international-reserve-position\"&gt;U.S. International Reserve Position&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[4]/div[1]/div[2]/div[1]/h2[1]/a[1]",
              "issueID": "3c72b5d193123a9a5d58e9654da0bfaf",
              "signature": "9887007357daec3fa15c2523f0a5750d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=3c72b5d193123a9a5d58e9654da0bfaf"
            },
            {
              "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": 9803,
                "column": 111
              },
              "errorSnippet": "&lt;h2&gt;&lt;a href=\"https://home.treasury.gov/data/troubled-assets-relief-program\"&gt;Troubled Assets Relief Program&lt;/a&gt;&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/h2[1]",
              "issueID": "2bef85cd4d7583875d20808586db7546",
              "signature": "dd9879df8632d093b5ca9c0da7cbb491",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2bef85cd4d7583875d20808586db7546"
            },
            {
              "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": 9425,
                "column": 115
              },
              "errorSnippet": "&lt;a href=\"https://home.treasury.gov/data/troubled-assets-relief-program\"&gt;Troubled Assets Relief Program&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/h2[1]/a[1]",
              "issueID": "72e15323f3a9b44d3c235bca89ca0834",
              "signature": "253882e29355215fd331b3525f498041",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=72e15323f3a9b44d3c235bca89ca0834"
            },
            {
              "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": 9845,
                "column": 111
              },
              "errorSnippet": "&lt;h2&gt;&lt;a href=\"https://home.treasury.gov/services/report-fraud-waste-and-abuse\"&gt;Report Fraud, Waste &amp;amp; Abuse&lt;/a&gt;&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]",
              "issueID": "580cb48da4e4d98424d08080dd411b22",
              "signature": "ee39b55693f4d10b060085369db0da5b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=580cb48da4e4d98424d08080dd411b22"
            },
            {
              "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": 9431,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://home.treasury.gov/services/report-fraud-waste-and-abuse\"&gt;Report Fraud, Waste &amp;amp; Abuse&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]",
              "issueID": "e5b2f20d4e7b6e2170fcc94004a81daf",
              "signature": "1bdd671760c83d3ef4c60640c60aa639",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e5b2f20d4e7b6e2170fcc94004a81daf"
            },
            {
              "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": 9961,
                "column": 111
              },
              "errorSnippet": "&lt;h2&gt;&lt;a href=\"/services/the-multiemployer-pension-reform-act-of-2014\"&gt;Kline-Miller Multiemployer Pension Reform Act of 2014 &lt;/a&gt;&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/h2[1]",
              "issueID": "7bacfff5f2c469d131093c7166983c09",
              "signature": "c3ba277969f741b590d94f40fe6b0ca8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=7bacfff5f2c469d131093c7166983c09"
            },
            {
              "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": 9529,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"/services/the-multiemployer-pension-reform-act-of-2014\"&gt;Kline-Miller Multiemployer Pension Reform Act of 2014 &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/h2[1]/a[1]",
              "issueID": "8d8d8bc0aa87336d908cbce38d468328",
              "signature": "ce137401f6c4fcaea9e86204d69baac9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=8d8d8bc0aa87336d908cbce38d468328"
            },
            {
              "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": 10031,
                "column": 111
              },
              "errorSnippet": "&lt;h2&gt;&lt;a href=\"https://home.treasury.gov/services/government-shared-services\"&gt;Government Shared Services&lt;/a&gt;&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/h2[1]",
              "issueID": "4db07c27379282166af46717b942dbb3",
              "signature": "2b3c708aac2502021c9148f26d6408dd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=4db07c27379282166af46717b942dbb3"
            },
            {
              "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": 9578,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://home.treasury.gov/services/government-shared-services\"&gt;Government Shared Services&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/div[1]/article[1]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/h2[1]/a[1]",
              "issueID": "479f68fda17b065960b12d65976bee95",
              "signature": "9c745894a47f69fc72f8fd2dabb75ebc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=479f68fda17b065960b12d65976bee95"
            },
            {
              "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": 263.25,
                  "y": 1492.71875
                },
                "bottom-right": {
                  "x": 522.25,
                  "y": 1523.71875
                },
                "height": 31,
                "width": 259
              },
              "position": {
                "line": 9920,
                "column": 115
              },
              "errorSnippet": "&lt;a class=\"featured-stories-viewall\" href=\"/news/featured-stories\"&gt;View all Featured Stories&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "f5ebe140765ef13d0daeaa5f020199df",
              "signature": "fb6afdd3338696be1f1a84d258a9d860",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f5ebe140765ef13d0daeaa5f020199df"
            },
            {
              "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": 23,
                  "y": 23
                },
                "height": 23,
                "width": 23
              },
              "position": {
                "line": 9924,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"#tab-0\" date-section=\"social-twitter\" class=\"social-nav social-twitter ui-tabs-anchor\" role=\"presentation\" tabindex=\"-1\" id=\"ui-id-1\"&gt; Twitter&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/header[1]/ul[1]/li[1]/a[1]",
              "issueID": "41c5e54edaac627087a57073f6e392f7",
              "signature": "f07124f3a538c7477c55028c965721cf",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=189&issueID=41c5e54edaac627087a57073f6e392f7"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "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 element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 31.5156,
                  "y": 24
                },
                "height": 24,
                "width": 31.5156
              },
              "position": {
                "line": 10310,
                "column": 16
              },
              "errorSnippet": "&lt;ul class=\"clearfix ui-tabs-nav ui-corner-all ui-helper-reset ui-helper-clearfix ui-widget-header\" role=\"tablist\" style=\"\"&gt; &lt;li role=\"tab\" tabindex=\"0\" class=\"ui-tabs-tab ui-corner-top ui-state-default ui-tab ui-tabs-active ui-state-active\" aria",
              "xpath": "/html/body/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/header[1]/ul[1]",
              "issueID": "ddf141500b7cbf7de835544450406fae",
              "signature": "888d09d6cc6e8da162dcfb2bb18388ab",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=ddf141500b7cbf7de835544450406fae"
            },
            {
              "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": 9821,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"https://www.treasurydirect.gov/tdhome.htm\" target=\"_blank\"&gt;Savings Bonds&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/nav[1]/ul[2]/li[3]/a[1]",
              "issueID": "f2a2c42d05a07c7a49a1637d430f1f9d",
              "signature": "80247526a48b648ef0076ce96b85fd1d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f2a2c42d05a07c7a49a1637d430f1f9d"
            },
            {
              "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": 9885,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://www.treasurydirect.gov/govt/govt.htm\" target=\"_blank\"&gt;TreasuryDirect for Government&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[6]/div[1]/article[1]/div[1]/div[3]/div[4]/div[1]/nav[1]/ul[2]/li[3]/a[1]",
              "issueID": "d19952647d94bce2e30b61e9665422ef",
              "signature": "77d373ade4f42f93b3901d66418d46db",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d19952647d94bce2e30b61e9665422ef"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://home.treasury.gov/",
      "what": "Department of the Treasury ",
      "result": "https://home.treasury.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://home.treasury.gov/",
      "result": [
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'mm-search-block-form', which is not unique in the same DOM",
          "element": "<div role=\"search\" data-block-plugin-id=\"search_form_block\" data-drupal-selector=\"search-block-form\" ... ctor=\"edit-submit\" class=\"search-form__submit button js-form-submit form-submit\"></div></form></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[id=\"mm-search-block-form\"][class=\"search-form search-block-form block block-search block-search-form-block no-underline\"][onsubmit=\"return api_do_search();\"][data-drupal-selector=\"search-block-form\"][data-block-plugin-id=\"search_form_block\"][role=\"search\"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'mm-search-block-form', which is not unique in the same DOM",
          "element": "<div role=\"search\" data-block-plugin-id=\"search_form_block\" data-drupal-selector=\"search-block-form\" ... ctor=\"edit-submit\" class=\"search-form__submit button js-form-submit form-submit\"></div></form></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(7)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[id=\"mm-search-block-form\"][class=\"search-form search-block-form block block-search block-search-form-block no-underline\"][onsubmit=\"return api_do_search();\"][data-drupal-selector=\"search-block-form\"][data-block-plugin-id=\"search_form_block\"][role=\"search\"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This FORM has an id attribute of 'search-block-form', which is not unique in the same DOM",
          "element": "<form accept-charset=\"UTF-8\" id=\"search-block-form\" method=\"get\" action=\"/search/node\"><div class=\"f ... l-selector=\"edit-submit\" class=\"search-form__submit button js-form-submit form-submit\"></div></form>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "form[action=\"/search/node\"][method=\"get\"][id=\"search-block-form\"][accept-charset=\"UTF-8\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This FORM has an id attribute of 'search-block-form', which is not unique in the same DOM",
          "element": "<form accept-charset=\"UTF-8\" id=\"search-block-form\" method=\"get\" action=\"/search/node\"><div class=\"f ... l-selector=\"edit-submit\" class=\"search-form__submit button js-form-submit form-submit\"></div></form>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(7)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "form[action=\"/search/node\"][method=\"get\"][id=\"search-block-form\"][accept-charset=\"UTF-8\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This INPUT has an id attribute of 'edit-keys', which is not unique in the same DOM",
          "element": "<input class=\"form-search\" maxlength=\"128\" size=\"60\" value=\"\" name=\"keys\" id=\"edit-keys\" type=\"search\" data-drupal-selector=\"edit-keys\" placeholder=\"Enter keywords\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "input[placeholder=\"Enter keywords\"][data-drupal-selector=\"edit-keys\"][type=\"search\"][id=\"edit-keys\"][name=\"keys\"][value=\"\"][size=\"60\"][maxlength=\"128\"][class=\"form-search\"]",
            "attNo": 9
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This INPUT has an id attribute of 'edit-keys', which is not unique in the same DOM",
          "element": "<input class=\"form-search\" maxlength=\"128\" size=\"60\" value=\"\" name=\"keys\" id=\"edit-keys\" type=\"search\" data-drupal-selector=\"edit-keys\" placeholder=\"Enter keywords\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(7)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "input[placeholder=\"Enter keywords\"][data-drupal-selector=\"edit-keys\"][type=\"search\"][id=\"edit-keys\"][name=\"keys\"][value=\"\"][size=\"60\"][maxlength=\"128\"][class=\"form-search\"]",
            "attNo": 9
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'edit-actions', which is not unique in the same DOM",
          "element": "<div id=\"edit-actions\" class=\"form-actions js-form-wrapper form-wrapper\" data-drupal-selector=\"edit- ... a-drupal-selector=\"edit-submit\" class=\"search-form__submit button js-form-submit form-submit\"></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[data-drupal-selector=\"edit-actions\"][class=\"form-actions js-form-wrapper form-wrapper\"][id=\"edit-actions\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'edit-actions', which is not unique in the same DOM",
          "element": "<div id=\"edit-actions\" class=\"form-actions js-form-wrapper form-wrapper\" data-drupal-selector=\"edit- ... a-drupal-selector=\"edit-submit\" class=\"search-form__submit button js-form-submit form-submit\"></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(7)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[data-drupal-selector=\"edit-actions\"][class=\"form-actions js-form-wrapper form-wrapper\"][id=\"edit-actions\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This INPUT has an id attribute of 'edit-submit', which is not unique in the same DOM",
          "element": "<input value=\"Go\" id=\"edit-submit\" type=\"submit\" data-drupal-selector=\"edit-submit\" class=\"search-form__submit button js-form-submit form-submit\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "input[class=\"search-form__submit button js-form-submit form-submit\"][data-drupal-selector=\"edit-submit\"][type=\"submit\"][id=\"edit-submit\"][value=\"Go\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This INPUT has an id attribute of 'edit-submit', which is not unique in the same DOM",
          "element": "<input value=\"Go\" id=\"edit-submit\" type=\"submit\" data-drupal-selector=\"edit-submit\" class=\"search-form__submit button js-form-submit form-submit\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(7)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "input[class=\"search-form__submit button js-form-submit form-submit\"][data-drupal-selector=\"edit-submit\"][type=\"submit\"][id=\"edit-submit\"][value=\"Go\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-2', which is not unique in the same DOM",
          "element": "<div id=\"column-2\" class=\"sub-nav-group secretarys-photo secretary-column\"><div class=\"block-region- ... /report-fraud-waste-and-abuse/inspectors-general\">Inspectors General</a></p></div></div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"sub-nav-group secretarys-photo secretary-column\"][id=\"column-2\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-2', which is not unique in the same DOM",
          "element": "<div id=\"column-2\" class=\"sub-nav-group secretarys-photo secretary-column\"><div class=\"block-region- ... olicy-issues/tax-policy/tax-regulatory-reform\">Tax Regulatory Reform</a></p></div></div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"sub-nav-group secretarys-photo secretary-column\"][id=\"column-2\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-2', which is not unique in the same DOM",
          "element": "<div id=\"column-2\" class=\"sub-nav-group secretarys-photo secretary-column\"><div class=\"block-region- ... d-yield-curve/corporate-bond-yield-curve\">Corporate Bond Yield Curve</a></p></div></div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"sub-nav-group secretarys-photo secretary-column\"][id=\"column-2\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-2', which is not unique in the same DOM",
          "element": "<div id=\"column-2\" class=\"sub-nav-group secretarys-photo secretary-column\"><div class=\"block-region- ... efault.aspx\">Community Development Financial Institution (CDFI) Fund</a></p></div></div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"sub-nav-group secretarys-photo secretary-column\"][id=\"column-2\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-2', which is not unique in the same DOM",
          "element": "<div id=\"column-2\" class=\"sub-nav-group secretarys-photo secretary-column\"><div class=\"block-region- ... l<span class=\"visually-hidden\">Featured Stories</span></a></div></div></div></div></div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"sub-nav-group secretarys-photo secretary-column\"][id=\"column-2\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-2', which is not unique in the same DOM",
          "element": "<div id=\"column-2\" class=\"sub-nav-group secretarys-photo secretary-column\"><div class=\"block-region- ... lank\" href=\"https://www.treasurydirect.gov/tdhome.htm\">Savings Bonds</a></li></ul></nav></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(7)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"sub-nav-group secretarys-photo secretary-column\"][id=\"column-2\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-3', which is not unique in the same DOM",
          "element": "<div id=\"column-3\" class=\"secretarys-bio sub-nav-group secretary-column\"><div class=\"block-region-co ... .sigpr.gov/\">Special Inspector General for Pandemic Recovery (SIGPR)</a></p></div></div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"secretarys-bio sub-nav-group secretary-column\"][id=\"column-3\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-3', which is not unique in the same DOM",
          "element": "<div id=\"column-3\" class=\"secretarys-bio sub-nav-group secretary-column\"><div class=\"block-region-co ... ecting-charitable-organizations\">Protecting Charitable Organizations</a></p></div></div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"secretarys-bio sub-nav-group secretary-column\"][id=\"column-3\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-3', which is not unique in the same DOM",
          "element": "<div id=\"column-3\" class=\"secretarys-bio sub-nav-group secretary-column\"><div class=\"block-region-co ... erline\" data-block-plugin-id=\"block_content:5f1697f3-3b2e-4ac3-9b73-2c49fa9926d0\"></div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"secretarys-bio sub-nav-group secretary-column\"][id=\"column-3\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-3', which is not unique in the same DOM",
          "element": "<div id=\"column-3\" class=\"secretarys-bio sub-nav-group secretary-column\"><div class=\"block-region-co ... Printing</a></p><p><a href=\"https://www.usmint.gov/\">U.S Mint</a></p><p></p></div></div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"secretarys-bio sub-nav-group secretary-column\"][id=\"column-3\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-3', which is not unique in the same DOM",
          "element": "<div id=\"column-3\" class=\"secretarys-bio sub-nav-group secretary-column\"><div class=\"block-region-co ... All<span class=\"visually-hidden\">Press Releases</span></a></div></div></div></div></div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"secretarys-bio sub-nav-group secretary-column\"][id=\"column-3\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-3', which is not unique in the same DOM",
          "element": "<div id=\"column-3\" class=\"secretarys-bio sub-nav-group secretary-column\"><div class=\"block-region-co ... entification-number-ein-online\">Employer Identification Number (EIN)</a></li></ul></nav></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(7)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"secretarys-bio sub-nav-group secretary-column\"][id=\"column-3\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-4', which is not unique in the same DOM",
          "element": "<div id=\"column-4\" class=\"sub-nav-group secretary-remarks secretary-column\"><div class=\"block-region ... ng-planning-and-performance/climate-action-plan\">Climate Action Plan</a></p></div></div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"sub-nav-group secretary-remarks secretary-column\"][id=\"column-4\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-4', which is not unique in the same DOM",
          "element": "<div id=\"column-4\" class=\"sub-nav-group secretary-remarks secretary-column\"><div class=\"block-region ...  href=\"https://www.makinghomeaffordable.gov/\">Making Home Affordable</a></p></div></div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"sub-nav-group secretary-remarks secretary-column\"][id=\"column-4\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-4', which is not unique in the same DOM",
          "element": "<div id=\"column-4\" class=\"sub-nav-group secretary-remarks secretary-column\"><div class=\"block-region ... href=\"https://home.treasury.gov/data/other-programs\">Other Programs</a></h2></div></div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"sub-nav-group secretary-remarks secretary-column\"][id=\"column-4\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-4', which is not unique in the same DOM",
          "element": "<div id=\"column-4\" class=\"sub-nav-group secretary-remarks secretary-column\"><div class=\"block-region ... ref=\"https://home.treasury.gov/services/education\">Education</a></h2><p></p></div></div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"sub-nav-group secretary-remarks secretary-column\"][id=\"column-4\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-4', which is not unique in the same DOM",
          "element": "<div id=\"column-4\" class=\"sub-nav-group secretary-remarks secretary-column\"><div class=\"block-region ...  class=\"visually-hidden\">Remarks and Statements</span></a></div></div></div></div></div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"sub-nav-group secretary-remarks secretary-column\"][id=\"column-4\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-4', which is not unique in the same DOM",
          "element": "<div id=\"column-4\" class=\"sub-nav-group secretary-remarks secretary-column\"><div class=\"block-region ... rterly-refunding/Pages/default.aspx\">Quarterly refunding information</a></li></ul></nav></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(7)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"sub-nav-group secretary-remarks secretary-column\"][id=\"column-4\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-5', which is not unique in the same DOM",
          "element": "<div id=\"column-5\" class=\"sub-nav-group secretary-travel-schedule secretary-column\"><div class=\"bloc ... .gov/about/history/freedmans-bank-building\">Freedman's Bank Building</a></p></div></div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"sub-nav-group secretary-travel-schedule secretary-column\"][id=\"column-5\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-5', which is not unique in the same DOM",
          "element": "<div id=\"column-5\" class=\"sub-nav-group secretary-travel-schedule secretary-column\"><div class=\"bloc ... v/policy-issues/consumer-policy/featured-research\">Featured Research</a></p></div></div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"sub-nav-group secretary-travel-schedule secretary-column\"][id=\"column-5\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-5', which is not unique in the same DOM",
          "element": "<div id=\"column-5\" class=\"sub-nav-group secretary-travel-schedule secretary-column\"><div class=\"bloc ... international-reserve-position\">U.S. International Reserve Position</a></h2></div></div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"sub-nav-group secretary-travel-schedule secretary-column\"][id=\"column-5\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-5', which is not unique in the same DOM",
          "element": "<div id=\"column-5\" class=\"sub-nav-group secretary-travel-schedule secretary-column\"><div class=\"bloc ... me-page/tic-forms-instructions\">Treasury International Capital (TIC)</a></p></div></div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"sub-nav-group secretary-travel-schedule secretary-column\"][id=\"column-5\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-5', which is not unique in the same DOM",
          "element": "<div id=\"column-5\" class=\"sub-nav-group secretary-travel-schedule secretary-column\"><div class=\"bloc ... REAS/subscriber/new?topic_id=USTREAS_49\">Subscribe to Press Releases</a></p></div></div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"sub-nav-group secretary-travel-schedule secretary-column\"][id=\"column-5\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-5', which is not unique in the same DOM",
          "element": "<div id=\"column-5\" class=\"sub-nav-group secretary-travel-schedule secretary-column\"><div class=\"bloc ... /www.treasurydirect.gov/govt/govt.htm\">TreasuryDirect for Government</a></li></ul></nav></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(7)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(4)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"sub-nav-group secretary-travel-schedule secretary-column\"][id=\"column-5\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-6', which is not unique in the same DOM",
          "element": "<div id=\"column-6\" class=\"sub-nav-group secretary-column\"><div class=\"block-region-col6\"><div class= ...  Apply</a></p><p><a href=\"https://treasury.usajobs.gov/\">Search Jobs</a></p></div></div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"sub-nav-group secretary-column\"][id=\"column-6\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-6', which is not unique in the same DOM",
          "element": "<div id=\"column-6\" class=\"sub-nav-group secretary-column\"><div class=\"block-region-col6\"><div class= ... ps://home.treasury.gov/policy-issues/tribal-affairs\">Tribal Affairs</a></h2></div></div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"sub-nav-group secretary-column\"][id=\"column-6\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-6', which is not unique in the same DOM",
          "element": "<div id=\"column-6\" class=\"sub-nav-group secretary-column\"><div class=\"block-region-col6\"><div class= ... me.treasury.gov/data/troubled-assets-relief-program/reports\">Reports</a></p></div></div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"sub-nav-group secretary-column\"][id=\"column-6\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-6', which is not unique in the same DOM",
          "element": "<div id=\"column-6\" class=\"sub-nav-group secretary-column\"><div class=\"block-region-col6\"><div class= ...  href=\"https://www.usmint.gov/about/mint-tours-facilities\">U.S. Mint</a></p></div></div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"sub-nav-group secretary-column\"][id=\"column-6\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-6', which is not unique in the same DOM",
          "element": "<div id=\"column-6\" class=\"sub-nav-group twitter-feed\"><div class=\"block-region-col6\"><div class=\"mm- ... ts on twitter.com\" href=\"https://twitter.com/USTreasury\">View All Tweets</a></div></div></div></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"sub-nav-group twitter-feed\"][id=\"column-6\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'column-6', which is not unique in the same DOM",
          "element": "<div id=\"column-6\" class=\"sub-nav-group secretary-column\"></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(7)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(5)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[class=\"sub-nav-group secretary-column\"][id=\"column-6\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This H2 has an id attribute of '-menu', which is not unique in the same DOM",
          "element": "<h2 id=\"-menu\">The Public</h2>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(7)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "h2[id=\"-menu\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This H2 has an id attribute of '-menu', which is not unique in the same DOM",
          "element": "<h2 id=\"-menu\">Businesses</h2>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(7)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "h2[id=\"-menu\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This H2 has an id attribute of '-menu', which is not unique in the same DOM",
          "element": "<h2 id=\"-menu\">Financial Institutions</h2>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(7)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "h2[id=\"-menu\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This H2 has an id attribute of '-menu', which is not unique in the same DOM",
          "element": "<h2 id=\"-menu\">Government</h2>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(7)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "h2[id=\"-menu\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 246,
          "bestPracticeId": 393,
          "attribute": "This element should only contain li elements (without an ARIA-assigned role), script elements (without an ARIA-assigned role) or template elements (without an ARIA-assigned role); or elements with a role=listitem attribute; as direct child elements",
          "attributeDetail": "This UL should only contain li elements (without an ARIA-assigned role), script elements (without an ARIA-assigned role) or template elements (without an ARIA-assigned role); or elements with a role=listitem attribute; as direct child elements",
          "element": "<ul class=\"nav-menu mq--t\"><div class=\"search-block search--mobile\"><div class=\"block-region-search- ... 886\"><div class=\"field field--name-body field--type-text-with-summary field--label-hidden field__ite",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[class=\"nav-menu mq--t\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 527,
          "bestPracticeId": 2519,
          "attribute": "This aside does not have a unique accessible name as required when two or more aside elements are present",
          "attributeDetail": "This aside does not have a unique accessible name as required when two or more aside elements are present",
          "element": "<aside class=\"two-two-row1-col2\"></aside>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "aside[class=\"two-two-row1-col2\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 527,
          "bestPracticeId": 2519,
          "attribute": "This aside does not have a unique accessible name as required when two or more aside elements are present",
          "attributeDetail": "This aside does not have a unique accessible name as required when two or more aside elements are present",
          "element": "<aside class=\"two-two-row2-col2\"><div class=\"block-region-row2-col2\"><div class=\"block block-block-c ... arch for Matured Bonds</div><span class=\"tile--learn-more\">Learn More</span></a></div></div></aside>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "aside[class=\"two-two-row2-col2\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 532,
          "bestPracticeId": 2519,
          "attribute": "This aside does not have an accessible name as required when two or more aside elements are present",
          "attributeDetail": "This aside does not have an accessible name as required when two or more aside elements are present",
          "element": "<aside class=\"two-two-row1-col2\"></aside>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "aside[class=\"two-two-row1-col2\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 532,
          "bestPracticeId": 2519,
          "attribute": "This aside does not have an accessible name as required when two or more aside elements are present",
          "attributeDetail": "This aside does not have an accessible name as required when two or more aside elements are present",
          "element": "<aside class=\"two-two-row2-col2\"><div class=\"block-region-row2-col2\"><div class=\"block block-block-c ... arch for Matured Bonds</div><span class=\"tile--learn-more\">Learn More</span></a></div></div></aside>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "aside[class=\"two-two-row2-col2\"]",
            "attNo": 1
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-17T22:21:08",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      50
    ],
    [
      "ibm",
      17
    ],
    [
      "motion",
      14
    ],
    [
      "alfa",
      8
    ],
    [
      "wave",
      3
    ],
    [
      "focInd",
      2
    ],
    [
      "axe",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 11,
  "logSize": 1111,
  "errorLogCount": 11,
  "errorLogSize": 1111,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-17T22:23:15",
  "elapsedSeconds": 132,
  "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": 2,
        "focOp": 6,
        "linkUl": 566,
        "role": 23,
        "styleDiff": 44,
        "zIndex": 19
      },
      "alfa": {
        "r3": 176,
        "r57": 48,
        "r62": 28,
        "r66": 46,
        "r69": 2,
        "r73": 20,
        "r74": 20,
        "r80": 20,
        "r90": 12
      },
      "axe": {
        "aria-allowed-role": 0,
        "color-contrast-enhanced": 91,
        "color-contrast": 40,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "link-in-text-block": 20,
        "duplicate-id-aria": 4,
        "duplicate-id": 10,
        "focus-order-semantics": 3,
        "landmark-no-duplicate-banner": 2,
        "landmark-no-duplicate-main": 2,
        "landmark-unique": 6,
        "nested-interactive": 9,
        "region": 8
      },
      "htmlcs": {
        "e:AA.1_1_1.H67.1": 8,
        "w:AA.1_1_1.H67.2": 2,
        "w:AA.1_3_1.H48": 1,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 3,
        "w:AA.1_4_3.G145.Abs": 1,
        "w:AA.1_4_3.G18.Abs": 2,
        "w:AA.1_4_3.G18.BgImage": 7
      },
      "ibm": {
        "WCAG20_Img_TitleEmptyWhenAltNull": 20,
        "RPT_Label_UniqueFor": 4,
        "RPT_Elem_UniqueId": 136,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 56,
        "Rpt_Aria_OneBannerInSiblingSet_Implicit": 12,
        "Rpt_Aria_MultipleSearchLandmarks": 8,
        "Rpt_Aria_MultipleNavigationLandmarks_Implicit": 20,
        "Rpt_Aria_MultipleMainsRequireLabel_Implicit_2": 8,
        "Rpt_Aria_MultipleComplementaryLandmarks_Implicit": 8,
        "Rpt_Aria_MultipleBannerLandmarks_Implicit": 16,
        "Rpt_Aria_ComplementaryRequiredLabel_Implicit": 8,
        "landmark_name_unique": 48,
        "element_tabbable_role_valid": 12,
        "aria_semantics_role": 4,
        "aria_semantics_attribute": 24,
        "aria_hidden_focus_misuse": 1000,
        "Rpt_Aria_MultipleMainsVisibleLabel_Implicit": 1,
        "aria_role_redundant": 13
      },
      "wave": {
        "e:label_multiple": 8,
        "c:contrast": 36,
        "a:alt_long": 1,
        "a:image_title": 5,
        "a:link_suspicious": 6,
        "a:link_redundant": 6,
        "a:title_redundant": 9
      },
      "tenon": {
        "28": 4,
        "73": 24,
        "79": 44,
        "98": 108,
        "144": 92,
        "152": 24,
        "153": 50,
        "189": 4,
        "190": 4,
        "218": 8
      },
      "continuum": {
        "94": 176,
        "246": 4,
        "527": 8,
        "532": 8
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 1,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 5,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 283,
              "what": "Non-underlined adjacent links"
            }
          },
          "alfa": {
            "r62": {
              "score": 14,
              "what": "Inline link is not distinct from the surrounding text except by color"
            }
          },
          "axe": {
            "link-in-text-block": {
              "score": 10,
              "what": "Link is not distinct from surrounding text without reliance on color"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 17,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "axe": {
            "aria-allowed-role": {
              "score": 1,
              "what": "ARIA role is not appropriate for the element"
            }
          },
          "ibm": {
            "element_tabbable_role_valid": {
              "score": 9,
              "what": "Tabbable element has a non-widget role"
            },
            "aria_semantics_role": {
              "score": 3,
              "what": "ARIA role is not valid for the element to which it is assigned"
            },
            "aria_role_redundant": {
              "score": 10,
              "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": 5,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "duplicateID": {
          "alfa": {
            "r3": {
              "score": 132,
              "what": "Element id attribute value is not unique"
            }
          },
          "axe": {
            "duplicate-id-aria": {
              "score": 3,
              "what": "id attribute used in ARIA or in a label has a value that is not unique"
            },
            "duplicate-id": {
              "score": 8,
              "what": "id attribute value is not unique"
            }
          },
          "ibm": {
            "RPT_Elem_UniqueId": {
              "score": 102,
              "what": "Element id attribute value is not unique within the document"
            }
          },
          "continuum": {
            "94": {
              "score": 132,
              "what": "Elements contains an id attribute set to a value that is not unique in the DOM"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 24,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 4,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 28,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 12,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 23,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 2,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 30,
              "what": "Element has insufficient color contrast"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 27,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 15,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 10,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "leadingAbsolute": {
          "alfa": {
            "r80": {
              "score": 10,
              "what": "Paragraph text has an absolute line height"
            }
          }
        },
        "focusableDescendants": {
          "alfa": {
            "r90": {
              "score": 12,
              "what": "Element has a role making its children presentational but contains a focusable element"
            }
          }
        },
        "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"
            }
          }
        },
        "focusableRole": {
          "axe": {
            "focus-order-semantics": {
              "score": 2,
              "what": "Focusable element has no active role"
            }
          }
        },
        "banners": {
          "axe": {
            "landmark-no-duplicate-banner": {
              "score": 1,
              "what": "Page has more than 1 banner landmark"
            }
          },
          "ibm": {
            "Rpt_Aria_OneBannerInSiblingSet_Implicit": {
              "score": 6,
              "what": "Multiple elements with a banner role are on the page"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-no-duplicate-main": {
              "score": 1,
              "what": "page has more than 1 main landmark"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 5,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          },
          "ibm": {
            "landmark_name_unique": {
              "score": 36,
              "what": "Landmark has no unique aria-labelledby or aria-label among landmarks in the same parent region"
            }
          }
        },
        "activeEmbedding": {
          "axe": {
            "nested-interactive": {
              "score": 7,
              "what": "Interactive controls are nested"
            }
          }
        },
        "decorativeTitle": {
          "htmlcs": {
            "e:AA.1_1_1.H67.1": {
              "score": 2,
              "what": "img element has an empty alt attribute but has a nonempty title attribute"
            }
          },
          "ibm": {
            "WCAG20_Img_TitleEmptyWhenAltNull": {
              "score": 5,
              "what": "Image alt attribute is empty, but its title attribute is not"
            }
          },
          "wave": {
            "a:image_title": {
              "score": 1,
              "what": "Image has a title attribute value but no alt value"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 1,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "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.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 2,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "labelClash": {
          "ibm": {
            "RPT_Label_UniqueFor": {
              "score": 2,
              "what": "Form control does not have exactly one label"
            }
          },
          "wave": {
            "e:label_multiple": {
              "score": 4,
              "what": "Form control has more than one label associated with it"
            }
          }
        },
        "searchConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleSearchLandmarks": {
              "score": 6,
              "what": "Element with a search role has no unique purpose label among the search-role elements"
            }
          }
        },
        "navConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleNavigationLandmarks_Implicit": {
              "score": 15,
              "what": "Element with a navigation role has no unique purpose label among the navigation-role elements"
            }
          }
        },
        "mainConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleMainsRequireLabel_Implicit_2": {
              "score": 6,
              "what": "Element with main role has no unique label among the main-role elements"
            },
            "Rpt_Aria_MultipleMainsVisibleLabel_Implicit": {
              "score": 1,
              "what": "Element with main role has no unique visible label among the main-role elements"
            }
          }
        },
        "asideConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleComplementaryLandmarks_Implicit": {
              "score": 6,
              "what": "Element with a complementary role has no unique purpose label among the complementary-role elements"
            }
          },
          "continuum": {
            "527": {
              "score": 6,
              "what": "aside element has an accessible name that is non-unique among the aside elements"
            }
          }
        },
        "bannerConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleBannerLandmarks_Implicit": {
              "score": 12,
              "what": "Element with a banner role has no unique purpose label among the banner-role elements"
            }
          }
        },
        "complementaryNoText": {
          "ibm": {
            "Rpt_Aria_ComplementaryRequiredLabel_Implicit": {
              "score": 2,
              "what": "Element has a complementary role but has no label"
            }
          }
        },
        "ariaBadAttribute": {
          "ibm": {
            "aria_semantics_attribute": {
              "score": 24,
              "what": "ARIA attributes is invalid for the element or ARIA role to which it is assigned"
            }
          }
        },
        "focusableHidden": {
          "ibm": {
            "aria_hidden_focus_misuse": {
              "score": 1000,
              "what": "Focusable element is within the subtree of an element with aria-hidden set to true"
            }
          },
          "tenon": {
            "189": {
              "score": 4,
              "what": "Element is typically used for interaction but has a presentation role"
            }
          }
        },
        "imageTextLong": {
          "wave": {
            "a:alt_long": {
              "score": 1,
              "what": "Long text alternative"
            }
          }
        },
        "linkComprehensionRisk": {
          "wave": {
            "a:link_suspicious": {
              "score": 2,
              "what": "Suspicious link text"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 3,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 2,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 11,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 18,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 54,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 92,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 12,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 13,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 4,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 6,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "listChild": {
          "continuum": {
            "246": {
              "score": 4,
              "what": "ul element does not contain only li, script, template, or listitem-role elements as direct child elements"
            }
          }
        },
        "asideNoText": {
          "continuum": {
            "532": {
              "score": 6,
              "what": "aside element is not the only aside element but has no accessible name"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 2261,
      "log": 50,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "focusableHidden",
          "score": 1004
        },
        {
          "groupName": "linkIndication",
          "score": 295
        },
        {
          "groupName": "duplicateID",
          "score": 232
        },
        {
          "groupName": "leadingClipsText",
          "score": 94
        },
        {
          "groupName": "linkTextsSame",
          "score": 56
        },
        {
          "groupName": "contrastAA",
          "score": 44
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 41
        },
        {
          "groupName": "landmarkConfusion",
          "score": 40
        },
        {
          "groupName": "roleBad",
          "score": 31
        },
        {
          "groupName": "contrastAAA",
          "score": 30
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 26
        },
        {
          "groupName": "linkVague",
          "score": 20
        },
        {
          "groupName": "noLeading",
          "score": 17
        },
        {
          "groupName": "navConfusion",
          "score": 17
        },
        {
          "groupName": "allCaps",
          "score": 15
        },
        {
          "groupName": "focusableDescendants",
          "score": 14
        },
        {
          "groupName": "bannerConfusion",
          "score": 14
        },
        {
          "groupName": "titleRedundant",
          "score": 14
        },
        {
          "groupName": "targetSize",
          "score": 14
        },
        {
          "groupName": "inconsistentStyles",
          "score": 13
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 12
        },
        {
          "groupName": "leadingAbsolute",
          "score": 12
        },
        {
          "groupName": "asideConfusion",
          "score": 10
        },
        {
          "groupName": "activeEmbedding",
          "score": 9
        },
        {
          "groupName": "mainConfusion",
          "score": 9
        },
        {
          "groupName": "banners",
          "score": 8
        },
        {
          "groupName": "decorativeTitle",
          "score": 8
        },
        {
          "groupName": "searchConfusion",
          "score": 8
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 8
        },
        {
          "groupName": "asideNoText",
          "score": 8
        },
        {
          "groupName": "focusableOperable",
          "score": 7
        },
        {
          "groupName": "zIndexNotZero",
          "score": 7
        },
        {
          "groupName": "labelClash",
          "score": 7
        },
        {
          "groupName": "contrastRisk",
          "score": 6
        },
        {
          "groupName": "tabIndexMissing",
          "score": 6
        },
        {
          "groupName": "listChild",
          "score": 6
        },
        {
          "groupName": "linkPair",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "focusableRole",
          "score": 4
        },
        {
          "groupName": "complementaryNoText",
          "score": 4
        },
        {
          "groupName": "linkComprehensionRisk",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "tabFocusability",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "imageTextLong",
          "score": 3
        }
      ]
    }
  }
}