Accessibility test digest

Synopsis

Page: U.S. Government Services and Information

URL: https://usa.gov/

Score: 1625

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 U.S. Government Services and Information web page at https://usa.gov/ on 2022/07/21. 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 1625 (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
total1625
log835
focusableHidden214
linkIndication184
leadingClipsText90
linkTextsSame74
noLeading53
contrastAA41
leadingAbsolute36
contrastAAA15
inconsistentStyles11
duplicateID8
roleBad7
contentBeyondLandmarks7
contrastRisk6
navConfusion5
horizontalScrolling5
targetSize4
focusIndication3
focusableOperable3
hoverSurprise3
zIndexNotZero3
hiddenContentRisk3
scrollRisk3
eventKeyboardRisk3
obsolete3
noScriptRisk3
titleRedundant3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Discussion

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

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

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

Report

{
  "id": "4ea6d-usa",
  "host": {
    "id": "usa",
    "which": "https://usa.gov/",
    "what": "U.S. Government Services and Information"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-21T23:31:32"
    },
    {
      "event": "endTime",
      "value": "2022-07-21T23:33:28"
    }
  ],
  "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://usa.gov/",
        "what": "U.S. Government Services and Information"
      },
      {
        "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://usa.gov/",
        "what": "U.S. Government Services and Information"
      },
      {
        "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://usa.gov/",
      "what": "U.S. Government Services and Information",
      "result": "https://www.usa.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.usa.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.usa.gov/",
      "result": {
        "bytes": [
          238956,
          238956,
          238956,
          238956,
          238956
        ],
        "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://usa.gov/",
      "what": "U.S. Government Services and Information",
      "result": "https://www.usa.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.usa.gov/",
      "result": {
        "visibleElements": 206
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.usa.gov/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.usa.gov/",
      "result": {
        "tabFocusables": 52,
        "tabFocused": 52,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://usa.gov/",
      "what": "URL",
      "result": "https://www.usa.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.usa.gov/",
      "result": {
        "totals": {
          "total": 52,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 1,
              "tagNames": {
                "A": 1
              }
            },
            "outlinePresent": {
              "total": 51,
              "meanDelay": 0,
              "tagNames": {
                "BUTTON": 9,
                "A": 40,
                "INPUT": 2
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content"
            }
          ],
          "outlinePresent": [
            {
              "tagName": "BUTTON",
              "text": "Here's how you know",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Search",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "1-844-USA-GOV1",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "All Topics and Services",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "About the U.S.",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Benefits, Grants, Loans",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Government Agencies and Elected Officials",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Jobs and Unemployment",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Money and Taxes",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Travel and Immigration",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Español",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Check the status of my tax refund",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "File a federal tax return",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Apply for or renew my passport",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get COVID-19 pandemic help",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get government benefits and financial assistance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn what you can do on this site",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "All Topics and Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About the U.S. Have a question about the USA? Learn where to find answers to the most requested fact",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Benefits, Grants, Loans Learn about government programs that provide financial help for individuals ",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Consumer Issues Learn how to be a safe consumer, what to do when a purchase or service goes wrong, a",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "COVID-19 Learn about the types of assistance the federal government offers people and businesses aff",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Disability Services Find information for people with disabilities.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Disasters and Emergencies Learn how to prepare for and recover from disasters and emergencies.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Education Find government information on education including primary, secondary, and higher educatio",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Government Agencies and Elected Officials Find information for federal, state, and local government ",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Health Find health resources from the government.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Housing Get information and services to help with finding and keeping a home.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Jobs and Unemployment Find out how and where to look for a new job or career, get help if you are un",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Laws and Legal Issues Learn how to report a crime, locate a federal inmate, research common U.S. law",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Military and Veterans Learn more about help for veterans and service members, joining the military, ",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Money and Taxes Learn about taxes, money the government may owe you, investing, credit help, and mor",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Small Business Learn the steps to start a small business, get financing help from the government, an",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Travel and Immigration Learn about visiting, traveling within, and moving to the United States.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Voting and Elections Find answers to common questions about voting in the United States.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Top",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Us and Site Notices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "For the Media",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "For Developers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Report a Website Issue",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "All Topics and Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Call 1-844-USAGOV1 (1-844-872-4681)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "En Español",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Sign Up",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://usa.gov/",
      "what": "URL",
      "result": "https://www.usa.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.usa.gov/",
      "result": {
        "totals": {
          "total": 565,
          "types": {
            "onlyFocusable": {
              "total": 1,
              "tagNames": {
                "UL": 1
              }
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 564,
              "tagNames": {
                "A": 549,
                "BUTTON": 12,
                "INPUT": 3
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "UL",
              "id": "ui-id-1",
              "text": "<ul id=\"ui-id-1\" tabindex=\"0\" class=\"ui-menu ui-widget ui-widget-content ui-auto"
            }
          ],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Here's how you know",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" title=\"USAGov Logo\" style=\"cursor: default;\"><img src=\"https://app-u",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "MENU",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Close",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "affiliate",
              "text": "<input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"usagov\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "search-field-small",
              "text": "<input id=\"search-field-small\" type=\"search\" name=\"query\" placeholder=\"Search Al",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "1-844-USA-GOV1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "MobileMenuAllTopics",
              "text": "All Topics and Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About the U.S.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "American Flag",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Branches of the U.S. Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget of the U.S. Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data and Statistics About the U.S.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Government Agencies and Elected Officials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "A-Z Index of U.S. Government Agencies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Branches of the U.S. Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget of the U.S. Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Buying from the U.S. Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Auctions and Sales",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Surplus Sales by State",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Elected Officials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forms, by Agency",
              "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": "Contact Elected Officials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Governors",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Indian Tribes and Resources for Native Americans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Local Governments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State Attorneys General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State Consumer Protection Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State Emergency Management Agencies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State Governments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State Health Departments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State, County, and Municipal Courts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Travel and Tourism Information, by State",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History and Historical Documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Laws and Legal Issues",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Complaints Against the Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer Complaints by Product Type",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sample Complaint Letter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Crime and Prisons",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Crimes Involving Children",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Prisons and Prisoners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reporting Crime",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State Corrections Departments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Federal Laws and Regulations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Branches of the U.S. Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commonly Requested U.S. Laws and Regulations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How Laws Are Made and How to Research Them",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pollution Issues",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Labor Laws and Issues",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Personal Legal Issues, Documents, and Family History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Child Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Family Legal Issues",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Genealogy and Family History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lawyers and Legal Advice",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Replace Your Vital Records",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Scams and Frauds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Common Scams and Frauds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Housing Scams",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Identity Theft",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IRS Scams",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Online Safety",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Report Scams and Frauds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Government Works",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Voting and Election Laws and History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Historical Election Results",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Voter ID Requirements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Voting and Election Laws",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Who Can and Can’t Vote in U.S. Elections",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Your Legal Disability Rights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn About Life in the U.S.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Presidents, Vice Presidents, and First Ladies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Benefits, Grants, Loans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Affordable Rental Housing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Benefits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Aid for Students",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Food Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Grants and Loans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Help with Bills",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Military Programs and Benefits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Retirement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Social Security Questions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State Social Service Agencies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Unemployment Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer Issues",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Complaints Against the Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer Complaints by Product Type",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Banks and Lender Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Car Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Housing-Related Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Phone and TV Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Travel Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Postal Service Issues",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sample Complaint Letter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Money and Taxes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Benefits, Grants, Loans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Affordable Rental Housing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Benefits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Aid for Students",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Food Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Grants and Loans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Help with Bills",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Military Programs and Benefits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Retirement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Social Security Questions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State Social Service Agencies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Unemployment Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Credit and Debt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Credit Issues",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Credit Reports and Scores",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dealing with Debt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Currency",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Housing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Affordable Rental Housing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Foreclosure",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Help Buying a Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Housing Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Housing Scams",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Housing-Related Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mortgages",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Moving",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Repairing and Improving a Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Postal Service Issues",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Retirement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Spending, Saving and Investing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Car Complaints and Motor Vehicle Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Donating to Charity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mortgages",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Retirement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Taxes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advance Child Tax Credit and Economic Impact Payments - Stimulus Checks",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Filing Your Taxes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IRS Scams",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resolve Tax Disputes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Small Business Taxes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State and Local Taxes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax Return Status",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax Withholding",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Unclaimed Money from the Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Recalled Products",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Scams and Frauds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Common Scams and Frauds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Housing Scams",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Identity Theft",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IRS Scams",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Online Safety",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Report Scams and Frauds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State Consumer Protection Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Telemarketing and Unwanted Mail",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COVID-19",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advance Child Tax Credit and Economic Impact Payments - Stimulus Checks",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COVID-19 Health Information, Vaccines, and Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COVID-19 Small Business Loans and Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COVID-19 Unemployment Benefits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Assistance for Food, Housing, and Bills",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Government Response to Coronavirus, COVID-19",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Passports and Travel During the COVID-19 Pandemic",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Scams Related to COVID-19",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disability Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Benefits and Insurance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Caregiver Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Assistance and Support Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Government and Local Disability Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jobs and Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Veterans Disability Benefits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Your Legal Disability Rights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disasters and Emergencies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "After a Disaster",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disaster Financial Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disaster Financial Assistance for Workers and Small Business Owners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disaster Financial Assistance with Food, Housing, and Bills",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Assistance Within Designated Natural Disaster Areas",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Help Survivors of a Disaster",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State Emergency Management Agencies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "College and Higher Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Aid for Students",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn English and Attend College in the U.S.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Libraries and Archives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Manage and Repay Student Loans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Government Agencies and Elected Officials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "A-Z Index of U.S. Government Agencies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About the U.S.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "American Flag",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Branches of the U.S. Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget of the U.S. Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data and Statistics About the U.S.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History and Historical Documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Laws and Legal Issues",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Crime and Prisons",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Federal Laws and Regulations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Labor Laws and Issues",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Personal Legal Issues, Documents, and Family History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Scams and Frauds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Government Works",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Voting and Election Laws and History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Your Legal Disability Rights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn About Life in the U.S.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Presidents, Vice Presidents, and First Ladies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Branches of the U.S. Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget of the U.S. Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Buying from the U.S. Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Auctions and Sales",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Surplus Sales by State",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Elected Officials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forms, by Agency",
              "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": "Contact Elected Officials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Governors",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Indian Tribes and Resources for Native Americans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Local Governments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State Attorneys General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State Consumer Protection Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State Emergency Management Agencies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State Governments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State Health Departments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State, County, and Municipal Courts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Travel and Tourism Information, by State",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Doctors and Medical Facilities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Health Information from the Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Health Insurance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Finding Health Insurance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Medicaid and CHIP",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Medicare",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Paying for Medical Care",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Medications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mental Health and Substance Abuse",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State Health Departments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vaccines and Immunizations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Housing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Affordable Rental Housing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Foreclosure",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Help Buying a Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Housing Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Housing Scams",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Housing-Related Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mortgages",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Moving",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Repairing and Improving a Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Postal Service Issues",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jobs and Unemployment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Labor Laws and Issues",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Looking for a New Job",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find a Federal Government Job",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find a Job",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Retirement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Small Business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Business Keyword Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Finance Your Business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Importing and Exporting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Introduction to Government Contracting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Help with Government Contracting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Contract Opportunities Search Tool on beta.SAM.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Small Business Taxes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Start Your Own Business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State Business Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Government Employees",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find a Federal Government Job",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pay and Benefits for Federal Employees",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Protecting the Federal Workforce from COVID-19",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Unemployment Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Laws and Legal Issues",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Complaints Against the Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer Complaints by Product Type",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Banks and Lender Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Car Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Housing-Related Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Phone and TV Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Travel Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Postal Service Issues",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sample Complaint Letter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Crime and Prisons",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Crimes Involving Children",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Prisons and Prisoners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reporting Crime",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State Corrections Departments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Federal Laws and Regulations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Branches of the U.S. Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commonly Requested U.S. Laws and Regulations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How Laws Are Made and How to Research Them",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pollution Issues",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Labor Laws and Issues",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Personal Legal Issues, Documents, and Family History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Child Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Complaints Against the Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer Complaints by Product Type",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sample Complaint Letter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Family Legal Issues",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Genealogy and Family History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lawyers and Legal Advice",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Replace Your Vital Records",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Scams and Frauds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Common Scams and Frauds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Housing Scams",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Identity Theft",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IRS Scams",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Online Safety",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Report Scams and Frauds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Government Works",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Voting and Election Laws and History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Historical Election Results",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Voter ID Requirements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Voting and Election Laws",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Who Can and Can’t Vote in U.S. Elections",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Your Legal Disability Rights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Military and Veterans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Join the Military",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Locate Military Members, Units, and Facilities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Military and Veterans Education Benefits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Military Pay and Pensions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Military Programs and Benefits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Military Records and Identification",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Selective Service (the Draft)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Veterans Burial and Survivor Benefits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Veterans Health Benefits and Issues",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Veterans Housing Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Veterans Jobs and Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Money and Taxes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Benefits, Grants, Loans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Affordable Rental Housing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Benefits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Aid for Students",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Food Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Grants and Loans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Help with Bills",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Military Programs and Benefits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Retirement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Social Security Questions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State Social Service Agencies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Unemployment Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer Issues",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Complaints Against the Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer Complaints by Product Type",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sample Complaint Letter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Recalled Products",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Scams and Frauds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Common Scams and Frauds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Housing Scams",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Identity Theft",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IRS Scams",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Online Safety",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Report Scams and Frauds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State Consumer Protection Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Telemarketing and Unwanted Mail",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Credit and Debt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Credit Issues",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Credit Reports and Scores",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dealing with Debt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Currency",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Housing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Affordable Rental Housing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Foreclosure",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Help Buying a Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Housing Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Housing Scams",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Housing-Related Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mortgages",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Moving",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Repairing and Improving a Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Postal Service Issues",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Retirement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Spending, Saving and Investing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Car Complaints and Motor Vehicle Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Car Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Motor Vehicle Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Donating to Charity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mortgages",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Retirement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Taxes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advance Child Tax Credit and Economic Impact Payments - Stimulus Checks",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Filing Your Taxes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Do You Need to File a Tax Return?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Help with Your Taxes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Your Tax Forms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to File Your Federal Taxes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Small Business Taxes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State and Local Taxes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax Credits and Deductions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IRS Scams",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resolve Tax Disputes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Small Business Taxes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State and Local Taxes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax Return Status",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax Withholding",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Unclaimed Money from the Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Small Business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Business Keyword Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Finance Your Business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Importing and Exporting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Introduction to Government Contracting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Help with Government Contracting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Contract Opportunities Search Tool on beta.SAM.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Small Business Taxes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Start Your Own Business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State Business Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Travel and Immigration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Immigration and Citizenship",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Deportation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Green Cards and Permanent Residence in the U.S.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to Apply for U.S. Citizenship",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to Enter the U.S.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Renounce or Lose Your U.S. Citizenship",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Passports and International Travel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Getting or Renewing a U.S. Passport",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "International Travel Issues",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Issues with Family Outside the U.S.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Passports and Travel During the COVID-19 Pandemic",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Travel Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Passport Fees, Facilities or Problems",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Recreation and Travel within the U.S.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Car Complaints and Motor Vehicle Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Car Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Motor Vehicle Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Recreational Areas and Activities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Travel and Tourism Information, by State",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Travel by Plane",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Travel Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visas and Visiting the U.S.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Apply for Nonimmigrant Visas to the U.S.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Foreign Nationals Driving in the U.S.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn English and Attend College in the U.S.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visa Status, Renewals, or Problems",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visitors Living in the U.S.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Voting and Elections",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Congressional, State, and Local Elections",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Decide Who to Vote For",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find My State or Local Election Office Website",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How, Where, and When to Vote",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Absentee and Early Voting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Do You Have to Vote for the Party You're Registered With?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Voting on Election Day",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Who Can and Can’t Vote in U.S. Elections",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inauguration of the President of the United States",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Presidential Election Process",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Voter Registration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Change Your Voter Registration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Confirm You're Registered to Vote",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to Get a Voter Registration Card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to Register to Vote",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Voting and Election Laws and History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Historical Election Results",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Voter ID Requirements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Voting and Election Laws",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Who Can and Can’t Vote in U.S. Elections",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All Topics and Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "About the U.S.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Branches of the U.S. Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget of the U.S. Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data and Statistics About the U.S.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History and Historical Documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "American Flag",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn About Life in the U.S.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Presidents, Vice Presidents, and First Ladies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Government Agencies and Elected Officials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Laws and Legal Issues",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About the U.S.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Benefits, Grants, Loans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Benefits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State Social Service Agencies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Help with Bills",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Grants and Loans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Food Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Social Security Questions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Affordable Rental Housing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Aid for Students",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Military Programs and Benefits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Retirement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Unemployment Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Benefits, Grants, Loans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Government Agencies and Elected Officials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "A-Z Index of U.S. Government Agencies",
              "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": "Contact Elected Officials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forms, by Agency",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Buying from the U.S. Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About the U.S.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Branches of the U.S. Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget of the U.S. Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Government Agencies and Elected Officials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Jobs and Unemployment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Looking for a New Job",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Unemployment Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Labor Laws and Issues",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Government Employees",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Retirement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Small Business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jobs and Unemployment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Money and Taxes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Taxes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Credit and Debt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Spending, Saving and Investing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Unclaimed Money from the Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Currency",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Benefits, Grants, Loans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer Issues",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Housing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Retirement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Money and Taxes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Travel and Immigration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Passports and International Travel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Immigration and Citizenship",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visas and Visiting the U.S.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Recreation and Travel within the U.S.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Travel and Immigration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Check the status of my tax refund",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "File a federal tax return",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Apply for or renew my passport",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get COVID-19 pandemic help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get government benefits and financial assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn what you can do on this site",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All Topics and Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About the U.S. Have a question about the USA? Learn where to find answers to the",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Benefits, Grants, Loans Learn about government programs that provide financial h",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer Issues Learn how to be a safe consumer, what to do when a purchase or s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COVID-19 Learn about the types of assistance the federal government offers peopl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disability Services Find information for people with disabilities.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disasters and Emergencies Learn how to prepare for and recover from disasters an",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education Find government information on education including primary, secondary,",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Government Agencies and Elected Officials Find information for federal, state, a",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Health Find health resources from the government.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Housing Get information and services to help with finding and keeping a home.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jobs and Unemployment Find out how and where to look for a new job or career, ge",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Laws and Legal Issues Learn how to report a crime, locate a federal inmate, rese",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Military and Veterans Learn more about help for veterans and service members, jo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Money and Taxes Learn about taxes, money the government may owe you, investing, ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Small Business Learn the steps to start a small business, get financing help fro",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Travel and Immigration Learn about visiting, traveling within, and moving to the",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Voting and Elections Find answers to common questions about voting in the United",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "backToTop",
              "text": "Top",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us and Site Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For the Media",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For Developers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Report a Website Issue",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All Topics and Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Call 1-844-USAGOV1 (1-844-872-4681)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "En Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "email-2",
              "text": "<input id=\"email-2\" name=\"email\" type=\"email\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Sign Up",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.facebook.com/USAgov\" style=\"cursor: default;\"><img class=\"s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/USAgov\" style=\"cursor: default;\"><img class=\"sm-ima",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.youtube.com/usagov1\" style=\"cursor: default;\"><img class=\"s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.instagram.com/usagov/\" style=\"cursor: default;\"><img class=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://usa.gov/",
      "what": "URL",
      "result": "https://www.usa.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.usa.gov/",
      "result": {
        "totals": {
          "triggers": 94,
          "headTriggers": 20,
          "tailTriggers": 74,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://usa.gov/",
      "what": "URL",
      "result": "https://www.usa.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.usa.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 14
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Here's how you know"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "MENU"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Close"
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search"
                ]
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "About the U.S."
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Benefits, Grants, Loans"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Government Agencies and Elected Officials"
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Jobs and Unemployment"
              }
            },
            {
              "index": 10,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Money and Taxes"
              }
            },
            {
              "index": 11,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Travel and Immigration"
              }
            },
            {
              "index": 12,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "Enter your email"
                ]
              }
            },
            {
              "index": 13,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Sign Up"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.usa.gov/",
      "result": {
        "totals": {
          "links": 549,
          "adjacent": {
            "total": 193,
            "underlined": 11,
            "underlinedPercent": 5
          }
        },
        "items": {
          "underlined": [
            "Skip to main content",
            "Español",
            "1-844-USA-GOV1",
            "Top",
            "About Us and Site Notices",
            "For the Media",
            "For Developers",
            "Report a Website Issue",
            "All Topics and Services",
            "Call 1-844-USAGOV1 (1-844-872-4681)",
            "En Español"
          ],
          "notUnderlined": [
            "",
            "All Topics and Services",
            "About the U.S.",
            "American Flag",
            "Branches of the U.S. Government",
            "Budget of the U.S. Government",
            "Data and Statistics About the U.S.",
            "Government Agencies and Elected Officials",
            "A-Z Index of U.S. Government Agencies",
            "Branches of the U.S. Government",
            "Budget of the U.S. Government",
            "Buying from the U.S. Government",
            "Contact Elected Officials",
            "Forms, by Agency",
            "State, Local, and Tribal Governments",
            "History and Historical Documents",
            "Laws and Legal Issues",
            "Complaints",
            "Crime and Prisons",
            "Federal Laws and Regulations",
            "Labor Laws and Issues",
            "Personal Legal Issues, Documents, and Family History",
            "Scams and Frauds",
            "U.S. Government Works",
            "Voting and Election Laws and History",
            "Your Legal Disability Rights",
            "Learn About Life in the U.S.",
            "Presidents, Vice Presidents, and First Ladies",
            "Benefits, Grants, Loans",
            "Consumer Issues",
            "Complaints",
            "Complaints Against the Government",
            "Consumer Complaints",
            "Consumer Complaints by Product Type",
            "Sample Complaint Letter",
            "Money and Taxes",
            "Benefits, Grants, Loans",
            "Credit and Debt",
            "Currency",
            "Housing",
            "Retirement",
            "Spending, Saving and Investing",
            "Taxes",
            "Unclaimed Money from the Government",
            "Recalled Products",
            "Scams and Frauds",
            "State Consumer Protection Offices",
            "Telemarketing and Unwanted Mail",
            "COVID-19",
            "Disability Services",
            "Disasters and Emergencies",
            "After a Disaster",
            "Disaster Financial Assistance",
            "Help Survivors of a Disaster",
            "State Emergency Management Agencies",
            "Education",
            "Government Agencies and Elected Officials",
            "A-Z Index of U.S. Government Agencies",
            "About the U.S.",
            "American Flag",
            "Branches of the U.S. Government",
            "Budget of the U.S. Government",
            "Data and Statistics About the U.S.",
            "History and Historical Documents",
            "Laws and Legal Issues",
            "Learn About Life in the U.S.",
            "Presidents, Vice Presidents, and First Ladies",
            "Branches of the U.S. Government",
            "Budget of the U.S. Government",
            "Buying from the U.S. Government",
            "Contact Elected Officials",
            "Forms, by Agency",
            "State, Local, and Tribal Governments",
            "Health",
            "Doctors and Medical Facilities",
            "Health Information from the Government",
            "Health Insurance",
            "Medications",
            "Mental Health and Substance Abuse",
            "State Health Departments",
            "Vaccines and Immunizations",
            "Housing",
            "Jobs and Unemployment",
            "Labor Laws and Issues",
            "Looking for a New Job",
            "Retirement",
            "Small Business",
            "Business Keyword Search",
            "Finance Your Business",
            "Importing and Exporting",
            "Introduction to Government Contracting",
            "Small Business Taxes",
            "Start Your Own Business",
            "State Business Resources",
            "U.S. Government Employees",
            "Unemployment Help",
            "Laws and Legal Issues",
            "Complaints",
            "Complaints Against the Government",
            "Consumer Complaints",
            "Consumer Complaints by Product Type",
            "Sample Complaint Letter",
            "Crime and Prisons",
            "Federal Laws and Regulations",
            "Labor Laws and Issues",
            "Personal Legal Issues, Documents, and Family History",
            "Child Support",
            "Complaints",
            "Family Legal Issues",
            "Genealogy and Family History",
            "Lawyers and Legal Advice",
            "Replace Your Vital Records",
            "Scams and Frauds",
            "U.S. Government Works",
            "Voting and Election Laws and History",
            "Your Legal Disability Rights",
            "Military and Veterans",
            "Money and Taxes",
            "Benefits, Grants, Loans",
            "Consumer Issues",
            "Complaints",
            "Recalled Products",
            "Scams and Frauds",
            "State Consumer Protection Offices",
            "Telemarketing and Unwanted Mail",
            "Credit and Debt",
            "Currency",
            "Housing",
            "Retirement",
            "Spending, Saving and Investing",
            "Car Complaints and Motor Vehicle Services",
            "Donating to Charity",
            "Mortgages",
            "Retirement",
            "Taxes",
            "Advance Child Tax Credit and Economic Impact Payments - Stimulus Checks",
            "Filing Your Taxes",
            "IRS Scams",
            "Resolve Tax Disputes",
            "Small Business Taxes",
            "State and Local Taxes",
            "Tax Return Status",
            "Tax Withholding",
            "Unclaimed Money from the Government",
            "Small Business",
            "Business Keyword Search",
            "Finance Your Business",
            "Importing and Exporting",
            "Introduction to Government Contracting",
            "Small Business Taxes",
            "Start Your Own Business",
            "State Business Resources",
            "Travel and Immigration",
            "Immigration and Citizenship",
            "Passports and International Travel",
            "Recreation and Travel within the U.S.",
            "Car Complaints and Motor Vehicle Services",
            "Recreational Areas and Activities",
            "Travel and Tourism Information, by State",
            "Travel by Plane",
            "Travel Complaints",
            "Visas and Visiting the U.S.",
            "Voting and Elections",
            "Congressional, State, and Local Elections",
            "Decide Who to Vote For",
            "Find My State or Local Election Office Website",
            "How, Where, and When to Vote",
            "Inauguration of the President of the United States",
            "Presidential Election Process",
            "Voter Registration",
            "Voting and Election Laws and History",
            "All Topics and Services",
            "About the U.S.",
            "Benefits, Grants, Loans",
            "Government Agencies and Elected Officials",
            "Jobs and Unemployment",
            "Money and Taxes",
            "Recreation and Travel within the U.S.",
            "Travel and Immigration",
            "Español",
            "Learn what you can do on this site",
            "All Topics and Services"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.usa.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://usa.gov/",
      "what": "URL",
      "result": "https://www.usa.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.usa.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.usa.gov/",
      "result": {
        "roleElements": 5,
        "badRoleElements": 3,
        "redundantRoleElements": 0,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "SPAN": {
            "navigation": {
              "bad": 1,
              "redundant": 0
            }
          },
          "DIV": {
            "status": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.usa.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": 12,
            "subtotals": [
              6,
              1,
              1,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 193,
            "subtotals": [
              173,
              11,
              9
            ]
          },
          "listLink": {
            "total": 356,
            "subtotals": [
              284,
              46,
              17,
              5,
              4
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 1
          },
          "h3": {
            "total": 3
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "Here's how you know",
                "MENU",
                "Close",
                "Search"
              ],
              "700": [
                "Search",
                "About the U.S.",
                "Benefits, Grants, Loans",
                "Government Agencies and Elected Officials",
                "Jobs and Unemployment",
                "Money and Taxes",
                "Travel and Immigration",
                "Sign Up"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Here's how you know"
              ],
              "none": [
                "MENU",
                "Close",
                "Search",
                "Search",
                "About the U.S.",
                "Benefits, Grants, Loans",
                "Government Agencies and Elected Officials",
                "Jobs and Unemployment",
                "Money and Taxes",
                "Travel and Immigration",
                "Sign Up"
              ]
            },
            "height": {
              "12px": [
                "Here's how you know"
              ],
              "40px": [
                "MENU"
              ],
              "44px": [
                "Close"
              ],
              "33px": [
                "Search"
              ],
              "auto": [
                "Search"
              ],
              "66px": [
                "About the U.S.",
                "Benefits, Grants, Loans",
                "Government Agencies and Elected Officials",
                "Jobs and Unemployment",
                "Money and Taxes",
                "Travel and Immigration"
              ],
              "37px": [
                "Sign Up"
              ]
            },
            "lineHeight": {
              "12px": [
                "Here's how you know"
              ],
              "40px": [
                "MENU"
              ],
              "17px": [
                "Close",
                "Search",
                "Sign Up"
              ],
              "15px": [
                "Search",
                "About the U.S.",
                "Benefits, Grants, Loans",
                "Government Agencies and Elected Officials",
                "Jobs and Unemployment",
                "Money and Taxes",
                "Travel and Immigration"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to main content",
                "Español",
                "1-844-USA-GOV1",
                "About the U.S.",
                "American Flag",
                "Branches of the U.S. Government",
                "Budget of the U.S. Government",
                "Data and Statistics About the U.S.",
                "Government Agencies and Elected Officials",
                "A-Z Index of U.S. Government Agencies",
                "Branches of the U.S. Government",
                "Budget of the U.S. Government",
                "Buying from the U.S. Government",
                "Contact Elected Officials",
                "Forms, by Agency",
                "State, Local, and Tribal Governments",
                "History and Historical Documents",
                "Laws and Legal Issues",
                "Complaints",
                "Crime and Prisons",
                "Federal Laws and Regulations",
                "Labor Laws and Issues",
                "Personal Legal Issues, Documents, and Family History",
                "Scams and Frauds",
                "U.S. Government Works",
                "Voting and Election Laws and History",
                "Your Legal Disability Rights",
                "Learn About Life in the U.S.",
                "Presidents, Vice Presidents, and First Ladies",
                "Benefits, Grants, Loans",
                "Consumer Issues",
                "Complaints",
                "Complaints Against the Government",
                "Consumer Complaints",
                "Consumer Complaints by Product Type",
                "Sample Complaint Letter",
                "Money and Taxes",
                "Benefits, Grants, Loans",
                "Credit and Debt",
                "Currency",
                "Housing",
                "Retirement",
                "Spending, Saving and Investing",
                "Taxes",
                "Unclaimed Money from the Government",
                "Recalled Products",
                "Scams and Frauds",
                "State Consumer Protection Offices",
                "Telemarketing and Unwanted Mail",
                "COVID-19",
                "Disability Services",
                "Disasters and Emergencies",
                "After a Disaster",
                "Disaster Financial Assistance",
                "Help Survivors of a Disaster",
                "State Emergency Management Agencies",
                "Education",
                "Government Agencies and Elected Officials",
                "A-Z Index of U.S. Government Agencies",
                "About the U.S.",
                "American Flag",
                "Branches of the U.S. Government",
                "Budget of the U.S. Government",
                "Data and Statistics About the U.S.",
                "History and Historical Documents",
                "Laws and Legal Issues",
                "Learn About Life in the U.S.",
                "Presidents, Vice Presidents, and First Ladies",
                "Branches of the U.S. Government",
                "Budget of the U.S. Government",
                "Buying from the U.S. Government",
                "Contact Elected Officials",
                "Forms, by Agency",
                "State, Local, and Tribal Governments",
                "Health",
                "Doctors and Medical Facilities",
                "Health Information from the Government",
                "Health Insurance",
                "Medications",
                "Mental Health and Substance Abuse",
                "State Health Departments",
                "Vaccines and Immunizations",
                "Housing",
                "Jobs and Unemployment",
                "Labor Laws and Issues",
                "Looking for a New Job",
                "Retirement",
                "Small Business",
                "Business Keyword Search",
                "Finance Your Business",
                "Importing and Exporting",
                "Introduction to Government Contracting",
                "Small Business Taxes",
                "Start Your Own Business",
                "State Business Resources",
                "U.S. Government Employees",
                "Unemployment Help",
                "Laws and Legal Issues",
                "Complaints",
                "Complaints Against the Government",
                "Consumer Complaints",
                "Consumer Complaints by Product Type",
                "Sample Complaint Letter",
                "Crime and Prisons",
                "Federal Laws and Regulations",
                "Labor Laws and Issues",
                "Personal Legal Issues, Documents, and Family History",
                "Child Support",
                "Complaints",
                "Family Legal Issues",
                "Genealogy and Family History",
                "Lawyers and Legal Advice",
                "Replace Your Vital Records",
                "Scams and Frauds",
                "U.S. Government Works",
                "Voting and Election Laws and History",
                "Your Legal Disability Rights",
                "Military and Veterans",
                "Money and Taxes",
                "Benefits, Grants, Loans",
                "Consumer Issues",
                "Complaints",
                "Recalled Products",
                "Scams and Frauds",
                "State Consumer Protection Offices",
                "Telemarketing and Unwanted Mail",
                "Credit and Debt",
                "Currency",
                "Housing",
                "Retirement",
                "Spending, Saving and Investing",
                "Car Complaints and Motor Vehicle Services",
                "Donating to Charity",
                "Mortgages",
                "Retirement",
                "Taxes",
                "Advance Child Tax Credit and Economic Impact Payments - Stimulus Checks",
                "Filing Your Taxes",
                "IRS Scams",
                "Resolve Tax Disputes",
                "Small Business Taxes",
                "State and Local Taxes",
                "Tax Return Status",
                "Tax Withholding",
                "Unclaimed Money from the Government",
                "Small Business",
                "Business Keyword Search",
                "Finance Your Business",
                "Importing and Exporting",
                "Introduction to Government Contracting",
                "Small Business Taxes",
                "Start Your Own Business",
                "State Business Resources",
                "Travel and Immigration",
                "Immigration and Citizenship",
                "Passports and International Travel",
                "Recreation and Travel within the U.S.",
                "Car Complaints and Motor Vehicle Services",
                "Recreational Areas and Activities",
                "Travel and Tourism Information, by State",
                "Travel by Plane",
                "Travel Complaints",
                "Visas and Visiting the U.S.",
                "Voting and Elections",
                "Congressional, State, and Local Elections",
                "Decide Who to Vote For",
                "Find My State or Local Election Office Website",
                "How, Where, and When to Vote",
                "Inauguration of the President of the United States",
                "Presidential Election Process",
                "Voter Registration",
                "Voting and Election Laws and History",
                "Recreation and Travel within the U.S.",
                "Español",
                "Learn what you can do on this site",
                "All Topics and Services",
                "Top",
                "About Us and Site Notices",
                "For the Media",
                "For Developers",
                "Report a Website Issue",
                "All Topics and Services",
                "Call 1-844-USAGOV1 (1-844-872-4681)",
                "En Español"
              ],
              "700": [
                "",
                "All Topics and Services",
                "All Topics and Services",
                "About the U.S.",
                "Benefits, Grants, Loans",
                "Government Agencies and Elected Officials",
                "Jobs and Unemployment",
                "Money and Taxes",
                "Travel and Immigration"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Skip to main content",
                "Español",
                "1-844-USA-GOV1",
                "Top",
                "About Us and Site Notices",
                "For the Media",
                "For Developers",
                "Report a Website Issue",
                "All Topics and Services",
                "Call 1-844-USAGOV1 (1-844-872-4681)",
                "En Español"
              ],
              "none": [
                "",
                "All Topics and Services",
                "About the U.S.",
                "American Flag",
                "Branches of the U.S. Government",
                "Budget of the U.S. Government",
                "Data and Statistics About the U.S.",
                "Government Agencies and Elected Officials",
                "A-Z Index of U.S. Government Agencies",
                "Branches of the U.S. Government",
                "Budget of the U.S. Government",
                "Buying from the U.S. Government",
                "Contact Elected Officials",
                "Forms, by Agency",
                "State, Local, and Tribal Governments",
                "History and Historical Documents",
                "Laws and Legal Issues",
                "Complaints",
                "Crime and Prisons",
                "Federal Laws and Regulations",
                "Labor Laws and Issues",
                "Personal Legal Issues, Documents, and Family History",
                "Scams and Frauds",
                "U.S. Government Works",
                "Voting and Election Laws and History",
                "Your Legal Disability Rights",
                "Learn About Life in the U.S.",
                "Presidents, Vice Presidents, and First Ladies",
                "Benefits, Grants, Loans",
                "Consumer Issues",
                "Complaints",
                "Complaints Against the Government",
                "Consumer Complaints",
                "Consumer Complaints by Product Type",
                "Sample Complaint Letter",
                "Money and Taxes",
                "Benefits, Grants, Loans",
                "Credit and Debt",
                "Currency",
                "Housing",
                "Retirement",
                "Spending, Saving and Investing",
                "Taxes",
                "Unclaimed Money from the Government",
                "Recalled Products",
                "Scams and Frauds",
                "State Consumer Protection Offices",
                "Telemarketing and Unwanted Mail",
                "COVID-19",
                "Disability Services",
                "Disasters and Emergencies",
                "After a Disaster",
                "Disaster Financial Assistance",
                "Help Survivors of a Disaster",
                "State Emergency Management Agencies",
                "Education",
                "Government Agencies and Elected Officials",
                "A-Z Index of U.S. Government Agencies",
                "About the U.S.",
                "American Flag",
                "Branches of the U.S. Government",
                "Budget of the U.S. Government",
                "Data and Statistics About the U.S.",
                "History and Historical Documents",
                "Laws and Legal Issues",
                "Learn About Life in the U.S.",
                "Presidents, Vice Presidents, and First Ladies",
                "Branches of the U.S. Government",
                "Budget of the U.S. Government",
                "Buying from the U.S. Government",
                "Contact Elected Officials",
                "Forms, by Agency",
                "State, Local, and Tribal Governments",
                "Health",
                "Doctors and Medical Facilities",
                "Health Information from the Government",
                "Health Insurance",
                "Medications",
                "Mental Health and Substance Abuse",
                "State Health Departments",
                "Vaccines and Immunizations",
                "Housing",
                "Jobs and Unemployment",
                "Labor Laws and Issues",
                "Looking for a New Job",
                "Retirement",
                "Small Business",
                "Business Keyword Search",
                "Finance Your Business",
                "Importing and Exporting",
                "Introduction to Government Contracting",
                "Small Business Taxes",
                "Start Your Own Business",
                "State Business Resources",
                "U.S. Government Employees",
                "Unemployment Help",
                "Laws and Legal Issues",
                "Complaints",
                "Complaints Against the Government",
                "Consumer Complaints",
                "Consumer Complaints by Product Type",
                "Sample Complaint Letter",
                "Crime and Prisons",
                "Federal Laws and Regulations",
                "Labor Laws and Issues",
                "Personal Legal Issues, Documents, and Family History",
                "Child Support",
                "Complaints",
                "Family Legal Issues",
                "Genealogy and Family History",
                "Lawyers and Legal Advice",
                "Replace Your Vital Records",
                "Scams and Frauds",
                "U.S. Government Works",
                "Voting and Election Laws and History",
                "Your Legal Disability Rights",
                "Military and Veterans",
                "Money and Taxes",
                "Benefits, Grants, Loans",
                "Consumer Issues",
                "Complaints",
                "Recalled Products",
                "Scams and Frauds",
                "State Consumer Protection Offices",
                "Telemarketing and Unwanted Mail",
                "Credit and Debt",
                "Currency",
                "Housing",
                "Retirement",
                "Spending, Saving and Investing",
                "Car Complaints and Motor Vehicle Services",
                "Donating to Charity",
                "Mortgages",
                "Retirement",
                "Taxes",
                "Advance Child Tax Credit and Economic Impact Payments - Stimulus Checks",
                "Filing Your Taxes",
                "IRS Scams",
                "Resolve Tax Disputes",
                "Small Business Taxes",
                "State and Local Taxes",
                "Tax Return Status",
                "Tax Withholding",
                "Unclaimed Money from the Government",
                "Small Business",
                "Business Keyword Search",
                "Finance Your Business",
                "Importing and Exporting",
                "Introduction to Government Contracting",
                "Small Business Taxes",
                "Start Your Own Business",
                "State Business Resources",
                "Travel and Immigration",
                "Immigration and Citizenship",
                "Passports and International Travel",
                "Recreation and Travel within the U.S.",
                "Car Complaints and Motor Vehicle Services",
                "Recreational Areas and Activities",
                "Travel and Tourism Information, by State",
                "Travel by Plane",
                "Travel Complaints",
                "Visas and Visiting the U.S.",
                "Voting and Elections",
                "Congressional, State, and Local Elections",
                "Decide Who to Vote For",
                "Find My State or Local Election Office Website",
                "How, Where, and When to Vote",
                "Inauguration of the President of the United States",
                "Presidential Election Process",
                "Voter Registration",
                "Voting and Election Laws and History",
                "All Topics and Services",
                "About the U.S.",
                "Benefits, Grants, Loans",
                "Government Agencies and Elected Officials",
                "Jobs and Unemployment",
                "Money and Taxes",
                "Recreation and Travel within the U.S.",
                "Travel and Immigration",
                "Español",
                "Learn what you can do on this site",
                "All Topics and Services"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Auctions and Sales",
                "Surplus Sales by State",
                "Contact Elected Officials",
                "Governors",
                "Indian Tribes and Resources for Native Americans",
                "Local Governments",
                "State Attorneys General",
                "State Consumer Protection Offices",
                "State Emergency Management Agencies",
                "State Governments",
                "State Health Departments",
                "State, County, and Municipal Courts",
                "Travel and Tourism Information, by State",
                "Complaints Against the Government",
                "Consumer Complaints",
                "Consumer Complaints by Product Type",
                "Sample Complaint Letter",
                "Crimes Involving Children",
                "Prisons and Prisoners",
                "Reporting Crime",
                "State Corrections Departments",
                "Branches of the U.S. Government",
                "Commonly Requested U.S. Laws and Regulations",
                "How Laws Are Made and How to Research Them",
                "Pollution Issues",
                "Child Support",
                "Complaints",
                "Family Legal Issues",
                "Genealogy and Family History",
                "Lawyers and Legal Advice",
                "Replace Your Vital Records",
                "Common Scams and Frauds",
                "Housing Scams",
                "Identity Theft",
                "IRS Scams",
                "Online Safety",
                "Privacy",
                "Report Scams and Frauds",
                "Historical Election Results",
                "Voter ID Requirements",
                "Voting and Election Laws",
                "Who Can and Can’t Vote in U.S. Elections",
                "Affordable Rental Housing",
                "Benefits",
                "Financial Aid for Students",
                "Food Assistance",
                "Grants and Loans",
                "Help with Bills",
                "Military Programs and Benefits",
                "Retirement",
                "Social Security Questions",
                "State Social Service Agencies",
                "Unemployment Help",
                "Banks and Lender Complaints",
                "Car Complaints",
                "Housing-Related Complaints",
                "Phone and TV Complaints",
                "Travel Complaints",
                "U.S. Postal Service Issues",
                "Affordable Rental Housing",
                "Benefits",
                "Financial Aid for Students",
                "Food Assistance",
                "Grants and Loans",
                "Help with Bills",
                "Military Programs and Benefits",
                "Retirement",
                "Social Security Questions",
                "State Social Service Agencies",
                "Unemployment Help",
                "Credit Issues",
                "Credit Reports and Scores",
                "Dealing with Debt",
                "Affordable Rental Housing",
                "Foreclosure",
                "Help Buying a Home",
                "Housing Help",
                "Housing Scams",
                "Housing-Related Complaints",
                "Mortgages",
                "Moving",
                "Repairing and Improving a Home",
                "U.S. Postal Service Issues",
                "Car Complaints and Motor Vehicle Services",
                "Donating to Charity",
                "Mortgages",
                "Retirement",
                "Advance Child Tax Credit and Economic Impact Payments - Stimulus Checks",
                "Filing Your Taxes",
                "IRS Scams",
                "Resolve Tax Disputes",
                "Small Business Taxes",
                "State and Local Taxes",
                "Tax Return Status",
                "Tax Withholding",
                "Common Scams and Frauds",
                "Housing Scams",
                "Identity Theft",
                "IRS Scams",
                "Online Safety",
                "Privacy",
                "Report Scams and Frauds",
                "Advance Child Tax Credit and Economic Impact Payments - Stimulus Checks",
                "COVID-19 Health Information, Vaccines, and Testing",
                "COVID-19 Small Business Loans and Assistance",
                "COVID-19 Unemployment Benefits",
                "Financial Assistance for Food, Housing, and Bills",
                "Government Response to Coronavirus, COVID-19",
                "Passports and Travel During the COVID-19 Pandemic",
                "Scams Related to COVID-19",
                "Benefits and Insurance",
                "Caregiver Support",
                "Financial Assistance and Support Services",
                "Government and Local Disability Programs",
                "Jobs and Education",
                "Veterans Disability Benefits",
                "Your Legal Disability Rights",
                "Disaster Financial Assistance for Workers and Small Business Owners",
                "Disaster Financial Assistance with Food, Housing, and Bills",
                "Financial Assistance Within Designated Natural Disaster Areas",
                "College and Higher Education",
                "Financial Aid for Students",
                "Learn English and Attend College in the U.S.",
                "Libraries and Archives",
                "Manage and Repay Student Loans",
                "Complaints",
                "Crime and Prisons",
                "Federal Laws and Regulations",
                "Labor Laws and Issues",
                "Personal Legal Issues, Documents, and Family History",
                "Scams and Frauds",
                "U.S. Government Works",
                "Voting and Election Laws and History",
                "Your Legal Disability Rights",
                "Auctions and Sales",
                "Surplus Sales by State",
                "Contact Elected Officials",
                "Governors",
                "Indian Tribes and Resources for Native Americans",
                "Local Governments",
                "State Attorneys General",
                "State Consumer Protection Offices",
                "State Emergency Management Agencies",
                "State Governments",
                "State Health Departments",
                "State, County, and Municipal Courts",
                "Travel and Tourism Information, by State",
                "Finding Health Insurance",
                "Medicaid and CHIP",
                "Medicare",
                "Paying for Medical Care",
                "Affordable Rental Housing",
                "Foreclosure",
                "Help Buying a Home",
                "Housing Help",
                "Housing Scams",
                "Housing-Related Complaints",
                "Mortgages",
                "Moving",
                "Repairing and Improving a Home",
                "U.S. Postal Service Issues",
                "Find a Federal Government Job",
                "Find a Job",
                "Get Help with Government Contracting",
                "The Contract Opportunities Search Tool on beta.SAM.gov",
                "Find a Federal Government Job",
                "Pay and Benefits for Federal Employees",
                "Protecting the Federal Workforce from COVID-19",
                "Banks and Lender Complaints",
                "Car Complaints",
                "Housing-Related Complaints",
                "Phone and TV Complaints",
                "Travel Complaints",
                "U.S. Postal Service Issues",
                "Crimes Involving Children",
                "Prisons and Prisoners",
                "Reporting Crime",
                "State Corrections Departments",
                "Branches of the U.S. Government",
                "Commonly Requested U.S. Laws and Regulations",
                "How Laws Are Made and How to Research Them",
                "Pollution Issues",
                "Complaints Against the Government",
                "Consumer Complaints",
                "Consumer Complaints by Product Type",
                "Sample Complaint Letter",
                "Common Scams and Frauds",
                "Housing Scams",
                "Identity Theft",
                "IRS Scams",
                "Online Safety",
                "Privacy",
                "Report Scams and Frauds",
                "Historical Election Results",
                "Voter ID Requirements",
                "Voting and Election Laws",
                "Who Can and Can’t Vote in U.S. Elections",
                "Join the Military",
                "Locate Military Members, Units, and Facilities",
                "Military and Veterans Education Benefits",
                "Military Pay and Pensions",
                "Military Programs and Benefits",
                "Military Records and Identification",
                "Selective Service (the Draft)",
                "Veterans Burial and Survivor Benefits",
                "Veterans Health Benefits and Issues",
                "Veterans Housing Help",
                "Veterans Jobs and Training",
                "Affordable Rental Housing",
                "Benefits",
                "Financial Aid for Students",
                "Food Assistance",
                "Grants and Loans",
                "Help with Bills",
                "Military Programs and Benefits",
                "Retirement",
                "Social Security Questions",
                "State Social Service Agencies",
                "Unemployment Help",
                "Complaints Against the Government",
                "Consumer Complaints",
                "Consumer Complaints by Product Type",
                "Sample Complaint Letter",
                "Common Scams and Frauds",
                "Housing Scams",
                "Identity Theft",
                "IRS Scams",
                "Online Safety",
                "Privacy",
                "Report Scams and Frauds",
                "Credit Issues",
                "Credit Reports and Scores",
                "Dealing with Debt",
                "Affordable Rental Housing",
                "Foreclosure",
                "Help Buying a Home",
                "Housing Help",
                "Housing Scams",
                "Housing-Related Complaints",
                "Mortgages",
                "Moving",
                "Repairing and Improving a Home",
                "U.S. Postal Service Issues",
                "Car Complaints",
                "Motor Vehicle Services",
                "Do You Need to File a Tax Return?",
                "Get Help with Your Taxes",
                "Get Your Tax Forms",
                "How to File Your Federal Taxes",
                "Small Business Taxes",
                "State and Local Taxes",
                "Tax Credits and Deductions",
                "Get Help with Government Contracting",
                "The Contract Opportunities Search Tool on beta.SAM.gov",
                "Deportation",
                "Green Cards and Permanent Residence in the U.S.",
                "How to Apply for U.S. Citizenship",
                "How to Enter the U.S.",
                "Renounce or Lose Your U.S. Citizenship",
                "Getting or Renewing a U.S. Passport",
                "International Travel Issues",
                "Issues with Family Outside the U.S.",
                "Passports and Travel During the COVID-19 Pandemic",
                "Travel Complaints",
                "U.S. Passport Fees, Facilities or Problems",
                "Car Complaints",
                "Motor Vehicle Services",
                "Apply for Nonimmigrant Visas to the U.S.",
                "Foreign Nationals Driving in the U.S.",
                "Learn English and Attend College in the U.S.",
                "Visa Status, Renewals, or Problems",
                "Visitors Living in the U.S.",
                "Absentee and Early Voting",
                "Do You Have to Vote for the Party You're Registered With?",
                "Voting on Election Day",
                "Who Can and Can’t Vote in U.S. Elections",
                "Change Your Voter Registration",
                "Confirm You're Registered to Vote",
                "How to Get a Voter Registration Card",
                "How to Register to Vote",
                "Historical Election Results",
                "Voter ID Requirements",
                "Voting and Election Laws",
                "Who Can and Can’t Vote in U.S. Elections",
                "Branches of the U.S. Government",
                "Budget of the U.S. Government",
                "Data and Statistics About the U.S.",
                "History and Historical Documents",
                "American Flag",
                "Learn About Life in the U.S.",
                "Presidents, Vice Presidents, and First Ladies",
                "Government Agencies and Elected Officials",
                "Laws and Legal Issues",
                "Benefits",
                "State Social Service Agencies",
                "Help with Bills",
                "Grants and Loans",
                "Food Assistance",
                "Social Security Questions",
                "Affordable Rental Housing",
                "Financial Aid for Students",
                "Military Programs and Benefits",
                "Retirement",
                "Unemployment Help",
                "A-Z Index of U.S. Government Agencies",
                "State, Local, and Tribal Governments",
                "Contact Elected Officials",
                "Forms, by Agency",
                "Buying from the U.S. Government",
                "About the U.S.",
                "Branches of the U.S. Government",
                "Budget of the U.S. Government",
                "Looking for a New Job",
                "Unemployment Help",
                "Labor Laws and Issues",
                "U.S. Government Employees",
                "Retirement",
                "Small Business",
                "Taxes",
                "Credit and Debt",
                "Spending, Saving and Investing",
                "Unclaimed Money from the Government",
                "Currency",
                "Benefits, Grants, Loans",
                "Consumer Issues",
                "Housing",
                "Retirement",
                "Passports and International Travel",
                "Immigration and Citizenship",
                "Visas and Visiting the U.S.",
                "Check the status of my tax refund",
                "File a federal tax return",
                "Apply for or renew my passport",
                "Get COVID-19 pandemic help",
                "Get government benefits and financial assistance",
                "",
                "",
                "",
                ""
              ],
              "700": [
                "About the U.S.                     Have a question about the USA? Learn where to find answers to the most requested facts about the United States of America.",
                "Benefits, Grants, Loans                     Learn about government programs that provide financial help for individuals and organizations.",
                "Consumer Issues                     Learn how to be a safe consumer, what to do when a purchase or service goes wrong, and more.",
                "COVID-19                     Learn about the types of assistance the federal government offers people and businesses affected by the COVID-19 pandemic.",
                "Disability Services                     Find information for people with disabilities.",
                "Disasters and Emergencies                     Learn how to prepare for and recover from disasters and emergencies.",
                "Education                     Find government information on education including primary, secondary, and higher education.",
                "Government Agencies and Elected Officials                     Find information for federal, state, and local government agencies and elected officials.",
                "Health                     Find health resources from the government.",
                "Housing                     Get information and services to help with finding and keeping a home.",
                "Jobs and Unemployment                     Find out how and where to look for a new job or career, get help if you are unemployed, and more.",
                "Laws and Legal Issues                     Learn how to report a crime, locate a federal inmate, research common U.S. laws, and file a complaint against the government.",
                "Military and Veterans                     Learn more about help for veterans and service members, joining the military, and more.",
                "Money and Taxes                     Learn about taxes, money the government may owe you, investing, credit help, and more.",
                "Small Business                     Learn the steps to start a small business, get financing help from the government, and more.",
                "Travel and Immigration                     Learn about visiting, traveling within, and moving to the United States.",
                "Voting and Elections                     Find answers to common questions about voting in the United States."
              ]
            },
            "textDecorationLine": {
              "none": [
                "Auctions and Sales",
                "Surplus Sales by State",
                "Contact Elected Officials",
                "Governors",
                "Indian Tribes and Resources for Native Americans",
                "Local Governments",
                "State Attorneys General",
                "State Consumer Protection Offices",
                "State Emergency Management Agencies",
                "State Governments",
                "State Health Departments",
                "State, County, and Municipal Courts",
                "Travel and Tourism Information, by State",
                "Complaints Against the Government",
                "Consumer Complaints",
                "Consumer Complaints by Product Type",
                "Sample Complaint Letter",
                "Crimes Involving Children",
                "Prisons and Prisoners",
                "Reporting Crime",
                "State Corrections Departments",
                "Branches of the U.S. Government",
                "Commonly Requested U.S. Laws and Regulations",
                "How Laws Are Made and How to Research Them",
                "Pollution Issues",
                "Child Support",
                "Complaints",
                "Family Legal Issues",
                "Genealogy and Family History",
                "Lawyers and Legal Advice",
                "Replace Your Vital Records",
                "Common Scams and Frauds",
                "Housing Scams",
                "Identity Theft",
                "IRS Scams",
                "Online Safety",
                "Privacy",
                "Report Scams and Frauds",
                "Historical Election Results",
                "Voter ID Requirements",
                "Voting and Election Laws",
                "Who Can and Can’t Vote in U.S. Elections",
                "Affordable Rental Housing",
                "Benefits",
                "Financial Aid for Students",
                "Food Assistance",
                "Grants and Loans",
                "Help with Bills",
                "Military Programs and Benefits",
                "Retirement",
                "Social Security Questions",
                "State Social Service Agencies",
                "Unemployment Help",
                "Banks and Lender Complaints",
                "Car Complaints",
                "Housing-Related Complaints",
                "Phone and TV Complaints",
                "Travel Complaints",
                "U.S. Postal Service Issues",
                "Affordable Rental Housing",
                "Benefits",
                "Financial Aid for Students",
                "Food Assistance",
                "Grants and Loans",
                "Help with Bills",
                "Military Programs and Benefits",
                "Retirement",
                "Social Security Questions",
                "State Social Service Agencies",
                "Unemployment Help",
                "Credit Issues",
                "Credit Reports and Scores",
                "Dealing with Debt",
                "Affordable Rental Housing",
                "Foreclosure",
                "Help Buying a Home",
                "Housing Help",
                "Housing Scams",
                "Housing-Related Complaints",
                "Mortgages",
                "Moving",
                "Repairing and Improving a Home",
                "U.S. Postal Service Issues",
                "Car Complaints and Motor Vehicle Services",
                "Donating to Charity",
                "Mortgages",
                "Retirement",
                "Advance Child Tax Credit and Economic Impact Payments - Stimulus Checks",
                "Filing Your Taxes",
                "IRS Scams",
                "Resolve Tax Disputes",
                "Small Business Taxes",
                "State and Local Taxes",
                "Tax Return Status",
                "Tax Withholding",
                "Common Scams and Frauds",
                "Housing Scams",
                "Identity Theft",
                "IRS Scams",
                "Online Safety",
                "Privacy",
                "Report Scams and Frauds",
                "Advance Child Tax Credit and Economic Impact Payments - Stimulus Checks",
                "COVID-19 Health Information, Vaccines, and Testing",
                "COVID-19 Small Business Loans and Assistance",
                "COVID-19 Unemployment Benefits",
                "Financial Assistance for Food, Housing, and Bills",
                "Government Response to Coronavirus, COVID-19",
                "Passports and Travel During the COVID-19 Pandemic",
                "Scams Related to COVID-19",
                "Benefits and Insurance",
                "Caregiver Support",
                "Financial Assistance and Support Services",
                "Government and Local Disability Programs",
                "Jobs and Education",
                "Veterans Disability Benefits",
                "Your Legal Disability Rights",
                "Disaster Financial Assistance for Workers and Small Business Owners",
                "Disaster Financial Assistance with Food, Housing, and Bills",
                "Financial Assistance Within Designated Natural Disaster Areas",
                "College and Higher Education",
                "Financial Aid for Students",
                "Learn English and Attend College in the U.S.",
                "Libraries and Archives",
                "Manage and Repay Student Loans",
                "Complaints",
                "Crime and Prisons",
                "Federal Laws and Regulations",
                "Labor Laws and Issues",
                "Personal Legal Issues, Documents, and Family History",
                "Scams and Frauds",
                "U.S. Government Works",
                "Voting and Election Laws and History",
                "Your Legal Disability Rights",
                "Auctions and Sales",
                "Surplus Sales by State",
                "Contact Elected Officials",
                "Governors",
                "Indian Tribes and Resources for Native Americans",
                "Local Governments",
                "State Attorneys General",
                "State Consumer Protection Offices",
                "State Emergency Management Agencies",
                "State Governments",
                "State Health Departments",
                "State, County, and Municipal Courts",
                "Travel and Tourism Information, by State",
                "Finding Health Insurance",
                "Medicaid and CHIP",
                "Medicare",
                "Paying for Medical Care",
                "Affordable Rental Housing",
                "Foreclosure",
                "Help Buying a Home",
                "Housing Help",
                "Housing Scams",
                "Housing-Related Complaints",
                "Mortgages",
                "Moving",
                "Repairing and Improving a Home",
                "U.S. Postal Service Issues",
                "Find a Federal Government Job",
                "Find a Job",
                "Get Help with Government Contracting",
                "The Contract Opportunities Search Tool on beta.SAM.gov",
                "Find a Federal Government Job",
                "Pay and Benefits for Federal Employees",
                "Protecting the Federal Workforce from COVID-19",
                "Banks and Lender Complaints",
                "Car Complaints",
                "Housing-Related Complaints",
                "Phone and TV Complaints",
                "Travel Complaints",
                "U.S. Postal Service Issues",
                "Crimes Involving Children",
                "Prisons and Prisoners",
                "Reporting Crime",
                "State Corrections Departments",
                "Branches of the U.S. Government",
                "Commonly Requested U.S. Laws and Regulations",
                "How Laws Are Made and How to Research Them",
                "Pollution Issues",
                "Complaints Against the Government",
                "Consumer Complaints",
                "Consumer Complaints by Product Type",
                "Sample Complaint Letter",
                "Common Scams and Frauds",
                "Housing Scams",
                "Identity Theft",
                "IRS Scams",
                "Online Safety",
                "Privacy",
                "Report Scams and Frauds",
                "Historical Election Results",
                "Voter ID Requirements",
                "Voting and Election Laws",
                "Who Can and Can’t Vote in U.S. Elections",
                "Join the Military",
                "Locate Military Members, Units, and Facilities",
                "Military and Veterans Education Benefits",
                "Military Pay and Pensions",
                "Military Programs and Benefits",
                "Military Records and Identification",
                "Selective Service (the Draft)",
                "Veterans Burial and Survivor Benefits",
                "Veterans Health Benefits and Issues",
                "Veterans Housing Help",
                "Veterans Jobs and Training",
                "Affordable Rental Housing",
                "Benefits",
                "Financial Aid for Students",
                "Food Assistance",
                "Grants and Loans",
                "Help with Bills",
                "Military Programs and Benefits",
                "Retirement",
                "Social Security Questions",
                "State Social Service Agencies",
                "Unemployment Help",
                "Complaints Against the Government",
                "Consumer Complaints",
                "Consumer Complaints by Product Type",
                "Sample Complaint Letter",
                "Common Scams and Frauds",
                "Housing Scams",
                "Identity Theft",
                "IRS Scams",
                "Online Safety",
                "Privacy",
                "Report Scams and Frauds",
                "Credit Issues",
                "Credit Reports and Scores",
                "Dealing with Debt",
                "Affordable Rental Housing",
                "Foreclosure",
                "Help Buying a Home",
                "Housing Help",
                "Housing Scams",
                "Housing-Related Complaints",
                "Mortgages",
                "Moving",
                "Repairing and Improving a Home",
                "U.S. Postal Service Issues",
                "Car Complaints",
                "Motor Vehicle Services",
                "Do You Need to File a Tax Return?",
                "Get Help with Your Taxes",
                "Get Your Tax Forms",
                "How to File Your Federal Taxes",
                "Small Business Taxes",
                "State and Local Taxes",
                "Tax Credits and Deductions",
                "Get Help with Government Contracting",
                "The Contract Opportunities Search Tool on beta.SAM.gov",
                "Deportation",
                "Green Cards and Permanent Residence in the U.S.",
                "How to Apply for U.S. Citizenship",
                "How to Enter the U.S.",
                "Renounce or Lose Your U.S. Citizenship",
                "Getting or Renewing a U.S. Passport",
                "International Travel Issues",
                "Issues with Family Outside the U.S.",
                "Passports and Travel During the COVID-19 Pandemic",
                "Travel Complaints",
                "U.S. Passport Fees, Facilities or Problems",
                "Car Complaints",
                "Motor Vehicle Services",
                "Apply for Nonimmigrant Visas to the U.S.",
                "Foreign Nationals Driving in the U.S.",
                "Learn English and Attend College in the U.S.",
                "Visa Status, Renewals, or Problems",
                "Visitors Living in the U.S.",
                "Absentee and Early Voting",
                "Do You Have to Vote for the Party You're Registered With?",
                "Voting on Election Day",
                "Who Can and Can’t Vote in U.S. Elections",
                "Change Your Voter Registration",
                "Confirm You're Registered to Vote",
                "How to Get a Voter Registration Card",
                "How to Register to Vote",
                "Historical Election Results",
                "Voter ID Requirements",
                "Voting and Election Laws",
                "Who Can and Can’t Vote in U.S. Elections",
                "Branches of the U.S. Government",
                "Budget of the U.S. Government",
                "Data and Statistics About the U.S.",
                "History and Historical Documents",
                "American Flag",
                "Learn About Life in the U.S.",
                "Presidents, Vice Presidents, and First Ladies",
                "Government Agencies and Elected Officials",
                "Laws and Legal Issues",
                "Benefits",
                "State Social Service Agencies",
                "Help with Bills",
                "Grants and Loans",
                "Food Assistance",
                "Social Security Questions",
                "Affordable Rental Housing",
                "Financial Aid for Students",
                "Military Programs and Benefits",
                "Retirement",
                "Unemployment Help",
                "A-Z Index of U.S. Government Agencies",
                "State, Local, and Tribal Governments",
                "Contact Elected Officials",
                "Forms, by Agency",
                "Buying from the U.S. Government",
                "About the U.S.",
                "Branches of the U.S. Government",
                "Budget of the U.S. Government",
                "Looking for a New Job",
                "Unemployment Help",
                "Labor Laws and Issues",
                "U.S. Government Employees",
                "Retirement",
                "Small Business",
                "Taxes",
                "Credit and Debt",
                "Spending, Saving and Investing",
                "Unclaimed Money from the Government",
                "Currency",
                "Benefits, Grants, Loans",
                "Consumer Issues",
                "Housing",
                "Retirement",
                "Passports and International Travel",
                "Immigration and Citizenship",
                "Visas and Visiting the U.S.",
                "Check the status of my tax refund",
                "File a federal tax return",
                "Apply for or renew my passport",
                "Get COVID-19 pandemic help",
                "Get government benefits and financial assistance",
                "About the U.S.                     Have a question about the USA? Learn where to find answers to the most requested facts about the United States of America.",
                "Benefits, Grants, Loans                     Learn about government programs that provide financial help for individuals and organizations.",
                "Consumer Issues                     Learn how to be a safe consumer, what to do when a purchase or service goes wrong, and more.",
                "COVID-19                     Learn about the types of assistance the federal government offers people and businesses affected by the COVID-19 pandemic.",
                "Disability Services                     Find information for people with disabilities.",
                "Disasters and Emergencies                     Learn how to prepare for and recover from disasters and emergencies.",
                "Education                     Find government information on education including primary, secondary, and higher education.",
                "Government Agencies and Elected Officials                     Find information for federal, state, and local government agencies and elected officials.",
                "Health                     Find health resources from the government.",
                "Housing                     Get information and services to help with finding and keeping a home.",
                "Jobs and Unemployment                     Find out how and where to look for a new job or career, get help if you are unemployed, and more.",
                "Laws and Legal Issues                     Learn how to report a crime, locate a federal inmate, research common U.S. laws, and file a complaint against the government.",
                "Military and Veterans                     Learn more about help for veterans and service members, joining the military, and more.",
                "Money and Taxes                     Learn about taxes, money the government may owe you, investing, credit help, and more.",
                "Small Business                     Learn the steps to start a small business, get financing help from the government, and more.",
                "Travel and Immigration                     Learn about visiting, traveling within, and moving to the United States.",
                "Voting and Elections                     Find answers to common questions about voting in the United States."
              ],
              "underline": [
                "",
                "",
                "",
                ""
              ]
            },
            "color": {
              "rgb(21, 66, 133)": [
                "Auctions and Sales",
                "Surplus Sales by State",
                "Contact Elected Officials",
                "Governors",
                "Indian Tribes and Resources for Native Americans",
                "Local Governments",
                "State Attorneys General",
                "State Consumer Protection Offices",
                "State Emergency Management Agencies",
                "State Governments",
                "State Health Departments",
                "State, County, and Municipal Courts",
                "Travel and Tourism Information, by State",
                "Complaints Against the Government",
                "Consumer Complaints",
                "Consumer Complaints by Product Type",
                "Sample Complaint Letter",
                "Crimes Involving Children",
                "Prisons and Prisoners",
                "Reporting Crime",
                "State Corrections Departments",
                "Branches of the U.S. Government",
                "Commonly Requested U.S. Laws and Regulations",
                "How Laws Are Made and How to Research Them",
                "Pollution Issues",
                "Child Support",
                "Complaints",
                "Family Legal Issues",
                "Genealogy and Family History",
                "Lawyers and Legal Advice",
                "Replace Your Vital Records",
                "Common Scams and Frauds",
                "Housing Scams",
                "Identity Theft",
                "IRS Scams",
                "Online Safety",
                "Privacy",
                "Report Scams and Frauds",
                "Historical Election Results",
                "Voter ID Requirements",
                "Voting and Election Laws",
                "Who Can and Can’t Vote in U.S. Elections",
                "Affordable Rental Housing",
                "Benefits",
                "Financial Aid for Students",
                "Food Assistance",
                "Grants and Loans",
                "Help with Bills",
                "Military Programs and Benefits",
                "Retirement",
                "Social Security Questions",
                "State Social Service Agencies",
                "Unemployment Help",
                "Banks and Lender Complaints",
                "Car Complaints",
                "Housing-Related Complaints",
                "Phone and TV Complaints",
                "Travel Complaints",
                "U.S. Postal Service Issues",
                "Affordable Rental Housing",
                "Benefits",
                "Financial Aid for Students",
                "Food Assistance",
                "Grants and Loans",
                "Help with Bills",
                "Military Programs and Benefits",
                "Retirement",
                "Social Security Questions",
                "State Social Service Agencies",
                "Unemployment Help",
                "Credit Issues",
                "Credit Reports and Scores",
                "Dealing with Debt",
                "Affordable Rental Housing",
                "Foreclosure",
                "Help Buying a Home",
                "Housing Help",
                "Housing Scams",
                "Housing-Related Complaints",
                "Mortgages",
                "Moving",
                "Repairing and Improving a Home",
                "U.S. Postal Service Issues",
                "Car Complaints and Motor Vehicle Services",
                "Donating to Charity",
                "Mortgages",
                "Retirement",
                "Advance Child Tax Credit and Economic Impact Payments - Stimulus Checks",
                "Filing Your Taxes",
                "IRS Scams",
                "Resolve Tax Disputes",
                "Small Business Taxes",
                "State and Local Taxes",
                "Tax Return Status",
                "Tax Withholding",
                "Common Scams and Frauds",
                "Housing Scams",
                "Identity Theft",
                "IRS Scams",
                "Online Safety",
                "Privacy",
                "Report Scams and Frauds",
                "Advance Child Tax Credit and Economic Impact Payments - Stimulus Checks",
                "COVID-19 Health Information, Vaccines, and Testing",
                "COVID-19 Small Business Loans and Assistance",
                "COVID-19 Unemployment Benefits",
                "Financial Assistance for Food, Housing, and Bills",
                "Government Response to Coronavirus, COVID-19",
                "Passports and Travel During the COVID-19 Pandemic",
                "Scams Related to COVID-19",
                "Benefits and Insurance",
                "Caregiver Support",
                "Financial Assistance and Support Services",
                "Government and Local Disability Programs",
                "Jobs and Education",
                "Veterans Disability Benefits",
                "Your Legal Disability Rights",
                "Disaster Financial Assistance for Workers and Small Business Owners",
                "Disaster Financial Assistance with Food, Housing, and Bills",
                "Financial Assistance Within Designated Natural Disaster Areas",
                "College and Higher Education",
                "Financial Aid for Students",
                "Learn English and Attend College in the U.S.",
                "Libraries and Archives",
                "Manage and Repay Student Loans",
                "Complaints",
                "Crime and Prisons",
                "Federal Laws and Regulations",
                "Labor Laws and Issues",
                "Personal Legal Issues, Documents, and Family History",
                "Scams and Frauds",
                "U.S. Government Works",
                "Voting and Election Laws and History",
                "Your Legal Disability Rights",
                "Auctions and Sales",
                "Surplus Sales by State",
                "Contact Elected Officials",
                "Governors",
                "Indian Tribes and Resources for Native Americans",
                "Local Governments",
                "State Attorneys General",
                "State Consumer Protection Offices",
                "State Emergency Management Agencies",
                "State Governments",
                "State Health Departments",
                "State, County, and Municipal Courts",
                "Travel and Tourism Information, by State",
                "Finding Health Insurance",
                "Medicaid and CHIP",
                "Medicare",
                "Paying for Medical Care",
                "Affordable Rental Housing",
                "Foreclosure",
                "Help Buying a Home",
                "Housing Help",
                "Housing Scams",
                "Housing-Related Complaints",
                "Mortgages",
                "Moving",
                "Repairing and Improving a Home",
                "U.S. Postal Service Issues",
                "Find a Federal Government Job",
                "Find a Job",
                "Get Help with Government Contracting",
                "The Contract Opportunities Search Tool on beta.SAM.gov",
                "Find a Federal Government Job",
                "Pay and Benefits for Federal Employees",
                "Protecting the Federal Workforce from COVID-19",
                "Banks and Lender Complaints",
                "Car Complaints",
                "Housing-Related Complaints",
                "Phone and TV Complaints",
                "Travel Complaints",
                "U.S. Postal Service Issues",
                "Crimes Involving Children",
                "Prisons and Prisoners",
                "Reporting Crime",
                "State Corrections Departments",
                "Branches of the U.S. Government",
                "Commonly Requested U.S. Laws and Regulations",
                "How Laws Are Made and How to Research Them",
                "Pollution Issues",
                "Complaints Against the Government",
                "Consumer Complaints",
                "Consumer Complaints by Product Type",
                "Sample Complaint Letter",
                "Common Scams and Frauds",
                "Housing Scams",
                "Identity Theft",
                "IRS Scams",
                "Online Safety",
                "Privacy",
                "Report Scams and Frauds",
                "Historical Election Results",
                "Voter ID Requirements",
                "Voting and Election Laws",
                "Who Can and Can’t Vote in U.S. Elections",
                "Join the Military",
                "Locate Military Members, Units, and Facilities",
                "Military and Veterans Education Benefits",
                "Military Pay and Pensions",
                "Military Programs and Benefits",
                "Military Records and Identification",
                "Selective Service (the Draft)",
                "Veterans Burial and Survivor Benefits",
                "Veterans Health Benefits and Issues",
                "Veterans Housing Help",
                "Veterans Jobs and Training",
                "Affordable Rental Housing",
                "Benefits",
                "Financial Aid for Students",
                "Food Assistance",
                "Grants and Loans",
                "Help with Bills",
                "Military Programs and Benefits",
                "Retirement",
                "Social Security Questions",
                "State Social Service Agencies",
                "Unemployment Help",
                "Complaints Against the Government",
                "Consumer Complaints",
                "Consumer Complaints by Product Type",
                "Sample Complaint Letter",
                "Common Scams and Frauds",
                "Housing Scams",
                "Identity Theft",
                "IRS Scams",
                "Online Safety",
                "Privacy",
                "Report Scams and Frauds",
                "Credit Issues",
                "Credit Reports and Scores",
                "Dealing with Debt",
                "Affordable Rental Housing",
                "Foreclosure",
                "Help Buying a Home",
                "Housing Help",
                "Housing Scams",
                "Housing-Related Complaints",
                "Mortgages",
                "Moving",
                "Repairing and Improving a Home",
                "U.S. Postal Service Issues",
                "Car Complaints",
                "Motor Vehicle Services",
                "Do You Need to File a Tax Return?",
                "Get Help with Your Taxes",
                "Get Your Tax Forms",
                "How to File Your Federal Taxes",
                "Small Business Taxes",
                "State and Local Taxes",
                "Tax Credits and Deductions",
                "Get Help with Government Contracting",
                "The Contract Opportunities Search Tool on beta.SAM.gov",
                "Deportation",
                "Green Cards and Permanent Residence in the U.S.",
                "How to Apply for U.S. Citizenship",
                "How to Enter the U.S.",
                "Renounce or Lose Your U.S. Citizenship",
                "Getting or Renewing a U.S. Passport",
                "International Travel Issues",
                "Issues with Family Outside the U.S.",
                "Passports and Travel During the COVID-19 Pandemic",
                "Travel Complaints",
                "U.S. Passport Fees, Facilities or Problems",
                "Car Complaints",
                "Motor Vehicle Services",
                "Apply for Nonimmigrant Visas to the U.S.",
                "Foreign Nationals Driving in the U.S.",
                "Learn English and Attend College in the U.S.",
                "Visa Status, Renewals, or Problems",
                "Visitors Living in the U.S.",
                "Absentee and Early Voting",
                "Do You Have to Vote for the Party You're Registered With?",
                "Voting on Election Day",
                "Who Can and Can’t Vote in U.S. Elections",
                "Change Your Voter Registration",
                "Confirm You're Registered to Vote",
                "How to Get a Voter Registration Card",
                "How to Register to Vote",
                "Historical Election Results",
                "Voter ID Requirements",
                "Voting and Election Laws",
                "Who Can and Can’t Vote in U.S. Elections",
                "About the U.S.                     Have a question about the USA? Learn where to find answers to the most requested facts about the United States of America.",
                "Benefits, Grants, Loans                     Learn about government programs that provide financial help for individuals and organizations.",
                "Consumer Issues                     Learn how to be a safe consumer, what to do when a purchase or service goes wrong, and more.",
                "COVID-19                     Learn about the types of assistance the federal government offers people and businesses affected by the COVID-19 pandemic.",
                "Disability Services                     Find information for people with disabilities.",
                "Disasters and Emergencies                     Learn how to prepare for and recover from disasters and emergencies.",
                "Education                     Find government information on education including primary, secondary, and higher education.",
                "Government Agencies and Elected Officials                     Find information for federal, state, and local government agencies and elected officials.",
                "Health                     Find health resources from the government.",
                "Housing                     Get information and services to help with finding and keeping a home.",
                "Jobs and Unemployment                     Find out how and where to look for a new job or career, get help if you are unemployed, and more.",
                "Laws and Legal Issues                     Learn how to report a crime, locate a federal inmate, research common U.S. laws, and file a complaint against the government.",
                "Military and Veterans                     Learn more about help for veterans and service members, joining the military, and more.",
                "Money and Taxes                     Learn about taxes, money the government may owe you, investing, credit help, and more.",
                "Small Business                     Learn the steps to start a small business, get financing help from the government, and more.",
                "Travel and Immigration                     Learn about visiting, traveling within, and moving to the United States.",
                "Voting and Elections                     Find answers to common questions about voting in the United States."
              ],
              "rgb(255, 255, 255)": [
                "Branches of the U.S. Government",
                "Budget of the U.S. Government",
                "Data and Statistics About the U.S.",
                "History and Historical Documents",
                "American Flag",
                "Learn About Life in the U.S.",
                "Presidents, Vice Presidents, and First Ladies",
                "Government Agencies and Elected Officials",
                "Laws and Legal Issues",
                "Benefits",
                "State Social Service Agencies",
                "Help with Bills",
                "Grants and Loans",
                "Food Assistance",
                "Social Security Questions",
                "Affordable Rental Housing",
                "Financial Aid for Students",
                "Military Programs and Benefits",
                "Retirement",
                "Unemployment Help",
                "A-Z Index of U.S. Government Agencies",
                "State, Local, and Tribal Governments",
                "Contact Elected Officials",
                "Forms, by Agency",
                "Buying from the U.S. Government",
                "About the U.S.",
                "Branches of the U.S. Government",
                "Budget of the U.S. Government",
                "Looking for a New Job",
                "Unemployment Help",
                "Labor Laws and Issues",
                "U.S. Government Employees",
                "Retirement",
                "Small Business",
                "Taxes",
                "Credit and Debt",
                "Spending, Saving and Investing",
                "Unclaimed Money from the Government",
                "Currency",
                "Benefits, Grants, Loans",
                "Consumer Issues",
                "Housing",
                "Retirement",
                "Passports and International Travel",
                "Immigration and Citizenship",
                "Visas and Visiting the U.S.",
                "Check the status of my tax refund",
                "File a federal tax return",
                "Apply for or renew my passport",
                "Get COVID-19 pandemic help",
                "Get government benefits and financial assistance"
              ],
              "rgb(0, 0, 0)": [
                "",
                "",
                "",
                ""
              ]
            },
            "fontSize": {
              "17px": [
                "Auctions and Sales",
                "Surplus Sales by State",
                "Contact Elected Officials",
                "Governors",
                "Indian Tribes and Resources for Native Americans",
                "Local Governments",
                "State Attorneys General",
                "State Consumer Protection Offices",
                "State Emergency Management Agencies",
                "State Governments",
                "State Health Departments",
                "State, County, and Municipal Courts",
                "Travel and Tourism Information, by State",
                "Complaints Against the Government",
                "Consumer Complaints",
                "Consumer Complaints by Product Type",
                "Sample Complaint Letter",
                "Crimes Involving Children",
                "Prisons and Prisoners",
                "Reporting Crime",
                "State Corrections Departments",
                "Branches of the U.S. Government",
                "Commonly Requested U.S. Laws and Regulations",
                "How Laws Are Made and How to Research Them",
                "Pollution Issues",
                "Child Support",
                "Complaints",
                "Family Legal Issues",
                "Genealogy and Family History",
                "Lawyers and Legal Advice",
                "Replace Your Vital Records",
                "Common Scams and Frauds",
                "Housing Scams",
                "Identity Theft",
                "IRS Scams",
                "Online Safety",
                "Privacy",
                "Report Scams and Frauds",
                "Historical Election Results",
                "Voter ID Requirements",
                "Voting and Election Laws",
                "Who Can and Can’t Vote in U.S. Elections",
                "Affordable Rental Housing",
                "Benefits",
                "Financial Aid for Students",
                "Food Assistance",
                "Grants and Loans",
                "Help with Bills",
                "Military Programs and Benefits",
                "Retirement",
                "Social Security Questions",
                "State Social Service Agencies",
                "Unemployment Help",
                "Banks and Lender Complaints",
                "Car Complaints",
                "Housing-Related Complaints",
                "Phone and TV Complaints",
                "Travel Complaints",
                "U.S. Postal Service Issues",
                "Affordable Rental Housing",
                "Benefits",
                "Financial Aid for Students",
                "Food Assistance",
                "Grants and Loans",
                "Help with Bills",
                "Military Programs and Benefits",
                "Retirement",
                "Social Security Questions",
                "State Social Service Agencies",
                "Unemployment Help",
                "Credit Issues",
                "Credit Reports and Scores",
                "Dealing with Debt",
                "Affordable Rental Housing",
                "Foreclosure",
                "Help Buying a Home",
                "Housing Help",
                "Housing Scams",
                "Housing-Related Complaints",
                "Mortgages",
                "Moving",
                "Repairing and Improving a Home",
                "U.S. Postal Service Issues",
                "Car Complaints and Motor Vehicle Services",
                "Donating to Charity",
                "Mortgages",
                "Retirement",
                "Advance Child Tax Credit and Economic Impact Payments - Stimulus Checks",
                "Filing Your Taxes",
                "IRS Scams",
                "Resolve Tax Disputes",
                "Small Business Taxes",
                "State and Local Taxes",
                "Tax Return Status",
                "Tax Withholding",
                "Common Scams and Frauds",
                "Housing Scams",
                "Identity Theft",
                "IRS Scams",
                "Online Safety",
                "Privacy",
                "Report Scams and Frauds",
                "Advance Child Tax Credit and Economic Impact Payments - Stimulus Checks",
                "COVID-19 Health Information, Vaccines, and Testing",
                "COVID-19 Small Business Loans and Assistance",
                "COVID-19 Unemployment Benefits",
                "Financial Assistance for Food, Housing, and Bills",
                "Government Response to Coronavirus, COVID-19",
                "Passports and Travel During the COVID-19 Pandemic",
                "Scams Related to COVID-19",
                "Benefits and Insurance",
                "Caregiver Support",
                "Financial Assistance and Support Services",
                "Government and Local Disability Programs",
                "Jobs and Education",
                "Veterans Disability Benefits",
                "Your Legal Disability Rights",
                "Disaster Financial Assistance for Workers and Small Business Owners",
                "Disaster Financial Assistance with Food, Housing, and Bills",
                "Financial Assistance Within Designated Natural Disaster Areas",
                "College and Higher Education",
                "Financial Aid for Students",
                "Learn English and Attend College in the U.S.",
                "Libraries and Archives",
                "Manage and Repay Student Loans",
                "Complaints",
                "Crime and Prisons",
                "Federal Laws and Regulations",
                "Labor Laws and Issues",
                "Personal Legal Issues, Documents, and Family History",
                "Scams and Frauds",
                "U.S. Government Works",
                "Voting and Election Laws and History",
                "Your Legal Disability Rights",
                "Auctions and Sales",
                "Surplus Sales by State",
                "Contact Elected Officials",
                "Governors",
                "Indian Tribes and Resources for Native Americans",
                "Local Governments",
                "State Attorneys General",
                "State Consumer Protection Offices",
                "State Emergency Management Agencies",
                "State Governments",
                "State Health Departments",
                "State, County, and Municipal Courts",
                "Travel and Tourism Information, by State",
                "Finding Health Insurance",
                "Medicaid and CHIP",
                "Medicare",
                "Paying for Medical Care",
                "Affordable Rental Housing",
                "Foreclosure",
                "Help Buying a Home",
                "Housing Help",
                "Housing Scams",
                "Housing-Related Complaints",
                "Mortgages",
                "Moving",
                "Repairing and Improving a Home",
                "U.S. Postal Service Issues",
                "Find a Federal Government Job",
                "Find a Job",
                "Get Help with Government Contracting",
                "The Contract Opportunities Search Tool on beta.SAM.gov",
                "Find a Federal Government Job",
                "Pay and Benefits for Federal Employees",
                "Protecting the Federal Workforce from COVID-19",
                "Banks and Lender Complaints",
                "Car Complaints",
                "Housing-Related Complaints",
                "Phone and TV Complaints",
                "Travel Complaints",
                "U.S. Postal Service Issues",
                "Crimes Involving Children",
                "Prisons and Prisoners",
                "Reporting Crime",
                "State Corrections Departments",
                "Branches of the U.S. Government",
                "Commonly Requested U.S. Laws and Regulations",
                "How Laws Are Made and How to Research Them",
                "Pollution Issues",
                "Complaints Against the Government",
                "Consumer Complaints",
                "Consumer Complaints by Product Type",
                "Sample Complaint Letter",
                "Common Scams and Frauds",
                "Housing Scams",
                "Identity Theft",
                "IRS Scams",
                "Online Safety",
                "Privacy",
                "Report Scams and Frauds",
                "Historical Election Results",
                "Voter ID Requirements",
                "Voting and Election Laws",
                "Who Can and Can’t Vote in U.S. Elections",
                "Join the Military",
                "Locate Military Members, Units, and Facilities",
                "Military and Veterans Education Benefits",
                "Military Pay and Pensions",
                "Military Programs and Benefits",
                "Military Records and Identification",
                "Selective Service (the Draft)",
                "Veterans Burial and Survivor Benefits",
                "Veterans Health Benefits and Issues",
                "Veterans Housing Help",
                "Veterans Jobs and Training",
                "Affordable Rental Housing",
                "Benefits",
                "Financial Aid for Students",
                "Food Assistance",
                "Grants and Loans",
                "Help with Bills",
                "Military Programs and Benefits",
                "Retirement",
                "Social Security Questions",
                "State Social Service Agencies",
                "Unemployment Help",
                "Complaints Against the Government",
                "Consumer Complaints",
                "Consumer Complaints by Product Type",
                "Sample Complaint Letter",
                "Common Scams and Frauds",
                "Housing Scams",
                "Identity Theft",
                "IRS Scams",
                "Online Safety",
                "Privacy",
                "Report Scams and Frauds",
                "Credit Issues",
                "Credit Reports and Scores",
                "Dealing with Debt",
                "Affordable Rental Housing",
                "Foreclosure",
                "Help Buying a Home",
                "Housing Help",
                "Housing Scams",
                "Housing-Related Complaints",
                "Mortgages",
                "Moving",
                "Repairing and Improving a Home",
                "U.S. Postal Service Issues",
                "Car Complaints",
                "Motor Vehicle Services",
                "Do You Need to File a Tax Return?",
                "Get Help with Your Taxes",
                "Get Your Tax Forms",
                "How to File Your Federal Taxes",
                "Small Business Taxes",
                "State and Local Taxes",
                "Tax Credits and Deductions",
                "Get Help with Government Contracting",
                "The Contract Opportunities Search Tool on beta.SAM.gov",
                "Deportation",
                "Green Cards and Permanent Residence in the U.S.",
                "How to Apply for U.S. Citizenship",
                "How to Enter the U.S.",
                "Renounce or Lose Your U.S. Citizenship",
                "Getting or Renewing a U.S. Passport",
                "International Travel Issues",
                "Issues with Family Outside the U.S.",
                "Passports and Travel During the COVID-19 Pandemic",
                "Travel Complaints",
                "U.S. Passport Fees, Facilities or Problems",
                "Car Complaints",
                "Motor Vehicle Services",
                "Apply for Nonimmigrant Visas to the U.S.",
                "Foreign Nationals Driving in the U.S.",
                "Learn English and Attend College in the U.S.",
                "Visa Status, Renewals, or Problems",
                "Visitors Living in the U.S.",
                "Absentee and Early Voting",
                "Do You Have to Vote for the Party You're Registered With?",
                "Voting on Election Day",
                "Who Can and Can’t Vote in U.S. Elections",
                "Change Your Voter Registration",
                "Confirm You're Registered to Vote",
                "How to Get a Voter Registration Card",
                "How to Register to Vote",
                "Historical Election Results",
                "Voter ID Requirements",
                "Voting and Election Laws",
                "Who Can and Can’t Vote in U.S. Elections",
                "Check the status of my tax refund",
                "File a federal tax return",
                "Apply for or renew my passport",
                "Get COVID-19 pandemic help",
                "Get government benefits and financial assistance",
                "",
                "",
                "",
                ""
              ],
              "15px": [
                "Branches of the U.S. Government",
                "Budget of the U.S. Government",
                "Data and Statistics About the U.S.",
                "History and Historical Documents",
                "American Flag",
                "Learn About Life in the U.S.",
                "Presidents, Vice Presidents, and First Ladies",
                "Government Agencies and Elected Officials",
                "Laws and Legal Issues",
                "Benefits",
                "State Social Service Agencies",
                "Help with Bills",
                "Grants and Loans",
                "Food Assistance",
                "Social Security Questions",
                "Affordable Rental Housing",
                "Financial Aid for Students",
                "Military Programs and Benefits",
                "Retirement",
                "Unemployment Help",
                "A-Z Index of U.S. Government Agencies",
                "State, Local, and Tribal Governments",
                "Contact Elected Officials",
                "Forms, by Agency",
                "Buying from the U.S. Government",
                "About the U.S.",
                "Branches of the U.S. Government",
                "Budget of the U.S. Government",
                "Looking for a New Job",
                "Unemployment Help",
                "Labor Laws and Issues",
                "U.S. Government Employees",
                "Retirement",
                "Small Business",
                "Taxes",
                "Credit and Debt",
                "Spending, Saving and Investing",
                "Unclaimed Money from the Government",
                "Currency",
                "Benefits, Grants, Loans",
                "Consumer Issues",
                "Housing",
                "Retirement",
                "Passports and International Travel",
                "Immigration and Citizenship",
                "Visas and Visiting the U.S."
              ],
              "18.7px": [
                "About the U.S.                     Have a question about the USA? Learn where to find answers to the most requested facts about the United States of America.",
                "Benefits, Grants, Loans                     Learn about government programs that provide financial help for individuals and organizations.",
                "Consumer Issues                     Learn how to be a safe consumer, what to do when a purchase or service goes wrong, and more.",
                "COVID-19                     Learn about the types of assistance the federal government offers people and businesses affected by the COVID-19 pandemic.",
                "Disability Services                     Find information for people with disabilities.",
                "Disasters and Emergencies                     Learn how to prepare for and recover from disasters and emergencies.",
                "Education                     Find government information on education including primary, secondary, and higher education.",
                "Government Agencies and Elected Officials                     Find information for federal, state, and local government agencies and elected officials.",
                "Health                     Find health resources from the government.",
                "Housing                     Get information and services to help with finding and keeping a home.",
                "Jobs and Unemployment                     Find out how and where to look for a new job or career, get help if you are unemployed, and more.",
                "Laws and Legal Issues                     Learn how to report a crime, locate a federal inmate, research common U.S. laws, and file a complaint against the government.",
                "Military and Veterans                     Learn more about help for veterans and service members, joining the military, and more.",
                "Money and Taxes                     Learn about taxes, money the government may owe you, investing, credit help, and more.",
                "Small Business                     Learn the steps to start a small business, get financing help from the government, and more.",
                "Travel and Immigration                     Learn about visiting, traveling within, and moving to the United States.",
                "Voting and Elections                     Find answers to common questions about voting in the United States."
              ]
            },
            "lineHeight": {
              "normal": [
                "Auctions and Sales",
                "Surplus Sales by State",
                "Contact Elected Officials",
                "Governors",
                "Indian Tribes and Resources for Native Americans",
                "Local Governments",
                "State Attorneys General",
                "State Consumer Protection Offices",
                "State Emergency Management Agencies",
                "State Governments",
                "State Health Departments",
                "State, County, and Municipal Courts",
                "Travel and Tourism Information, by State",
                "Complaints Against the Government",
                "Consumer Complaints",
                "Consumer Complaints by Product Type",
                "Sample Complaint Letter",
                "Crimes Involving Children",
                "Prisons and Prisoners",
                "Reporting Crime",
                "State Corrections Departments",
                "Branches of the U.S. Government",
                "Commonly Requested U.S. Laws and Regulations",
                "How Laws Are Made and How to Research Them",
                "Pollution Issues",
                "Child Support",
                "Complaints",
                "Family Legal Issues",
                "Genealogy and Family History",
                "Lawyers and Legal Advice",
                "Replace Your Vital Records",
                "Common Scams and Frauds",
                "Housing Scams",
                "Identity Theft",
                "IRS Scams",
                "Online Safety",
                "Privacy",
                "Report Scams and Frauds",
                "Historical Election Results",
                "Voter ID Requirements",
                "Voting and Election Laws",
                "Who Can and Can’t Vote in U.S. Elections",
                "Affordable Rental Housing",
                "Benefits",
                "Financial Aid for Students",
                "Food Assistance",
                "Grants and Loans",
                "Help with Bills",
                "Military Programs and Benefits",
                "Retirement",
                "Social Security Questions",
                "State Social Service Agencies",
                "Unemployment Help",
                "Banks and Lender Complaints",
                "Car Complaints",
                "Housing-Related Complaints",
                "Phone and TV Complaints",
                "Travel Complaints",
                "U.S. Postal Service Issues",
                "Affordable Rental Housing",
                "Benefits",
                "Financial Aid for Students",
                "Food Assistance",
                "Grants and Loans",
                "Help with Bills",
                "Military Programs and Benefits",
                "Retirement",
                "Social Security Questions",
                "State Social Service Agencies",
                "Unemployment Help",
                "Credit Issues",
                "Credit Reports and Scores",
                "Dealing with Debt",
                "Affordable Rental Housing",
                "Foreclosure",
                "Help Buying a Home",
                "Housing Help",
                "Housing Scams",
                "Housing-Related Complaints",
                "Mortgages",
                "Moving",
                "Repairing and Improving a Home",
                "U.S. Postal Service Issues",
                "Car Complaints and Motor Vehicle Services",
                "Donating to Charity",
                "Mortgages",
                "Retirement",
                "Advance Child Tax Credit and Economic Impact Payments - Stimulus Checks",
                "Filing Your Taxes",
                "IRS Scams",
                "Resolve Tax Disputes",
                "Small Business Taxes",
                "State and Local Taxes",
                "Tax Return Status",
                "Tax Withholding",
                "Common Scams and Frauds",
                "Housing Scams",
                "Identity Theft",
                "IRS Scams",
                "Online Safety",
                "Privacy",
                "Report Scams and Frauds",
                "Advance Child Tax Credit and Economic Impact Payments - Stimulus Checks",
                "COVID-19 Health Information, Vaccines, and Testing",
                "COVID-19 Small Business Loans and Assistance",
                "COVID-19 Unemployment Benefits",
                "Financial Assistance for Food, Housing, and Bills",
                "Government Response to Coronavirus, COVID-19",
                "Passports and Travel During the COVID-19 Pandemic",
                "Scams Related to COVID-19",
                "Benefits and Insurance",
                "Caregiver Support",
                "Financial Assistance and Support Services",
                "Government and Local Disability Programs",
                "Jobs and Education",
                "Veterans Disability Benefits",
                "Your Legal Disability Rights",
                "Disaster Financial Assistance for Workers and Small Business Owners",
                "Disaster Financial Assistance with Food, Housing, and Bills",
                "Financial Assistance Within Designated Natural Disaster Areas",
                "College and Higher Education",
                "Financial Aid for Students",
                "Learn English and Attend College in the U.S.",
                "Libraries and Archives",
                "Manage and Repay Student Loans",
                "Complaints",
                "Crime and Prisons",
                "Federal Laws and Regulations",
                "Labor Laws and Issues",
                "Personal Legal Issues, Documents, and Family History",
                "Scams and Frauds",
                "U.S. Government Works",
                "Voting and Election Laws and History",
                "Your Legal Disability Rights",
                "Auctions and Sales",
                "Surplus Sales by State",
                "Contact Elected Officials",
                "Governors",
                "Indian Tribes and Resources for Native Americans",
                "Local Governments",
                "State Attorneys General",
                "State Consumer Protection Offices",
                "State Emergency Management Agencies",
                "State Governments",
                "State Health Departments",
                "State, County, and Municipal Courts",
                "Travel and Tourism Information, by State",
                "Finding Health Insurance",
                "Medicaid and CHIP",
                "Medicare",
                "Paying for Medical Care",
                "Affordable Rental Housing",
                "Foreclosure",
                "Help Buying a Home",
                "Housing Help",
                "Housing Scams",
                "Housing-Related Complaints",
                "Mortgages",
                "Moving",
                "Repairing and Improving a Home",
                "U.S. Postal Service Issues",
                "Find a Federal Government Job",
                "Find a Job",
                "Get Help with Government Contracting",
                "The Contract Opportunities Search Tool on beta.SAM.gov",
                "Find a Federal Government Job",
                "Pay and Benefits for Federal Employees",
                "Protecting the Federal Workforce from COVID-19",
                "Banks and Lender Complaints",
                "Car Complaints",
                "Housing-Related Complaints",
                "Phone and TV Complaints",
                "Travel Complaints",
                "U.S. Postal Service Issues",
                "Crimes Involving Children",
                "Prisons and Prisoners",
                "Reporting Crime",
                "State Corrections Departments",
                "Branches of the U.S. Government",
                "Commonly Requested U.S. Laws and Regulations",
                "How Laws Are Made and How to Research Them",
                "Pollution Issues",
                "Complaints Against the Government",
                "Consumer Complaints",
                "Consumer Complaints by Product Type",
                "Sample Complaint Letter",
                "Common Scams and Frauds",
                "Housing Scams",
                "Identity Theft",
                "IRS Scams",
                "Online Safety",
                "Privacy",
                "Report Scams and Frauds",
                "Historical Election Results",
                "Voter ID Requirements",
                "Voting and Election Laws",
                "Who Can and Can’t Vote in U.S. Elections",
                "Join the Military",
                "Locate Military Members, Units, and Facilities",
                "Military and Veterans Education Benefits",
                "Military Pay and Pensions",
                "Military Programs and Benefits",
                "Military Records and Identification",
                "Selective Service (the Draft)",
                "Veterans Burial and Survivor Benefits",
                "Veterans Health Benefits and Issues",
                "Veterans Housing Help",
                "Veterans Jobs and Training",
                "Affordable Rental Housing",
                "Benefits",
                "Financial Aid for Students",
                "Food Assistance",
                "Grants and Loans",
                "Help with Bills",
                "Military Programs and Benefits",
                "Retirement",
                "Social Security Questions",
                "State Social Service Agencies",
                "Unemployment Help",
                "Complaints Against the Government",
                "Consumer Complaints",
                "Consumer Complaints by Product Type",
                "Sample Complaint Letter",
                "Common Scams and Frauds",
                "Housing Scams",
                "Identity Theft",
                "IRS Scams",
                "Online Safety",
                "Privacy",
                "Report Scams and Frauds",
                "Credit Issues",
                "Credit Reports and Scores",
                "Dealing with Debt",
                "Affordable Rental Housing",
                "Foreclosure",
                "Help Buying a Home",
                "Housing Help",
                "Housing Scams",
                "Housing-Related Complaints",
                "Mortgages",
                "Moving",
                "Repairing and Improving a Home",
                "U.S. Postal Service Issues",
                "Car Complaints",
                "Motor Vehicle Services",
                "Do You Need to File a Tax Return?",
                "Get Help with Your Taxes",
                "Get Your Tax Forms",
                "How to File Your Federal Taxes",
                "Small Business Taxes",
                "State and Local Taxes",
                "Tax Credits and Deductions",
                "Get Help with Government Contracting",
                "The Contract Opportunities Search Tool on beta.SAM.gov",
                "Deportation",
                "Green Cards and Permanent Residence in the U.S.",
                "How to Apply for U.S. Citizenship",
                "How to Enter the U.S.",
                "Renounce or Lose Your U.S. Citizenship",
                "Getting or Renewing a U.S. Passport",
                "International Travel Issues",
                "Issues with Family Outside the U.S.",
                "Passports and Travel During the COVID-19 Pandemic",
                "Travel Complaints",
                "U.S. Passport Fees, Facilities or Problems",
                "Car Complaints",
                "Motor Vehicle Services",
                "Apply for Nonimmigrant Visas to the U.S.",
                "Foreign Nationals Driving in the U.S.",
                "Learn English and Attend College in the U.S.",
                "Visa Status, Renewals, or Problems",
                "Visitors Living in the U.S.",
                "Absentee and Early Voting",
                "Do You Have to Vote for the Party You're Registered With?",
                "Voting on Election Day",
                "Who Can and Can’t Vote in U.S. Elections",
                "Change Your Voter Registration",
                "Confirm You're Registered to Vote",
                "How to Get a Voter Registration Card",
                "How to Register to Vote",
                "Historical Election Results",
                "Voter ID Requirements",
                "Voting and Election Laws",
                "Who Can and Can’t Vote in U.S. Elections"
              ],
              "19.5px": [
                "Branches of the U.S. Government",
                "Budget of the U.S. Government",
                "Data and Statistics About the U.S.",
                "History and Historical Documents",
                "American Flag",
                "Learn About Life in the U.S.",
                "Presidents, Vice Presidents, and First Ladies",
                "Government Agencies and Elected Officials",
                "Laws and Legal Issues",
                "Benefits",
                "State Social Service Agencies",
                "Help with Bills",
                "Grants and Loans",
                "Food Assistance",
                "Social Security Questions",
                "Affordable Rental Housing",
                "Financial Aid for Students",
                "Military Programs and Benefits",
                "Retirement",
                "Unemployment Help",
                "A-Z Index of U.S. Government Agencies",
                "State, Local, and Tribal Governments",
                "Contact Elected Officials",
                "Forms, by Agency",
                "Buying from the U.S. Government",
                "About the U.S.",
                "Branches of the U.S. Government",
                "Budget of the U.S. Government",
                "Looking for a New Job",
                "Unemployment Help",
                "Labor Laws and Issues",
                "U.S. Government Employees",
                "Retirement",
                "Small Business",
                "Taxes",
                "Credit and Debt",
                "Spending, Saving and Investing",
                "Unclaimed Money from the Government",
                "Currency",
                "Benefits, Grants, Loans",
                "Consumer Issues",
                "Housing",
                "Retirement",
                "Passports and International Travel",
                "Immigration and Citizenship",
                "Visas and Visiting the U.S."
              ],
              "20px": [
                "Check the status of my tax refund",
                "File a federal tax return",
                "Apply for or renew my passport",
                "Get COVID-19 pandemic help",
                "Get government benefits and financial assistance",
                "About the U.S.                     Have a question about the USA? Learn where to find answers to the most requested facts about the United States of America.",
                "Benefits, Grants, Loans                     Learn about government programs that provide financial help for individuals and organizations.",
                "Consumer Issues                     Learn how to be a safe consumer, what to do when a purchase or service goes wrong, and more.",
                "COVID-19                     Learn about the types of assistance the federal government offers people and businesses affected by the COVID-19 pandemic.",
                "Disability Services                     Find information for people with disabilities.",
                "Disasters and Emergencies                     Learn how to prepare for and recover from disasters and emergencies.",
                "Education                     Find government information on education including primary, secondary, and higher education.",
                "Government Agencies and Elected Officials                     Find information for federal, state, and local government agencies and elected officials.",
                "Health                     Find health resources from the government.",
                "Housing                     Get information and services to help with finding and keeping a home.",
                "Jobs and Unemployment                     Find out how and where to look for a new job or career, get help if you are unemployed, and more.",
                "Laws and Legal Issues                     Learn how to report a crime, locate a federal inmate, research common U.S. laws, and file a complaint against the government.",
                "Military and Veterans                     Learn more about help for veterans and service members, joining the military, and more.",
                "Money and Taxes                     Learn about taxes, money the government may owe you, investing, credit help, and more.",
                "Small Business                     Learn the steps to start a small business, get financing help from the government, and more.",
                "Travel and Immigration                     Learn about visiting, traveling within, and moving to the United States.",
                "Voting and Elections                     Find answers to common questions about voting in the United States."
              ],
              "34px": [
                "",
                "",
                "",
                ""
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.usa.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.usa.gov/",
      "result": {
        "totals": {
          "total": 5,
          "tagNames": {
            "A": 2,
            "HEADER": 1,
            "NAV": 1,
            "DIV": 1
          }
        },
        "items": [
          {
            "tagName": "A",
            "id": "",
            "text": "Skip to main content"
          },
          {
            "tagName": "HEADER",
            "id": "",
            "text": "An official website of the United States government Here's how you know Official websites use .gov A"
          },
          {
            "tagName": "NAV",
            "id": "",
            "text": "Main Navigation Close Search Search Search 1-844-USA-GOV1 expanded current page previous next All To"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "backToTop",
            "text": "Top"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.usa.gov/",
      "result": {
        "totals": {
          "failures": 35,
          "warnings": 0
        },
        "items": [
          {
            "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]/a[1]/text()[1]",
              "codeLines": [
                "Español"
              ]
            }
          },
          {
            "index": 935,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[1]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Have a question about the USA? Learn where to find answers to the most requested facts about the ...",
                "</p>"
              ]
            }
          },
          {
            "index": 936,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[2]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Learn about government programs that provide financial help for individuals and organizations.",
                "</p>"
              ]
            }
          },
          {
            "index": 937,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[3]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Learn how to be a safe consumer, what to do when a purchase or service goes wrong, and more.",
                "</p>"
              ]
            }
          },
          {
            "index": 938,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[4]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Learn about the types of assistance the federal government offers people and businesses affected ...",
                "</p>"
              ]
            }
          },
          {
            "index": 939,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[5]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Find information for people with disabilities.",
                "</p>"
              ]
            }
          },
          {
            "index": 940,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[6]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Learn how to prepare for and recover from disasters and emergencies.",
                "</p>"
              ]
            }
          },
          {
            "index": 941,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[7]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Find government information on education including primary, secondary, and higher education.",
                "</p>"
              ]
            }
          },
          {
            "index": 942,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[8]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Find information for federal, state, and local government agencies and elected officials.",
                "</p>"
              ]
            }
          },
          {
            "index": 943,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[9]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Find health resources from the government.",
                "</p>"
              ]
            }
          },
          {
            "index": 944,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[10]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Get information and services to help with finding and keeping a home.",
                "</p>"
              ]
            }
          },
          {
            "index": 945,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[11]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Find out how and where to look for a new job or career, get help if you are unemployed, and more.",
                "</p>"
              ]
            }
          },
          {
            "index": 946,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[12]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Learn how to report a crime, locate a federal inmate, research common U.S. laws, and file a compl...",
                "</p>"
              ]
            }
          },
          {
            "index": 947,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[13]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Learn more about help for veterans and service members, joining the military, and more.",
                "</p>"
              ]
            }
          },
          {
            "index": 948,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[14]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Learn about taxes, money the government may owe you, investing, credit help, and more.",
                "</p>"
              ]
            }
          },
          {
            "index": 949,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[15]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Learn the steps to start a small business, get financing help from the government, and more.",
                "</p>"
              ]
            }
          },
          {
            "index": 950,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[16]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Learn about visiting, traveling within, and moving to the United States.",
                "</p>"
              ]
            }
          },
          {
            "index": 951,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[17]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Find answers to common questions about voting in the United States.",
                "</p>"
              ]
            }
          },
          {
            "index": 1046,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[1]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Have a question about the USA? Learn where to find answers to the most requested facts about the ...",
                "</p>"
              ]
            }
          },
          {
            "index": 1047,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[2]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Learn about government programs that provide financial help for individuals and organizations.",
                "</p>"
              ]
            }
          },
          {
            "index": 1048,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[3]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Learn how to be a safe consumer, what to do when a purchase or service goes wrong, and more.",
                "</p>"
              ]
            }
          },
          {
            "index": 1049,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[4]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Learn about the types of assistance the federal government offers people and businesses affected ...",
                "</p>"
              ]
            }
          },
          {
            "index": 1050,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[5]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Find information for people with disabilities.",
                "</p>"
              ]
            }
          },
          {
            "index": 1051,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[6]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Learn how to prepare for and recover from disasters and emergencies.",
                "</p>"
              ]
            }
          },
          {
            "index": 1052,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[7]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Find government information on education including primary, secondary, and higher education.",
                "</p>"
              ]
            }
          },
          {
            "index": 1053,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[8]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Find information for federal, state, and local government agencies and elected officials.",
                "</p>"
              ]
            }
          },
          {
            "index": 1054,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[9]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Find health resources from the government.",
                "</p>"
              ]
            }
          },
          {
            "index": 1055,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[10]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Get information and services to help with finding and keeping a home.",
                "</p>"
              ]
            }
          },
          {
            "index": 1056,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[11]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Find out how and where to look for a new job or career, get help if you are unemployed, and more.",
                "</p>"
              ]
            }
          },
          {
            "index": 1057,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[12]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Learn how to report a crime, locate a federal inmate, research common U.S. laws, and file a compl...",
                "</p>"
              ]
            }
          },
          {
            "index": 1058,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[13]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Learn more about help for veterans and service members, joining the military, and more.",
                "</p>"
              ]
            }
          },
          {
            "index": 1059,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[14]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Learn about taxes, money the government may owe you, investing, credit help, and more.",
                "</p>"
              ]
            }
          },
          {
            "index": 1060,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[15]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Learn the steps to start a small business, get financing help from the government, and more.",
                "</p>"
              ]
            }
          },
          {
            "index": 1061,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[16]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Learn about visiting, traveling within, and moving to the United States.",
                "</p>"
              ]
            }
          },
          {
            "index": 1062,
            "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]/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[17]/a[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Find answers to common questions about voting in the United States.",
                "</p>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.usa.gov/",
      "result": {
        "totals": {
          "rulesNA": 47,
          "rulesPassed": 49,
          "rulesWarned": 3,
          "rulesViolated": 2,
          "warnings": {
            "minor": 89,
            "moderate": 0,
            "serious": 98,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 1,
            "serious": 1,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-21T23:33:05.412Z",
          "url": "https://www.usa.gov/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion-button usa-nav-link initialized\" aria-expanded=\"false\" aria-controls=\"megamenu-1\">\n        <span>About the U.S.</span>\n      </button>",
                          "target": [
                            "button[aria-controls=\"megamenu-1\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>About the U.S.</span>",
                  "target": [
                    "button[aria-controls=\"megamenu-1\"] > span"
                  ],
                  "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": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion-button usa-nav-link initialized\" aria-expanded=\"false\" aria-controls=\"megamenu-2\">\n        <span>Benefits, Grants, Loans</span>\n      </button>",
                          "target": [
                            "button[aria-controls=\"megamenu-2\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Benefits, Grants, Loans</span>",
                  "target": [
                    "button[aria-controls=\"megamenu-2\"] > span"
                  ],
                  "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": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion-button usa-nav-link initialized\" aria-expanded=\"false\" aria-controls=\"megamenu-3\">\n        <span>Government Agencies and Elected Officials</span>\n      </button>",
                          "target": [
                            "button[aria-controls=\"megamenu-3\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Government Agencies and Elected Officials</span>",
                  "target": [
                    "button[aria-controls=\"megamenu-3\"] > span"
                  ],
                  "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": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion-button usa-nav-link initialized\" aria-expanded=\"false\" aria-controls=\"megamenu-4\">\n        <span>Jobs and Unemployment</span>\n      </button>",
                          "target": [
                            "button[aria-controls=\"megamenu-4\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Jobs and Unemployment</span>",
                  "target": [
                    "button[aria-controls=\"megamenu-4\"] > span"
                  ],
                  "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": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion-button usa-nav-link initialized\" aria-expanded=\"false\" aria-controls=\"megamenu-5\">\n        <span>Money and Taxes</span>\n      </button>",
                          "target": [
                            "button[aria-controls=\"megamenu-5\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Money and Taxes</span>",
                  "target": [
                    "button[aria-controls=\"megamenu-5\"] > span"
                  ],
                  "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": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion-button usa-nav-link initialized\" aria-expanded=\"false\" aria-controls=\"megamenu-6\">\n        <span>Travel and Immigration</span>\n      </button>",
                          "target": [
                            "button[aria-controls=\"megamenu-6\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Travel and Immigration</span>",
                  "target": [
                    "button[aria-controls=\"megamenu-6\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.5pt (15.3px)",
                        "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=\"/espanol/\" lang=\"es\" xml:lang=\"es\">\n\t\t\tEspañol\n\t\t</a>",
                  "target": [
                    ".language-toggle > a[href$=\"espanol/\"][lang=\"es\"]"
                  ],
                  "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": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-hero\" aria-labelledby=\"howdo-i\">",
                          "target": [
                            ".usa-hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/check-tax-status\">Check the status of my tax refund</a>",
                  "target": [
                    "li:nth-child(1) > a[href$=\"check-tax-status\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-hero\" aria-labelledby=\"howdo-i\">",
                          "target": [
                            ".usa-hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/filing-taxes-topics\">File a federal tax return</a>",
                  "target": [
                    ".floating-box-1 > ul > li:nth-child(2) > a[href$=\"filing-taxes-topics\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-hero\" aria-labelledby=\"howdo-i\">",
                          "target": [
                            ".usa-hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/passport\">Apply for or renew my passport</a>",
                  "target": [
                    "li:nth-child(3) > a[href$=\"passport\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-hero\" aria-labelledby=\"howdo-i\">",
                          "target": [
                            ".usa-hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/coronavirus\">Get&nbsp;COVID-19 pandemic help</a>",
                  "target": [
                    ".floating-box-1 > ul > li:nth-child(4) > a[href$=\"coronavirus\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-hero\" aria-labelledby=\"howdo-i\">",
                          "target": [
                            ".usa-hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/benefits-grants-loans\">Get government benefits and financial assistance</a>",
                  "target": [
                    ".floating-box-1 > ul > li:nth-child(5) > a[href$=\"benefits-grants-loans\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/how-to-use\">Learn what you can do on this site</a>",
                          "target": [
                            "a[href$=\"how-to-use\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/how-to-use\">Learn what you can do on this site</a>",
                  "target": [
                    "a[href$=\"how-to-use\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#tpcs\">All Topics and Services <br>\n            <img src=\"../images/Icon_Down_Arrow_Blue.png\" alt=\"Down arrow linking to Government Services\">\n          </a>",
                  "target": [
                    "p > a[href$=\"#tpcs\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/about-the-us\" class=\"topic-flag\">\n                    <span class=\"mocklink\">About the U.S.</span>\n                    <p>Have a question about the USA? Learn where to find answers to the most requested facts about the United States of America.</p>\n                  </a>",
                          "target": [
                            ".topic-flag"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">About the U.S.</span>",
                  "target": [
                    ".topic-flag > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/about-the-us\" class=\"topic-flag\">\n                    <span class=\"mocklink\">About the U.S.</span>\n                    <p>Have a question about the USA? Learn where to find answers to the most requested facts about the United States of America.</p>\n                  </a>",
                          "target": [
                            ".topic-flag"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Have a question about the USA? Learn where to find answers to the most requested facts about the United States of America.</p>",
                  "target": [
                    ".topic-flag > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/benefits-grants-loans\" class=\"topic-benefit\">\n                    <span class=\"mocklink\">Benefits, Grants, Loans</span>\n                    <p>Learn about government programs that provide financial help for individuals and organizations.</p>\n                  </a>",
                          "target": [
                            ".topic-benefit"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Benefits, Grants, Loans</span>",
                  "target": [
                    ".topic-benefit > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/benefits-grants-loans\" class=\"topic-benefit\">\n                    <span class=\"mocklink\">Benefits, Grants, Loans</span>\n                    <p>Learn about government programs that provide financial help for individuals and organizations.</p>\n                  </a>",
                          "target": [
                            ".topic-benefit"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Learn about government programs that provide financial help for individuals and organizations.</p>",
                  "target": [
                    ".topic-benefit > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/consumer\" class=\"topic-consumer\">\n                    <span class=\"mocklink\">Consumer Issues</span>\n                    <p>Learn how to be a safe consumer, what to do when a purchase or service goes wrong, and more.</p>\n                  </a>",
                          "target": [
                            ".topic-consumer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Consumer Issues</span>",
                  "target": [
                    ".topic-consumer > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/consumer\" class=\"topic-consumer\">\n                    <span class=\"mocklink\">Consumer Issues</span>\n                    <p>Learn how to be a safe consumer, what to do when a purchase or service goes wrong, and more.</p>\n                  </a>",
                          "target": [
                            ".topic-consumer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Learn how to be a safe consumer, what to do when a purchase or service goes wrong, and more.</p>",
                  "target": [
                    ".topic-consumer > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/coronavirus\" class=\"topic-coronavirus\">\n                    <span class=\"mocklink\">COVID-19</span>\n                    <p>Learn about the types of assistance the federal government offers people and businesses affected by the COVID-19 pandemic.</p>\n                  </a>",
                          "target": [
                            ".topic-coronavirus"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">COVID-19</span>",
                  "target": [
                    ".topic-coronavirus > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/coronavirus\" class=\"topic-coronavirus\">\n                    <span class=\"mocklink\">COVID-19</span>\n                    <p>Learn about the types of assistance the federal government offers people and businesses affected by the COVID-19 pandemic.</p>\n                  </a>",
                          "target": [
                            ".topic-coronavirus"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Learn about the types of assistance the federal government offers people and businesses affected by the COVID-19 pandemic.</p>",
                  "target": [
                    ".topic-coronavirus > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/disability-services\" class=\"topic-disability\">\n                    <span class=\"mocklink\">Disability Services</span>\n                    <p>Find information for people with disabilities.</p>\n                  </a>",
                          "target": [
                            ".topic-disability"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Disability Services</span>",
                  "target": [
                    ".topic-disability > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/disability-services\" class=\"topic-disability\">\n                    <span class=\"mocklink\">Disability Services</span>\n                    <p>Find information for people with disabilities.</p>\n                  </a>",
                          "target": [
                            ".topic-disability"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Find information for people with disabilities.</p>",
                  "target": [
                    ".topic-disability > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/disasters-and-emergencies\" class=\"topic-bullhorn\">\n                    <span class=\"mocklink\">Disasters and Emergencies</span>\n                    <p>Learn how to prepare for and recover from disasters and emergencies.</p>\n                  </a>",
                          "target": [
                            ".topic-bullhorn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Disasters and Emergencies</span>",
                  "target": [
                    ".topic-bullhorn > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/disasters-and-emergencies\" class=\"topic-bullhorn\">\n                    <span class=\"mocklink\">Disasters and Emergencies</span>\n                    <p>Learn how to prepare for and recover from disasters and emergencies.</p>\n                  </a>",
                          "target": [
                            ".topic-bullhorn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Learn how to prepare for and recover from disasters and emergencies.</p>",
                  "target": [
                    ".topic-bullhorn > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/education\" class=\"topic-cap\">\n                    <span class=\"mocklink\">Education</span>\n                    <p>Find government information on education including primary, secondary, and higher education.</p>\n                  </a>",
                          "target": [
                            ".topic-cap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Education</span>",
                  "target": [
                    ".topic-cap > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/education\" class=\"topic-cap\">\n                    <span class=\"mocklink\">Education</span>\n                    <p>Find government information on education including primary, secondary, and higher education.</p>\n                  </a>",
                          "target": [
                            ".topic-cap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Find government information on education including primary, secondary, and higher education.</p>",
                  "target": [
                    ".topic-cap > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/agencies\" class=\"topic-agencies\">\n                    <span class=\"mocklink\">Government Agencies and Elected Officials</span>\n                    <p>Find information for federal, state, and local government agencies and elected officials.</p>\n                  </a>",
                          "target": [
                            ".topic-agencies"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Government Agencies and Elected Officials</span>",
                  "target": [
                    ".topic-agencies > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/agencies\" class=\"topic-agencies\">\n                    <span class=\"mocklink\">Government Agencies and Elected Officials</span>\n                    <p>Find information for federal, state, and local government agencies and elected officials.</p>\n                  </a>",
                          "target": [
                            ".topic-agencies"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Find information for federal, state, and local government agencies and elected officials.</p>",
                  "target": [
                    ".topic-agencies > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/health\" class=\"topic-heart\">\n                    <span class=\"mocklink\">Health</span>\n                    <p>Find health resources from the government.</p>\n                  </a>",
                          "target": [
                            ".topic-heart"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Health</span>",
                  "target": [
                    ".topic-heart > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/health\" class=\"topic-heart\">\n                    <span class=\"mocklink\">Health</span>\n                    <p>Find health resources from the government.</p>\n                  </a>",
                          "target": [
                            ".topic-heart"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Find health resources from the government.</p>",
                  "target": [
                    ".topic-heart > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/housing\" class=\"topic-mortgage\">\n                    <span class=\"mocklink\">Housing</span>\n                    <p>Get information and services to help with finding and keeping a home.</p>\n                  </a>",
                          "target": [
                            ".topic-mortgage"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Housing</span>",
                  "target": [
                    ".topic-mortgage > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/housing\" class=\"topic-mortgage\">\n                    <span class=\"mocklink\">Housing</span>\n                    <p>Get information and services to help with finding and keeping a home.</p>\n                  </a>",
                          "target": [
                            ".topic-mortgage"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Get information and services to help with finding and keeping a home.</p>",
                  "target": [
                    ".topic-mortgage > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/jobs-and-unemployment\" class=\"topic-job\">\n                    <span class=\"mocklink\">Jobs and Unemployment</span>\n                    <p>Find out how and where to look for a new job or career, get help if you are unemployed, and more.</p>\n                  </a>",
                          "target": [
                            ".topic-job"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Jobs and Unemployment</span>",
                  "target": [
                    ".topic-job > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/jobs-and-unemployment\" class=\"topic-job\">\n                    <span class=\"mocklink\">Jobs and Unemployment</span>\n                    <p>Find out how and where to look for a new job or career, get help if you are unemployed, and more.</p>\n                  </a>",
                          "target": [
                            ".topic-job"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Find out how and where to look for a new job or career, get help if you are unemployed, and more.</p>",
                  "target": [
                    ".topic-job > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/laws\" class=\"topic-scales\">\n                    <span class=\"mocklink\">Laws and Legal Issues</span>\n                    <p>Learn how to report a crime, locate a federal inmate, research common U.S. laws, and file a complaint against the government. </p>\n                  </a>",
                          "target": [
                            ".topic-scales"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Laws and Legal Issues</span>",
                  "target": [
                    ".topic-scales > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/laws\" class=\"topic-scales\">\n                    <span class=\"mocklink\">Laws and Legal Issues</span>\n                    <p>Learn how to report a crime, locate a federal inmate, research common U.S. laws, and file a complaint against the government. </p>\n                  </a>",
                          "target": [
                            ".topic-scales"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Learn how to report a crime, locate a federal inmate, research common U.S. laws, and file a complaint against the government. </p>",
                  "target": [
                    ".topic-scales > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/military-and-veterans\" class=\"topic-medal\">\n                    <span class=\"mocklink\">Military and Veterans</span>\n                    <p>Learn more about help for veterans and service members, joining the military, and more.</p>\n                  </a>",
                          "target": [
                            ".topic-medal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Military and Veterans</span>",
                  "target": [
                    ".topic-medal > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/military-and-veterans\" class=\"topic-medal\">\n                    <span class=\"mocklink\">Military and Veterans</span>\n                    <p>Learn more about help for veterans and service members, joining the military, and more.</p>\n                  </a>",
                          "target": [
                            ".topic-medal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Learn more about help for veterans and service members, joining the military, and more.</p>",
                  "target": [
                    ".topic-medal > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/money\" class=\"topic-tax\">\n                    <span class=\"mocklink\">Money and Taxes</span>\n                    <p>Learn about taxes, money the government may owe you, investing, credit help, and more.</p>\n                  </a>",
                          "target": [
                            ".topic-tax"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Money and Taxes</span>",
                  "target": [
                    ".topic-tax > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/money\" class=\"topic-tax\">\n                    <span class=\"mocklink\">Money and Taxes</span>\n                    <p>Learn about taxes, money the government may owe you, investing, credit help, and more.</p>\n                  </a>",
                          "target": [
                            ".topic-tax"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Learn about taxes, money the government may owe you, investing, credit help, and more.</p>",
                  "target": [
                    ".topic-tax > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/business\" class=\"topic-busa\">\n                    <span class=\"mocklink\">Small Business</span>\n                    <p>Learn the steps to start a small business, get financing help from the government, and more.</p>\n                  </a>",
                          "target": [
                            ".topic-busa"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Small Business</span>",
                  "target": [
                    ".topic-busa > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/business\" class=\"topic-busa\">\n                    <span class=\"mocklink\">Small Business</span>\n                    <p>Learn the steps to start a small business, get financing help from the government, and more.</p>\n                  </a>",
                          "target": [
                            ".topic-busa"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Learn the steps to start a small business, get financing help from the government, and more.</p>",
                  "target": [
                    ".topic-busa > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/travel-and-immigration\" class=\"topic-globe\">\n                    <span class=\"mocklink\">Travel and Immigration</span>\n                    <p>Learn about visiting, traveling within, and moving to the United States.</p>\n                  </a>",
                          "target": [
                            ".topic-globe"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Travel and Immigration</span>",
                  "target": [
                    ".topic-globe > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/travel-and-immigration\" class=\"topic-globe\">\n                    <span class=\"mocklink\">Travel and Immigration</span>\n                    <p>Learn about visiting, traveling within, and moving to the United States.</p>\n                  </a>",
                          "target": [
                            ".topic-globe"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Learn about visiting, traveling within, and moving to the United States.</p>",
                  "target": [
                    ".topic-globe > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/voting\" class=\"topic-ballot\">\n                    <span class=\"mocklink\">Voting and Elections</span>\n                    <p>Find answers to common questions about voting in the United States.</p>\n                  </a>",
                          "target": [
                            ".topic-ballot"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Voting and Elections</span>",
                  "target": [
                    ".topic-ballot > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/voting\" class=\"topic-ballot\">\n                    <span class=\"mocklink\">Voting and Elections</span>\n                    <p>Find answers to common questions about voting in the United States.</p>\n                  </a>",
                          "target": [
                            ".topic-ballot"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Find answers to common questions about voting in the United States.</p>",
                  "target": [
                    ".topic-ballot > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a id=\"backToTop\" href=\"#content\" data-stickyheight=\"500\">Top\n\t\t</a>",
                          "target": [
                            "#backToTop"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a id=\"backToTop\" href=\"#content\" data-stickyheight=\"500\">Top\n\t\t</a>",
                  "target": [
                    "#backToTop"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion-button usa-nav-link initialized\" aria-expanded=\"false\" aria-controls=\"megamenu-1\">\n        <span>About the U.S.</span>\n      </button>",
                          "target": [
                            "button[aria-controls=\"megamenu-1\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>About the U.S.</span>",
                  "target": [
                    "button[aria-controls=\"megamenu-1\"] > span"
                  ],
                  "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": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion-button usa-nav-link initialized\" aria-expanded=\"false\" aria-controls=\"megamenu-2\">\n        <span>Benefits, Grants, Loans</span>\n      </button>",
                          "target": [
                            "button[aria-controls=\"megamenu-2\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Benefits, Grants, Loans</span>",
                  "target": [
                    "button[aria-controls=\"megamenu-2\"] > span"
                  ],
                  "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": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion-button usa-nav-link initialized\" aria-expanded=\"false\" aria-controls=\"megamenu-3\">\n        <span>Government Agencies and Elected Officials</span>\n      </button>",
                          "target": [
                            "button[aria-controls=\"megamenu-3\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Government Agencies and Elected Officials</span>",
                  "target": [
                    "button[aria-controls=\"megamenu-3\"] > span"
                  ],
                  "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": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion-button usa-nav-link initialized\" aria-expanded=\"false\" aria-controls=\"megamenu-4\">\n        <span>Jobs and Unemployment</span>\n      </button>",
                          "target": [
                            "button[aria-controls=\"megamenu-4\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Jobs and Unemployment</span>",
                  "target": [
                    "button[aria-controls=\"megamenu-4\"] > span"
                  ],
                  "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": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion-button usa-nav-link initialized\" aria-expanded=\"false\" aria-controls=\"megamenu-5\">\n        <span>Money and Taxes</span>\n      </button>",
                          "target": [
                            "button[aria-controls=\"megamenu-5\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Money and Taxes</span>",
                  "target": [
                    "button[aria-controls=\"megamenu-5\"] > span"
                  ],
                  "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": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"usa-accordion-button usa-nav-link initialized\" aria-expanded=\"false\" aria-controls=\"megamenu-6\">\n        <span>Travel and Immigration</span>\n      </button>",
                          "target": [
                            "button[aria-controls=\"megamenu-6\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Travel and Immigration</span>",
                  "target": [
                    "button[aria-controls=\"megamenu-6\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.5pt (15.3px)",
                        "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=\"/espanol/\" lang=\"es\" xml:lang=\"es\">\n\t\t\tEspañol\n\t\t</a>",
                  "target": [
                    ".language-toggle > a[href$=\"espanol/\"][lang=\"es\"]"
                  ],
                  "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": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-hero\" aria-labelledby=\"howdo-i\">",
                          "target": [
                            ".usa-hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/check-tax-status\">Check the status of my tax refund</a>",
                  "target": [
                    "li:nth-child(1) > a[href$=\"check-tax-status\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-hero\" aria-labelledby=\"howdo-i\">",
                          "target": [
                            ".usa-hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/filing-taxes-topics\">File a federal tax return</a>",
                  "target": [
                    ".floating-box-1 > ul > li:nth-child(2) > a[href$=\"filing-taxes-topics\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-hero\" aria-labelledby=\"howdo-i\">",
                          "target": [
                            ".usa-hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/passport\">Apply for or renew my passport</a>",
                  "target": [
                    "li:nth-child(3) > a[href$=\"passport\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-hero\" aria-labelledby=\"howdo-i\">",
                          "target": [
                            ".usa-hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/coronavirus\">Get&nbsp;COVID-19 pandemic help</a>",
                  "target": [
                    ".floating-box-1 > ul > li:nth-child(4) > a[href$=\"coronavirus\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-hero\" aria-labelledby=\"howdo-i\">",
                          "target": [
                            ".usa-hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/benefits-grants-loans\">Get government benefits and financial assistance</a>",
                  "target": [
                    ".floating-box-1 > ul > li:nth-child(5) > a[href$=\"benefits-grants-loans\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/how-to-use\">Learn what you can do on this site</a>",
                          "target": [
                            "a[href$=\"how-to-use\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/how-to-use\">Learn what you can do on this site</a>",
                  "target": [
                    "a[href$=\"how-to-use\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#tpcs\">All Topics and Services <br>\n            <img src=\"../images/Icon_Down_Arrow_Blue.png\" alt=\"Down arrow linking to Government Services\">\n          </a>",
                  "target": [
                    "p > a[href$=\"#tpcs\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/about-the-us\" class=\"topic-flag\">\n                    <span class=\"mocklink\">About the U.S.</span>\n                    <p>Have a question about the USA? Learn where to find answers to the most requested facts about the United States of America.</p>\n                  </a>",
                          "target": [
                            ".topic-flag"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">About the U.S.</span>",
                  "target": [
                    ".topic-flag > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/about-the-us\" class=\"topic-flag\">\n                    <span class=\"mocklink\">About the U.S.</span>\n                    <p>Have a question about the USA? Learn where to find answers to the most requested facts about the United States of America.</p>\n                  </a>",
                          "target": [
                            ".topic-flag"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Have a question about the USA? Learn where to find answers to the most requested facts about the United States of America.</p>",
                  "target": [
                    ".topic-flag > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/benefits-grants-loans\" class=\"topic-benefit\">\n                    <span class=\"mocklink\">Benefits, Grants, Loans</span>\n                    <p>Learn about government programs that provide financial help for individuals and organizations.</p>\n                  </a>",
                          "target": [
                            ".topic-benefit"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Benefits, Grants, Loans</span>",
                  "target": [
                    ".topic-benefit > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/benefits-grants-loans\" class=\"topic-benefit\">\n                    <span class=\"mocklink\">Benefits, Grants, Loans</span>\n                    <p>Learn about government programs that provide financial help for individuals and organizations.</p>\n                  </a>",
                          "target": [
                            ".topic-benefit"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Learn about government programs that provide financial help for individuals and organizations.</p>",
                  "target": [
                    ".topic-benefit > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/consumer\" class=\"topic-consumer\">\n                    <span class=\"mocklink\">Consumer Issues</span>\n                    <p>Learn how to be a safe consumer, what to do when a purchase or service goes wrong, and more.</p>\n                  </a>",
                          "target": [
                            ".topic-consumer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Consumer Issues</span>",
                  "target": [
                    ".topic-consumer > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/consumer\" class=\"topic-consumer\">\n                    <span class=\"mocklink\">Consumer Issues</span>\n                    <p>Learn how to be a safe consumer, what to do when a purchase or service goes wrong, and more.</p>\n                  </a>",
                          "target": [
                            ".topic-consumer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Learn how to be a safe consumer, what to do when a purchase or service goes wrong, and more.</p>",
                  "target": [
                    ".topic-consumer > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/coronavirus\" class=\"topic-coronavirus\">\n                    <span class=\"mocklink\">COVID-19</span>\n                    <p>Learn about the types of assistance the federal government offers people and businesses affected by the COVID-19 pandemic.</p>\n                  </a>",
                          "target": [
                            ".topic-coronavirus"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">COVID-19</span>",
                  "target": [
                    ".topic-coronavirus > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/coronavirus\" class=\"topic-coronavirus\">\n                    <span class=\"mocklink\">COVID-19</span>\n                    <p>Learn about the types of assistance the federal government offers people and businesses affected by the COVID-19 pandemic.</p>\n                  </a>",
                          "target": [
                            ".topic-coronavirus"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Learn about the types of assistance the federal government offers people and businesses affected by the COVID-19 pandemic.</p>",
                  "target": [
                    ".topic-coronavirus > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/disability-services\" class=\"topic-disability\">\n                    <span class=\"mocklink\">Disability Services</span>\n                    <p>Find information for people with disabilities.</p>\n                  </a>",
                          "target": [
                            ".topic-disability"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Disability Services</span>",
                  "target": [
                    ".topic-disability > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/disability-services\" class=\"topic-disability\">\n                    <span class=\"mocklink\">Disability Services</span>\n                    <p>Find information for people with disabilities.</p>\n                  </a>",
                          "target": [
                            ".topic-disability"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Find information for people with disabilities.</p>",
                  "target": [
                    ".topic-disability > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/disasters-and-emergencies\" class=\"topic-bullhorn\">\n                    <span class=\"mocklink\">Disasters and Emergencies</span>\n                    <p>Learn how to prepare for and recover from disasters and emergencies.</p>\n                  </a>",
                          "target": [
                            ".topic-bullhorn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Disasters and Emergencies</span>",
                  "target": [
                    ".topic-bullhorn > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/disasters-and-emergencies\" class=\"topic-bullhorn\">\n                    <span class=\"mocklink\">Disasters and Emergencies</span>\n                    <p>Learn how to prepare for and recover from disasters and emergencies.</p>\n                  </a>",
                          "target": [
                            ".topic-bullhorn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Learn how to prepare for and recover from disasters and emergencies.</p>",
                  "target": [
                    ".topic-bullhorn > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/education\" class=\"topic-cap\">\n                    <span class=\"mocklink\">Education</span>\n                    <p>Find government information on education including primary, secondary, and higher education.</p>\n                  </a>",
                          "target": [
                            ".topic-cap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Education</span>",
                  "target": [
                    ".topic-cap > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/education\" class=\"topic-cap\">\n                    <span class=\"mocklink\">Education</span>\n                    <p>Find government information on education including primary, secondary, and higher education.</p>\n                  </a>",
                          "target": [
                            ".topic-cap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Find government information on education including primary, secondary, and higher education.</p>",
                  "target": [
                    ".topic-cap > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/agencies\" class=\"topic-agencies\">\n                    <span class=\"mocklink\">Government Agencies and Elected Officials</span>\n                    <p>Find information for federal, state, and local government agencies and elected officials.</p>\n                  </a>",
                          "target": [
                            ".topic-agencies"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Government Agencies and Elected Officials</span>",
                  "target": [
                    ".topic-agencies > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/agencies\" class=\"topic-agencies\">\n                    <span class=\"mocklink\">Government Agencies and Elected Officials</span>\n                    <p>Find information for federal, state, and local government agencies and elected officials.</p>\n                  </a>",
                          "target": [
                            ".topic-agencies"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Find information for federal, state, and local government agencies and elected officials.</p>",
                  "target": [
                    ".topic-agencies > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/health\" class=\"topic-heart\">\n                    <span class=\"mocklink\">Health</span>\n                    <p>Find health resources from the government.</p>\n                  </a>",
                          "target": [
                            ".topic-heart"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Health</span>",
                  "target": [
                    ".topic-heart > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/health\" class=\"topic-heart\">\n                    <span class=\"mocklink\">Health</span>\n                    <p>Find health resources from the government.</p>\n                  </a>",
                          "target": [
                            ".topic-heart"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Find health resources from the government.</p>",
                  "target": [
                    ".topic-heart > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/housing\" class=\"topic-mortgage\">\n                    <span class=\"mocklink\">Housing</span>\n                    <p>Get information and services to help with finding and keeping a home.</p>\n                  </a>",
                          "target": [
                            ".topic-mortgage"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Housing</span>",
                  "target": [
                    ".topic-mortgage > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/housing\" class=\"topic-mortgage\">\n                    <span class=\"mocklink\">Housing</span>\n                    <p>Get information and services to help with finding and keeping a home.</p>\n                  </a>",
                          "target": [
                            ".topic-mortgage"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Get information and services to help with finding and keeping a home.</p>",
                  "target": [
                    ".topic-mortgage > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/jobs-and-unemployment\" class=\"topic-job\">\n                    <span class=\"mocklink\">Jobs and Unemployment</span>\n                    <p>Find out how and where to look for a new job or career, get help if you are unemployed, and more.</p>\n                  </a>",
                          "target": [
                            ".topic-job"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Jobs and Unemployment</span>",
                  "target": [
                    ".topic-job > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/jobs-and-unemployment\" class=\"topic-job\">\n                    <span class=\"mocklink\">Jobs and Unemployment</span>\n                    <p>Find out how and where to look for a new job or career, get help if you are unemployed, and more.</p>\n                  </a>",
                          "target": [
                            ".topic-job"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Find out how and where to look for a new job or career, get help if you are unemployed, and more.</p>",
                  "target": [
                    ".topic-job > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/laws\" class=\"topic-scales\">\n                    <span class=\"mocklink\">Laws and Legal Issues</span>\n                    <p>Learn how to report a crime, locate a federal inmate, research common U.S. laws, and file a complaint against the government. </p>\n                  </a>",
                          "target": [
                            ".topic-scales"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Laws and Legal Issues</span>",
                  "target": [
                    ".topic-scales > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/laws\" class=\"topic-scales\">\n                    <span class=\"mocklink\">Laws and Legal Issues</span>\n                    <p>Learn how to report a crime, locate a federal inmate, research common U.S. laws, and file a complaint against the government. </p>\n                  </a>",
                          "target": [
                            ".topic-scales"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Learn how to report a crime, locate a federal inmate, research common U.S. laws, and file a complaint against the government. </p>",
                  "target": [
                    ".topic-scales > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/military-and-veterans\" class=\"topic-medal\">\n                    <span class=\"mocklink\">Military and Veterans</span>\n                    <p>Learn more about help for veterans and service members, joining the military, and more.</p>\n                  </a>",
                          "target": [
                            ".topic-medal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Military and Veterans</span>",
                  "target": [
                    ".topic-medal > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/military-and-veterans\" class=\"topic-medal\">\n                    <span class=\"mocklink\">Military and Veterans</span>\n                    <p>Learn more about help for veterans and service members, joining the military, and more.</p>\n                  </a>",
                          "target": [
                            ".topic-medal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Learn more about help for veterans and service members, joining the military, and more.</p>",
                  "target": [
                    ".topic-medal > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/money\" class=\"topic-tax\">\n                    <span class=\"mocklink\">Money and Taxes</span>\n                    <p>Learn about taxes, money the government may owe you, investing, credit help, and more.</p>\n                  </a>",
                          "target": [
                            ".topic-tax"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Money and Taxes</span>",
                  "target": [
                    ".topic-tax > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/money\" class=\"topic-tax\">\n                    <span class=\"mocklink\">Money and Taxes</span>\n                    <p>Learn about taxes, money the government may owe you, investing, credit help, and more.</p>\n                  </a>",
                          "target": [
                            ".topic-tax"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Learn about taxes, money the government may owe you, investing, credit help, and more.</p>",
                  "target": [
                    ".topic-tax > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/business\" class=\"topic-busa\">\n                    <span class=\"mocklink\">Small Business</span>\n                    <p>Learn the steps to start a small business, get financing help from the government, and more.</p>\n                  </a>",
                          "target": [
                            ".topic-busa"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Small Business</span>",
                  "target": [
                    ".topic-busa > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/business\" class=\"topic-busa\">\n                    <span class=\"mocklink\">Small Business</span>\n                    <p>Learn the steps to start a small business, get financing help from the government, and more.</p>\n                  </a>",
                          "target": [
                            ".topic-busa"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Learn the steps to start a small business, get financing help from the government, and more.</p>",
                  "target": [
                    ".topic-busa > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/travel-and-immigration\" class=\"topic-globe\">\n                    <span class=\"mocklink\">Travel and Immigration</span>\n                    <p>Learn about visiting, traveling within, and moving to the United States.</p>\n                  </a>",
                          "target": [
                            ".topic-globe"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Travel and Immigration</span>",
                  "target": [
                    ".topic-globe > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/travel-and-immigration\" class=\"topic-globe\">\n                    <span class=\"mocklink\">Travel and Immigration</span>\n                    <p>Learn about visiting, traveling within, and moving to the United States.</p>\n                  </a>",
                          "target": [
                            ".topic-globe"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Learn about visiting, traveling within, and moving to the United States.</p>",
                  "target": [
                    ".topic-globe > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.7px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/voting\" class=\"topic-ballot\">\n                    <span class=\"mocklink\">Voting and Elections</span>\n                    <p>Find answers to common questions about voting in the United States.</p>\n                  </a>",
                          "target": [
                            ".topic-ballot"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"mocklink\">Voting and Elections</span>",
                  "target": [
                    ".topic-ballot > .mocklink"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/voting\" class=\"topic-ballot\">\n                    <span class=\"mocklink\">Voting and Elections</span>\n                    <p>Find answers to common questions about voting in the United States.</p>\n                  </a>",
                          "target": [
                            ".topic-ballot"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Find answers to common questions about voting in the United States.</p>",
                  "target": [
                    ".topic-ballot > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#154285",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a id=\"backToTop\" href=\"#content\" data-stickyheight=\"500\">Top\n\t\t</a>",
                          "target": [
                            "#backToTop"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a id=\"backToTop\" href=\"#content\" data-stickyheight=\"500\">Top\n\t\t</a>",
                  "target": [
                    "#backToTop"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"usa-banner-content usa-grid usa-accordion-content\" id=\"gov-banner\" aria-hidden=\"true\">",
                  "target": [
                    "#gov-banner"
                  ],
                  "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 class=\"language-toggle-mobile\" href=\"/espanol/\" lang=\"es\" xml:lang=\"es\">\n\t\t\t\tEspañol\n\t\t\t</a>",
                  "target": [
                    ".language-toggle-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": "<button class=\"usa-menu-btn\">MENU</button>",
                  "target": [
                    ".usa-menu-btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"usa-nav-close\">Close</button>",
                  "target": [
                    ".usa-nav-close"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"usa-header-search-button js-search-button\">Search</button>",
                  "target": [
                    ".usa-header-search-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": "<ul id=\"mobile-nav\" class=\"\">",
                  "target": [
                    "#mobile-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 id=\"sr-expanded\" class=\"usa-sr-only\">expanded</div>",
                  "target": [
                    "#sr-expanded"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"sr-current-page\" class=\"usa-sr-only\">current page</div>",
                  "target": [
                    "#sr-current-page"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"sr-previous\" class=\"usa-sr-only\">previous</div>",
                  "target": [
                    "#sr-previous"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"sr-next\" class=\"usa-sr-only\">next</div>",
                  "target": [
                    "#sr-next"
                  ],
                  "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>",
                  "target": [
                    ".open > ul > li:nth-child(1) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(1) > ul > li:nth-child(5) > ul"
                  ],
                  "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>\n  <li>      <a href=\"/auctions-and-sales\">Auctions and Sales</a>  </li>\n  <li>      <a href=\"/state-surplus-sales\">Surplus Sales by State</a>  </li>    </ul>",
                  "target": [
                    "li:nth-child(1) > ul > li:nth-child(5) > ul > li:nth-child(4) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(1) > ul > li:nth-child(5) > ul > li:nth-child(7) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(1) > ul > li:nth-child(7) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(1) > ul > li:nth-child(7) > ul > li:nth-child(1) > ul"
                  ],
                  "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>\n  <li>      <a href=\"/crimes-against-children\">Crimes Involving Children</a>  </li>\n  <li>      <a href=\"/prisons\">Prisons and Prisoners</a>  </li>\n  <li>      <a href=\"/report-crime\">Reporting Crime</a>  </li>\n  <li>      <a href=\"/corrections\">State Corrections Departments</a>  </li>    </ul>",
                  "target": [
                    "li:nth-child(1) > ul > li:nth-child(7) > ul > li:nth-child(2) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(7) > ul > li:nth-child(3) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(7) > ul > li:nth-child(5) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(7) > ul > li:nth-child(6) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(7) > ul > li:nth-child(8) > ul"
                  ],
                  "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>",
                  "target": [
                    ".open > ul > li:nth-child(2) > ul"
                  ],
                  "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>",
                  "target": [
                    ".open > ul > li:nth-child(3) > ul"
                  ],
                  "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>",
                  "target": [
                    ".open > ul > li:nth-child(3) > ul > li:nth-child(1) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(3) > ul > li:nth-child(1) > ul > li:nth-child(3) > ul"
                  ],
                  "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>",
                  "target": [
                    ".open > ul > li:nth-child(3) > ul > li:nth-child(2) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(3) > ul > li:nth-child(2) > ul > li:nth-child(1) > ul"
                  ],
                  "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>\n  <li>      <a href=\"/credit\">Credit Issues</a>  </li>\n  <li>      <a href=\"/credit-reports\">Credit Reports and Scores</a>  </li>\n  <li>      <a href=\"/debt\">Dealing with Debt</a>  </li>    </ul>",
                  "target": [
                    "li:nth-child(3) > ul > li:nth-child(2) > ul > li:nth-child(2) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(2) > ul > li:nth-child(4) > ul"
                  ],
                  "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>\n  <li>      <a href=\"/cars\">Car Complaints and Motor Vehicle Services</a>  </li>\n  <li>      <a href=\"/donate-to-charity\">Donating to Charity</a>  </li>\n  <li>      <a href=\"/mortgages\">Mortgages</a>  </li>\n  <li>      <a href=\"/retirement\">Retirement</a>  </li>    </ul>",
                  "target": [
                    "li:nth-child(3) > ul > li:nth-child(2) > ul > li:nth-child(6) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(2) > ul > li:nth-child(7) > ul"
                  ],
                  "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>",
                  "target": [
                    ".open > ul > li:nth-child(3) > ul > li:nth-child(4) > ul"
                  ],
                  "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>",
                  "target": [
                    ".open > ul > li:nth-child(4) > ul"
                  ],
                  "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>",
                  "target": [
                    ".open > ul > li:nth-child(5) > ul"
                  ],
                  "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>",
                  "target": [
                    ".open > ul > li:nth-child(6) > ul"
                  ],
                  "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>",
                  "target": [
                    ".open > ul > li:nth-child(6) > ul > li:nth-child(2) > ul"
                  ],
                  "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>",
                  "target": [
                    ".open > ul > li:nth-child(7) > ul"
                  ],
                  "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>",
                  "target": [
                    ".open > ul > li:nth-child(8) > ul"
                  ],
                  "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>",
                  "target": [
                    ".open > ul > li:nth-child(8) > ul > li:nth-child(2) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(8) > ul > li:nth-child(2) > ul > li:nth-child(6) > ul"
                  ],
                  "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>\n  <li>      <a href=\"/auctions-and-sales\">Auctions and Sales</a>  </li>\n  <li>      <a href=\"/state-surplus-sales\">Surplus Sales by State</a>  </li>    </ul>",
                  "target": [
                    "li:nth-child(8) > ul > li:nth-child(5) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(8) > ul > li:nth-child(8) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(9) > ul"
                  ],
                  "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>\n  <li>      <a href=\"/finding-health-insurance\">Finding Health Insurance</a>  </li>\n  <li>      <a href=\"/medicaid\">Medicaid and CHIP</a>  </li>\n  <li>      <a href=\"/medicare\">Medicare</a>  </li>\n  <li>      <a href=\"/paying-for-medical\">Paying for Medical Care</a>  </li>    </ul>",
                  "target": [
                    "li:nth-child(9) > ul > li:nth-child(3) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(10) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(11) > ul"
                  ],
                  "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>\n  <li>      <a href=\"/government-jobs\">Find a Federal Government Job</a>  </li>\n  <li>      <a href=\"/find-a-job\">Find a Job</a>  </li>    </ul>",
                  "target": [
                    "li:nth-child(11) > ul > li:nth-child(2) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(11) > ul > li:nth-child(4) > ul"
                  ],
                  "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>\n  <li>      <a href=\"/expand-business\">Get Help with Government Contracting</a>  </li>\n  <li>      <a href=\"/find-government-contracts\">The Contract Opportunities Search Tool on beta.SAM.gov</a>  </li>    </ul>",
                  "target": [
                    "li:nth-child(4) > ul > li:nth-child(4) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(11) > ul > li:nth-child(5) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(12) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(12) > ul > li:nth-child(1) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(12) > ul > li:nth-child(1) > ul > li:nth-child(3) > ul"
                  ],
                  "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>\n  <li>      <a href=\"/crimes-against-children\">Crimes Involving Children</a>  </li>\n  <li>      <a href=\"/prisons\">Prisons and Prisoners</a>  </li>\n  <li>      <a href=\"/report-crime\">Reporting Crime</a>  </li>\n  <li>      <a href=\"/corrections\">State Corrections Departments</a>  </li>    </ul>",
                  "target": [
                    "li:nth-child(12) > ul > li:nth-child(2) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(12) > ul > li:nth-child(3) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(12) > ul > li:nth-child(5) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(12) > ul > li:nth-child(5) > ul > li:nth-child(2) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(12) > ul > li:nth-child(6) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(12) > ul > li:nth-child(8) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(13) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(14) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(14) > ul > li:nth-child(1) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(14) > ul > li:nth-child(2) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(14) > ul > li:nth-child(2) > ul > li:nth-child(1) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(14) > ul > li:nth-child(2) > ul > li:nth-child(3) > ul"
                  ],
                  "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>\n  <li>      <a href=\"/credit\">Credit Issues</a>  </li>\n  <li>      <a href=\"/credit-reports\">Credit Reports and Scores</a>  </li>\n  <li>      <a href=\"/debt\">Dealing with Debt</a>  </li>    </ul>",
                  "target": [
                    "li:nth-child(14) > ul > li:nth-child(3) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(14) > ul > li:nth-child(5) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(14) > ul > li:nth-child(7) > ul"
                  ],
                  "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>\n  <li>      <a href=\"/car-complaints\">Car Complaints</a>  </li>\n  <li>      <a href=\"/motor-vehicle-services\">Motor Vehicle Services</a>  </li>    </ul>",
                  "target": [
                    "li:nth-child(14) > ul > li:nth-child(7) > ul > li:nth-child(1) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(14) > ul > li:nth-child(8) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(14) > ul > li:nth-child(8) > ul > li:nth-child(2) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(15) > ul"
                  ],
                  "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>\n  <li>      <a href=\"/expand-business\">Get Help with Government Contracting</a>  </li>\n  <li>      <a href=\"/find-government-contracts\">The Contract Opportunities Search Tool on beta.SAM.gov</a>  </li>    </ul>",
                  "target": [
                    "li:nth-child(15) > ul > li:nth-child(4) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(16) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(16) > ul > li:nth-child(1) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(16) > ul > li:nth-child(2) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(16) > ul > li:nth-child(3) > ul"
                  ],
                  "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>\n  <li>      <a href=\"/car-complaints\">Car Complaints</a>  </li>\n  <li>      <a href=\"/motor-vehicle-services\">Motor Vehicle Services</a>  </li>    </ul>",
                  "target": [
                    "li:nth-child(16) > ul > li:nth-child(3) > ul > li:nth-child(1) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(16) > ul > li:nth-child(4) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(17) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(17) > ul > li:nth-child(4) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(17) > ul > li:nth-child(7) > ul"
                  ],
                  "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>",
                  "target": [
                    "li:nth-child(17) > ul > li:nth-child(8) > ul"
                  ],
                  "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=\"usa-nav-submenu usa-megamenu usa-grid-full\" id=\"megamenu-1\" aria-hidden=\"true\">",
                  "target": [
                    "#megamenu-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": "<ul class=\"usa-nav-submenu usa-megamenu usa-grid-full\" id=\"megamenu-2\" aria-hidden=\"true\">",
                  "target": [
                    "#megamenu-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": "<ul class=\"usa-nav-submenu usa-megamenu usa-grid-full\" id=\"megamenu-3\" aria-hidden=\"true\">",
                  "target": [
                    "#megamenu-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"usa-nav-submenu usa-megamenu usa-grid-full\" id=\"megamenu-4\" aria-hidden=\"true\">",
                  "target": [
                    "#megamenu-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": "<ul class=\"usa-nav-submenu usa-megamenu usa-grid-full\" id=\"megamenu-5\" aria-hidden=\"true\">",
                  "target": [
                    "#megamenu-5"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"usa-nav-submenu usa-megamenu usa-grid-full\" id=\"megamenu-6\" aria-hidden=\"true\">",
                  "target": [
                    "#megamenu-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."
                }
              ]
            }
          ],
          "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": "#0071bc",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 4.54,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-banner\">",
                          "target": [
                            ".usa-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.54 (foreground color: #0071bc, background color: #f1f1f1, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"usa-banner-button-text\">Here's how you know\n            </span>",
                  "target": [
                    ".usa-banner-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.54 (foreground color: #0071bc, background color: #f1f1f1, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "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 class=\"container language-toggle\">\t\t<a href=\"/espanol/\" lang=\"es\" xml:lang=\"es\">\n\t\t\tEspañol\n\t\t</a></div>",
                  "target": [
                    ".language-toggle"
                  ],
                  "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://usa.gov/",
      "what": "URL",
      "result": "https://www.usa.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.usa.gov/",
      "result": {
        "Error": {
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation:  change text colour to #767676.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#tpcs\">...</a>"
              }
            ]
          }
        },
        "Warning": {
          "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": "a",
                "id": "#backToTop",
                "code": "<a id=\"backToTop\" href=\"#content\" data-stickyheight=\"500\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"usa-overlay\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"mocklink\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "#backToTop",
                "code": "<a id=\"backToTop\" href=\"#content\" data-stickyheight=\"500\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/benefits-grants-loans\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/check-tax-status\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/coronavirus\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/filing-taxes-topics\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/how-to-use\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/passport\">...</a>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</span>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.BGColour": {
            "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.": [
              {
                "tagName": "div",
                "id": "#usasearch_sayt",
                "code": "<div id=\"usasearch_sayt\" style=\"background: none; border: 0px; display: block; float: none; height: 0px; line-height: 0; margin: 0px; padding: 0px; position: static; width: 0px;\">...</div>"
              }
            ]
          },
          "AA.2_1_1.G90": {
            "Ensure the functionality provided by an event handler for this element is available through the keyboard": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"usa-skipnav\" href=\"#content\" onclick=\"document.getElementById('content').focus();\" onfocus=\"dataLayer.push({'event' : 'skipNavOpened'});\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://usa.gov/",
      "what": "URL",
      "result": "https://www.usa.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.usa.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 58,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/head[1]/script[9]",
                "aria": "/document[1]"
              },
              "message": "The <script> element has the id \"www-widgetapi-script\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script async=\"\" src=\"https://www.youtube.com/s/player/011af516/www-widgetapi.vflset/www-widgetapi.js\" id=\"www-widgetapi-script\" type=\"text/javascript\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/form[1]/label[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The <label> element has the id \"\" that is empty",
              "bounds": {
                "left": 8,
                "top": 12237,
                "height": 18,
                "width": 108
              },
              "snippet": "<label id=\"\" for=\"email-2\" class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 10302,
                "height": 18,
                "width": 52
              },
              "snippet": "<a xml:lang=\"es\" lang=\"es\" href=\"/espanol/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 18,
                "width": 133
              },
              "snippet": "<a onfocus=\"dataLayer.push({'event' : 'skipNavOpened'});\" onclick=\"document.getElementById('content').focus();\" href=\"#content\" class=\"usa-skipnav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 360,
                "height": 9926,
                "width": 784
              },
              "snippet": "<span role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[7]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[7]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 10268,
                "height": 18,
                "width": 153
              },
              "snippet": "<a href=\"/travel-and-immigration\" class=\"usa-button\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[7]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[7]/list[1]/listitem[2]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 10249,
                "height": 18,
                "width": 243
              },
              "snippet": "<a href=\"/recreation-and-travel\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[7]/ul[1]/li[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[7]/list[1]/listitem[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 10231,
                "height": 18,
                "width": 173
              },
              "snippet": "<a href=\"/visas-and-visitors\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[7]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[7]/list[1]/listitem[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 10212,
                "height": 18,
                "width": 184
              },
              "snippet": "<a href=\"/immigration-and-citizenship\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[7]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[7]/list[1]/listitem[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 10194,
                "height": 18,
                "width": 219
              },
              "snippet": "<a href=\"/travel-abroad\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[6]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[6]/list[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 10154,
                "height": 18,
                "width": 114
              },
              "snippet": "<a href=\"/money\" class=\"usa-button\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[6]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[6]/list[1]/listitem[3]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 10135,
                "height": 18,
                "width": 72
              },
              "snippet": "<a href=\"/retirement\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[6]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[6]/list[1]/listitem[3]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 10117,
                "height": 18,
                "width": 55
              },
              "snippet": "<a href=\"/housing\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[6]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[6]/list[1]/listitem[3]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 10098,
                "height": 18,
                "width": 109
              },
              "snippet": "<a href=\"/consumer\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[6]/ul[1]/li[2]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[6]/list[1]/listitem[2]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 10080,
                "height": 18,
                "width": 152
              },
              "snippet": "<a href=\"/benefits-grants-loans\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[6]/ul[1]/li[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[6]/list[1]/listitem[2]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 10061,
                "height": 18,
                "width": 60
              },
              "snippet": "<a href=\"/currency\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[6]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[6]/list[1]/listitem[2]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 10043,
                "height": 18,
                "width": 263
              },
              "snippet": "<a href=\"/unclaimed-money\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[6]/ul[1]/li[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[6]/list[1]/listitem[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 10024,
                "height": 18,
                "width": 204
              },
              "snippet": "<a href=\"/spend-save-invest\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[6]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[6]/list[1]/listitem[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 10006,
                "height": 18,
                "width": 103
              },
              "snippet": "<a href=\"/credit-and-debt\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[6]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[6]/list[1]/listitem[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9987,
                "height": 18,
                "width": 38
              },
              "snippet": "<a href=\"/taxes\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[5]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[5]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 9947,
                "height": 18,
                "width": 160
              },
              "snippet": "<a href=\"/jobs-and-unemployment\" class=\"usa-button\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[5]/ul[1]/li[2]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[5]/list[1]/listitem[2]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9929,
                "height": 18,
                "width": 99
              },
              "snippet": "<a href=\"/business\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[5]/ul[1]/li[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[5]/list[1]/listitem[2]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9910,
                "height": 18,
                "width": 72
              },
              "snippet": "<a href=\"/retirement\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[5]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[5]/list[1]/listitem[2]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9892,
                "height": 18,
                "width": 188
              },
              "snippet": "<a href=\"/federal-employees\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[5]/ul[1]/li[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[5]/list[1]/listitem[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9873,
                "height": 18,
                "width": 148
              },
              "snippet": "<a href=\"/labor-laws\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[5]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[5]/list[1]/listitem[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9855,
                "height": 18,
                "width": 135
              },
              "snippet": "<a href=\"/unemployment\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[5]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[5]/list[1]/listitem[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9836,
                "height": 18,
                "width": 149
              },
              "snippet": "<a href=\"/job-search\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[4]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[4]/list[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 9796,
                "height": 18,
                "width": 282
              },
              "snippet": "<a href=\"/agencies\" class=\"usa-button\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[4]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[4]/list[1]/listitem[3]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9778,
                "height": 18,
                "width": 204
              },
              "snippet": "<a href=\"/budget\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[4]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[4]/list[1]/listitem[3]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9759,
                "height": 18,
                "width": 217
              },
              "snippet": "<a href=\"/branches-of-government\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[4]/ul[1]/li[2]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[4]/list[1]/listitem[2]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9741,
                "height": 18,
                "width": 96
              },
              "snippet": "<a href=\"/about-the-us\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[4]/ul[1]/li[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[4]/list[1]/listitem[2]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9722,
                "height": 18,
                "width": 223
              },
              "snippet": "<a href=\"/buy-from-government\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[4]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[4]/list[1]/listitem[2]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9704,
                "height": 18,
                "width": 118
              },
              "snippet": "<a href=\"/forms\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[4]/ul[1]/li[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[4]/list[1]/listitem[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9685,
                "height": 18,
                "width": 162
              },
              "snippet": "<a href=\"/elected-officials\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[4]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[4]/list[1]/listitem[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9667,
                "height": 18,
                "width": 240
              },
              "snippet": "<a href=\"/state-tribal-governments\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[4]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[4]/list[1]/listitem[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9648,
                "height": 18,
                "width": 264
              },
              "snippet": "<a href=\"/federal-agencies\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[3]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[3]/list[1]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 9608,
                "height": 18,
                "width": 152
              },
              "snippet": "<a href=\"/benefits-grants-loans\" class=\"usa-button\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[3]/ul[1]/li[4]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[3]/list[1]/listitem[4]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9590,
                "height": 18,
                "width": 135
              },
              "snippet": "<a href=\"/unemployment\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[3]/ul[1]/li[4]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[3]/list[1]/listitem[4]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9571,
                "height": 18,
                "width": 72
              },
              "snippet": "<a href=\"/retirement\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[3]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[3]/list[1]/listitem[3]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9553,
                "height": 18,
                "width": 203
              },
              "snippet": "<a href=\"/military-assistance\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[3]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[3]/list[1]/listitem[3]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9534,
                "height": 18,
                "width": 169
              },
              "snippet": "<a href=\"/financial-aid\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[3]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[3]/list[1]/listitem[3]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9516,
                "height": 18,
                "width": 174
              },
              "snippet": "<a href=\"/finding-home\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[3]/ul[1]/li[2]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[3]/list[1]/listitem[2]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9497,
                "height": 18,
                "width": 166
              },
              "snippet": "<a href=\"/about-social-security\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[3]/ul[1]/li[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[3]/list[1]/listitem[2]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9479,
                "height": 18,
                "width": 105
              },
              "snippet": "<a href=\"/food-help\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[3]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[3]/list[1]/listitem[2]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9460,
                "height": 18,
                "width": 113
              },
              "snippet": "<a href=\"/grants\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[3]/ul[1]/li[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[3]/list[1]/listitem[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9442,
                "height": 18,
                "width": 98
              },
              "snippet": "<a href=\"/help-with-bills\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[3]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[3]/list[1]/listitem[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9423,
                "height": 18,
                "width": 191
              },
              "snippet": "<a href=\"/state-social-services\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[3]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[3]/list[1]/listitem[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9405,
                "height": 18,
                "width": 54
              },
              "snippet": "<a href=\"/benefits\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[2]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[2]/list[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 9365,
                "height": 18,
                "width": 96
              },
              "snippet": "<a href=\"/about-the-us\" class=\"usa-button\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[2]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[2]/list[1]/listitem[3]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9346,
                "height": 18,
                "width": 146
              },
              "snippet": "<a href=\"/laws\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[2]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[2]/list[1]/listitem[3]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9328,
                "height": 18,
                "width": 282
              },
              "snippet": "<a href=\"/agencies\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[2]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[2]/list[1]/listitem[3]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9309,
                "height": 18,
                "width": 284
              },
              "snippet": "<a href=\"/presidents\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[2]/ul[1]/li[2]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[2]/list[1]/listitem[2]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9291,
                "height": 18,
                "width": 184
              },
              "snippet": "<a href=\"/life-in-the-us\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[2]/ul[1]/li[2]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[2]/list[1]/listitem[2]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9272,
                "height": 18,
                "width": 96
              },
              "snippet": "<a href=\"/flag\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[2]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[2]/list[1]/listitem[2]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9254,
                "height": 18,
                "width": 220
              },
              "snippet": "<a href=\"/history\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[2]/ul[1]/li[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[2]/list[1]/listitem[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9235,
                "height": 18,
                "width": 219
              },
              "snippet": "<a href=\"/statistics\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[2]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[2]/list[1]/listitem[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9217,
                "height": 18,
                "width": 204
              },
              "snippet": "<a href=\"/budget\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[2]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/list[3]/listitem[2]/list[1]/listitem[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 9198,
                "height": 18,
                "width": 217
              },
              "snippet": "<a href=\"/branches-of-government\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=UTF-8\" http-equiv=\"Content-Type\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 8,
                "top": 27,
                "height": 10260,
                "width": 784
              },
              "snippet": "<header data-stickyheight=\"22\" class=\"usa-header usa-header-extended\" role=\"banner\" aria-labelledby=\"bner\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 3,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/form[1]/label[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The <label> element has the id \"\" that is empty",
              "bounds": {
                "left": 550,
                "top": 2034,
                "height": 21,
                "width": 226
              },
              "snippet": "<label id=\"\" for=\"email-2\" class=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": -42,
                "height": 41,
                "width": 178
              },
              "snippet": "<a onfocus=\"dataLayer.push({'event' : 'skipNavOpened'});\" onclick=\"document.getElementById('content').focus();\" href=\"#content\" class=\"usa-skipnav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/span[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 22,
                "height": 65,
                "width": 800
              },
              "snippet": "<span role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=UTF-8\" http-equiv=\"Content-Type\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 87,
                "width": 800
              },
              "snippet": "<header data-stickyheight=\"22\" class=\"usa-header usa-header-extended\" role=\"banner\" aria-labelledby=\"bner\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://usa.gov/",
      "what": "URL",
      "result": "https://www.usa.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.usa.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Official Guide to Government Information and Services | USAGov",
          "pageurl": "https://www.usa.gov/",
          "time": 3.22,
          "creditsremaining": 613,
          "allitemcount": 238,
          "totalelements": 1447,
          "waveurl": "http://wave.webaim.org/report?url=https://www.usa.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 1,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + NOSCRIPT + A + HEADER + DIV + DIV + SPAN > MAIN#content > DIV#alltpcs-link > P:first-child > A:first-child"
                ],
                "contrastdata": [
                  [
                    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": 2,
            "items": {
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + NOSCRIPT"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://usa.gov/",
      "what": "URL",
      "result": "https://www.usa.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.usa.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.099",
        "responseTime": "2022-07-21T23:33:30.668Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1036247,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 174,
              "failing": 6
            },
            "issues": {
              "totalErrors": 62,
              "totalWarnings": 0,
              "totalIssues": 62
            },
            "issuesByLevel": {
              "A": {
                "count": 38,
                "pct": 61.29
              },
              "AA": {
                "count": 1,
                "pct": 1.61
              },
              "AAA": {
                "count": 62,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 6,
              "warningDensity": 0,
              "allDensity": 6
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "4e30b6f6-d20d-4173-a732-1307553036ae",
          "docID": "d5c4e024-de60-4e05-af24-d7301edaae26",
          "sourceHash": "a6ea06e12b484a1ba53ce9babbac67af",
          "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=4e30b6f6-d20d-4173-a732-1307553036ae",
          "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": 2120.67
                },
                "height": 2120.67,
                "width": 1024
              },
              "position": {
                "line": 2192,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt; &lt;!-- Google Tag Manager (noscript) --&gt;\n&lt;noscript&gt;&lt;iframe role=\"application\" src=\"https://www.googletagmanager.com/ns.html?id=GTM-KV4BZFD\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"&gt;&lt;/iframe&gt;&lt;/noscr",
              "xpath": "/html/body",
              "issueID": "d531ee934ac97ed0e038ad0497503b00",
              "signature": "9437df53a5834bda19deea0b84b4094d",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=d531ee934ac97ed0e038ad0497503b00"
            },
            {
              "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": 30,
                  "y": 32
                },
                "bottom-right": {
                  "x": 110,
                  "y": 117
                },
                "height": 85,
                "width": 80
              },
              "position": {
                "line": 100,
                "column": 90
              },
              "errorSnippet": "&lt;a href=\"/\" title=\"USAGov Logo\"&gt;&lt;img src=\"https://app-usa-modeast-prod-a01239f-ecas.s3.amazonaws.com/Logo_USAGov.png\" alt=\"USAGov Logo\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/div[1]/div[1]/em[1]/a[1]",
              "issueID": "d377a75bc3be626d6c0be6ba5375851f",
              "signature": "719ccf3a3f8869dab9ad1cf78bdf639c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=d377a75bc3be626d6c0be6ba5375851f"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 432.5,
                  "y": 585.078125
                },
                "bottom-right": {
                  "x": 591.5,
                  "y": 659.078125
                },
                "height": 74,
                "width": 159
              },
              "position": {
                "line": 8804,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"#tpcs\"&gt;All Topics and Services &lt;br&gt; &lt;img src=\"../images/Icon_Down_Arrow_Blue.png\" alt=\"Down arrow linking to Government Services\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/span[1]/main[1]/div[2]/p[1]/a[1]",
              "issueID": "75da8eceaff1e6933f2050a804cde6d6",
              "signature": "4a30f654adfa9cd0a673d0b873406529",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=75da8eceaff1e6933f2050a804cde6d6"
            },
            {
              "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": -130,
                  "y": -40
                },
                "height": -40,
                "width": -130
              },
              "position": {
                "line": 4797,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"/complaints\"&gt;Complaints&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[1]/li[1]/ul[1]/li[1]/ul[1]/li[7]/ul[1]/li[5]/ul[1]/li[2]/a[1]",
              "issueID": "56a08355f6717f7f46a673c951885e9c",
              "signature": "9ce6891d01e3b76fff76fcbd71529ca1",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=56a08355f6717f7f46a673c951885e9c"
            },
            {
              "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": -130,
                  "y": -40
                },
                "height": -40,
                "width": -130
              },
              "position": {
                "line": 7925,
                "column": 18
              },
              "errorSnippet": "&lt;a aria-describedby=\"sr-next\" aria-expanded=\"false\" data-href=\"/complaints-by-product\" href=\"#\"&gt;Consumer Complaints by Product Type&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[1]/li[1]/ul[1]/li[3]/ul[1]/li[1]/ul[1]/li[3]/a[1]",
              "issueID": "c5710861532cac639cc99732fba44f43",
              "signature": "8c80fbfbd141c33d273982357cbcdb49",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c5710861532cac639cc99732fba44f43"
            },
            {
              "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": -130,
                  "y": -40
                },
                "height": -40,
                "width": -130
              },
              "position": {
                "line": 8165,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/complaints\"&gt;Complaints&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[1]/li[1]/ul[1]/li[8]/ul[1]/li[2]/ul[1]/li[6]/ul[1]/li[1]/a[1]",
              "issueID": "81b0a85a2a3f7e7433f081d94166feca",
              "signature": "7671cfbc75d1d15f16a59d5856887900",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=81b0a85a2a3f7e7433f081d94166feca"
            },
            {
              "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": -130,
                  "y": -40
                },
                "height": -40,
                "width": -130
              },
              "position": {
                "line": 8166,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/crime-prison\"&gt;Crime and Prisons&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[1]/li[1]/ul[1]/li[8]/ul[1]/li[2]/ul[1]/li[6]/ul[1]/li[2]/a[1]",
              "issueID": "7f9e13e863993f1e2e211c6e23ea4997",
              "signature": "55ed29b8cba32f17e3d02527cae8cc90",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7f9e13e863993f1e2e211c6e23ea4997"
            },
            {
              "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": -130,
                  "y": -40
                },
                "height": -40,
                "width": -130
              },
              "position": {
                "line": 8167,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/laws-and-regs\"&gt;Federal Laws and Regulations&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[1]/li[1]/ul[1]/li[8]/ul[1]/li[2]/ul[1]/li[6]/ul[1]/li[3]/a[1]",
              "issueID": "fd0e553df24ae57cb00829a2617c8066",
              "signature": "297b14799c1abac1df0530973dc01d07",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=fd0e553df24ae57cb00829a2617c8066"
            },
            {
              "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": -130,
                  "y": -40
                },
                "height": -40,
                "width": -130
              },
              "position": {
                "line": 8173,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/family\"&gt;Personal Legal Issues, Documents, and Family History&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[1]/li[1]/ul[1]/li[8]/ul[1]/li[2]/ul[1]/li[6]/ul[1]/li[5]/a[1]",
              "issueID": "780d9e70ac0bdd3f1c8fe2ceee628ef9",
              "signature": "861c3f355b9a7c88dad5669c0ba66e0a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=780d9e70ac0bdd3f1c8fe2ceee628ef9"
            },
            {
              "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": -130,
                  "y": -40
                },
                "height": -40,
                "width": -130
              },
              "position": {
                "line": 8176,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/scams-and-frauds\"&gt;Scams and Frauds&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[1]/li[1]/ul[1]/li[8]/ul[1]/li[2]/ul[1]/li[6]/ul[1]/li[6]/a[1]",
              "issueID": "9aa547699f1d68bc459f2cb5302858a2",
              "signature": "7f35ee81ea5bc5a56d493aeb74bc0749",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9aa547699f1d68bc459f2cb5302858a2"
            },
            {
              "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": -130,
                  "y": -40
                },
                "height": -40,
                "width": -130
              },
              "position": {
                "line": 8178,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/voting-laws-history\"&gt;Voting and Election Laws and History&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[1]/li[1]/ul[1]/li[8]/ul[1]/li[2]/ul[1]/li[6]/ul[1]/li[8]/a[1]",
              "issueID": "bee7a71e821136b576613a57eddd4428",
              "signature": "cd2377c2b67e7ab4cc8dba4fcd669c8b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=bee7a71e821136b576613a57eddd4428"
            },
            {
              "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": -130,
                  "y": -40
                },
                "height": -40,
                "width": -130
              },
              "position": {
                "line": 8309,
                "column": 5
              },
              "errorSnippet": "&lt;a aria-describedby=\"sr-next\" aria-expanded=\"false\" data-href=\"/complaints-by-product\" href=\"#\"&gt;Consumer Complaints by Product Type&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[1]/li[1]/ul[1]/li[12]/ul[1]/li[1]/ul[1]/li[3]/a[1]",
              "issueID": "1a646b1eb8438860597738943b37ee06",
              "signature": "4d6c965a382beb8d72e1008470b18317",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=1a646b1eb8438860597738943b37ee06"
            },
            {
              "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": -130,
                  "y": -40
                },
                "height": -40,
                "width": -130
              },
              "position": {
                "line": 8518,
                "column": 13
              },
              "errorSnippet": "&lt;a aria-describedby=\"sr-next\" aria-expanded=\"false\" data-href=\"/cars\" href=\"#\"&gt;Car Complaints and Motor Vehicle Services&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[1]/li[1]/ul[1]/li[14]/ul[1]/li[7]/ul[1]/li[1]/a[1]",
              "issueID": "812168560346bc6139f9561c51ecc487",
              "signature": "a1275aad6d67f2c2279f84842527d9bb",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=812168560346bc6139f9561c51ecc487"
            },
            {
              "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": -130,
                  "y": -40
                },
                "height": -40,
                "width": -130
              },
              "position": {
                "line": 8537,
                "column": 13
              },
              "errorSnippet": "&lt;a aria-describedby=\"sr-next\" aria-expanded=\"false\" data-href=\"/filing-taxes-topics\" href=\"#\"&gt;Filing Your Taxes&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[1]/li[1]/ul[1]/li[14]/ul[1]/li[8]/ul[1]/li[2]/a[1]",
              "issueID": "538d9ecd574684284c13c91c33c72085",
              "signature": "c78e591ecf58953e1a966219a8a83292",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=538d9ecd574684284c13c91c33c72085"
            },
            {
              "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": -130,
                  "y": -40
                },
                "height": -40,
                "width": -130
              },
              "position": {
                "line": 8607,
                "column": 13
              },
              "errorSnippet": "&lt;a aria-describedby=\"sr-next\" aria-expanded=\"false\" data-href=\"/cars\" href=\"#\"&gt;Car Complaints and Motor Vehicle Services&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[1]/li[1]/ul[1]/li[16]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "462dbc31f6fb731da811bf01a1cbdf12",
              "signature": "9a32a9005fa08a319cc4da922a447281",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=462dbc31f6fb731da811bf01a1cbdf12"
            },
            {
              "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": -28,
                  "y": -17
                },
                "height": -17,
                "width": -28
              },
              "position": {
                "line": 8691,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/agencies\"&gt;Government Agencies and Elected Officials&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[2]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
              "issueID": "23b4f5526755b4c7d5253d52597f2d8a",
              "signature": "45880eaafaf6eebb4734751adef4dd8d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=23b4f5526755b4c7d5253d52597f2d8a"
            },
            {
              "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": -28,
                  "y": -17
                },
                "height": -17,
                "width": -28
              },
              "position": {
                "line": 8692,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/laws\"&gt;Laws and Legal Issues&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[2]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
              "issueID": "745634ab84e348efb2100503af80c759",
              "signature": "4b8cc33ea6133d1ce7b2be85b6cd0dd3",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=745634ab84e348efb2100503af80c759"
            },
            {
              "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": -8.5
                },
                "bottom-right": {
                  "x": -48,
                  "y": -25.5
                },
                "height": -17,
                "width": -48
              },
              "position": {
                "line": 8693,
                "column": 13
              },
              "errorSnippet": "&lt;a class=\"usa-button\" href=\"/about-the-us\"&gt;About the U.S.&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[2]/ul[1]/li[4]/a[1]",
              "issueID": "9f7378b381888c73142aefb8ca13c13f",
              "signature": "c6b3e3991f007be3b13e5d0f91c55b9c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9f7378b381888c73142aefb8ca13c13f"
            },
            {
              "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": -8.5
                },
                "bottom-right": {
                  "x": -48,
                  "y": -25.5
                },
                "height": -17,
                "width": -48
              },
              "position": {
                "line": 8717,
                "column": 13
              },
              "errorSnippet": "&lt;a class=\"usa-button\" href=\"/benefits-grants-loans\"&gt;Benefits, Grants, Loans&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[3]/ul[1]/li[5]/a[1]",
              "issueID": "8823b5c5734d76f12d3bf91451d91670",
              "signature": "3136c482eb5c39ab2a478daec0b6f467",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8823b5c5734d76f12d3bf91451d91670"
            },
            {
              "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": -28,
                  "y": -17
                },
                "height": -17,
                "width": -28
              },
              "position": {
                "line": 8719,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/state-tribal-governments\"&gt;State, Local, and Tribal Governments&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[4]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
              "issueID": "538fe22c0e3268461ac7107dda3b8a4b",
              "signature": "dcd091f33cd7010bd23304a7ecbccf20",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=538fe22c0e3268461ac7107dda3b8a4b"
            },
            {
              "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": -28,
                  "y": -17
                },
                "height": -17,
                "width": -28
              },
              "position": {
                "line": 8723,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/buy-from-government\"&gt;Buying from the U.S. Government&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[4]/ul[1]/li[2]/ul[1]/li[2]/a[1]",
              "issueID": "9a57803e13b220fecfd66c0cdf5b8fcb",
              "signature": "31dd595fe911e72d1c2c45d62b84472f",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9a57803e13b220fecfd66c0cdf5b8fcb"
            },
            {
              "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": -28,
                  "y": -17
                },
                "height": -17,
                "width": -28
              },
              "position": {
                "line": 8728,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/about-the-us\"&gt;About the U.S.&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[4]/ul[1]/li[2]/ul[1]/li[3]/a[1]",
              "issueID": "c33b719d946b4be8ae70e8f40223b8fb",
              "signature": "ce48b70849b0aaab82513befe6ae9c46",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c33b719d946b4be8ae70e8f40223b8fb"
            },
            {
              "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": -8.5
                },
                "bottom-right": {
                  "x": -48,
                  "y": -25.5
                },
                "height": -17,
                "width": -48
              },
              "position": {
                "line": 8733,
                "column": 13
              },
              "errorSnippet": "&lt;a class=\"usa-button\" href=\"/agencies\"&gt;Government Agencies and Elected Officials&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[4]/ul[1]/li[4]/a[1]",
              "issueID": "e67ca5b036f58391eec1271bf2135a39",
              "signature": "c3b11224850226647fcfb30cbe4a43ed",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e67ca5b036f58391eec1271bf2135a39"
            },
            {
              "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": -28,
                  "y": -17
                },
                "height": -17,
                "width": -28
              },
              "position": {
                "line": 8737,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/job-search\"&gt;Looking for a New Job&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[5]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
              "issueID": "d44eb5e5706224b6fc3374768fbc6dbb",
              "signature": "97caee42971c0503e263b9fa7be137fe",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d44eb5e5706224b6fc3374768fbc6dbb"
            },
            {
              "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": -28,
                  "y": -17
                },
                "height": -17,
                "width": -28
              },
              "position": {
                "line": 8743,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/federal-employees\"&gt;U.S. Government Employees&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[5]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
              "issueID": "4b9e5b4b354de74efadee9ff9b966f87",
              "signature": "ee49bbc3fc28c9b7dd47aa12b8263e4b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=4b9e5b4b354de74efadee9ff9b966f87"
            },
            {
              "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": -28,
                  "y": -17
                },
                "height": -17,
                "width": -28
              },
              "position": {
                "line": 8745,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/business\"&gt;Small Business&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[5]/ul[1]/li[2]/ul[1]/li[3]/a[1]",
              "issueID": "e00550832508dc4c8ee483f13439a5ee",
              "signature": "dcefbaff9bb71677b2ce2186c6bcfd0e",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e00550832508dc4c8ee483f13439a5ee"
            },
            {
              "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": -8.5
                },
                "bottom-right": {
                  "x": -48,
                  "y": -25.5
                },
                "height": -17,
                "width": -48
              },
              "position": {
                "line": 8750,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"usa-button\" href=\"/jobs-and-unemployment\"&gt;Jobs and Unemployment&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[5]/ul[1]/li[3]/a[1]",
              "issueID": "8a82de8b98f82cdd66ba3994606aca2c",
              "signature": "7227d78f35e13c2d5bda6ffae712d042",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8a82de8b98f82cdd66ba3994606aca2c"
            },
            {
              "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": -28,
                  "y": -17
                },
                "height": -17,
                "width": -28
              },
              "position": {
                "line": 8756,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/taxes\"&gt;Taxes&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[6]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
              "issueID": "8a2ed2d3c3eb5b4025821653c538086c",
              "signature": "32a14bee30aae62a1a0a581b01e29934",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8a2ed2d3c3eb5b4025821653c538086c"
            },
            {
              "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": -28,
                  "y": -17
                },
                "height": -17,
                "width": -28
              },
              "position": {
                "line": 8759,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/credit-and-debt\"&gt;Credit and Debt&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[6]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
              "issueID": "3dd61c93360aeb5b4a22fad6620daf28",
              "signature": "a339d30b91dda0242844bf6e1e5cde2d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=3dd61c93360aeb5b4a22fad6620daf28"
            },
            {
              "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": -28,
                  "y": -17
                },
                "height": -17,
                "width": -28
              },
              "position": {
                "line": 8760,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/spend-save-invest\"&gt;Spending, Saving and Investing&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[6]/ul[1]/li[1]/ul[1]/li[3]/a[1]",
              "issueID": "2ef75ad25e2cb31f05c8b7fc1d5a2ad3",
              "signature": "4cc9e18e0864b12556dbaad704ba72c7",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2ef75ad25e2cb31f05c8b7fc1d5a2ad3"
            },
            {
              "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": -28,
                  "y": -17
                },
                "height": -17,
                "width": -28
              },
              "position": {
                "line": 8763,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/benefits-grants-loans\"&gt;Benefits, Grants, Loans&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[6]/ul[1]/li[2]/ul[1]/li[3]/a[1]",
              "issueID": "32f1dddb54452ed04017dc7fa81d9e43",
              "signature": "4a68a3bc6b1c8a762108b6403f61b045",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=32f1dddb54452ed04017dc7fa81d9e43"
            },
            {
              "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": -28,
                  "y": -17
                },
                "height": -17,
                "width": -28
              },
              "position": {
                "line": 8768,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/consumer\"&gt;Consumer Issues&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[6]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "08de13c6fdec11823ae375ebe1663627",
              "signature": "b3013c06d49fa3090c7aaa54804101c4",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=08de13c6fdec11823ae375ebe1663627"
            },
            {
              "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": -28,
                  "y": -17
                },
                "height": -17,
                "width": -28
              },
              "position": {
                "line": 8771,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/housing\"&gt;Housing&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[6]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
              "issueID": "588d4466b7c328c7e1423aa0c7ea12d0",
              "signature": "bb99b7cf0a17821074d606ae03749919",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=588d4466b7c328c7e1423aa0c7ea12d0"
            },
            {
              "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": -8.5
                },
                "bottom-right": {
                  "x": -48,
                  "y": -25.5
                },
                "height": -17,
                "width": -48
              },
              "position": {
                "line": 8773,
                "column": 13
              },
              "errorSnippet": "&lt;a class=\"usa-button\" href=\"/money\"&gt;Money and Taxes&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[6]/ul[1]/li[4]/a[1]",
              "issueID": "1a0e5bf4179639a84c9f383c4c5fd65f",
              "signature": "e13acc9a93b78bcc9affd9d353d232d8",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=1a0e5bf4179639a84c9f383c4c5fd65f"
            },
            {
              "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": -28,
                  "y": -17
                },
                "height": -17,
                "width": -28
              },
              "position": {
                "line": 8774,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/travel-abroad\"&gt;Passports and International Travel&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[7]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
              "issueID": "c318a16a24b4fa65f3ba140a32d9a08a",
              "signature": "8332923b4943eeadbdab2d4973eff40b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c318a16a24b4fa65f3ba140a32d9a08a"
            },
            {
              "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": -28,
                  "y": -17
                },
                "height": -17,
                "width": -28
              },
              "position": {
                "line": 8775,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/immigration-and-citizenship\"&gt;Immigration and Citizenship&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[7]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
              "issueID": "a73c24c1625bb601d6c4941298016891",
              "signature": "5015882358a347a264973951dd2a2280",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a73c24c1625bb601d6c4941298016891"
            },
            {
              "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": -28,
                  "y": -17
                },
                "height": -17,
                "width": -28
              },
              "position": {
                "line": 8776,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"/visas-and-visitors\"&gt;Visas and Visiting the U.S.&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[7]/ul[1]/li[1]/ul[1]/li[3]/a[1]",
              "issueID": "628e3941f13feeadc2610fda4e4f16be",
              "signature": "ee189540425d1a2806191759449ec58a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=628e3941f13feeadc2610fda4e4f16be"
            },
            {
              "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": -28,
                  "y": -17
                },
                "height": -17,
                "width": -28
              },
              "position": {
                "line": 8781,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/recreation-and-travel\"&gt;Recreation and Travel within the U.S.&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[7]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
              "issueID": "fde54362e555a13c4af7d9e9c5f4f953",
              "signature": "7051d08e0faa4c1bcc2216e9096a8a5e",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=fde54362e555a13c4af7d9e9c5f4f953"
            },
            {
              "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": -8.5
                },
                "bottom-right": {
                  "x": -48,
                  "y": -25.5
                },
                "height": -17,
                "width": -48
              },
              "position": {
                "line": 8787,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"usa-button\" href=\"/travel-and-immigration\"&gt;Travel and Immigration&lt;/a&gt;",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[7]/ul[1]/li[3]/a[1]",
              "issueID": "0013a72713fb858a9412dc85bd4a851d",
              "signature": "95f5fd60ffc14640d73c9af7bd771cf0",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0013a72713fb858a9412dc85bd4a851d"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 2120.67
                },
                "height": 2120.67,
                "width": 1024
              },
              "position": {
                "line": 2192,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt; &lt;!-- Google Tag Manager (noscript) --&gt;\n&lt;noscript&gt;&lt;iframe role=\"application\" src=\"https://www.googletagmanager.com/ns.html?id=GTM-KV4BZFD\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"&gt;&lt;/iframe&gt;&lt;/noscr",
              "xpath": "/html/body",
              "issueID": "b4cd67d552d2d156aef231a1f4550849",
              "signature": "8936f2c3e03346dd8c466b6ac0d15e4d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b4cd67d552d2d156aef231a1f4550849"
            },
            {
              "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": 144.21875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 237.74995,
                  "y": 66
                },
                "height": 66,
                "width": 93.5312
              },
              "position": {
                "line": 8826,
                "column": 3
              },
              "errorSnippet": "&lt;li&gt; &lt;button class=\"usa-accordion-button usa-nav-link initialized\" aria-expanded=\"false\" aria-controls=\"megamenu-1\"&gt; &lt;span&gt;About the U.S.&lt;/span&gt; &lt;/button&gt;&lt;ul class=\"usa-nav-submenu usa-megamenu usa-grid-full\" id=\"megamenu",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[2]",
              "issueID": "85a820b9db9de208346319b1f1c9ced4",
              "signature": "9d8e2b0e3826b4c93fabe4d0053da348",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=85a820b9db9de208346319b1f1c9ced4"
            },
            {
              "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": 237.75,
                  "y": 0
                },
                "bottom-right": {
                  "x": 375.125,
                  "y": 66
                },
                "height": 66,
                "width": 137.375
              },
              "position": {
                "line": 8852,
                "column": 3
              },
              "errorSnippet": "&lt;li&gt; &lt;button class=\"usa-accordion-button usa-nav-link initialized\" aria-expanded=\"false\" aria-controls=\"megamenu-2\"&gt; &lt;span&gt;Benefits, Grants, Loans&lt;/span&gt; &lt;/button&gt;&lt;ul class=\"usa-nav-submenu usa-megamenu usa-grid-full\" id=",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[3]",
              "issueID": "f881241c02b1a6a1bad93b7ce41edab7",
              "signature": "1d412b75779b83c501bf8ce33a23981c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f881241c02b1a6a1bad93b7ce41edab7"
            },
            {
              "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": 375.125,
                  "y": 0
                },
                "bottom-right": {
                  "x": 606.75,
                  "y": 66
                },
                "height": 66,
                "width": 231.625
              },
              "position": {
                "line": 8879,
                "column": 27
              },
              "errorSnippet": "&lt;li&gt; &lt;button class=\"usa-accordion-button usa-nav-link initialized\" aria-expanded=\"false\" aria-controls=\"megamenu-3\"&gt; &lt;span&gt;Government Agencies and Elected Officials&lt;/span&gt; &lt;/button&gt;&lt;ul class=\"usa-nav-submenu usa-megamenu ",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[4]",
              "issueID": "8a0891195afd2650263bed47004450b5",
              "signature": "62723931ac66869ac32b22f3e9e3471d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8a0891195afd2650263bed47004450b5"
            },
            {
              "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": 606.75,
                  "y": 0
                },
                "bottom-right": {
                  "x": 752.156,
                  "y": 66
                },
                "height": 66,
                "width": 145.406
              },
              "position": {
                "line": 8892,
                "column": 11
              },
              "errorSnippet": "&lt;li&gt; &lt;button class=\"usa-accordion-button usa-nav-link initialized\" aria-expanded=\"false\" aria-controls=\"megamenu-4\"&gt; &lt;span&gt;Jobs and Unemployment&lt;/span&gt; &lt;/button&gt;&lt;ul class=\"usa-nav-submenu usa-megamenu usa-grid-full\" id=\"m",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[5]",
              "issueID": "a20ea84c888343f99506088f679b032b",
              "signature": "4385f22bc745c96b6d081295549cb6e1",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a20ea84c888343f99506088f679b032b"
            },
            {
              "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": 752.15625,
                  "y": 0
                },
                "bottom-right": {
                  "x": 857.37525,
                  "y": 66
                },
                "height": 66,
                "width": 105.219
              },
              "position": {
                "line": 8906,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt; &lt;button class=\"usa-accordion-button usa-nav-link initialized\" aria-expanded=\"false\" aria-controls=\"megamenu-5\"&gt; &lt;span&gt;Money and Taxes&lt;/span&gt; &lt;/button&gt;&lt;ul class=\"usa-nav-submenu usa-megamenu usa-grid-full\" id=\"megamen",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[6]",
              "issueID": "02b3dce269a41f1700f9c88d4e4c41c5",
              "signature": "7c90e2b26be39834ef57c90beead4807",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=02b3dce269a41f1700f9c88d4e4c41c5"
            },
            {
              "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": 857.375,
                  "y": 0
                },
                "bottom-right": {
                  "x": 994.016,
                  "y": 66
                },
                "height": 66,
                "width": 136.641
              },
              "position": {
                "line": 8922,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt; &lt;button class=\"usa-accordion-button usa-nav-link initialized\" aria-expanded=\"false\" aria-controls=\"megamenu-6\"&gt; &lt;span&gt;Travel and Immigration&lt;/span&gt; &lt;/button&gt;&lt;ul class=\"usa-nav-submenu usa-megamenu usa-grid-full\" id=\"",
              "xpath": "/html/body/header[1]/span[1]/nav[1]/div[2]/ul[2]/li[7]",
              "issueID": "89217b7a3882591caac2697c2855b605",
              "signature": "75d8249861816e667c702b8b6e9ae0f8",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=89217b7a3882591caac2697c2855b605"
            },
            {
              "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": 30,
                  "y": 729.671875
                },
                "bottom-right": {
                  "x": 341.328,
                  "y": 819.671875
                },
                "height": 90,
                "width": 311.328
              },
              "position": {
                "line": 8938,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"col-md-4 col-sm-6 col-xs-12\"&gt; &lt;a href=\"/about-the-us\" class=\"topic-flag\"&gt; &lt;span class=\"mocklink\"&gt;About the U.S.&lt;/span&gt; &lt;p&gt;Have a question about the USA? Learn where to find answers to the most requested facts abou",
              "xpath": "/html/body/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[1]",
              "issueID": "01442453f51d28ff44413cd411b22cf5",
              "signature": "95133eb9dfd90dd2f47d08d732817505",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=01442453f51d28ff44413cd411b22cf5"
            },
            {
              "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": 65,
                  "y": 46
                },
                "bottom-right": {
                  "x": 310.328,
                  "y": 118
                },
                "height": 72,
                "width": 245.328
              },
              "position": {
                "line": 7893,
                "column": 53
              },
              "errorSnippet": "&lt;p&gt;Have a question about the USA? Learn where to find answers to the most requested facts about the United States of America.&lt;/p&gt;",
              "xpath": "/html/body/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[1]/a[1]/p[1]",
              "issueID": "c0dcc46f55a6f9eb9db4d71ec3fd91fc",
              "signature": "af413ebbc9b8dc30fd36db6982c80ca0",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c0dcc46f55a6f9eb9db4d71ec3fd91fc"
            },
            {
              "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": 356.328125,
                  "y": 729.671875
                },
                "bottom-right": {
                  "x": 667.656125,
                  "y": 819.671875
                },
                "height": 90,
                "width": 311.328
              },
              "position": {
                "line": 8938,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"col-md-4 col-sm-6 col-xs-12\"&gt; &lt;a href=\"/benefits-grants-loans\" class=\"topic-benefit\"&gt; &lt;span class=\"mocklink\"&gt;Benefits, Grants, Loans&lt;/span&gt; &lt;p&gt;Learn about government programs that provide financial help for indivi",
              "xpath": "/html/body/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[2]",
              "issueID": "b9721c50ebd12d4110a6fb36d5308640",
              "signature": "bf92466291c5755893878272cc2cce73",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b9721c50ebd12d4110a6fb36d5308640"
            },
            {
              "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": 682.65625,
                  "y": 729.671875
                },
                "bottom-right": {
                  "x": 993.98425,
                  "y": 819.671875
                },
                "height": 90,
                "width": 311.328
              },
              "position": {
                "line": 8938,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"col-md-4 col-sm-6 col-xs-12\"&gt; &lt;a href=\"/consumer\" class=\"topic-consumer\"&gt; &lt;span class=\"mocklink\"&gt;Consumer Issues&lt;/span&gt; &lt;p&gt;Learn how to be a safe consumer, what to do when a purchase or service goes wrong, and mor",
              "xpath": "/html/body/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[3]",
              "issueID": "5634ffd6d8b104f66be7b3912497ce2f",
              "signature": "8b5d5b666e7b8e638419181162498abb",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=5634ffd6d8b104f66be7b3912497ce2f"
            },
            {
              "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": 30,
                  "y": 869.671875
                },
                "bottom-right": {
                  "x": 341.328,
                  "y": 959.671875
                },
                "height": 90,
                "width": 311.328
              },
              "position": {
                "line": 8940,
                "column": 11
              },
              "errorSnippet": "&lt;li class=\"col-md-4 col-sm-6 col-xs-12\"&gt; &lt;a href=\"/coronavirus\" class=\"topic-coronavirus\"&gt; &lt;span class=\"mocklink\"&gt;COVID-19&lt;/span&gt; &lt;p&gt;Learn about the types of assistance the federal government offers people and businesses aff",
              "xpath": "/html/body/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[4]",
              "issueID": "f0c39dd13c61c9f91bc10e211c2fadda",
              "signature": "c8bac524e820041804c2f5a10603315a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f0c39dd13c61c9f91bc10e211c2fadda"
            },
            {
              "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": 65,
                  "y": 46
                },
                "bottom-right": {
                  "x": 310.328,
                  "y": 136
                },
                "height": 90,
                "width": 245.328
              },
              "position": {
                "line": 8978,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;Learn about the types of assistance the federal government offers people and businesses affected by the COVID-19 pandemic.&lt;/p&gt;",
              "xpath": "/html/body/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[4]/a[1]/p[1]",
              "issueID": "fd1224c248726f980722e2566dcf2903",
              "signature": "6fbabfd00282e3190feb46bd0bb4a7c0",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=fd1224c248726f980722e2566dcf2903"
            },
            {
              "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": 30,
                  "y": 1009.671875
                },
                "bottom-right": {
                  "x": 341.328,
                  "y": 1099.671875
                },
                "height": 90,
                "width": 311.328
              },
              "position": {
                "line": 8948,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"col-md-4 col-sm-6 col-xs-12\"&gt; &lt;a href=\"/education\" class=\"topic-cap\"&gt; &lt;span class=\"mocklink\"&gt;Education&lt;/span&gt; &lt;p&gt;Find government information on education including primary, secondary, and higher education.&lt;/p&g",
              "xpath": "/html/body/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[7]",
              "issueID": "6f5cd86ce266624ea91ee6d00eeb5995",
              "signature": "8fe5e35f5c812f02954791f3154b9f39",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6f5cd86ce266624ea91ee6d00eeb5995"
            },
            {
              "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": 356.328125,
                  "y": 1009.671875
                },
                "bottom-right": {
                  "x": 667.656125,
                  "y": 1099.671875
                },
                "height": 90,
                "width": 311.328
              },
              "position": {
                "line": 8948,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"col-md-4 col-sm-6 col-xs-12\"&gt; &lt;a href=\"/agencies\" class=\"topic-agencies\"&gt; &lt;span class=\"mocklink\"&gt;Government Agencies and Elected Officials&lt;/span&gt; &lt;p&gt;Find information for federal, state, and local government agenci",
              "xpath": "/html/body/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[8]",
              "issueID": "44cef07479f042c3cd2e6b40c5e224b7",
              "signature": "d78b3582c13a0e7770b3aad192a6f248",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=44cef07479f042c3cd2e6b40c5e224b7"
            },
            {
              "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": 356.328125,
                  "y": 1149.671875
                },
                "bottom-right": {
                  "x": 667.656125,
                  "y": 1239.671875
                },
                "height": 90,
                "width": 311.328
              },
              "position": {
                "line": 8951,
                "column": 17
              },
              "errorSnippet": "&lt;li class=\"col-md-4 col-sm-6 col-xs-12\"&gt; &lt;a href=\"/jobs-and-unemployment\" class=\"topic-job\"&gt; &lt;span class=\"mocklink\"&gt;Jobs and Unemployment&lt;/span&gt; &lt;p&gt;Find out how and where to look for a new job or career, get help if you are ",
              "xpath": "/html/body/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[11]",
              "issueID": "e3730dbaf7a0fb85c8c5f36fa4a25a99",
              "signature": "73c1ab09e5820c9d3690f84d08166c47",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e3730dbaf7a0fb85c8c5f36fa4a25a99"
            },
            {
              "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": 682.65625,
                  "y": 1149.671875
                },
                "bottom-right": {
                  "x": 993.98425,
                  "y": 1239.671875
                },
                "height": 90,
                "width": 311.328
              },
              "position": {
                "line": 8953,
                "column": 11
              },
              "errorSnippet": "&lt;li class=\"col-md-4 col-sm-6 col-xs-12\"&gt; &lt;a href=\"/laws\" class=\"topic-scales\"&gt; &lt;span class=\"mocklink\"&gt;Laws and Legal Issues&lt;/span&gt; &lt;p&gt;Learn how to report a crime, locate a federal inmate, research common U.S. laws, and file ",
              "xpath": "/html/body/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[12]",
              "issueID": "f236729f52f48df22db3475277e80bb4",
              "signature": "b9291f94628681b548e01d227dfb6198",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f236729f52f48df22db3475277e80bb4"
            },
            {
              "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": 65,
                  "y": 46
                },
                "bottom-right": {
                  "x": 310.328,
                  "y": 136
                },
                "height": 90,
                "width": 245.328
              },
              "position": {
                "line": 9027,
                "column": 21
              },
              "errorSnippet": "&lt;p&gt;Learn how to report a crime, locate a federal inmate, research common U.S. laws, and file a complaint against the government. &lt;/p&gt;",
              "xpath": "/html/body/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[12]/a[1]/p[1]",
              "issueID": "5d0ba14ac4cf607807dd5313dab3cfe1",
              "signature": "0e77b23b53aa87b8a9c710dd135fad03",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=5d0ba14ac4cf607807dd5313dab3cfe1"
            },
            {
              "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": 30,
                  "y": 1289.671875
                },
                "bottom-right": {
                  "x": 341.328,
                  "y": 1379.671875
                },
                "height": 90,
                "width": 311.328
              },
              "position": {
                "line": 8975,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"col-md-4 col-sm-6 col-xs-12\"&gt; &lt;a href=\"/military-and-veterans\" class=\"topic-medal\"&gt; &lt;span class=\"mocklink\"&gt;Military and Veterans&lt;/span&gt; &lt;p&gt;Learn more about help for veterans and service members, joining the milita",
              "xpath": "/html/body/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[13]",
              "issueID": "095f5130e4c3df90002678b1863fc798",
              "signature": "9a2924f343af1841872fc2f0c6bbf467",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=095f5130e4c3df90002678b1863fc798"
            },
            {
              "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": 356.328125,
                  "y": 1289.671875
                },
                "bottom-right": {
                  "x": 667.656125,
                  "y": 1379.671875
                },
                "height": 90,
                "width": 311.328
              },
              "position": {
                "line": 8975,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"col-md-4 col-sm-6 col-xs-12\"&gt; &lt;a href=\"/money\" class=\"topic-tax\"&gt; &lt;span class=\"mocklink\"&gt;Money and Taxes&lt;/span&gt; &lt;p&gt;Learn about taxes, money the government may owe you, investing, credit help, and more.&lt;/p&gt; &",
              "xpath": "/html/body/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[14]",
              "issueID": "7d2c768f5b14af8f886901c3486b548c",
              "signature": "205f99f3b5d042c6c91af9eeb778005a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7d2c768f5b14af8f886901c3486b548c"
            },
            {
              "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": 682.65625,
                  "y": 1289.671875
                },
                "bottom-right": {
                  "x": 993.98425,
                  "y": 1379.671875
                },
                "height": 90,
                "width": 311.328
              },
              "position": {
                "line": 8975,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"col-md-4 col-sm-6 col-xs-12\"&gt; &lt;a href=\"/business\" class=\"topic-busa\"&gt; &lt;span class=\"mocklink\"&gt;Small Business&lt;/span&gt; &lt;p&gt;Learn the steps to start a small business, get financing help from the government, and more.&lt",
              "xpath": "/html/body/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[15]",
              "issueID": "7cdeceef74902b3c0090f434cd0a4d05",
              "signature": "b9ff0a240eaa51098d959afdb7646f79",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7cdeceef74902b3c0090f434cd0a4d05"
            },
            {
              "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": 30,
                  "y": 1429.671875
                },
                "bottom-right": {
                  "x": 341.328,
                  "y": 1519.671875
                },
                "height": 90,
                "width": 311.328
              },
              "position": {
                "line": 8975,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"col-md-4 col-sm-6 col-xs-12\"&gt; &lt;a href=\"/travel-and-immigration\" class=\"topic-globe\"&gt; &lt;span class=\"mocklink\"&gt;Travel and Immigration&lt;/span&gt; &lt;p&gt;Learn about visiting, traveling within, and moving to the United States.",
              "xpath": "/html/body/span[1]/main[1]/div[3]/article[1]/section[1]/ul[1]/li[16]",
              "issueID": "f25aa73a4c884945d77b6bfd024465f7",
              "signature": "6490bcda157dde187942fe5f0d72fd04",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f25aa73a4c884945d77b6bfd024465f7"
            },
            {
              "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": 1034,
                  "y": 638
                },
                "bottom-right": {
                  "x": 1079,
                  "y": 688
                },
                "height": 50,
                "width": 45
              },
              "position": {
                "line": 8840,
                "column": 13
              },
              "errorSnippet": "&lt;a id=\"backToTop\" href=\"#content\" data-stickyheight=\"500\"&gt;Top &lt;/a&gt;",
              "xpath": "/html/body/span[1]/main[1]/a[1]",
              "issueID": "913a6c88a111904b38817cb21b3aaf40",
              "signature": "027d1dc9930effc30af644afe3e20556",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=913a6c88a111904b38817cb21b3aaf40"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://usa.gov/",
      "what": "U.S. Government Services and Information",
      "result": "https://www.usa.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.usa.gov/",
      "result": "NONE"
    }
  ],
  "timeStamp": "4ea6d",
  "startTime": "2022-07-21T23:31:32",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      53
    ],
    [
      "motion",
      13
    ],
    [
      "ibm",
      10
    ],
    [
      "alfa",
      7
    ],
    [
      "wave",
      4
    ],
    [
      "axe",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 699,
  "logSize": 29454,
  "errorLogCount": 11,
  "errorLogSize": 759,
  "prohibitedCount": 11,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-21T23:33:28",
  "elapsedSeconds": 123,
  "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": {
        "focInd": 1,
        "focOp": 1,
        "hover": 1,
        "linkUl": 364,
        "role": 6,
        "styleDiff": 35,
        "zIndex": 5
      },
      "alfa": {
        "r57": 4,
        "r73": 68,
        "r80": 68
      },
      "axe": {
        "color-contrast-enhanced": 52,
        "color-contrast": 49,
        "hidden-content": 0,
        "region": 2
      },
      "htmlcs": {
        "e:AA.1_4_3.G18.Fail": 4,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 2,
        "w:AA.1_4_3.G145.BgImage": 1,
        "w:AA.1_4_3.G18.BgImage": 9,
        "w:AA.1_4_3_F24.F24.BGColour": 1,
        "w:AA.2_1_1.G90": 1
      },
      "ibm": {
        "RPT_Elem_UniqueId": 8,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 8,
        "Rpt_Aria_MultipleNavigationLandmarks_Implicit": 4,
        "aria_hidden_focus_misuse": 212,
        "element_attribute_deprecated": 1,
        "aria_role_redundant": 1
      },
      "wave": {
        "c:contrast": 3,
        "a:noscript": 2
      },
      "tenon": {
        "28": 4,
        "79": 4,
        "95": 4,
        "98": 144,
        "144": 88,
        "152": 4
      }
    },
    "groupDetails": {
      "groups": {
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 1,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 1,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 182,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 5,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "aria_role_redundant": {
              "score": 1,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 9,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 1,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 2,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 1,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 4,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 51,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "leadingAbsolute": {
          "alfa": {
            "r80": {
              "score": 34,
              "what": "Paragraph text has an absolute line height"
            }
          }
        },
        "contrastAAA": {
          "axe": {
            "color-contrast-enhanced": {
              "score": 13,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 1,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "axe": {
            "color-contrast": {
              "score": 37,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 3,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 2,
              "what": "Very low contrast"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "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.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 2,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.BGColour": {
              "score": 1,
              "what": "Inline background color may lack a complementary foreground color"
            }
          }
        },
        "eventKeyboardRisk": {
          "htmlcs": {
            "w:AA.2_1_1.G90": {
              "score": 1,
              "what": "Event handler functionality may not be available by keyboard"
            }
          }
        },
        "duplicateID": {
          "ibm": {
            "RPT_Elem_UniqueId": {
              "score": 6,
              "what": "Element id attribute value is not unique within the document"
            }
          }
        },
        "navConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleNavigationLandmarks_Implicit": {
              "score": 3,
              "what": "Element with a navigation role has no unique purpose label among the navigation-role elements"
            }
          }
        },
        "focusableHidden": {
          "ibm": {
            "aria_hidden_focus_misuse": {
              "score": 212,
              "what": "Focusable element is within the subtree of an element with aria-hidden set to true"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 1,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "titleRedundant": {
          "tenon": {
            "79": {
              "score": 1,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 72,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 88,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 2,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 1625,
      "log": 835,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "focusableHidden",
          "score": 214
        },
        {
          "groupName": "linkIndication",
          "score": 184
        },
        {
          "groupName": "leadingClipsText",
          "score": 90
        },
        {
          "groupName": "linkTextsSame",
          "score": 74
        },
        {
          "groupName": "noLeading",
          "score": 53
        },
        {
          "groupName": "contrastAA",
          "score": 41
        },
        {
          "groupName": "leadingAbsolute",
          "score": 36
        },
        {
          "groupName": "contrastAAA",
          "score": 15
        },
        {
          "groupName": "inconsistentStyles",
          "score": 11
        },
        {
          "groupName": "duplicateID",
          "score": 8
        },
        {
          "groupName": "roleBad",
          "score": 7
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 7
        },
        {
          "groupName": "contrastRisk",
          "score": 6
        },
        {
          "groupName": "navConfusion",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "targetSize",
          "score": 4
        },
        {
          "groupName": "focusIndication",
          "score": 3
        },
        {
          "groupName": "focusableOperable",
          "score": 3
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "zIndexNotZero",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "eventKeyboardRisk",
          "score": 3
        },
        {
          "groupName": "obsolete",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "titleRedundant",
          "score": 3
        }
      ]
    }
  }
}