Accessibility test digest

Synopsis

Page: U.S. Bank (100%)

URL: https://www.usbank.com/index.html

Score: 2978

Tested by: Testaro, procedure tp15

Scored by: Testilo, procedure sp15c

Digested by: Testilo, procedure dp15a

Introduction

The Testaro application used its tp15 testing procedure to test the accessibility (barrier-free design and coding) of the U.S. Bank (100%) web page at https://www.usbank.com/index.html on 2022/08/13. The procedure performed 1230 tests. Of these, 24 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 sp15c scoring procedure to compute partial and total scores for the page. The total score is 2978 (where 0 is the best possible score). The scored report is appended below.

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

Score summary

Score components
total2978
log1361
preventions200
focusableOperable327
linkIndication197
tabIndexMissing142
targetSize80
roleBad78
fontSizeAbsolute62
fatalError52
noLeading47
menuNavigation38
obsolete36
leadingAbsolute32
visibleLabelNotName30
leadingClipsText26
imageNoText21
linkForcesNewWindow20
contrastAAA18
zIndexNotZero16
inconsistentStyles14
iframeTitleBad14
metaBad14
duplicateID13
typeRedundant12
contrastAA11
metaBansZoom8
contentBeyondLandmarks8
parseError8
focusIndication7
fontSmall7
tabFocusability6
audioCaptionMissing6
controlNoText6
applicationNoText6
attributeBad6
menuItemless6
linkTextsSame6
linkVague5
decorativeElementExposed4
titleRedundant4
visibleBulk3
hoverSurprise3
hiddenContentRisk3
labelConfusionRisk3
linkComprehensionRisk3
accessKeyDuplicate3
pseudoLinkRisk3
videoCaptionRisk3

Issue summary

Special issues

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

preventions: Score 200. This is based on tests that the page did not allow to be run. That impedes accessibility progress and risks interfering with tools that users with disabilities need.

Classified issues

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

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

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

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

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

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

fatalError: Score 52. Issues reported by tests in this category:

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

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

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

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

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

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

imageNoText: Score 21. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

videoCaptionRisk: 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 sp15c. You can modify and extend Testaro and Testilo to fit other theories and priorities.

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

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

Report

{
  "id": "4yiew-usbank",
  "host": {
    "id": "usbank",
    "which": "https://www.usbank.com/index.html",
    "what": "U.S. Bank (100%)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-08-13T13:54:51"
    },
    {
      "event": "endTime",
      "value": "2022-08-13T13:58:33"
    }
  ],
  "script": {
    "id": "tp15",
    "what": "Alfa, Axe, Continuum, HTML CodeSniffer, IBM, Nu Html Checker, Tenon, WAVE, and 22 custom tests",
    "strict": true,
    "timeLimit": 500,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.usbank.com/index.html",
        "what": "U.S. Bank (100%)"
      },
      {
        "type": "tenonRequest",
        "id": "a",
        "withNewContent": true,
        "what": "Tenon API version 2 test request"
      },
      {
        "type": "test",
        "which": "motion",
        "what": "spontaneous change of content; requires webkit",
        "delay": 2500,
        "interval": 2500,
        "count": 5
      },
      {
        "type": "launch",
        "which": "chromium",
        "what": "Chromium browser"
      },
      {
        "type": "url",
        "which": "https://www.usbank.com/index.html",
        "what": "U.S. Bank (100%)"
      },
      {
        "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": 40,
        "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": "continuum",
        "what": "Continuum"
      },
      {
        "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": "nuVal",
        "what": "Nu Html Checker"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://www.usbank.com/index.html",
      "what": "U.S. Bank (100%)",
      "result": "https://www.usbank.com/index.html"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.usbank.com/index.html"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.usbank.com/index.html",
      "result": {
        "bytes": [
          975901,
          975901,
          975901,
          975901,
          975901
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usbank.com/index.html",
      "what": "U.S. Bank (100%)",
      "result": "https://www.usbank.com/index.html"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.usbank.com/index.html",
      "result": {
        "visibleElements": 566
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.usbank.com/index.html",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.usbank.com/index.html",
      "result": {
        "tabFocusables": 61,
        "tabFocused": 65,
        "discrepancy": 4
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usbank.com/index.html",
      "what": "URL",
      "result": "https://www.usbank.com/index.html"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.usbank.com/index.html",
      "result": {
        "totals": {
          "total": 61,
          "types": {
            "indicatorMissing": {
              "total": 1,
              "tagNames": {
                "SELECT": 1
              }
            },
            "nonOutlinePresent": {
              "total": 2,
              "tagNames": {
                "BUTTON": 1,
                "A": 1
              }
            },
            "outlinePresent": {
              "total": 58,
              "meanDelay": 10,
              "tagNames": {
                "A": 46,
                "BUTTON": 6,
                "INPUT": 4,
                "SPAN": 2
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "SELECT",
              "text": "Online bankingOnline investingBusiness bankingCorporate & commercialInstitutional"
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "BUTTON",
              "text": "Show"
            },
            {
              "tagName": "A",
              "text": "Personal"
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "mobile banking site",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Financial education",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Support",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Locations",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Log in",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 103
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 102
            },
            {
              "tagName": "BUTTON",
              "text": "Log in",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "Get login helpicon-sys-chevron-right",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "Create a username and password",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Browse accounts",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Apply now",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "See your options",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get started",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get started",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Start planning",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Credit cards",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Checking",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Savings",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Mortgage",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Refinance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Investing",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Download the app",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Search locations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Log in to your account(s)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Call 800-USBANKS (872-2657)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Make an appointment",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Calculate your mortgage payment",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Calculate your auto loan payment",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Calculate your home equity rates",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get informed",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Be inspired",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Explore solutions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Financial education",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Security",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FAQ",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Online tracking and advertising",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Site map",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cobrowse",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Log in to desktop site",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Check application status",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FINRA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "SIPC",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usbank.com/index.html",
      "what": "URL",
      "result": "https://www.usbank.com/index.html"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.usbank.com/index.html",
      "result": {
        "totals": {
          "total": 298,
          "types": {
            "onlyFocusable": {
              "total": 1,
              "tagNames": {
                "P": 1
              }
            },
            "onlyOperable": {
              "total": 216,
              "tagNames": {
                "DIV": 1,
                "A": 173,
                "BUTTON": 33,
                "SPAN": 3,
                "svg": 3,
                "path": 3
              }
            },
            "focusableAndOperable": {
              "total": 81,
              "tagNames": {
                "A": 50,
                "BUTTON": 13,
                "INPUT": 12,
                "SELECT": 1,
                "SPAN": 2,
                "IFRAME": 3
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "P",
              "id": "",
              "text": "End of pop up window. Press escape to close or press tab to navigate to availabl"
            }
          ],
          "onlyOperable": [
            {
              "tagName": "DIV",
              "id": "",
              "text": "icon-sys-successRemember my username.",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Locations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Main Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-bank-accounts",
              "text": "Bank accounts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Personal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Checking accounts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Savings accounts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Debit cards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CDs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find routing number",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visa gift cards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mobile & online features",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore bank accounts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-credit-cards",
              "text": "Credit cards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Personal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View credit cards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cash back credit cards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Travel credit cards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Low interest credit cards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Credit-building credit cards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pay over time",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-investing-and-retirement",
              "text": "Investing & retirement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Personal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Online investing - Offered by U.S. Bancorp Investments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial goals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Investment management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Retirement planning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IRAs & 401(k) rollovers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CDs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All products & services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore investing & retirement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-personal-loans-and-lines",
              "text": "Personal loans & lines",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Personal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Loans & credit lines",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Loan calculator",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Debt consolidation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-home-loans",
              "text": "Home loans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Personal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mortgages",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Today's mortgage rates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Refinancing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mortgage calculators",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home equity",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "First-time home buyers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home improvement loans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home buying guide",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mortgage help and repayment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-vehicle-loans",
              "text": "Vehicle loans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Personal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Auto loans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Auto loan calculator",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Recreational vehicle (RV) loans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Boat loans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leasing service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dealer finance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore vehicle loans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-mobile-and-online",
              "text": "Mobile & online",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Personal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mobile & online features",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Bank Mobile App",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-explore-personal-banking",
              "text": "Explore personal banking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Personal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore personal banking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-wealth-management",
              "text": "Wealth Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Main Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-our-services",
              "text": "Our services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Wealth Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Investment management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Wealth planning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Trusts & estates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Banking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Insurance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Business owner advisory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Charitable giving",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore our services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-investing",
              "text": "Investing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Wealth Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Investment management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IRA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Online investing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore all investing options",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-your-goals",
              "text": "Your goals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Wealth Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Plan for retirement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fund an education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pay for a major life event or purchase",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leave a legacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore all financial goals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-advisors-and-wealth-teams",
              "text": "Advisors & wealth teams",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Wealth Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find a financial advisor or wealth specialist",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore our wealth teams",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-private-wealth-management",
              "text": "Private Wealth Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Wealth Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our approach",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leadership team",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Client groups & featured professions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find a financial advisor or wealth specialist",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find an office",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore Private Wealth Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-our-perspectives",
              "text": "Our perspectives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Wealth Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Market news",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Investing insights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial planning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Retirement planning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Trust & estate planning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore our perspectives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-explore-wealth-management",
              "text": "Explore Wealth Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Wealth Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore Wealth Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-business",
              "text": "Business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Main Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-business-bank-accounts",
              "text": "Business bank accounts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Business checking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Business savings & CDs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Business money market accounts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Online banking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mobile banking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-business-credit-cards",
              "text": "Business credit cards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View business credit cards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pay over time",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-business-loans-and-lines",
              "text": "Business loans & lines",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Business loans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Business lines of credit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SBA loans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Equipment financing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Practice financing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "McDonald's franchise financing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-business-services",
              "text": "Business services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cash management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Payroll services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fraud protection",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Gift cards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-business-payments",
              "text": "Business payments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accepting payments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Making payments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Merchant services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax payments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Business prepaid cards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-online-and-mobile-banking",
              "text": "Online & mobile banking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Online banking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mobile banking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-explore-business-banking",
              "text": "Explore business banking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore business banking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-corporate-and-commercial",
              "text": "Corporate & Commercial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Main Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-solutions",
              "text": "Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Corporate & Commercial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Capital markets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Credit & financing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "International services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Liquidity & investments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury & payments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore our solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-treasury-and-payment-solutions",
              "text": "Treasury & payment solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Corporate & Commercial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate payment services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Transportation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public sector banking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Payment processing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital channels",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore payment solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-industry-expertise",
              "text": "Industry expertise",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Corporate & Commercial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commercial real estate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial institutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Healthcare",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public sector banking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Transportation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Travel & hospitality",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore industry expertise",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-investment-services",
              "text": "Investment services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Corporate & Commercial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Custody solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Global corporate trust",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Global fund services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Bancorp Asset Management, Inc.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-account-login",
              "text": "Account login",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Corporate & Commercial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Access accounts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Client support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-explore-corporate-and-commercial",
              "text": "Explore corporate & commercial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Corporate & Commercial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Why choose us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore corporate & commercial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-institutional",
              "text": "Institutional",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Return to Main Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Custody solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Global corporate trust",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Global fund services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Banking services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Account login",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore institutional",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Bancorp Asset Management, Inc.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Get informed",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "svg",
              "id": "",
              "text": "<svg class=\"USBNewsroom__Chevron\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "path",
              "id": "",
              "text": "<path d=\"M6.36 15.47L11.83 10 6.36 4.53l1.06-1.06 6 6a.75.75 0 010 1.06l-6 6z\" s",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Be inspired",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "svg",
              "id": "",
              "text": "<svg class=\"USBNewsroom__Chevron\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "path",
              "id": "",
              "text": "<path d=\"M6.36 15.47L11.83 10 6.36 4.53l1.06-1.06 6 6a.75.75 0 010 1.06l-6 6z\" s",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Explore solutions",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "svg",
              "id": "",
              "text": "<svg class=\"USBNewsroom__Chevron\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "path",
              "id": "",
              "text": "<path d=\"M6.36 15.47L11.83 10 6.36 4.53l1.06-1.06 6 6a.75.75 0 010 1.06l-6 6z\" s",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "skipToMainContent",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "mobile banking site",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Locations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"nav-search-icon-desk\" aria-label=\"Search Icon\" style=\"cursor: def",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "search-input",
              "text": "<input class=\"search-input\" id=\"search-input\" type=\"text\" name=\"q\" placeholder=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"search-close-icon\" aria-label=\"clear search\" type=\"reset\" style=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Log in",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SELECT",
              "id": "select-f3b246be-c700-4b5c-8cb9-217e5852d4cf",
              "text": "Online bankingOnline investingBusiness bankingCorporate & commercialInstitutiona",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "input-3e95ac35-0d03-469f-93a6-666ec0ec0742",
              "text": "<input name=\"Username\" type=\"text\" inputmode=\"text\" id=\"input-3e95ac35-0d03-469f",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "defaultFor",
              "text": "<input type=\"checkbox\" id=\"defaultFor\" name=\"checkbox-group\" value=\"Remembermyus",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "input-fc8afe33-f0f1-4912-818a-ecb7ce7d6a8d",
              "text": "<input name=\"Password\" type=\"password\" inputmode=\"text\" id=\"input-fc8afe33-f0f1-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "show-hide-fc8afe33-f0f1-4912-818a-ecb7ce7d6a8d",
              "text": "Show",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "login-button-continue",
              "text": "Log in",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "loginHelp",
              "text": "Get login helpicon-sys-chevron-right",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "enrollmentLink",
              "text": "Create a username and password",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "urlShareAuth",
              "text": "<input type=\"hidden\" id=\"urlShareAuth\" name=\"urlShareAuth\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"homepage in-desktop\" rel=\"home\" href=\"/index.html\" target=\"_self\" styl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "navigation-menu-button",
              "text": "<button class=\"menu-button\" id=\"navigation-menu-button\" type=\"button\" aria-expan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"nav-search-icon-mob\" aria-label=\"Search Icon\" style=\"cursor: defa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "menu-search-input",
              "text": "<input class=\"menu-search-input\" id=\"menu-search-input\" type=\"text\" name=\"q\" pla",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"search-close-icon\" aria-label=\"clear search\" type=\"reset\" style=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "navigation-menuitem-personal",
              "text": "Personal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Close Main Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"homepage in-mobile\" rel=\"home\" href=\"/index.html\" target=\"_self\" style",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Log in",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"clear-search-field-nav\" value=\"Search cleared\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"current-options-available-nav\" value=\"There are curre",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"autocomplete-no-results-nav\" value=\"No results avaial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"options-display-ayt-nav\" value=\"{searchTerm}, options",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"ios-item-count-nav\" value=\"of\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"searchLabel\" value=\"Search\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Browse accounts",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Apply now",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See your options",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get started",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get started",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Start planning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Credit cards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Checking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Savings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mortgage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Refinance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Investing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "DownOmni",
              "text": "Download the app",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search locations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Log in to your account(s)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Call 800-USBANKS (872-2657)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Make an appointment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Calculate your mortgage payment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Calculate your auto loan payment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Calculate your home equity rates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get informed",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Be inspired",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Security",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Online tracking and advertising",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Site map",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "cobrowseDesktop",
              "text": "Cobrowse",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"#\" target=\"_blank\" aria-label=\"facebook\" data-ext-link=\"https://www.fac",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"#\" target=\"_blank\" aria-label=\"twitter\" data-ext-link=\"https://twitter.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"#\" target=\"_blank\" aria-label=\"instagram\" data-ext-link=\"https://www.in",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Log in to desktop site",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Check application status",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FINRA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SIPC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Close",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "continue",
              "text": "Continue",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "destination_publishing_iframe_usbank_0",
              "text": "<iframe sandbox=\"allow-scripts allow-same-origin\" title=\"Adobe ID Syncing iFrame",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe height=\"0\" width=\"0\" style=\"display: none; visibility: hidden;\" src=\"htt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "universal_pixel_7hi7raz",
              "text": "<iframe id=\"universal_pixel_7hi7raz\" height=\"0\" width=\"0\" style=\"display:none;\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usbank.com/index.html",
      "what": "URL",
      "result": "https://www.usbank.com/index.html"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 40,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.usbank.com/index.html",
      "result": {
        "totals": {
          "triggers": 101,
          "headTriggers": 40,
          "tailTriggers": 61,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 2
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "mobilebankingsite"
              },
              {
                "tagName": "A",
                "id": "skipToMainContent",
                "text": "Skiptomaincontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usbank.com/index.html",
      "what": "URL",
      "result": "https://www.usbank.com/index.html"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.usbank.com/index.html",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 52
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search Icon"
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search"
                ]
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "reset",
              "labelType": "aria-label",
              "texts": {
                "attribute": "clear search"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Log in"
              }
            },
            {
              "index": 4,
              "tagName": "SELECT",
              "type": "select-one",
              "labelType": "label",
              "texts": {
                "label": [
                  "Account typeOnline bankingOnline investingBusiness bankingCorporate & commercialInstitutionalicon-sys-chevron-down"
                ]
              }
            },
            {
              "index": 5,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Username"
                ]
              }
            },
            {
              "index": 6,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "icon-sys-successRemember my username."
                ]
              }
            },
            {
              "index": 7,
              "tagName": "INPUT",
              "type": "password",
              "labelType": "label",
              "texts": {
                "label": [
                  "Password"
                ]
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Show Password",
                "content": "Show"
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Log in"
              }
            },
            {
              "index": 10,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Main Menu"
              }
            },
            {
              "index": 11,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search Icon"
              }
            },
            {
              "index": 12,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search"
                ]
              }
            },
            {
              "index": 13,
              "tagName": "BUTTON",
              "type": "reset",
              "labelType": "aria-label",
              "texts": {
                "attribute": "clear search"
              }
            },
            {
              "index": 14,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Main Menu",
                "content": "Return to Main Menu"
              }
            },
            {
              "index": 15,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Personal",
                "content": "Return to Personal"
              }
            },
            {
              "index": 16,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Personal",
                "content": "Return to Personal"
              }
            },
            {
              "index": 17,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Personal",
                "content": "Return to Personal"
              }
            },
            {
              "index": 18,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Personal",
                "content": "Return to Personal"
              }
            },
            {
              "index": 19,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Personal",
                "content": "Return to Personal"
              }
            },
            {
              "index": 20,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Personal",
                "content": "Return to Personal"
              }
            },
            {
              "index": 21,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Personal",
                "content": "Return to Personal"
              }
            },
            {
              "index": 22,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Personal",
                "content": "Return to Personal"
              }
            },
            {
              "index": 23,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Main Menu",
                "content": "Return to Main Menu"
              }
            },
            {
              "index": 24,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Wealth Management",
                "content": "Return to Wealth Management"
              }
            },
            {
              "index": 25,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Wealth Management",
                "content": "Return to Wealth Management"
              }
            },
            {
              "index": 26,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Wealth Management",
                "content": "Return to Wealth Management"
              }
            },
            {
              "index": 27,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Wealth Management",
                "content": "Return to Wealth Management"
              }
            },
            {
              "index": 28,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Wealth Management",
                "content": "Return to Wealth Management"
              }
            },
            {
              "index": 29,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Wealth Management",
                "content": "Return to Wealth Management"
              }
            },
            {
              "index": 30,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Wealth Management",
                "content": "Return to Wealth Management"
              }
            },
            {
              "index": 31,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Main Menu",
                "content": "Return to Main Menu"
              }
            },
            {
              "index": 32,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Business",
                "content": "Return to Business"
              }
            },
            {
              "index": 33,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Business",
                "content": "Return to Business"
              }
            },
            {
              "index": 34,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Business",
                "content": "Return to Business"
              }
            },
            {
              "index": 35,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Business",
                "content": "Return to Business"
              }
            },
            {
              "index": 36,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Business",
                "content": "Return to Business"
              }
            },
            {
              "index": 37,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Business",
                "content": "Return to Business"
              }
            },
            {
              "index": 38,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Business",
                "content": "Return to Business"
              }
            },
            {
              "index": 39,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Main Menu",
                "content": "Return to Main Menu"
              }
            },
            {
              "index": 40,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Corporate & Commercial",
                "content": "Return to Corporate & Commercial"
              }
            },
            {
              "index": 41,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Corporate & Commercial",
                "content": "Return to Corporate & Commercial"
              }
            },
            {
              "index": 42,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Corporate & Commercial",
                "content": "Return to Corporate & Commercial"
              }
            },
            {
              "index": 43,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Corporate & Commercial",
                "content": "Return to Corporate & Commercial"
              }
            },
            {
              "index": 44,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Corporate & Commercial",
                "content": "Return to Corporate & Commercial"
              }
            },
            {
              "index": 45,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Corporate & Commercial",
                "content": "Return to Corporate & Commercial"
              }
            },
            {
              "index": 46,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Return to Main Menu",
                "content": "Return to Main Menu"
              }
            },
            {
              "index": 47,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Close Main Menu"
              }
            },
            {
              "index": 48,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Browse savings accounts",
                "content": "Browse accounts"
              }
            },
            {
              "index": 49,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Apply for a savings account",
                "content": "Apply now"
              }
            },
            {
              "index": 50,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Download the U.S. Bank mobile app",
                "content": "Download the app"
              }
            },
            {
              "index": 51,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close The Popup",
                "content": "Close"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.usbank.com/index.html",
      "result": {
        "totals": {
          "links": 223,
          "adjacent": {
            "total": 203,
            "underlined": 8,
            "underlinedPercent": 3
          }
        },
        "items": {
          "underlined": [
            "Skip to main content",
            "mobile banking site",
            "",
            "",
            "Log in to desktop site",
            "Check application status",
            "FINRA",
            "SIPC"
          ],
          "notUnderlined": [
            "Support",
            "Locations",
            "Locations",
            "Support",
            "Financial Education",
            "About us",
            "Personal",
            "Bank accounts",
            "Checking accounts",
            "Savings accounts",
            "Debit cards",
            "CDs",
            "Find routing number",
            "Visa gift cards",
            "Mobile & online features",
            "Explore bank accounts",
            "Credit cards",
            "View credit cards",
            "Cash back credit cards",
            "Travel credit cards",
            "Low interest credit cards",
            "Credit-building credit cards",
            "Pay over time",
            "Investing & retirement",
            "Online investing - Offered by U.S. Bancorp Investments",
            "Financial goals",
            "Investment management",
            "Retirement planning",
            "IRAs & 401(k) rollovers",
            "CDs",
            "All products & services",
            "Explore investing & retirement",
            "Personal loans & lines",
            "Loans & credit lines",
            "Loan calculator",
            "Debt consolidation",
            "Home loans",
            "Mortgages",
            "Today's mortgage rates",
            "Refinancing",
            "Mortgage calculators",
            "Home equity",
            "First-time home buyers",
            "Home improvement loans",
            "Home buying guide",
            "Mortgage help and repayment",
            "Vehicle loans",
            "Auto loans",
            "Auto loan calculator",
            "Recreational vehicle (RV) loans",
            "Boat loans",
            "Leasing service",
            "Dealer finance",
            "Explore vehicle loans",
            "Mobile & online",
            "Mobile & online features",
            "U.S. Bank Mobile App",
            "Explore personal banking",
            "Explore personal banking",
            "Wealth Management",
            "Our services",
            "Investment management",
            "Wealth planning",
            "Trusts & estates",
            "Banking",
            "Insurance",
            "Business owner advisory",
            "Charitable giving",
            "Explore our services",
            "Investing",
            "Investment management",
            "IRA",
            "Online investing",
            "Explore all investing options",
            "Your goals",
            "Plan for retirement",
            "Fund an education",
            "Pay for a major life event or purchase",
            "Leave a legacy",
            "Explore all financial goals",
            "Advisors & wealth teams",
            "Find a financial advisor or wealth specialist",
            "Explore our wealth teams",
            "Private Wealth Management",
            "Our approach",
            "Leadership team",
            "Client groups & featured professions",
            "Find a financial advisor or wealth specialist",
            "Find an office",
            "Explore Private Wealth Management",
            "Our perspectives",
            "Market news",
            "Investing insights",
            "Financial planning",
            "Retirement planning",
            "Trust & estate planning",
            "Explore our perspectives",
            "Explore Wealth Management",
            "Explore Wealth Management",
            "Business",
            "Business bank accounts",
            "Business checking",
            "Business savings & CDs",
            "Business money market accounts",
            "Online banking",
            "Mobile banking",
            "Business credit cards",
            "View business credit cards",
            "Pay over time",
            "Business loans & lines",
            "Business loans",
            "Business lines of credit",
            "SBA loans",
            "Equipment financing",
            "Practice financing",
            "McDonald's franchise financing",
            "Business services",
            "Cash management",
            "Payroll services",
            "Fraud protection",
            "Gift cards",
            "Business payments",
            "Accepting payments",
            "Making payments",
            "Merchant services",
            "Tax payments",
            "Business prepaid cards",
            "Online & mobile banking",
            "Online banking",
            "Mobile banking",
            "Explore business banking",
            "Explore business banking",
            "Corporate & Commercial",
            "Solutions",
            "Capital markets",
            "Credit & financing",
            "International services",
            "Liquidity & investments",
            "Treasury & payments",
            "Explore our solutions",
            "Treasury & payment solutions",
            "Corporate payment services",
            "Transportation",
            "Public sector banking",
            "Payment processing",
            "Digital channels",
            "Treasury management",
            "Explore payment solutions",
            "Industry expertise",
            "Commercial real estate",
            "Financial institutions",
            "Healthcare",
            "Public sector banking",
            "Transportation",
            "Travel & hospitality",
            "Explore industry expertise",
            "Investment services",
            "Custody solutions",
            "Global corporate trust",
            "Global fund services",
            "U.S. Bancorp Asset Management, Inc.",
            "Account login",
            "Access accounts",
            "Client support",
            "Explore corporate & commercial",
            "Why choose us",
            "Explore corporate & commercial",
            "Institutional",
            "Custody solutions",
            "Global corporate trust",
            "Global fund services",
            "Banking services",
            "Account login",
            "Contact us",
            "Explore institutional",
            "U.S. Bancorp Asset Management, Inc.",
            "Log in",
            "See your options",
            "Get started",
            "Get started",
            "Start planning",
            "Search locations",
            "Log in to your account(s)",
            "Call 800-USBANKS (872-2657)",
            "Make an appointment",
            "Learn more",
            "Calculate your mortgage payment",
            "Learn more",
            "Calculate your auto loan payment",
            "Learn more",
            "Calculate your home equity rates",
            "Get informed",
            "Be inspired",
            "Explore solutions",
            "Continue"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.usbank.com/index.html",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 45,
              "correct": 9,
              "incorrect": 36
            },
            "specific": {
              "tab": {
                "total": 9,
                "correct": 5,
                "incorrect": 4
              },
              "left": {
                "total": 9,
                "correct": 0,
                "incorrect": 9
              },
              "right": {
                "total": 9,
                "correct": 3,
                "incorrect": 6
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 9,
                "correct": 0,
                "incorrect": 9
              },
              "end": {
                "total": 9,
                "correct": 1,
                "incorrect": 8
              }
            }
          },
          "menuItems": {
            "total": 9,
            "correct": 0,
            "incorrect": 9
          },
          "menus": {
            "total": 1,
            "correct": 0,
            "incorrect": 1
          }
        },
        "menuItems": {
          "incorrect": [
            {
              "tagName": "A",
              "text": "Locations",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Support",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Financial Education",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "About us",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Personal; #navigation-menuitem-personal",
              "navigationErrors": [
                "Tab",
                "ArrowRight",
                "ArrowLeft",
                "Home"
              ]
            },
            {
              "tagName": "A",
              "text": "Wealth Management; #navigation-menuitem-wealth-management",
              "navigationErrors": [
                "Tab",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Business; #navigation-menuitem-business",
              "navigationErrors": [
                "Tab",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Corporate & Commercial; #navigation-menuitem-corporate-and-commercial",
              "navigationErrors": [
                "Tab",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Institutional; #navigation-menuitem-institutional",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            }
          ],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usbank.com/index.html",
      "what": "URL",
      "result": "https://www.usbank.com/index.html"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.usbank.com/index.html",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.usbank.com/index.html",
      "result": {
        "roleElements": 558,
        "badRoleElements": 49,
        "redundantRoleElements": 0,
        "tagNames": {
          "UL": {
            "listbox": {
              "bad": 1,
              "redundant": 0
            }
          },
          "SPAN": {
            "link": {
              "bad": 2,
              "redundant": 0
            }
          },
          "LI": {
            "separator": {
              "bad": 34,
              "redundant": 0
            }
          },
          "A": {
            "button": {
              "bad": 8,
              "redundant": 0
            }
          },
          "svg": {
            "graphics-symbol img": {
              "bad": 4,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.usbank.com/index.html",
      "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": 46,
            "subtotals": [
              33,
              2,
              1,
              1,
              1,
              1,
              1,
              1,
              1,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 203,
            "subtotals": [
              148,
              29,
              17,
              8,
              1
            ]
          },
          "listLink": {
            "total": 20,
            "subtotals": [
              9,
              6,
              3,
              2
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 9,
            "subtotals": [
              4,
              3,
              1,
              1
            ]
          },
          "h3": {
            "total": 16,
            "subtotals": [
              7,
              4,
              4,
              1
            ]
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "",
                "",
                "Show",
                "Log in",
                "",
                "",
                ""
              ],
              "500": [
                "Browse accounts",
                "Apply now",
                "Download the app"
              ],
              "600": [
                "Return to Main Menu",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to Main Menu",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to Main Menu",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to Main Menu",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to Main Menu",
                "Close Main Menu"
              ],
              "700": [
                "Close"
              ],
              "800": [
                "Log in"
              ]
            },
            "borderStyle": {
              "solid": [
                "",
                "",
                "Log in",
                "Show",
                "",
                "",
                "Browse accounts",
                "Apply now",
                "Download the app"
              ],
              "none": [
                "Log in",
                "",
                "Return to Main Menu",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to Main Menu",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to Main Menu",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to Main Menu",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to Main Menu",
                "Close Main Menu",
                "Close"
              ]
            },
            "borderWidth": {
              "2px": [
                "",
                "Log in",
                "",
                "Browse accounts",
                "Apply now"
              ],
              "1px": [
                "",
                "Show",
                "",
                "Download the app"
              ],
              "0px": [
                "Log in",
                "",
                "Return to Main Menu",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to Main Menu",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to Main Menu",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to Main Menu",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to Main Menu",
                "Close Main Menu",
                "Close"
              ]
            },
            "height": {
              "25px": [
                ""
              ],
              "24px": [
                ""
              ],
              "41px": [
                "Log in"
              ],
              "28px": [
                "Show"
              ],
              "35px": [
                "Log in"
              ],
              "48px": [
                "",
                "Close Main Menu"
              ],
              "40px": [
                "",
                "",
                "Browse accounts",
                "Apply now",
                "Download the app"
              ],
              "auto": [
                "Return to Main Menu",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to Main Menu",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to Main Menu",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to Main Menu",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to Main Menu",
                "Close"
              ]
            },
            "lineHeight": {
              "normal": [
                "",
                ""
              ],
              "21px": [
                "Log in",
                "Close"
              ],
              "12px": [
                "Show"
              ],
              "16px": [
                "Log in"
              ],
              "32px": [
                "",
                "",
                "",
                "Return to Main Menu",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to Main Menu",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to Main Menu",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to Main Menu",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to Main Menu",
                "Close Main Menu"
              ],
              "36px": [
                "Browse accounts",
                "Apply now"
              ],
              "42px": [
                "Download the app"
              ]
            },
            "maxHeight": {
              "none": [
                "",
                "",
                "Log in",
                "",
                "",
                "",
                "Return to Main Menu",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to Main Menu",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to Main Menu",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to Main Menu",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to Main Menu",
                "Close Main Menu",
                "Browse accounts",
                "Apply now",
                "Download the app",
                "Close"
              ],
              "28px": [
                "Show"
              ],
              "35px": [
                "Log in"
              ]
            },
            "maxWidth": {
              "none": [
                "",
                "",
                "Log in",
                "",
                "",
                "",
                "Return to Main Menu",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to Main Menu",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to Main Menu",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to Main Menu",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to Main Menu",
                "Close Main Menu",
                "Download the app",
                "Close"
              ],
              "100%": [
                "Show",
                "Log in"
              ],
              "calc(100% - 16px)": [
                "Browse accounts",
                "Apply now"
              ]
            },
            "minHeight": {
              "0px": [
                "",
                "",
                "Log in",
                "Show",
                "Log in",
                "",
                "",
                "",
                "Close Main Menu",
                "Download the app",
                "Close"
              ],
              "64px": [
                "Return to Main Menu",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to Main Menu",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to Main Menu",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to Main Menu",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to Main Menu"
              ],
              "auto": [
                "Browse accounts",
                "Apply now"
              ]
            },
            "minWidth": {
              "0px": [
                "",
                "",
                "Log in",
                "Show",
                "Log in",
                "",
                "",
                "Return to Main Menu",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to Main Menu",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to Main Menu",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to Main Menu",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to Main Menu",
                "Close Main Menu",
                "Download the app",
                "Close"
              ],
              "48px": [
                ""
              ],
              "auto": [
                "Browse accounts",
                "Apply now"
              ]
            },
            "outlineOffset": {
              "-2px": [
                "",
                "Log in",
                "",
                "",
                "Return to Main Menu",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to  Personal",
                "Return to Main Menu",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to  Wealth Management",
                "Return to Main Menu",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to  Business",
                "Return to Main Menu",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to  Corporate & Commercial",
                "Return to Main Menu"
              ],
              "0px": [
                "",
                "Show",
                "Log in",
                "",
                "Close Main Menu",
                "Browse accounts",
                "Apply now",
                "Download the app",
                "Close"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to main content",
                "mobile banking site",
                "Support",
                "Locations",
                "",
                "Locations",
                "Support",
                "Financial Education",
                "About us",
                "Personal",
                "Checking accounts",
                "Savings accounts",
                "Debit cards",
                "CDs",
                "Find routing number",
                "Visa gift cards",
                "Mobile & online features",
                "Explore bank accounts",
                "View credit cards",
                "Cash back credit cards",
                "Travel credit cards",
                "Low interest credit cards",
                "Credit-building credit cards",
                "Pay over time",
                "Online investing - Offered by U.S. Bancorp Investments",
                "Financial goals",
                "Investment management",
                "Retirement planning",
                "IRAs & 401(k) rollovers",
                "CDs",
                "All products & services",
                "Explore investing & retirement",
                "Loans & credit lines",
                "Loan calculator",
                "Debt consolidation",
                "Mortgages",
                "Today's mortgage rates",
                "Refinancing",
                "Mortgage calculators",
                "Home equity",
                "First-time home buyers",
                "Home improvement loans",
                "Home buying guide",
                "Mortgage help and repayment",
                "Auto loans",
                "Auto loan calculator",
                "Recreational vehicle (RV) loans",
                "Boat loans",
                "Leasing service",
                "Dealer finance",
                "Explore vehicle loans",
                "Mobile & online features",
                "U.S. Bank Mobile App",
                "Explore personal banking",
                "Wealth Management",
                "Investment management",
                "Wealth planning",
                "Trusts & estates",
                "Banking",
                "Insurance",
                "Business owner advisory",
                "Charitable giving",
                "Explore our services",
                "Investment management",
                "IRA",
                "Online investing",
                "Explore all investing options",
                "Plan for retirement",
                "Fund an education",
                "Pay for a major life event or purchase",
                "Leave a legacy",
                "Explore all financial goals",
                "Find a financial advisor or wealth specialist",
                "Explore our wealth teams",
                "Our approach",
                "Leadership team",
                "Client groups & featured professions",
                "Find a financial advisor or wealth specialist",
                "Find an office",
                "Explore Private Wealth Management",
                "Market news",
                "Investing insights",
                "Financial planning",
                "Retirement planning",
                "Trust & estate planning",
                "Explore our perspectives",
                "Explore Wealth Management",
                "Business",
                "Business checking",
                "Business savings & CDs",
                "Business money market accounts",
                "Online banking",
                "Mobile banking",
                "View business credit cards",
                "Pay over time",
                "Business loans",
                "Business lines of credit",
                "SBA loans",
                "Equipment financing",
                "Practice financing",
                "McDonald's franchise financing",
                "Cash management",
                "Payroll services",
                "Fraud protection",
                "Gift cards",
                "Accepting payments",
                "Making payments",
                "Merchant services",
                "Tax payments",
                "Business prepaid cards",
                "Online banking",
                "Mobile banking",
                "Explore business banking",
                "Corporate & Commercial",
                "Capital markets",
                "Credit & financing",
                "International services",
                "Liquidity & investments",
                "Treasury & payments",
                "Explore our solutions",
                "Corporate payment services",
                "Transportation",
                "Public sector banking",
                "Payment processing",
                "Digital channels",
                "Treasury management",
                "Explore payment solutions",
                "Commercial real estate",
                "Financial institutions",
                "Healthcare",
                "Public sector banking",
                "Transportation",
                "Travel & hospitality",
                "Explore industry expertise",
                "Custody solutions",
                "Global corporate trust",
                "Global fund services",
                "U.S. Bancorp Asset Management, Inc.",
                "Access accounts",
                "Client support",
                "Why choose us",
                "Explore corporate & commercial",
                "Institutional",
                "Custody solutions",
                "Global corporate trust",
                "Global fund services",
                "Banking services",
                "Account login",
                "Contact us",
                "Explore institutional",
                "U.S. Bancorp Asset Management, Inc.",
                "",
                "Log in to desktop site",
                "Check application status",
                "FINRA",
                "SIPC"
              ],
              "500": [
                "See your options",
                "Get started",
                "Get started",
                "Start planning",
                "Search locations",
                "Log in to your account(s)",
                "Call 800-USBANKS (872-2657)",
                "Make an appointment",
                "Learn more",
                "Calculate your mortgage payment",
                "Learn more",
                "Calculate your auto loan payment",
                "Learn more",
                "Calculate your home equity rates",
                "Get informed",
                "Be inspired",
                "Explore solutions"
              ],
              "600": [
                "Bank accounts",
                "Credit cards",
                "Investing & retirement",
                "Personal loans & lines",
                "Home loans",
                "Vehicle loans",
                "Mobile & online",
                "Explore personal banking",
                "Our services",
                "Investing",
                "Your goals",
                "Advisors & wealth teams",
                "Private Wealth Management",
                "Our perspectives",
                "Explore Wealth Management",
                "Business bank accounts",
                "Business credit cards",
                "Business loans & lines",
                "Business services",
                "Business payments",
                "Online & mobile banking",
                "Explore business banking",
                "Solutions",
                "Treasury & payment solutions",
                "Industry expertise",
                "Investment services",
                "Account login",
                "Explore corporate & commercial",
                "Log in"
              ],
              "700": [
                "Continue"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Skip to main content",
                "mobile banking site",
                "",
                "",
                "Log in to desktop site",
                "Check application status",
                "FINRA",
                "SIPC"
              ],
              "none": [
                "Support",
                "Locations",
                "Locations",
                "Support",
                "Financial Education",
                "About us",
                "Personal",
                "Bank accounts",
                "Checking accounts",
                "Savings accounts",
                "Debit cards",
                "CDs",
                "Find routing number",
                "Visa gift cards",
                "Mobile & online features",
                "Explore bank accounts",
                "Credit cards",
                "View credit cards",
                "Cash back credit cards",
                "Travel credit cards",
                "Low interest credit cards",
                "Credit-building credit cards",
                "Pay over time",
                "Investing & retirement",
                "Online investing - Offered by U.S. Bancorp Investments",
                "Financial goals",
                "Investment management",
                "Retirement planning",
                "IRAs & 401(k) rollovers",
                "CDs",
                "All products & services",
                "Explore investing & retirement",
                "Personal loans & lines",
                "Loans & credit lines",
                "Loan calculator",
                "Debt consolidation",
                "Home loans",
                "Mortgages",
                "Today's mortgage rates",
                "Refinancing",
                "Mortgage calculators",
                "Home equity",
                "First-time home buyers",
                "Home improvement loans",
                "Home buying guide",
                "Mortgage help and repayment",
                "Vehicle loans",
                "Auto loans",
                "Auto loan calculator",
                "Recreational vehicle (RV) loans",
                "Boat loans",
                "Leasing service",
                "Dealer finance",
                "Explore vehicle loans",
                "Mobile & online",
                "Mobile & online features",
                "U.S. Bank Mobile App",
                "Explore personal banking",
                "Explore personal banking",
                "Wealth Management",
                "Our services",
                "Investment management",
                "Wealth planning",
                "Trusts & estates",
                "Banking",
                "Insurance",
                "Business owner advisory",
                "Charitable giving",
                "Explore our services",
                "Investing",
                "Investment management",
                "IRA",
                "Online investing",
                "Explore all investing options",
                "Your goals",
                "Plan for retirement",
                "Fund an education",
                "Pay for a major life event or purchase",
                "Leave a legacy",
                "Explore all financial goals",
                "Advisors & wealth teams",
                "Find a financial advisor or wealth specialist",
                "Explore our wealth teams",
                "Private Wealth Management",
                "Our approach",
                "Leadership team",
                "Client groups & featured professions",
                "Find a financial advisor or wealth specialist",
                "Find an office",
                "Explore Private Wealth Management",
                "Our perspectives",
                "Market news",
                "Investing insights",
                "Financial planning",
                "Retirement planning",
                "Trust & estate planning",
                "Explore our perspectives",
                "Explore Wealth Management",
                "Explore Wealth Management",
                "Business",
                "Business bank accounts",
                "Business checking",
                "Business savings & CDs",
                "Business money market accounts",
                "Online banking",
                "Mobile banking",
                "Business credit cards",
                "View business credit cards",
                "Pay over time",
                "Business loans & lines",
                "Business loans",
                "Business lines of credit",
                "SBA loans",
                "Equipment financing",
                "Practice financing",
                "McDonald's franchise financing",
                "Business services",
                "Cash management",
                "Payroll services",
                "Fraud protection",
                "Gift cards",
                "Business payments",
                "Accepting payments",
                "Making payments",
                "Merchant services",
                "Tax payments",
                "Business prepaid cards",
                "Online & mobile banking",
                "Online banking",
                "Mobile banking",
                "Explore business banking",
                "Explore business banking",
                "Corporate & Commercial",
                "Solutions",
                "Capital markets",
                "Credit & financing",
                "International services",
                "Liquidity & investments",
                "Treasury & payments",
                "Explore our solutions",
                "Treasury & payment solutions",
                "Corporate payment services",
                "Transportation",
                "Public sector banking",
                "Payment processing",
                "Digital channels",
                "Treasury management",
                "Explore payment solutions",
                "Industry expertise",
                "Commercial real estate",
                "Financial institutions",
                "Healthcare",
                "Public sector banking",
                "Transportation",
                "Travel & hospitality",
                "Explore industry expertise",
                "Investment services",
                "Custody solutions",
                "Global corporate trust",
                "Global fund services",
                "U.S. Bancorp Asset Management, Inc.",
                "Account login",
                "Access accounts",
                "Client support",
                "Explore corporate & commercial",
                "Why choose us",
                "Explore corporate & commercial",
                "Institutional",
                "Custody solutions",
                "Global corporate trust",
                "Global fund services",
                "Banking services",
                "Account login",
                "Contact us",
                "Explore institutional",
                "U.S. Bancorp Asset Management, Inc.",
                "Log in",
                "See your options",
                "Get started",
                "Get started",
                "Start planning",
                "Search locations",
                "Log in to your account(s)",
                "Call 800-USBANKS (872-2657)",
                "Make an appointment",
                "Learn more",
                "Calculate your mortgage payment",
                "Learn more",
                "Calculate your auto loan payment",
                "Learn more",
                "Calculate your home equity rates",
                "Get informed",
                "Be inspired",
                "Explore solutions",
                "Continue"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "About us",
                "Financial education",
                "Financial education",
                "Security",
                "Careers",
                "FAQ",
                "Privacy",
                "Online tracking and advertising",
                "Site map",
                "Accessibility",
                "Cobrowse"
              ],
              "500": [
                "Credit cards",
                "Checking",
                "Savings",
                "Mortgage",
                "Refinance",
                "Investing"
              ],
              "700": [
                "",
                "",
                ""
              ]
            },
            "color": {
              "rgb(85, 85, 85)": [
                "About us",
                "Financial education",
                "Credit cards",
                "Checking",
                "Savings",
                "Mortgage",
                "Refinance",
                "Investing"
              ],
              "rgb(255, 255, 255)": [
                "Financial education",
                "Security",
                "Careers",
                "FAQ",
                "Privacy",
                "Online tracking and advertising",
                "Site map",
                "Accessibility",
                "Cobrowse"
              ],
              "rgb(12, 32, 116)": [
                "",
                "",
                ""
              ]
            },
            "fontSize": {
              "12px": [
                "About us",
                "Financial education"
              ],
              "18px": [
                "Credit cards",
                "Checking",
                "Savings",
                "Mortgage",
                "Refinance",
                "Investing",
                "",
                "",
                ""
              ],
              "16px": [
                "Financial education",
                "Security",
                "Careers",
                "FAQ",
                "Privacy",
                "Online tracking and advertising",
                "Site map",
                "Accessibility",
                "Cobrowse"
              ]
            },
            "lineHeight": {
              "40px": [
                "About us",
                "Financial education"
              ],
              "27px": [
                "Credit cards",
                "Checking",
                "Savings",
                "Mortgage",
                "Refinance",
                "Investing"
              ],
              "20px": [
                "Financial education",
                "Security",
                "Careers",
                "FAQ",
                "Privacy",
                "Online tracking and advertising",
                "Site map",
                "Accessibility",
                "Cobrowse"
              ],
              "18px": [
                "",
                "",
                ""
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "400": [
                "Account login"
              ],
              "500": [
                "Start saving for something great.",
                "Auto Loans",
                "Student Scholarship",
                "Home Improvement",
                "College checklist"
              ],
              "700": [
                "Access us wherever you go.",
                "Borrowing money is a big deal. We’re ready to help.",
                "News & stories"
              ]
            },
            "color": {
              "rgb(44, 44, 44)": [
                "Account login"
              ],
              "rgb(85, 85, 85)": [
                "Start saving for something great.",
                "Auto Loans",
                "Student Scholarship",
                "Home Improvement",
                "College checklist"
              ],
              "rgb(12, 32, 116)": [
                "Access us wherever you go.",
                "Borrowing money is a big deal. We’re ready to help.",
                "News & stories"
              ]
            },
            "fontSize": {
              "20px": [
                "Account login"
              ],
              "28px": [
                "Start saving for something great."
              ],
              "30px": [
                "Auto Loans",
                "Student Scholarship",
                "Home Improvement",
                "College checklist"
              ],
              "40px": [
                "Access us wherever you go.",
                "Borrowing money is a big deal. We’re ready to help.",
                "News & stories"
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "500": [
                "Try the new digital car-buying experience.",
                "Register for your chance to win up to $14,000.",
                "Explore financing options at the home improvement hub.",
                "Prepare for your child's future from birth to high school.",
                "Bank from almost anywhere with the U.S. Bank Mobile App.",
                "Branches & ATMs",
                "Online banking",
                "24-hour banking",
                "Appointments",
                "Home mortgage",
                "Auto loan",
                "Home equity line of credit",
                "News from U.S. Bank",
                "Stories from U.S. Bank",
                "Tips from Financial IQ"
              ],
              "700": [
                "Before you go, be sure you know:"
              ]
            },
            "color": {
              "rgb(85, 85, 85)": [
                "Try the new digital car-buying experience.",
                "Register for your chance to win up to $14,000.",
                "Explore financing options at the home improvement hub.",
                "Prepare for your child's future from birth to high school."
              ],
              "rgb(44, 44, 44)": [
                "Bank from almost anywhere with the U.S. Bank Mobile App.",
                "Branches & ATMs",
                "Online banking",
                "24-hour banking",
                "Appointments",
                "Home mortgage",
                "Auto loan",
                "Home equity line of credit",
                "News from U.S. Bank",
                "Stories from U.S. Bank",
                "Tips from Financial IQ"
              ],
              "rgb(12, 32, 116)": [
                "Before you go, be sure you know:"
              ]
            },
            "fontSize": {
              "24px": [
                "Try the new digital car-buying experience.",
                "Register for your chance to win up to $14,000.",
                "Explore financing options at the home improvement hub.",
                "Prepare for your child's future from birth to high school.",
                "Bank from almost anywhere with the U.S. Bank Mobile App.",
                "News from U.S. Bank",
                "Stories from U.S. Bank",
                "Tips from Financial IQ"
              ],
              "20px": [
                "Branches & ATMs",
                "Online banking",
                "24-hour banking",
                "Appointments",
                "Home mortgage",
                "Auto loan",
                "Home equity line of credit"
              ],
              "52px": [
                "Before you go, be sure you know:"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.usbank.com/index.html",
      "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.usbank.com/index.html",
      "result": {
        "totals": {
          "total": 57,
          "tagNames": {
            "DIV": 13,
            "HEADER": 1,
            "NAV": 1,
            "BUTTON": 6,
            "svg": 2,
            "INPUT": 1,
            "UL": 33
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "",
            "text": "Skip to main content"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "HEADER",
            "id": "",
            "text": "About us Financial education Support Locations Search Please fill out this field Log in Account logi"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "About us Financial education Support Locations Search Please fill out this field Log in Account logi"
          },
          {
            "tagName": "NAV",
            "id": "",
            "text": "About us Financial education Support Locations Search Please fill out this field Log in Account logi"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "svg",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Account loginAccount typeOnline bankingOnline investingBusiness bankingCorporate & commercialInstitu"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "icon-sys-successRemember my username."
          },
          {
            "tagName": "INPUT",
            "id": "defaultFor",
            "text": ""
          },
          {
            "tagName": "svg",
            "id": "svg-09373524-0d30-47ed-9502-8ed31247acc2",
            "text": "icon-sys-success"
          },
          {
            "tagName": "BUTTON",
            "id": "navigation-menu-button",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "navigation-menu-dropdown",
            "text": "Search Locations Support Financial Education About us Personal Return to Main Menu Personal Bank acc"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-personal",
            "text": "Return to Main Menu Personal Bank accounts Return to Personal Bank accounts Checking accounts Saving"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-bank-accounts",
            "text": "Return to Personal Bank accounts Checking accounts Savings accounts Debit cards CDs Find routing num"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-credit-cards",
            "text": "Return to Personal Credit cards View credit cards Cash back credit cards Travel credit cards Low int"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-investing-and-retirement",
            "text": "Return to Personal Investing & retirement Online investing - Offered by U.S. Bancorp Investments Fin"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-personal-loans-and-lines",
            "text": "Return to Personal Personal loans & lines Loans & credit lines Loan calculator Debt consolidation"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-home-loans",
            "text": "Return to Personal Home loans Mortgages Today's mortgage rates Refinancing Mortgage calculators Home"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-vehicle-loans",
            "text": "Return to Personal Vehicle loans Auto loans Auto loan calculator Recreational vehicle (RV) loans Boa"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-mobile-and-online",
            "text": "Return to Personal Mobile & online Mobile & online features U.S. Bank Mobile App"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-explore-personal-banking",
            "text": "Return to Personal Explore personal banking Explore personal banking"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-wealth-management",
            "text": "Return to Main Menu Wealth Management Our services Return to Wealth Management Our services Investme"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-our-services",
            "text": "Return to Wealth Management Our services Investment management Wealth planning Trusts & estates Bank"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-investing",
            "text": "Return to Wealth Management Investing Investment management IRA Online investing Explore all investi"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-your-goals",
            "text": "Return to Wealth Management Your goals Plan for retirement Fund an education Pay for a major life ev"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-advisors-and-wealth-teams",
            "text": "Return to Wealth Management Advisors & wealth teams Find a financial advisor or wealth specialist Ex"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-private-wealth-management",
            "text": "Return to Wealth Management Private Wealth Management Our approach Leadership team Client groups & f"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-our-perspectives",
            "text": "Return to Wealth Management Our perspectives Market news Investing insights Financial planning Retir"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-explore-wealth-management",
            "text": "Return to Wealth Management Explore Wealth Management Explore Wealth Management"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-business",
            "text": "Return to Main Menu Business Business bank accounts Return to Business Business bank accounts Busine"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-business-bank-accounts",
            "text": "Return to Business Business bank accounts Business checking Business savings & CDs Business money ma"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-business-credit-cards",
            "text": "Return to Business Business credit cards View business credit cards Pay over time"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-business-loans-and-lines",
            "text": "Return to Business Business loans & lines Business loans Business lines of credit SBA loans Equipmen"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-business-services",
            "text": "Return to Business Business services Cash management Payroll services Fraud protection Gift cards"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-business-payments",
            "text": "Return to Business Business payments Accepting payments Making payments Merchant services Tax paymen"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-online-and-mobile-banking",
            "text": "Return to Business Online & mobile banking Online banking Mobile banking"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-explore-business-banking",
            "text": "Return to Business Explore business banking Explore business banking"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-corporate-and-commercial",
            "text": "Return to Main Menu Corporate & Commercial Solutions Return to Corporate & Commercial Solutions Capi"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-solutions",
            "text": "Return to Corporate & Commercial Solutions Capital markets Credit & financing International services"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-treasury-and-payment-solutions",
            "text": "Return to Corporate & Commercial Treasury & payment solutions Corporate payment services Transportat"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-industry-expertise",
            "text": "Return to Corporate & Commercial Industry expertise Commercial real estate Financial institutions He"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-investment-services",
            "text": "Return to Corporate & Commercial Investment services Custody solutions Global corporate trust Global"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-account-login",
            "text": "Return to Corporate & Commercial Account login Access accounts Client support"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-explore-corporate-and-commercial",
            "text": "Return to Corporate & Commercial Explore corporate & commercial Why choose us Explore corporate & co"
          },
          {
            "tagName": "UL",
            "id": "navigation-menu-institutional",
            "text": "Return to Main Menu Institutional Custody solutions Global corporate trust Global fund services Bank"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Close Main Menu"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Personal Banking\nStart saving for something great.\nFind the savings account to help you reach your g"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Personal Banking\nStart saving for something great.\nFind the savings account to help you reach your g"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Auto Loans\nTry the new digital car-buying experience. See your options Student Scholarship\nRegister "
          },
          {
            "tagName": "DIV",
            "id": "speedBumpModal",
            "text": "Close Before you go, be sure you know: This link takes you to an external website or app, which may "
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.usbank.com/index.html",
      "result": {
        "totals": {
          "failures": 84,
          "warnings": 10
        },
        "items": [
          {
            "index": 53,
            "verdict": "failed",
            "rule": {
              "ruleID": "r13",
              "ruleSummary": "<iframe> elements have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r13",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "iframe",
              "path": "/html[1]/body[1]/iframe[1]",
              "codeLines": [
                "<iframe id=\"iframe_NaN\" allowtransparency=\"true\" height=\"0\" width=\"0\" src=\"https://ups.analytics.ya...",
                "  #document",
                "    <html style=\"height: 100%;\">",
                "      <head>",
                "        <meta name=\"viewport\" content=\"width=device-width, minimum-scale=0.1\">",
                "        <title>",
                "          generic (1×1)",
                "        </title>",
                "      </head>",
                "      <body style=\"margin: 0px; height: 100%\">",
                "        <img style=\"display: block;-webkit-user-select: none;\" src=\"https://match.adsrvr.org/track/...",
                "      </body>",
                "    </html>",
                "</iframe>"
              ]
            }
          },
          {
            "index": 54,
            "verdict": "failed",
            "rule": {
              "ruleID": "r13",
              "ruleSummary": "<iframe> elements have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r13",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "iframe",
              "path": "/html[1]/body[1]/iframe[2]",
              "codeLines": [
                "<iframe id=\"iframe_NaN\" allowtransparency=\"true\" height=\"0\" width=\"0\" src=\"https://ib.adnxs.com/get...",
                "  #document",
                "    <html style=\"height: 100%;\">",
                "      <head>",
                "        <meta name=\"viewport\" content=\"width=device-width, minimum-scale=0.1\">",
                "        <title>",
                "          getuid (1×1)",
                "        </title>",
                "      </head>",
                "      <body style=\"margin: 0px; height: 100%\">",
                "        <img style=\"display: block;-webkit-user-select: none;\" src=\"https://ib.adnxs.com/getuid?htt...",
                "      </body>",
                "    </html>",
                "</iframe>"
              ]
            }
          },
          {
            "index": 55,
            "verdict": "failed",
            "rule": {
              "ruleID": "r13",
              "ruleSummary": "<iframe> elements have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r13",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "iframe",
              "path": "/html[1]/body[1]/iframe[3]",
              "codeLines": [
                "<iframe id=\"iframe_NaN\" allowtransparency=\"true\" height=\"0\" width=\"0\" src=\"https://pixel.rubiconpro...",
                "  #document",
                "    <html style=\"height: 100%;\">",
                "      <head>",
                "        <meta name=\"viewport\" content=\"width=device-width, minimum-scale=0.1\">",
                "        <title>",
                "          rubicon (1×1)",
                "        </title>",
                "      </head>",
                "      <body style=\"margin: 0px; height: 100%\">",
                "        <img style=\"display: block;-webkit-user-select: none;\" src=\"https://match.adsrvr.org/track/...",
                "      </body>",
                "    </html>",
                "</iframe>"
              ]
            }
          },
          {
            "index": 56,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/button[1]",
              "codeLines": [
                "<button class=\"btn button buttonTypeMedium primary usbButton usbankButton redSolidButton\" type=\"but...",
                "  <span class=\"dontBreakWord\">",
                "    Browse accounts",
                "  </span>",
                "</button>"
              ]
            }
          },
          {
            "index": 57,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/button[2]",
              "codeLines": [
                "<button class=\"btn button buttonTypeMedium secondary outlined\" type=\"button\" onclick=\"javascript:wi...",
                "  <span class=\"dontBreakWord\">",
                "    Apply now",
                "  </span>",
                "</button>"
              ]
            }
          },
          {
            "index": 62,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[3]/button[1]",
              "codeLines": [
                "<button class=\"USBOmniChannel__MobileAppDownload btn btn-secondary\" type=\"button\" onclick=\"javascri...",
                "  <span class=\"USBOmniChannel__MobileAppDownloadText dontBreakWord\">",
                "    Download the app",
                "  </span>",
                "</button>"
              ]
            }
          },
          {
            "index": 63,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://locations.usbank.com/search.html\" target=\"_self\" class=\"USBOmniChannel__ChannelLin...",
                "  <span class=\"USBOmniChannel__ChannelLinkText\">",
                "    Search locations",
                "    <svg class=\"USBOmniChannel__ChannelChevron\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"htt...",
                "      <path d=\"M6.36 15.47L11.83 10 6.36 4.53l1.06-1.06 6 6a.75.75 0 010 1.06l-6 6z\" stroke-width=\"...",
                "    </svg>",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 65,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[3]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"tel:8008722657\" target=\"_self\" class=\"USBOmniChannel__ChannelLink\" aria-label=\"Call now on...",
                "  <span class=\"USBOmniChannel__ChannelLinkText\">",
                "    Call 800-USBANKS (872-2657)",
                "    <svg class=\"USBOmniChannel__ChannelChevron\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"htt...",
                "      <path d=\"M6.36 15.47L11.83 10 6.36 4.53l1.06-1.06 6 6a.75.75 0 010 1.06l-6 6z\" stroke-width=\"...",
                "    </svg>",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 1320,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/img[1]",
              "codeLines": [
                "<img src=\"https://adservice.google.com/ddm/fls/z/dc_pre=CKr1-7L8w_kCFaYOaAgdSA0E5w;src=6219543;type..."
              ]
            }
          },
          {
            "index": 1321,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/img[1]",
              "codeLines": [
                "<img style=\"display: block;-webkit-user-select: none;\" src=\"https://match.adsrvr.org/track/cmf/gene..."
              ]
            }
          },
          {
            "index": 1322,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/img[1]",
              "codeLines": [
                "<img style=\"display: block;-webkit-user-select: none;\" src=\"https://ib.adnxs.com/getuid?https%3a%2f..."
              ]
            }
          },
          {
            "index": 1323,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/img[1]",
              "codeLines": [
                "<img style=\"display: block;-webkit-user-select: none;\" src=\"https://match.adsrvr.org/track/cmf/rubi..."
              ]
            }
          },
          {
            "index": 2280,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "iframe",
              "path": "/html[1]/body[1]/iframe[1]",
              "codeLines": [
                "<iframe id=\"iframe_NaN\" allowtransparency=\"true\" height=\"0\" width=\"0\" src=\"https://ups.analytics.ya...",
                "  #document",
                "    <html style=\"height: 100%;\">",
                "      <head>",
                "        <meta name=\"viewport\" content=\"width=device-width, minimum-scale=0.1\">",
                "        <title>",
                "          generic (1×1)",
                "        </title>",
                "      </head>",
                "      <body style=\"margin: 0px; height: 100%\">",
                "        <img style=\"display: block;-webkit-user-select: none;\" src=\"https://match.adsrvr.org/track/...",
                "      </body>",
                "    </html>",
                "</iframe>"
              ]
            }
          },
          {
            "index": 2281,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "iframe",
              "path": "/html[1]/body[1]/iframe[2]",
              "codeLines": [
                "<iframe id=\"iframe_NaN\" allowtransparency=\"true\" height=\"0\" width=\"0\" src=\"https://ib.adnxs.com/get...",
                "  #document",
                "    <html style=\"height: 100%;\">",
                "      <head>",
                "        <meta name=\"viewport\" content=\"width=device-width, minimum-scale=0.1\">",
                "        <title>",
                "          getuid (1×1)",
                "        </title>",
                "      </head>",
                "      <body style=\"margin: 0px; height: 100%\">",
                "        <img style=\"display: block;-webkit-user-select: none;\" src=\"https://ib.adnxs.com/getuid?htt...",
                "      </body>",
                "    </html>",
                "</iframe>"
              ]
            }
          },
          {
            "index": 2282,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "iframe",
              "path": "/html[1]/body[1]/iframe[3]",
              "codeLines": [
                "<iframe id=\"iframe_NaN\" allowtransparency=\"true\" height=\"0\" width=\"0\" src=\"https://pixel.rubiconpro...",
                "  #document",
                "    <html style=\"height: 100%;\">",
                "      <head>",
                "        <meta name=\"viewport\" content=\"width=device-width, minimum-scale=0.1\">",
                "        <title>",
                "          rubicon (1×1)",
                "        </title>",
                "      </head>",
                "      <body style=\"margin: 0px; height: 100%\">",
                "        <img style=\"display: block;-webkit-user-select: none;\" src=\"https://match.adsrvr.org/track/...",
                "      </body>",
                "    </html>",
                "</iframe>"
              ]
            }
          },
          {
            "index": 2342,
            "verdict": "failed",
            "rule": {
              "ruleID": "r47",
              "ruleSummary": "<meta name='viewport'> elements do not prevent zoom",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r47",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#reflow",
                  "chapter": "1.4.10",
                  "title": "Reflow"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "meta",
              "path": "/html[1]/head[1]/meta[1]",
              "codeLines": [
                "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, user-scalable=no\">"
              ]
            }
          },
          {
            "index": 2374,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "For an optimized experience for bank account transactions using a screen reader, please visit our"
              ]
            }
          },
          {
            "index": 2375,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "mobile banking site"
              ]
            }
          },
          {
            "index": 2562,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h1[1]/span[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "Personal Banking"
              ]
            }
          },
          {
            "index": 2565,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/h2[1]/span[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "Auto Loans"
              ]
            }
          },
          {
            "index": 2567,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[2]/h2[1]/span[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "Student Scholarship"
              ]
            }
          },
          {
            "index": 2569,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/h2[1]/span[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "Home Improvement"
              ]
            }
          },
          {
            "index": 2571,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/h2[1]/span[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "College checklist"
              ]
            }
          },
          {
            "index": 2574,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/b[1]/span[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "Bank from almost anywhere with the U.S. Bank Mobile App."
              ]
            }
          },
          {
            "index": 2575,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/p[1]/span[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "Transfer money between your accounts."
              ]
            }
          },
          {
            "index": 2576,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/p[1]/span[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "Deposit checks."
              ]
            }
          },
          {
            "index": 2577,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/p[1]/span[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "Manage and pay bills."
              ]
            }
          },
          {
            "index": 2578,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/p[1]/span[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "Send, receive and request money."
              ]
            }
          },
          {
            "index": 2643,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/b[1]/span[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "Bank from almost anywhere with the U.S. Bank Mobile App."
              ]
            }
          },
          {
            "index": 2644,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/p[1]/span[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "Transfer money between your accounts."
              ]
            }
          },
          {
            "index": 2645,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/p[1]/span[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "Deposit checks."
              ]
            }
          },
          {
            "index": 2646,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/p[1]/span[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "Manage and pay bills."
              ]
            }
          },
          {
            "index": 2647,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/p[1]/span[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "Send, receive and request money."
              ]
            }
          },
          {
            "index": 2758,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    Looking for Online Banking?",
                "    <a href=\"https://onlinebanking.usbank.com/Auth/Login\" style=\"font-weight: normal;\">",
                "      Log in to desktop site",
                "    </a>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2759,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    Applying for a product?",
                "    <a href=\"https://apply.usbank.com/oas/oaslogin.html\" style=\"font-weight: normal;\">",
                "      Check application status",
                "    </a>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2760,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <b>",
                "    <span class=\"whiteText\">",
                "      Investment and Insurance products and services including annuities are:",
                "    </span>",
                "  </b>",
                "</p>"
              ]
            }
          },
          {
            "index": 2761,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <b>",
                "    <span class=\"whiteText\">",
                "      Not a Deposit • Not FDIC Insured • May Lose Value • Not Bank Guaranteed • Not Insured by any ...",
                "    </span>",
                "  </b>",
                "</p>"
              ]
            }
          },
          {
            "index": 2762,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    U.S. Bank, U.S. Bancorp Investments and their representatives do not provide tax or legal advic...",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2763,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    <b>",
                "      For U.S. Bancorp Investments:",
                "    </b>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2764,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    Investment and insurance products and services including annuities are available through U.S. B...",
                "    <a href=\"#\" target=\"_blank\" title=\"FINRA\" style=\"font-weight: normal;\" data-ext-link=\"https://w...",
                "      FINRA",
                "    </a>",
                "    and",
                "    <a href=\"#\" target=\"_blank\" title=\"SIPC\" style=\"font-weight: normal;\" data-ext-link=\"https://ww...",
                "      SIPC",
                "    </a>",
                "    , an investment adviser and a brokerage subsidiary of U.S. Bancorp and affiliate of U.S. Bank.",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2765,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[4]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    <b>",
                "      For U.S. Bank:",
                "    </b>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2766,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[5]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    U.S. Bank is not responsible for and does not guarantee the products, services or performance o...",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2767,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <b>",
                "    <span class=\"whiteText\">",
                "      Mortgage, home equity and credit products are offered by U.S. Bank National Association.",
                "    </span>",
                "  </b>",
                "</p>"
              ]
            }
          },
          {
            "index": 2768,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <b>",
                "    <span class=\"whiteText\">",
                "      Deposit products offered by U.S. Bank National Association. Member FDIC.",
                "    </span>",
                "  </b>",
                "</p>"
              ]
            }
          },
          {
            "index": 2769,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    The creditor and issuer of U.S. Bank credit cards is U.S. Bank National Association, pursuant t...",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2770,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    Equal Housing Lender",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2771,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    U.S. Bank, 800 Nicollet Mall, Minneapolis, MN 55402",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2772,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    © 2022 U.S. Bank",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2773,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"fontSize-14px\">",
                "    <span class=\"helveticaFont-55Roman\">",
                "      <span class=\"blackText\">",
                "        Find the savings account to help you reach your goals.",
                "      </span>",
                "    </span>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2774,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"USBWayfindingCard__Title\">",
                "  Credit cards",
                "</p>"
              ]
            }
          },
          {
            "index": 2775,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"USBWayfindingCard__Title\">",
                "  Checking",
                "</p>"
              ]
            }
          },
          {
            "index": 2776,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"USBWayfindingCard__Title\">",
                "  Savings",
                "</p>"
              ]
            }
          },
          {
            "index": 2777,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"USBWayfindingCard__Title\">",
                "  Mortgage",
                "</p>"
              ]
            }
          },
          {
            "index": 2778,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[5]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"USBWayfindingCard__Title\">",
                "  Refinance",
                "</p>"
              ]
            }
          },
          {
            "index": 2779,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[6]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"USBWayfindingCard__Title\">",
                "  Investing",
                "</p>"
              ]
            }
          },
          {
            "index": 2780,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/ul[1]/li[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"helveticaFont-55Roman\">",
                "    <span class=\"fontSize fontSize-14px\">",
                "      <span class=\"grayText\">",
                "        Transfer money between your accounts.",
                "      </span>",
                "    </span>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2781,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/ul[1]/li[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"helveticaFont-55Roman\">",
                "    <span class=\"fontSize fontSize-14px\">",
                "      <span class=\"grayText\">",
                "        Deposit checks.",
                "      </span>",
                "    </span>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2782,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/ul[1]/li[3]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"helveticaFont-55Roman\">",
                "    <span class=\"fontSize fontSize-14px\">",
                "      <span class=\"grayText\">",
                "        Manage and pay bills.",
                "      </span>",
                "    </span>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2783,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/ul[1]/li[4]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"helveticaFont-55Roman\">",
                "    <span class=\"fontSize fontSize-14px\">",
                "      <span class=\"grayText\">",
                "        Send, receive and request money.",
                "      </span>",
                "    </span>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2784,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[4]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"fontSize-16px\">",
                "    <span class=\"helveticaFont-55Roman\">",
                "      <span class=\"blackText\">",
                "        From calculators and rate charts to get you started, to experienced loan officers and banke...",
                "      </span>",
                "    </span>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2785,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[5]/div[1]/ul[1]/li[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"grayText\">",
                "    <span class=\"fontSize-16px\">",
                "      <span class=\"helveticaFont-55Roman\">",
                "        Read the latest updates from the fifth-largest commercial bank in the country.",
                "      </span>",
                "    </span>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2786,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[5]/div[1]/ul[1]/li[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"fontSize-16px\">",
                "    <span class=\"grayText\">",
                "      <span class=\"helveticaFont-55Roman\">",
                "        Enjoy heartening stories and get some feel-good motivation.",
                "      </span>",
                "    </span>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2787,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[5]/div[1]/ul[1]/li[3]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"fontSize-16px\">",
                "    <span class=\"grayText\">",
                "      <span class=\"helveticaFont-55Roman\">",
                "        Find strategies for your personal and business finances.",
                "      </span>",
                "    </span>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2788,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    Looking for Online Banking?",
                "    <a href=\"https://onlinebanking.usbank.com/Auth/Login\" style=\"font-weight: normal;\">",
                "      Log in to desktop site",
                "    </a>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2789,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    Applying for a product?",
                "    <a href=\"https://apply.usbank.com/oas/oaslogin.html\" style=\"font-weight: normal;\">",
                "      Check application status",
                "    </a>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2790,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <b>",
                "    <span class=\"whiteText\">",
                "      Investment and Insurance products and services including annuities are:",
                "    </span>",
                "  </b>",
                "</p>"
              ]
            }
          },
          {
            "index": 2791,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <b>",
                "    <span class=\"whiteText\">",
                "      Not a Deposit • Not FDIC Insured • May Lose Value • Not Bank Guaranteed • Not Insured by any ...",
                "    </span>",
                "  </b>",
                "</p>"
              ]
            }
          },
          {
            "index": 2792,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    U.S. Bank, U.S. Bancorp Investments and their representatives do not provide tax or legal advic...",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2793,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    <b>",
                "      For U.S. Bancorp Investments:",
                "    </b>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2794,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    Investment and insurance products and services including annuities are available through U.S. B...",
                "    <a href=\"#\" target=\"_blank\" title=\"FINRA\" style=\"font-weight: normal;\" data-ext-link=\"https://w...",
                "      FINRA",
                "    </a>",
                "    and",
                "    <a href=\"#\" target=\"_blank\" title=\"SIPC\" style=\"font-weight: normal;\" data-ext-link=\"https://ww...",
                "      SIPC",
                "    </a>",
                "    , an investment adviser and a brokerage subsidiary of U.S. Bancorp and affiliate of U.S. Bank.",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2795,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[4]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    <b>",
                "      For U.S. Bank:",
                "    </b>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2796,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[5]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    U.S. Bank is not responsible for and does not guarantee the products, services or performance o...",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2797,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <b>",
                "    <span class=\"whiteText\">",
                "      Mortgage, home equity and credit products are offered by U.S. Bank National Association.",
                "    </span>",
                "  </b>",
                "</p>"
              ]
            }
          },
          {
            "index": 2798,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <b>",
                "    <span class=\"whiteText\">",
                "      Deposit products offered by U.S. Bank National Association. Member FDIC.",
                "    </span>",
                "  </b>",
                "</p>"
              ]
            }
          },
          {
            "index": 2799,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    The creditor and issuer of U.S. Bank credit cards is U.S. Bank National Association, pursuant t...",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2800,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    Equal Housing Lender",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2801,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    U.S. Bank, 800 Nicollet Mall, Minneapolis, MN 55402",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 2802,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    © 2022 U.S. Bank",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 3030,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    Looking for Online Banking?",
                "    <a href=\"https://onlinebanking.usbank.com/Auth/Login\" style=\"font-weight: normal;\">",
                "      Log in to desktop site",
                "    </a>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 3031,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    Applying for a product?",
                "    <a href=\"https://apply.usbank.com/oas/oaslogin.html\" style=\"font-weight: normal;\">",
                "      Check application status",
                "    </a>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 3032,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <b>",
                "    <span class=\"whiteText\">",
                "      Investment and Insurance products and services including annuities are:",
                "    </span>",
                "  </b>",
                "</p>"
              ]
            }
          },
          {
            "index": 3033,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <b>",
                "    <span class=\"whiteText\">",
                "      Not a Deposit • Not FDIC Insured • May Lose Value • Not Bank Guaranteed • Not Insured by any ...",
                "    </span>",
                "  </b>",
                "</p>"
              ]
            }
          },
          {
            "index": 3034,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    U.S. Bank, U.S. Bancorp Investments and their representatives do not provide tax or legal advic...",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 3035,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    <b>",
                "      For U.S. Bancorp Investments:",
                "    </b>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 3036,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    Investment and insurance products and services including annuities are available through U.S. B...",
                "    <a href=\"#\" target=\"_blank\" title=\"FINRA\" style=\"font-weight: normal;\" data-ext-link=\"https://w...",
                "      FINRA",
                "    </a>",
                "    and",
                "    <a href=\"#\" target=\"_blank\" title=\"SIPC\" style=\"font-weight: normal;\" data-ext-link=\"https://ww...",
                "      SIPC",
                "    </a>",
                "    , an investment adviser and a brokerage subsidiary of U.S. Bancorp and affiliate of U.S. Bank.",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 3037,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[4]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    <b>",
                "      For U.S. Bank:",
                "    </b>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 3038,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[5]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    U.S. Bank is not responsible for and does not guarantee the products, services or performance o...",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 3039,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <b>",
                "    <span class=\"whiteText\">",
                "      Mortgage, home equity and credit products are offered by U.S. Bank National Association.",
                "    </span>",
                "  </b>",
                "</p>"
              ]
            }
          },
          {
            "index": 3040,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <b>",
                "    <span class=\"whiteText\">",
                "      Deposit products offered by U.S. Bank National Association. Member FDIC.",
                "    </span>",
                "  </b>",
                "</p>"
              ]
            }
          },
          {
            "index": 3041,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    The creditor and issuer of U.S. Bank credit cards is U.S. Bank National Association, pursuant t...",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 3042,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    Equal Housing Lender",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 3043,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    U.S. Bank, 800 Nicollet Mall, Minneapolis, MN 55402",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 3044,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"whiteText\">",
                "    © 2022 U.S. Bank",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 3319,
            "verdict": "failed",
            "rule": {
              "ruleID": "r86",
              "ruleSummary": "Elements that are marked as decorative are not exposed to assistive technologies",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r86",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]",
              "codeLines": [
                "<div id=\"bodyContent\" class=\"hidden-xxs hidden-xs hidden-sm\" role=\"none\" tabindex=\"-1\"></div>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.usbank.com/index.html",
      "result": {
        "totals": {
          "rulesNA": 38,
          "rulesPassed": 56,
          "rulesWarned": 4,
          "rulesViolated": 5,
          "warnings": {
            "minor": 165,
            "moderate": 0,
            "serious": 14,
            "critical": 4
          },
          "violations": {
            "minor": 1,
            "moderate": 1,
            "serious": 21,
            "critical": 1
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-08-13T13:57:21.286Z",
          "url": "https://www.usbank.com/index.html",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "audio-caption",
              "impact": "critical",
              "tags": [
                "cat.time-and-media",
                "wcag2a",
                "wcag121",
                "section508",
                "section508.22.a"
              ],
              "description": "Ensures <audio> elements have captions",
              "help": "<audio> elements must have a captions track",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/audio-caption?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "caption",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Check that captions is available for the element"
                    }
                  ],
                  "impact": "critical",
                  "html": "<audio id=\"io_67f84468-5d35-41ea-945f-b0efd4e01d13\" src=\"https://mpsnare.iesnare.com/time.mp3?nocache=0.5940143881458428\" preload=\"metadata\" onloadedmetadata=\"IGLOO.io.handleATRIPResponse('io_67f84468-5d35-41ea-945f-b0efd4e01d13',false)\"></audio>",
                  "target": [
                    "#io_67f84468-5d35-41ea-945f-b0efd4e01d13"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "caption",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Check that captions is available for the element"
                    }
                  ],
                  "impact": "critical",
                  "html": "<audio id=\"io_ee746445-19b1-4818-9781-cc525c47b6de\" src=\"data:audio/mpeg;base64,/+NIZAAAAAAAAAAAAAAAAAAAAAAAWGluZwAAAA8AAAAAAAACQABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAgICAgICAgICAgICAgICAgICAgICAgICAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwP////////////////////////////////8AAAAKTEFNRTMuOThyBCgAAAAAAAAAABQIJAbALQABmgAAAkDGbPjAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/+MYZAAAAAGkAAAAAAAAA0gAAAAATEFNRTMuOTguMlVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV/+MYZDMAAAGkAAAAAAAAA0gAAAAAVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV/+MYZGYAAAGkAAAAAAAAA0gAAAAAVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV\" preload=\"metadata\" onloadedmetadata=\"IGLOO.io.handleATRIPResponse('io_ee746445-19b1-4818-9781-cc525c47b6de',true)\">",
                  "target": [
                    "#io_ee746445-19b1-4818-9781-cc525c47b6de"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "caption",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Check that captions is available for the element"
                    }
                  ],
                  "impact": "critical",
                  "html": "<audio id=\"fp_67f84468-5d35-41ea-945f-b0efd4e01d13\" src=\"https://mpsnare.iesnare.com/time.mp3?nocache=0.5917848089136326\" preload=\"metadata\" onloadedmetadata=\"IGLOO.fp.handleATRIPResponse('fp_67f84468-5d35-41ea-945f-b0efd4e01d13',false)\"></audio>",
                  "target": [
                    "#fp_67f84468-5d35-41ea-945f-b0efd4e01d13"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "caption",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Check that captions is available for the element"
                    }
                  ],
                  "impact": "critical",
                  "html": "<audio id=\"fp_ee746445-19b1-4818-9781-cc525c47b6de\" src=\"data:audio/mpeg;base64,/+NIZAAAAAAAAAAAAAAAAAAAAAAAWGluZwAAAA8AAAAAAAACQABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAgICAgICAgICAgICAgICAgICAgICAgICAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwP////////////////////////////////8AAAAKTEFNRTMuOThyBCgAAAAAAAAAABQIJAbALQABmgAAAkDGbPjAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/+MYZAAAAAGkAAAAAAAAA0gAAAAATEFNRTMuOTguMlVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV/+MYZDMAAAGkAAAAAAAAA0gAAAAAVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV/+MYZGYAAAGkAAAAAAAAA0gAAAAAVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV\" preload=\"metadata\" onloadedmetadata=\"IGLOO.fp.handleATRIPResponse('fp_ee746445-19b1-4818-9781-cc525c47b6de',true)\">",
                  "target": [
                    "#fp_ee746445-19b1-4818-9781-cc525c47b6de"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that captions is available for the element"
                }
              ]
            },
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button data-compn=\"@usb-shield/react-button\" data-compv=\"1.1.2\" data-libn=\"@usb-shield\" data-libv=\"2.0.0\" id=\"login-button-continue\" class=\"usb-button button--primary button--default login-button-continue\" name=\"\" type=\"button\">Log in</button>",
                          "target": [
                            "#login-button-continue"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button data-compn=\"@usb-shield/react-button\" data-compv=\"1.1.2\" data-libn=\"@usb-shield\" data-libv=\"2.0.0\" id=\"login-button-continue\" class=\"usb-button button--primary button--default login-button-continue\" name=\"\" type=\"button\">Log in</button>",
                  "target": [
                    "#login-button-continue"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6e6e6e",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"blackText\">Personal Banking</span>",
                  "target": [
                    ".superhead.fontSize-14px.fontSize > .robotoFont > .blackText"
                  ],
                  "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": "#2c2c2c",
                        "contrastRatio": 0,
                        "fontSize": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"blackText\">Start saving for something great.</span>",
                  "target": [
                    ".fontSize-28px > .robotoFont > .blackText"
                  ],
                  "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": "#2c2c2c",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"blackText\">Find the savings account to help you reach your goals.</span>",
                  "target": [
                    ".fontSize-14px > .helveticaFont-55Roman > .blackText"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"dontBreakWord\">Browse accounts</span>",
                  "target": [
                    ".usbButton > .dontBreakWord"
                  ],
                  "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": "#0a41c5",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"dontBreakWord\">Apply now</span>",
                  "target": [
                    ".secondary > .dontBreakWord"
                  ],
                  "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": "#6e6e6e",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"robotoFont\">Auto Loans</span>",
                  "target": [
                    ".USBHero__StoryVertical > .USBHero__Story:nth-child(1) > .USBHero__StoryContent > h2 > .blackText > .superhead.fontSize-14px.helveticaFont-65Medium > .robotoFont"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button data-compn=\"@usb-shield/react-button\" data-compv=\"1.1.2\" data-libn=\"@usb-shield\" data-libv=\"2.0.0\" id=\"login-button-continue\" class=\"usb-button button--primary button--default login-button-continue\" name=\"\" type=\"button\">Log in</button>",
                          "target": [
                            "#login-button-continue"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button data-compn=\"@usb-shield/react-button\" data-compv=\"1.1.2\" data-libn=\"@usb-shield\" data-libv=\"2.0.0\" id=\"login-button-continue\" class=\"usb-button button--primary button--default login-button-continue\" name=\"\" type=\"button\">Log in</button>",
                  "target": [
                    "#login-button-continue"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#6e6e6e",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"blackText\">Personal Banking</span>",
                  "target": [
                    ".superhead.fontSize-14px.fontSize > .robotoFont > .blackText"
                  ],
                  "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": "#2c2c2c",
                        "contrastRatio": 0,
                        "fontSize": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"blackText\">Start saving for something great.</span>",
                  "target": [
                    ".fontSize-28px > .robotoFont > .blackText"
                  ],
                  "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": "#2c2c2c",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"blackText\">Find the savings account to help you reach your goals.</span>",
                  "target": [
                    ".fontSize-14px > .helveticaFont-55Roman > .blackText"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"dontBreakWord\">Browse accounts</span>",
                  "target": [
                    ".usbButton > .dontBreakWord"
                  ],
                  "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": "#0a41c5",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"dontBreakWord\">Apply now</span>",
                  "target": [
                    ".secondary > .dontBreakWord"
                  ],
                  "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": "#6e6e6e",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"robotoFont\">Auto Loans</span>",
                  "target": [
                    ".USBHero__StoryVertical > .USBHero__Story:nth-child(1) > .USBHero__StoryContent > h2 > .blackText > .superhead.fontSize-14px.helveticaFont-65Medium > .robotoFont"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe style=\"display: none;\"></iframe>",
                  "target": [
                    "script:nth-child(59) > iframe"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<audio id=\"io_67f84468-5d35-41ea-945f-b0efd4e01d13\" src=\"https://mpsnare.iesnare.com/time.mp3?nocache=0.5940143881458428\" preload=\"metadata\" onloadedmetadata=\"IGLOO.io.handleATRIPResponse('io_67f84468-5d35-41ea-945f-b0efd4e01d13',false)\"></audio>",
                  "target": [
                    "#io_67f84468-5d35-41ea-945f-b0efd4e01d13"
                  ],
                  "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": "<audio id=\"io_ee746445-19b1-4818-9781-cc525c47b6de\" src=\"data:audio/mpeg;base64,/+NIZAAAAAAAAAAAAAAAAAAAAAAAWGluZwAAAA8AAAAAAAACQABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAgICAgICAgICAgICAgICAgICAgICAgICAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwP////////////////////////////////8AAAAKTEFNRTMuOThyBCgAAAAAAAAAABQIJAbALQABmgAAAkDGbPjAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/+MYZAAAAAGkAAAAAAAAA0gAAAAATEFNRTMuOTguMlVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV/+MYZDMAAAGkAAAAAAAAA0gAAAAAVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV/+MYZGYAAAGkAAAAAAAAA0gAAAAAVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV\" preload=\"metadata\" onloadedmetadata=\"IGLOO.io.handleATRIPResponse('io_ee746445-19b1-4818-9781-cc525c47b6de',true)\">",
                  "target": [
                    "#io_ee746445-19b1-4818-9781-cc525c47b6de"
                  ],
                  "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": "<audio id=\"fp_67f84468-5d35-41ea-945f-b0efd4e01d13\" src=\"https://mpsnare.iesnare.com/time.mp3?nocache=0.5917848089136326\" preload=\"metadata\" onloadedmetadata=\"IGLOO.fp.handleATRIPResponse('fp_67f84468-5d35-41ea-945f-b0efd4e01d13',false)\"></audio>",
                  "target": [
                    "#fp_67f84468-5d35-41ea-945f-b0efd4e01d13"
                  ],
                  "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": "<audio id=\"fp_ee746445-19b1-4818-9781-cc525c47b6de\" src=\"data:audio/mpeg;base64,/+NIZAAAAAAAAAAAAAAAAAAAAAAAWGluZwAAAA8AAAAAAAACQABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAgICAgICAgICAgICAgICAgICAgICAgICAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwP////////////////////////////////8AAAAKTEFNRTMuOThyBCgAAAAAAAAAABQIJAbALQABmgAAAkDGbPjAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/+MYZAAAAAGkAAAAAAAAA0gAAAAATEFNRTMuOTguMlVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV/+MYZDMAAAGkAAAAAAAAA0gAAAAAVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV/+MYZGYAAAGkAAAAAAAAA0gAAAAAVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV\" preload=\"metadata\" onloadedmetadata=\"IGLOO.fp.handleATRIPResponse('fp_ee746445-19b1-4818-9781-cc525c47b6de',true)\">",
                  "target": [
                    "#fp_ee746445-19b1-4818-9781-cc525c47b6de"
                  ],
                  "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": "<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" focusable=\"false\" pointer-events=\"none\" display=\"none\">",
                  "target": [
                    "svg[display=\"none\"][pointer-events=\"none\"][version=\"1.1\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"search-close-icon\" aria-label=\"clear search\" type=\"reset\"></button>",
                  "target": [
                    ".search-field > .search-close-icon[aria-label=\"clear search\"][type=\"reset\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"errorsearch\" style=\"display:none\">Please fill out this field</div>",
                  "target": [
                    ".errorsearch"
                  ],
                  "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=\"menu-button\" id=\"navigation-menu-button\" type=\"button\" aria-expanded=\"false\" aria-label=\"Main Menu\">",
                  "target": [
                    "#navigation-menu-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": "<li class=\"menu-item menu-utility-item\" role=\"none\">",
                  "target": [
                    ".menu-utility-item.menu-item[role=\"none\"]:nth-child(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": "<button class=\"search-close-icon\" aria-label=\"clear search\" type=\"reset\"></button>",
                  "target": [
                    ".menu-search-field > .search-close-icon[aria-label=\"clear search\"][type=\"reset\"]"
                  ],
                  "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": "<li class=\"menu-item menu-utility-item\" role=\"none\">",
                  "target": [
                    ".menu-utility-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-item menu-utility-item\" role=\"none\">",
                  "target": [
                    ".menu-utility-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-item menu-utility-item\" role=\"none\">",
                  "target": [
                    ".menu-utility-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-item menu-utility-item\" role=\"none\">",
                  "target": [
                    ".menu-utility-item.menu-item[role=\"none\"]:nth-child(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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" enable-background=\"new 0 0 20 20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">",
                  "target": [
                    "#navigation-menuitem-personal > .USBNavigation__MainMenuCategoryIcon[enable-background=\"new 0 0 20 20\"][viewBox=\"0 0 20 20\"]"
                  ],
                  "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=\"menu-list menu-secondary\" hidden=\"true\" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"true\" tabindex=\"-1\" id=\"navigation-menu-personal\" aria-labelledby=\"navigation-menuitem-personal\">",
                  "target": [
                    "#navigation-menu-personal"
                  ],
                  "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": "<li class=\"menu-item menu-secondary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-personal > .menu-secondary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Personal</li>",
                  "target": [
                    "#navigation-menu-personal > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menuitem-bank-accounts > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-bank-accounts\" aria-labelledby=\"navigation-menuitem-bank-accounts\">",
                  "target": [
                    "#navigation-menu-bank-accounts"
                  ],
                  "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": "<li class=\"menu-item menu-tertiary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-bank-accounts > .menu-tertiary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Bank accounts</li>",
                  "target": [
                    "#navigation-menu-bank-accounts > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menuitem-credit-cards > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-credit-cards\" aria-labelledby=\"navigation-menuitem-credit-cards\">",
                  "target": [
                    "#navigation-menu-credit-cards"
                  ],
                  "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": "<li class=\"menu-item menu-tertiary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-credit-cards > .menu-tertiary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Credit cards</li>",
                  "target": [
                    "#navigation-menu-credit-cards > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menuitem-investing-and-retirement > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-investing-and-retirement\" aria-labelledby=\"navigation-menuitem-investing-and-retirement\">",
                  "target": [
                    "#navigation-menu-investing-and-retirement"
                  ],
                  "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": "<li class=\"menu-item menu-tertiary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-investing-and-retirement > .menu-tertiary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Investing &amp; retirement</li>",
                  "target": [
                    "#navigation-menu-investing-and-retirement > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menuitem-personal-loans-and-lines > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-personal-loans-and-lines\" aria-labelledby=\"navigation-menuitem-personal-loans-and-lines\">",
                  "target": [
                    "#navigation-menu-personal-loans-and-lines"
                  ],
                  "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": "<li class=\"menu-item menu-tertiary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-personal-loans-and-lines > .menu-tertiary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Personal loans &amp; lines</li>",
                  "target": [
                    "#navigation-menu-personal-loans-and-lines > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menuitem-home-loans > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-home-loans\" aria-labelledby=\"navigation-menuitem-home-loans\">",
                  "target": [
                    "#navigation-menu-home-loans"
                  ],
                  "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": "<li class=\"menu-item menu-tertiary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-home-loans > .menu-tertiary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Home loans</li>",
                  "target": [
                    "#navigation-menu-home-loans > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menuitem-vehicle-loans > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-vehicle-loans\" aria-labelledby=\"navigation-menuitem-vehicle-loans\">",
                  "target": [
                    "#navigation-menu-vehicle-loans"
                  ],
                  "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": "<li class=\"menu-item menu-tertiary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-vehicle-loans > .menu-tertiary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Vehicle loans</li>",
                  "target": [
                    "#navigation-menu-vehicle-loans > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menuitem-mobile-and-online > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-mobile-and-online\" aria-labelledby=\"navigation-menuitem-mobile-and-online\">",
                  "target": [
                    "#navigation-menu-mobile-and-online"
                  ],
                  "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": "<li class=\"menu-item menu-tertiary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-mobile-and-online > .menu-tertiary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Mobile &amp; online</li>",
                  "target": [
                    "#navigation-menu-mobile-and-online > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menuitem-explore-personal-banking > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-explore-personal-banking\" aria-labelledby=\"navigation-menuitem-explore-personal-banking\">",
                  "target": [
                    "#navigation-menu-explore-personal-banking"
                  ],
                  "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": "<li class=\"menu-item menu-tertiary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-explore-personal-banking > .menu-tertiary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Explore personal banking</li>",
                  "target": [
                    "#navigation-menu-explore-personal-banking > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" enable-background=\"new 0 0 20 20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">",
                  "target": [
                    "#navigation-menuitem-wealth-management > .USBNavigation__MainMenuCategoryIcon[enable-background=\"new 0 0 20 20\"][viewBox=\"0 0 20 20\"]"
                  ],
                  "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=\"menu-list menu-secondary\" hidden=\"true\" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"true\" tabindex=\"-1\" id=\"navigation-menu-wealth-management\" aria-labelledby=\"navigation-menuitem-wealth-management\">",
                  "target": [
                    "#navigation-menu-wealth-management"
                  ],
                  "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": "<li class=\"menu-item menu-secondary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-wealth-management > .menu-secondary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Wealth Management</li>",
                  "target": [
                    "#navigation-menu-wealth-management > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menuitem-our-services > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-our-services\" aria-labelledby=\"navigation-menuitem-our-services\">",
                  "target": [
                    "#navigation-menu-our-services"
                  ],
                  "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": "<li class=\"menu-item menu-tertiary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-our-services > .menu-tertiary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Our services</li>",
                  "target": [
                    "#navigation-menu-our-services > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menuitem-investing > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-investing\" aria-labelledby=\"navigation-menuitem-investing\">",
                  "target": [
                    "#navigation-menu-investing"
                  ],
                  "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": "<li class=\"menu-item menu-tertiary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-investing > .menu-tertiary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Investing</li>",
                  "target": [
                    "#navigation-menu-investing > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menuitem-your-goals > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-your-goals\" aria-labelledby=\"navigation-menuitem-your-goals\">",
                  "target": [
                    "#navigation-menu-your-goals"
                  ],
                  "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": "<li class=\"menu-item menu-tertiary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-your-goals > .menu-tertiary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Your goals</li>",
                  "target": [
                    "#navigation-menu-your-goals > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menuitem-advisors-and-wealth-teams > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-advisors-and-wealth-teams\" aria-labelledby=\"navigation-menuitem-advisors-and-wealth-teams\">",
                  "target": [
                    "#navigation-menu-advisors-and-wealth-teams"
                  ],
                  "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": "<li class=\"menu-item menu-tertiary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-advisors-and-wealth-teams > .menu-tertiary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Advisors &amp; wealth teams</li>",
                  "target": [
                    "#navigation-menu-advisors-and-wealth-teams > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menuitem-private-wealth-management > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-private-wealth-management\" aria-labelledby=\"navigation-menuitem-private-wealth-management\">",
                  "target": [
                    "#navigation-menu-private-wealth-management"
                  ],
                  "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": "<li class=\"menu-item menu-tertiary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-private-wealth-management > .menu-tertiary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Private Wealth Management</li>",
                  "target": [
                    "#navigation-menu-private-wealth-management > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menuitem-our-perspectives > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-our-perspectives\" aria-labelledby=\"navigation-menuitem-our-perspectives\">",
                  "target": [
                    "#navigation-menu-our-perspectives"
                  ],
                  "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": "<li class=\"menu-item menu-tertiary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-our-perspectives > .menu-tertiary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Our perspectives</li>",
                  "target": [
                    "#navigation-menu-our-perspectives > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menuitem-explore-wealth-management > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-explore-wealth-management\" aria-labelledby=\"navigation-menuitem-explore-wealth-management\">",
                  "target": [
                    "#navigation-menu-explore-wealth-management"
                  ],
                  "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": "<li class=\"menu-item menu-tertiary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-explore-wealth-management > .menu-tertiary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Explore Wealth Management</li>",
                  "target": [
                    "#navigation-menu-explore-wealth-management > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" enable-background=\"new 0 0 20 20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">",
                  "target": [
                    "#navigation-menuitem-business > .USBNavigation__MainMenuCategoryIcon[enable-background=\"new 0 0 20 20\"][viewBox=\"0 0 20 20\"]"
                  ],
                  "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=\"menu-list menu-secondary\" hidden=\"true\" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"true\" tabindex=\"-1\" id=\"navigation-menu-business\" aria-labelledby=\"navigation-menuitem-business\">",
                  "target": [
                    "#navigation-menu-business"
                  ],
                  "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": "<li class=\"menu-item menu-secondary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-business > .menu-secondary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Business</li>",
                  "target": [
                    "#navigation-menu-business > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menuitem-business-bank-accounts > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-business-bank-accounts\" aria-labelledby=\"navigation-menuitem-business-bank-accounts\">",
                  "target": [
                    "#navigation-menu-business-bank-accounts"
                  ],
                  "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": "<li class=\"menu-item menu-tertiary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-business-bank-accounts > .menu-tertiary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Business bank accounts</li>",
                  "target": [
                    "#navigation-menu-business-bank-accounts > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menuitem-business-credit-cards > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-business-credit-cards\" aria-labelledby=\"navigation-menuitem-business-credit-cards\">",
                  "target": [
                    "#navigation-menu-business-credit-cards"
                  ],
                  "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": "<li class=\"menu-item menu-tertiary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-business-credit-cards > .menu-tertiary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Business credit cards</li>",
                  "target": [
                    "#navigation-menu-business-credit-cards > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menuitem-business-loans-and-lines > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-business-loans-and-lines\" aria-labelledby=\"navigation-menuitem-business-loans-and-lines\">",
                  "target": [
                    "#navigation-menu-business-loans-and-lines"
                  ],
                  "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": "<li class=\"menu-item menu-tertiary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-business-loans-and-lines > .menu-tertiary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Business loans &amp; lines</li>",
                  "target": [
                    "#navigation-menu-business-loans-and-lines > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menuitem-business-services > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-business-services\" aria-labelledby=\"navigation-menuitem-business-services\">",
                  "target": [
                    "#navigation-menu-business-services"
                  ],
                  "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": "<li class=\"menu-item menu-tertiary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-business-services > .menu-tertiary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Business services</li>",
                  "target": [
                    "#navigation-menu-business-services > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menuitem-business-payments > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-business-payments\" aria-labelledby=\"navigation-menuitem-business-payments\">",
                  "target": [
                    "#navigation-menu-business-payments"
                  ],
                  "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": "<li class=\"menu-item menu-tertiary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-business-payments > .menu-tertiary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Business payments</li>",
                  "target": [
                    "#navigation-menu-business-payments > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menuitem-online-and-mobile-banking > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-online-and-mobile-banking\" aria-labelledby=\"navigation-menuitem-online-and-mobile-banking\">",
                  "target": [
                    "#navigation-menu-online-and-mobile-banking"
                  ],
                  "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": "<li class=\"menu-item menu-tertiary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-online-and-mobile-banking > .menu-tertiary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Online &amp; mobile banking</li>",
                  "target": [
                    "#navigation-menu-online-and-mobile-banking > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menuitem-explore-business-banking > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-explore-business-banking\" aria-labelledby=\"navigation-menuitem-explore-business-banking\">",
                  "target": [
                    "#navigation-menu-explore-business-banking"
                  ],
                  "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": "<li class=\"menu-item menu-tertiary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-explore-business-banking > .menu-tertiary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Explore business banking</li>",
                  "target": [
                    "#navigation-menu-explore-business-banking > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" enable-background=\"new 0 0 20 20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">",
                  "target": [
                    "#navigation-menuitem-corporate-and-commercial > .USBNavigation__MainMenuCategoryIcon[enable-background=\"new 0 0 20 20\"][viewBox=\"0 0 20 20\"]"
                  ],
                  "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=\"menu-list menu-secondary\" hidden=\"true\" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"true\" tabindex=\"-1\" id=\"navigation-menu-corporate-and-commercial\" aria-labelledby=\"navigation-menuitem-corporate-and-commercial\">",
                  "target": [
                    "#navigation-menu-corporate-and-commercial"
                  ],
                  "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": "<li class=\"menu-item menu-secondary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-corporate-and-commercial > .menu-secondary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Corporate &amp; Commercial</li>",
                  "target": [
                    "#navigation-menu-corporate-and-commercial > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menuitem-solutions > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-solutions\" aria-labelledby=\"navigation-menuitem-solutions\">",
                  "target": [
                    "#navigation-menu-solutions"
                  ],
                  "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": "<li class=\"menu-item menu-tertiary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-solutions > .menu-tertiary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Solutions</li>",
                  "target": [
                    "#navigation-menu-solutions > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menuitem-treasury-and-payment-solutions > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-treasury-and-payment-solutions\" aria-labelledby=\"navigation-menuitem-treasury-and-payment-solutions\">",
                  "target": [
                    "#navigation-menu-treasury-and-payment-solutions"
                  ],
                  "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": "<li class=\"menu-item menu-tertiary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-treasury-and-payment-solutions > .menu-tertiary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Treasury &amp; payment solutions</li>",
                  "target": [
                    "#navigation-menu-treasury-and-payment-solutions > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menuitem-industry-expertise > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-industry-expertise\" aria-labelledby=\"navigation-menuitem-industry-expertise\">",
                  "target": [
                    "#navigation-menu-industry-expertise"
                  ],
                  "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": "<li class=\"menu-item menu-tertiary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-industry-expertise > .menu-tertiary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Industry expertise</li>",
                  "target": [
                    "#navigation-menu-industry-expertise > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menuitem-investment-services > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-investment-services\" aria-labelledby=\"navigation-menuitem-investment-services\">",
                  "target": [
                    "#navigation-menu-investment-services"
                  ],
                  "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": "<li class=\"menu-item menu-tertiary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-investment-services > .menu-tertiary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Investment services</li>",
                  "target": [
                    "#navigation-menu-investment-services > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menuitem-account-login > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-account-login\" aria-labelledby=\"navigation-menuitem-account-login\">",
                  "target": [
                    "#navigation-menu-account-login"
                  ],
                  "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": "<li class=\"menu-item menu-tertiary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-account-login > .menu-tertiary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Account login</li>",
                  "target": [
                    "#navigation-menu-account-login > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menuitem-explore-corporate-and-commercial > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-explore-corporate-and-commercial\" aria-labelledby=\"navigation-menuitem-explore-corporate-and-commercial\">",
                  "target": [
                    "#navigation-menu-explore-corporate-and-commercial"
                  ],
                  "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": "<li class=\"menu-item menu-tertiary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-explore-corporate-and-commercial > .menu-tertiary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Explore corporate &amp; commercial</li>",
                  "target": [
                    "#navigation-menu-explore-corporate-and-commercial > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" enable-background=\"new 0 0 20 20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">",
                  "target": [
                    "#navigation-menuitem-institutional > .USBNavigation__MainMenuCategoryIcon[enable-background=\"new 0 0 20 20\"][viewBox=\"0 0 20 20\"]"
                  ],
                  "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=\"menu-list menu-secondary\" hidden=\"true\" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-institutional\" aria-labelledby=\"navigation-menuitem-institutional\">",
                  "target": [
                    "#navigation-menu-institutional"
                  ],
                  "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": "<li class=\"menu-item menu-secondary-item\" role=\"none\">",
                  "target": [
                    "#navigation-menu-institutional > .menu-secondary-item.menu-item[role=\"none\"]:nth-child(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": "<li class=\"menu-title\" aria-hidden=\"true\" role=\"separator\">Institutional</li>",
                  "target": [
                    "#navigation-menu-institutional > .menu-title[role=\"separator\"][aria-hidden=\"true\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menu-institutional > .menu-secondary-item.menu-item[role=\"none\"]:nth-child(3) > .menu-secondary-link[aria-posinset=\"1\"][aria-setsize=\"8\"] > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menu-institutional > .menu-secondary-item.menu-item[role=\"none\"]:nth-child(4) > .menu-secondary-link[aria-posinset=\"2\"][aria-setsize=\"8\"] > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menu-institutional > .menu-secondary-item.menu-item[role=\"none\"]:nth-child(5) > .menu-secondary-link[aria-posinset=\"3\"][aria-setsize=\"8\"] > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menu-institutional > .menu-secondary-item.menu-item[role=\"none\"]:nth-child(6) > .menu-secondary-link[aria-posinset=\"4\"][aria-setsize=\"8\"] > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menu-institutional > .menu-secondary-item.menu-item[role=\"none\"]:nth-child(7) > .menu-secondary-link[aria-posinset=\"5\"][aria-setsize=\"8\"] > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menu-institutional > .menu-secondary-item.menu-item[role=\"none\"]:nth-child(8) > .menu-secondary-link[aria-posinset=\"6\"][aria-setsize=\"8\"] > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "a[href$=\"investment-services.html\"] > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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": "<svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"20\" height=\"20\" color=\"#2C2C2C\" focusable=\"false\" aria-hidden=\"true\">\n                \t\t<use href=\"#USBNavigation__MainMenuChevronRight\" xlink:href=\"#USBNavigation__MainMenuChevron\"></use>\n                \t</svg>",
                  "target": [
                    "#navigation-menu-institutional > .menu-secondary-item.menu-item[role=\"none\"]:nth-child(10) > .menu-secondary-link[aria-posinset=\"8\"][aria-setsize=\"8\"] > .USBNavigation__MainMenuCategoryIcon[color=\"#2C2C2C\"][width=\"20\"]"
                  ],
                  "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=\"menu-close sr-only\" type=\"button\">Close Main Menu</button>",
                  "target": [
                    ".menu-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": "<a class=\"homepage in-mobile\" rel=\"home\" href=\"/index.html\" target=\"_self\">\n              <img class=\"logo\" src=\"/etc.clientlibs/homepage/clientlibs/clientlib-globalNavigation/resources/images/svg/logo-personal.svg\" width=\"127\" height=\"34\" alt=\"U.S. Bank\">\n            </a>",
                  "target": [
                    ".homepage.in-mobile[rel=\"home\"]"
                  ],
                  "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=\"login-button\" href=\"https://onlinebanking.usbank.com/TUX/public/index.html#startupservice/updateDBWithConfigurations\" target=\"_self\" role=\"button\" data-tablet-href=\"https://onlinebanking.usbank.com/Auth/Login\">Log in</a>",
                  "target": [
                    ".login-button[role=\"button\"][target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"search-redirect-links hide\">\n          \n            <ul data-redirecturl=\"/content/locations/search\">\n                <li>Locations</li>\n<li>Location</li>\n<li>Branch</li>\n<li>Branches</li>\n<li>ATM locations</li>\n<li>ATM locator</li>\n\n             </ul>\n          \n      </div>",
                  "target": [
                    ".search-redirect-links"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"modal fade\" id=\"speedBumpModal\" tabindex=\"-1\" role=\"dialog\" aria-hidden=\"true\" aria-label=\"Popup window has appeared\" style=\"display:none\">",
                  "target": [
                    "#speedBumpModal"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe sandbox=\"allow-scripts allow-same-origin\" title=\"Adobe ID Syncing iFrame\" id=\"destination_publishing_iframe_usbank_0\" name=\"destination_publishing_iframe_usbank_0_name\" src=\"https://usbank.demdex.net/dest5.html?d_nsid=0#https%3A%2F%2Fwww.usbank.com\" style=\"display: none; width: 0px; height: 0px;\" class=\"aamIframeLoaded\">",
                  "target": [
                    "#destination_publishing_iframe_usbank_0"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"https://t.co/i/adsct?bci=3&amp;eci=2&amp;event_id=79d9e310-072f-4d32-ac47-2ffeb96782cc&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=1065bcc6-eaf6-46a5-aa63-6309ab218086&amp;tw_document_href=https%3A%2F%2Fwww.usbank.com%2Findex.html&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=nuq5d&amp;type=javascript&amp;version=2.3.26\" height=\"1\" width=\"1\" style=\"display: none;\">",
                  "target": [
                    "img[height=\"1\"][width=\"1\"]:nth-child(10)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe height=\"0\" width=\"0\" style=\"display: none; visibility: hidden;\" src=\"https://6219543.fls.doubleclick.net/activityi;src=6219543;type=geninq0;cat=homepage;ord=3507315981544;gtm=2od880;auiddc=1955947947.1660399022;~oref=https%3A%2F%2Fwww.usbank.com%2Findex.html?\"></iframe>",
                  "target": [
                    "iframe[height=\"0\"][width=\"0\"]:nth-child(11)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"https://analytics.twitter.com/i/adsct?bci=3&amp;eci=2&amp;event_id=79d9e310-072f-4d32-ac47-2ffeb96782cc&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=1065bcc6-eaf6-46a5-aa63-6309ab218086&amp;tw_document_href=https%3A%2F%2Fwww.usbank.com%2Findex.html&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=nuq5d&amp;type=javascript&amp;version=2.3.26\" height=\"1\" width=\"1\" style=\"display: none;\">",
                  "target": [
                    "img[height=\"1\"][width=\"1\"]:nth-child(12)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe id=\"universal_pixel_7hi7raz\" height=\"0\" width=\"0\" style=\"display:none;\" src=\"https://insight.adsrvr.org/track/up?adv=6e5dfk2&amp;ref=https%3A%2F%2Fwww.usbank.com%2Findex.html&amp;upid=7hi7raz&amp;upv=1.1.0\" title=\"TTD Universal Pixel\"></iframe>",
                  "target": [
                    "#universal_pixel_7hi7raz"
                  ],
                  "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": "aria-allowed-role",
              "impact": "minor",
              "tags": [
                "cat.aria",
                "best-practice"
              ],
              "description": "Ensures role attribute has an appropriate value for the element",
              "help": "ARIA role should be appropriate for the element",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-role?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "application"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role application is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"links-divider\" role=\"application\"><a href=\"javascript:;\" id=\"cobrowseDesktop\">Cobrowse</a></li>",
                  "target": [
                    "li[role=\"application\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role application is not allowed for given element"
                }
              ]
            },
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#555555",
                        "bgColor": "#f7f7fa",
                        "contrastRatio": 6.97,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"utilities\">",
                          "target": [
                            ".utilities"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.97 (foreground color: #555555, background color: #f7f7fa, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"utility-link\" href=\"/about-us-bank.html\" target=\"_self\">About us</a>",
                  "target": [
                    ".utility-link[href$=\"about-us-bank.html\"][target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.97 (foreground color: #555555, background color: #f7f7fa, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#555555",
                        "bgColor": "#f7f7fa",
                        "contrastRatio": 6.97,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"utilities\">",
                          "target": [
                            ".utilities"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.97 (foreground color: #555555, background color: #f7f7fa, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"utility-link\" href=\"/financialiq.html\" target=\"_self\">Financial education</a>",
                  "target": [
                    ".utility-link[href$=\"financialiq.html\"][target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.97 (foreground color: #555555, background color: #f7f7fa, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#555555",
                        "bgColor": "#f7f7fa",
                        "contrastRatio": 6.97,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"utilities\">",
                          "target": [
                            ".utilities"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.97 (foreground color: #555555, background color: #f7f7fa, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"utility-link\" href=\"/about-us-bank/customer-service.html\" target=\"_self\">Support</a>",
                  "target": [
                    ".utilities-right > .utility-items > .utility-item:nth-child(1) > .utility-link[target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.97 (foreground color: #555555, background color: #f7f7fa, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#555555",
                        "bgColor": "#f7f7fa",
                        "contrastRatio": 6.97,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"utilities\">",
                          "target": [
                            ".utilities"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.97 (foreground color: #555555, background color: #f7f7fa, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"utility-link\" href=\"/locations/index.html\" target=\"_self\">Locations</a>",
                  "target": [
                    ".utility-link[href=\"/locations/index.html\"][target=\"_self\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.97 (foreground color: #555555, background color: #f7f7fa, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6e6e6e",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.09,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"aw-usb-authenticate legacy receive borderStyle\">",
                          "target": [
                            ".aw-usb-authenticate"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.09 (foreground color: #6e6e6e, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"labelText__text\" id=\"label-text-aw-account-type\">Account type</p>",
                  "target": [
                    "#label-text-aw-account-type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.09 (foreground color: #6e6e6e, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6e6e6e",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.09,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input name=\"Username\" type=\"text\" inputmode=\"text\" id=\"input-97ad1a79-3148-42ed-9071-6e00790a0d8c\" class=\"\" maxlength=\"100\" pattern=\".*\" placeholder=\"\" autocomplete=\"off\" aria-invalid=\"false\" value=\"\">",
                          "target": [
                            "#input-97ad1a79-3148-42ed-9071-6e00790a0d8c"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.09 (foreground color: #6e6e6e, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label id=\"label-97ad1a79-3148-42ed-9071-6e00790a0d8c\" for=\"input-97ad1a79-3148-42ed-9071-6e00790a0d8c\" class=\" \">Username</label>",
                  "target": [
                    "#label-97ad1a79-3148-42ed-9071-6e00790a0d8c"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.09 (foreground color: #6e6e6e, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6e6e6e",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.09,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input name=\"Password\" type=\"password\" inputmode=\"text\" id=\"input-280d21b8-f2cb-40f7-bf81-070e3800c489\" class=\"\" maxlength=\"100\" pattern=\".*\" placeholder=\"\" autocomplete=\"off\" aria-invalid=\"false\" value=\"\">",
                          "target": [
                            "#input-280d21b8-f2cb-40f7-bf81-070e3800c489"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.09 (foreground color: #6e6e6e, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label id=\"label-280d21b8-f2cb-40f7-bf81-070e3800c489\" for=\"input-280d21b8-f2cb-40f7-bf81-070e3800c489\" class=\" \">Password</label>",
                  "target": [
                    "#label-280d21b8-f2cb-40f7-bf81-070e3800c489"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.09 (foreground color: #6e6e6e, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6e6e6e",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.09,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input name=\"Password\" type=\"password\" inputmode=\"text\" id=\"input-280d21b8-f2cb-40f7-bf81-070e3800c489\" class=\"\" maxlength=\"100\" pattern=\".*\" placeholder=\"\" autocomplete=\"off\" aria-invalid=\"false\" value=\"\">",
                          "target": [
                            "#input-280d21b8-f2cb-40f7-bf81-070e3800c489"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.09 (foreground color: #6e6e6e, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button data-compn=\"@usb-shield/react-button\" data-compv=\"1.1.2\" data-libn=\"@usb-shield\" data-libv=\"2.0.0\" id=\"show-hide-280d21b8-f2cb-40f7-bf81-070e3800c489\" class=\"usb-button button--text button--small usb-input__show-hide\" name=\"Show\" type=\"button\" aria-label=\"Show Password\">Show</button>",
                  "target": [
                    "#show-hide-280d21b8-f2cb-40f7-bf81-070e3800c489"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.09 (foreground color: #6e6e6e, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6e6e6e",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.09,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"aw-usb-authenticate legacy receive borderStyle\">",
                          "target": [
                            ".aw-usb-authenticate"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.09 (foreground color: #6e6e6e, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span role=\"link\" id=\"enrollmentLink\" class=\"usb-link subtle enrollmentLink dark cursor_pointer\" tabindex=\"0\" rel=\"noopener noreferrer\">Create a username and password</span>",
                  "target": [
                    "#enrollmentLink"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.09 (foreground color: #6e6e6e, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6e6e6e",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.09,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"USBHero__Story\">",
                          "target": [
                            ".USBHero__StoryVertical > .USBHero__Story:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.09 (foreground color: #6e6e6e, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"robotoFont\">Student Scholarship</span>",
                  "target": [
                    ".USBHero__StoryVertical > .USBHero__Story:nth-child(2) > .USBHero__StoryContent > h2 > .blackText > .superhead.fontSize-14px.helveticaFont-65Medium > .robotoFont"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.09 (foreground color: #6e6e6e, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6e6e6e",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.09,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"USBHero__Story\">",
                          "target": [
                            ".USBHero__StoryHorizontal > .USBHero__Story:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.09 (foreground color: #6e6e6e, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"robotoFont\">Home Improvement</span>",
                  "target": [
                    ".USBHero__StoryHorizontal > .USBHero__Story:nth-child(1) > .USBHero__StoryContent > h2 > .blackText > .superhead.fontSize-14px.helveticaFont-65Medium > .robotoFont"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.09 (foreground color: #6e6e6e, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6e6e6e",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.09,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"USBHero__Story\">",
                          "target": [
                            ".USBHero__StoryHorizontal > .USBHero__Story:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.09 (foreground color: #6e6e6e, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"robotoFont\">College checklist</span>",
                  "target": [
                    ".USBHero__StoryHorizontal > .USBHero__Story:nth-child(2) > .USBHero__StoryContent > h2 > .blackText > .superhead.fontSize-14px.helveticaFont-65Medium > .robotoFont"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.09 (foreground color: #6e6e6e, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#555555",
                        "bgColor": "#f7f7fa",
                        "contrastRatio": 6.97,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"USBOmniChannel\">",
                          "target": [
                            ".USBOmniChannel"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.97 (foreground color: #555555, background color: #f7f7fa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"grayText\">Transfer money between your accounts.</span>",
                  "target": [
                    ".USBOmniChannel__MobileAppFeature:nth-child(1) > div > p > .helveticaFont-55Roman > .fontSize-14px.fontSize > .grayText"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.97 (foreground color: #555555, background color: #f7f7fa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#555555",
                        "bgColor": "#f7f7fa",
                        "contrastRatio": 6.97,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"USBOmniChannel\">",
                          "target": [
                            ".USBOmniChannel"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.97 (foreground color: #555555, background color: #f7f7fa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"grayText\">Deposit checks.</span>",
                  "target": [
                    ".USBOmniChannel__MobileAppFeature:nth-child(2) > div > p > .helveticaFont-55Roman > .fontSize-14px.fontSize > .grayText"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.97 (foreground color: #555555, background color: #f7f7fa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#555555",
                        "bgColor": "#f7f7fa",
                        "contrastRatio": 6.97,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"USBOmniChannel\">",
                          "target": [
                            ".USBOmniChannel"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.97 (foreground color: #555555, background color: #f7f7fa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"grayText\">Manage and pay bills.</span>",
                  "target": [
                    ".USBOmniChannel__MobileAppFeature:nth-child(3) > div > p > .helveticaFont-55Roman > .fontSize-14px.fontSize > .grayText"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.97 (foreground color: #555555, background color: #f7f7fa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#555555",
                        "bgColor": "#f7f7fa",
                        "contrastRatio": 6.97,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"USBOmniChannel\">",
                          "target": [
                            ".USBOmniChannel"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.97 (foreground color: #555555, background color: #f7f7fa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"grayText\">Send, receive and request money.</span>",
                  "target": [
                    ".USBOmniChannel__MobileAppFeature:nth-child(4) > div > p > .helveticaFont-55Roman > .fontSize-14px.fontSize > .grayText"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.97 (foreground color: #555555, background color: #f7f7fa, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "label-content-name-mismatch",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag21a",
                "wcag253",
                "experimental"
              ],
              "description": "Ensures that elements labelled through their content must have their visible text as part of their accessible name",
              "help": "Elements must have their visible text as part of their accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label-content-name-mismatch?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"btn button buttonTypeMedium primary usbButton usbankButton redSolidButton\" type=\"button\" onclick=\"javascript:window.open('/content/usbank/bank-accounts/savings-accounts.html?icid=HPC_31337&amp;c3ch=DTO&amp;c3nid=HPC_31337', '_self');\" aria-label=\"Browse savings accounts\">",
                  "target": [
                    ".usbButton"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"btn button buttonTypeMedium secondary outlined\" type=\"button\" onclick=\"javascript:window.open('/content/usbank/bank-accounts/savings-accounts.html?icid=HPC_42894&amp;c3ch=DTO&amp;c3nid=HPC_42894', '_self');\" aria-label=\"Apply for a savings account\">",
                  "target": [
                    ".secondary"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"USBOmniChannel__MobileAppDownload btn btn-secondary\" type=\"button\" onclick=\"javascript:window.open('/content/usbank/online-mobile-banking/mobile-banking.html#gettheapp', '_self');\" id=\"DownOmni\" aria-label=\"Download the U.S. Bank mobile app\">",
                  "target": [
                    "#DownOmni"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://locations.usbank.com/search.html\" target=\"_self\" class=\"USBOmniChannel__ChannelLink\" aria-label=\"Search for U.S. Bank locations\">",
                  "target": [
                    "a[aria-label=\"Search for U.S. Bank locations\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"tel:8008722657\" target=\"_self\" class=\"USBOmniChannel__ChannelLink\" aria-label=\"Call now on this device\">",
                  "target": [
                    "a[href=\"tel:8008722657\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                }
              ]
            },
            {
              "id": "meta-viewport",
              "impact": "critical",
              "tags": [
                "cat.sensory-and-visual-cues",
                "best-practice",
                "ACT"
              ],
              "description": "Ensures <meta name=\"viewport\"> does not disable text scaling and zooming",
              "help": "Zooming and scaling should not be disabled",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/meta-viewport?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "meta-viewport",
                      "data": "user-scalable=no",
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "user-scalable=no on <meta> tag disables zooming on mobile devices"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, user-scalable=no\">",
                  "target": [
                    "meta[name=\"viewport\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  user-scalable=no on <meta> tag disables zooming on mobile devices"
                }
              ]
            },
            {
              "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=\"sr-only\" style=\"position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0;\">",
                  "target": [
                    ".USBContent > .sr-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usbank.com/index.html",
      "what": "URL",
      "result": "https://www.usbank.com/index.html"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.usbank.com/index.html",
      "result": {
        "prevented": true,
        "error": "ERROR: Running all tests timed out"
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usbank.com/index.html",
      "what": "URL",
      "result": "https://www.usbank.com/index.html"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.usbank.com/index.html",
      "result": {
        "prevented": true,
        "error": "ERROR executing HTMLCS_RUNNER in the page"
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usbank.com/index.html",
      "what": "URL",
      "result": "https://www.usbank.com/index.html"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.usbank.com/index.html",
      "result": {
        "content": {
          "totals": {
            "violation": 14,
            "recommendation": 44,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[3]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/list[3]/listitem[3]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 48,
                "top": 3505,
                "height": 19,
                "width": 229
              },
              "snippet": "<a aria-label=\"Call now on this device\" class=\"USBOmniChannel__ChannelLink\" target=\"_self\" href=\"tel:8008722657\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/list[3]/listitem[2]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 48,
                "top": 3383,
                "height": 19,
                "width": 181
              },
              "snippet": "<a aria-label=\"Log in to your accounts\" class=\"USBOmniChannel__ChannelLink\" target=\"_self\" href=\"https://onlinebanking.usbank.com/Auth/Login\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/list[3]/listitem[1]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 48,
                "top": 3262,
                "height": 19,
                "width": 124
              },
              "snippet": "<a aria-label=\"Search for U.S. Bank locations\" class=\"USBOmniChannel__ChannelLink\" target=\"_self\" href=\"https://locations.usbank.com/search.html\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[3]/button[1]",
                "aria": "/document[1]/main[1]/button[3]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 8,
                "top": 3121,
                "height": 22,
                "width": 124
              },
              "snippet": "<button aria-label=\"Download the U.S. Bank mobile app\" id=\"DownOmni\" onclick=\"javascript:window.open('/content/usbank/online-mobile-banking/mobile-banking.html#gettheapp', '_self');\" type=\"button\" class=\"USBOmniChannel__MobileAppDownload btn btn-secondary\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/button[2]",
                "aria": "/document[1]/main[1]/button[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 130,
                "top": 1080,
                "height": 22,
                "width": 78
              },
              "snippet": "<button aria-label=\"Apply for a savings account\" onclick=\"javascript:window.open('/content/usbank/bank-accounts/savings-accounts.html?icid=HPC_42894&c3ch=DTO&c3nid=HPC_42894', '_self');\" type=\"button\" class=\"btn button buttonTypeMedium secondary outlined\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/main[1]/button[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 8,
                "top": 1080,
                "height": 22,
                "width": 118
              },
              "snippet": "<button aria-label=\"Browse savings accounts\" onclick=\"javascript:window.open('/content/usbank/bank-accounts/savings-accounts.html?icid=HPC_31337&c3ch=DTO&c3nid=HPC_31337', '_self');\" type=\"button\" class=\"btn button buttonTypeMedium primary usbButton usbankButton redSolidButton\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Input_LabelBefore",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[1]/div[2]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[2]/label[1]/div[2]/select[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[2]/listitem[4]/combobox[1]"
              },
              "message": "Text input is nested in label such that input precedes the label text",
              "bounds": {
                "left": 73,
                "top": 316,
                "height": 27,
                "width": 250
              },
              "snippet": "<select class=\"\" name=\"\" id=\"select-fa78aa5b-50be-42fb-8175-64c51aecce0b\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/form[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[2]/listitem[3]/listbox[1]"
              },
              "message": "Form control with \"listbox\" role has no associated label",
              "bounds": {
                "left": 48,
                "top": 136,
                "height": 0,
                "width": 744
              },
              "snippet": "<ul role=\"listbox\" id=\"nav-autocompletelist-desk\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/head[1]/audio[3]",
                "aria": "/document[1]"
              },
              "message": "The <audio> element has the id \"io_ee746445-19b1-4818-9781-cc525c47b6de\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<audio onloadedmetadata=\"IGLOO.io.handleATRIPResponse('io_ee746445-19b1-4818-9781-cc525c47b6de',true)\" preload=\"metadata\" src=\"data:audio/mpeg;base64,/+NIZAAAAAAAAAAAAAAAAAAAAAAAWGluZwAAAA8AAAAAAAACQABAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAgICAgICAgICAgICAgICAgICAgICAgICAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwP////////////////////////////////8AAAAKTEFNRTMuOThyBCgAAAAAAAAAABQIJAbALQABmgAAAkDGbPjAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA/+MYZAAAAAGkAAAAAAAAA0gAAAAATEFNRTMuOTguMlVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV/+MYZDMAAAGkAAAAAAAAA0gAAAAAVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV/+MYZGYAAAGkAAAAAAAAA0gAAAAAVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVV\" id=\"io_ee746445-19b1-4818-9781-cc525c47b6de\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[1]/div[2]/ul[1]/li[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[2]/listitem[4]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 73,
                "top": 418,
                "height": 25,
                "width": 250
              },
              "snippet": "<div class=\"form-control__checkbox  \" id=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 6,
                "top": 14,
                "height": 1,
                "width": 1
              },
              "snippet": "<p class=\"sr-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 7,
                "top": 15,
                "height": 1,
                "width": 1
              },
              "snippet": "<a class=\"sr-only skipToContent\" href=\"#bodyContent\" id=\"skipToMainContent\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ApplicationLandmarkLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[9]",
                "aria": "/document[1]/contentinfo[1]/list[1]/application[1]"
              },
              "message": "Element with \"application\" role does not have a label",
              "bounds": {
                "left": 48,
                "top": 6178,
                "height": 19,
                "width": 744
              },
              "snippet": "<li role=\"application\" class=\"links-divider\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[9]",
                "aria": "/document[1]/contentinfo[1]/list[1]/application[1]"
              },
              "message": "The ARIA role 'application' is not valid for the element <li>",
              "bounds": {
                "left": 48,
                "top": 6178,
                "height": 19,
                "width": 744
              },
              "snippet": "<li role=\"application\" class=\"links-divider\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[47]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script src=\"https://mpsnare.iesnare.com/5.5.0/logo.js\" type=\"text/javascript\" language=\"javascript\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[46]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script src=\"https://mpsnare.iesnare.com/5.5.0/logo.js\" type=\"text/javascript\" language=\"javascript\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=UTF-8\" http-equiv=\"content-type\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[19]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[18]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[5]/div[1]/ul[1]/li[3]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[5]/listitem[3]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 165,
                "top": 5996,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" role=\"img\" pointer-events=\"none\" display=\"inline\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBNewsroom__Chevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[5]/div[1]/ul[1]/li[2]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[5]/listitem[2]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 126,
                "top": 5884,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" role=\"img\" pointer-events=\"none\" display=\"inline\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBNewsroom__Chevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[5]/div[1]/ul[1]/li[1]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[5]/listitem[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 138,
                "top": 5772,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" role=\"img\" pointer-events=\"none\" display=\"inline\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBNewsroom__Chevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[3]/div[2]/a[2]/span[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[4]/listitem[3]/link[2]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 360,
                "top": 5611,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg pointer-events=\"none\" aria-hidden=\"true\" focusable=\"false\" role=\"img\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBRatesAndCalculator__Chevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[3]/div[2]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[4]/listitem[3]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 127,
                "top": 5611,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg pointer-events=\"none\" aria-hidden=\"true\" focusable=\"false\" role=\"img\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBRatesAndCalculator__Chevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[2]/div[2]/a[2]/span[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[4]/listitem[2]/link[2]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 365,
                "top": 4990,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg pointer-events=\"none\" aria-hidden=\"true\" focusable=\"false\" role=\"img\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBRatesAndCalculator__Chevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[2]/div[2]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[4]/listitem[2]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 127,
                "top": 4990,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg pointer-events=\"none\" aria-hidden=\"true\" focusable=\"false\" role=\"img\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBRatesAndCalculator__Chevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]/div[2]/a[2]/span[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[4]/listitem[1]/link[2]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 366,
                "top": 4368,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg pointer-events=\"none\" aria-hidden=\"true\" focusable=\"false\" role=\"img\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBRatesAndCalculator__Chevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]/div[2]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[4]/listitem[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 127,
                "top": 4368,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg pointer-events=\"none\" aria-hidden=\"true\" focusable=\"false\" role=\"img\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBRatesAndCalculator__Chevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[4]/svg[1]",
                "aria": "/document[1]/main[1]/list[3]/listitem[4]/graphics-symbol[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 48,
                "top": 3523,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"graphics-symbol img\" focusable=\"false\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" enable-background=\"new 0 0 32 32\" viewBox=\"0 0 32 32\" height=\"40\" width=\"40\" y=\"0\" fill=\"currentColor\" color=\"#0C2074\" version=\"1.1\" class=\"USBOmniChannel__ChannelIcon svgImage js-replaced-svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[4]/div[1]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[3]/listitem[4]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 192,
                "top": 3626,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg pointer-events=\"none\" aria-hidden=\"true\" focusable=\"false\" role=\"img\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBOmniChannel__ChannelChevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[3]/svg[1]",
                "aria": "/document[1]/main[1]/list[3]/listitem[3]/graphics-symbol[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 48,
                "top": 3402,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"graphics-symbol img\" focusable=\"false\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" enable-background=\"new 0 0 32 32\" viewBox=\"0 0 32 32\" height=\"40\" width=\"40\" y=\"0\" fill=\"currentColor\" color=\"#0C2074\" version=\"1.1\" class=\"USBOmniChannel__ChannelIcon svgImage js-replaced-svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[3]/div[1]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[3]/listitem[3]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 263,
                "top": 3505,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg pointer-events=\"none\" aria-hidden=\"true\" focusable=\"false\" role=\"img\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBOmniChannel__ChannelChevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[2]/svg[1]",
                "aria": "/document[1]/main[1]/list[3]/listitem[2]/graphics-symbol[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 48,
                "top": 3280,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"graphics-symbol img\" focusable=\"false\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" enable-background=\"new 0 0 32 32\" viewBox=\"0 0 32 32\" height=\"40\" width=\"40\" y=\"0\" fill=\"currentColor\" color=\"#0C2074\" version=\"1.1\" class=\"USBOmniChannel__ChannelIcon svgImage js-replaced-svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[2]/div[1]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[3]/listitem[2]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 215,
                "top": 3384,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg pointer-events=\"none\" aria-hidden=\"true\" focusable=\"false\" role=\"img\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBOmniChannel__ChannelChevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[3]/listitem[1]/graphics-symbol[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 48,
                "top": 3159,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"graphics-symbol img\" focusable=\"false\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" enable-background=\"new 0 0 32 32\" viewBox=\"0 0 32 32\" height=\"40\" width=\"40\" y=\"0\" fill=\"currentColor\" color=\"#0C2074\" version=\"1.1\" class=\"USBOmniChannel__ChannelIcon svgImage js-replaced-svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[1]/div[1]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[3]/listitem[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 158,
                "top": 3262,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg pointer-events=\"none\" aria-hidden=\"true\" focusable=\"false\" role=\"img\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBOmniChannel__ChannelChevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/ul[1]/li[4]/svg[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[4]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color, version\" is deprecated in HTML 5",
              "bounds": {
                "left": 48,
                "top": 3043,
                "height": 24,
                "width": 24
              },
              "snippet": "<svg class=\"USBOmniChannel__MobileAppFeatureIcon icon-svg svgImage js-replaced-svg\" focusable=\"false\" aria-hidden=\"true\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" enable-background=\"new 0 0 24 24\" viewBox=\"0 0 24 24\" height=\"24\" width=\"24\" y=\"0\" x=\"0\" version=\"1.1\" fill=\"currentColor\" color=\"#6E6E6E\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/ul[1]/li[3]/svg[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[3]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color, version\" is deprecated in HTML 5",
              "bounds": {
                "left": 48,
                "top": 2964,
                "height": 24,
                "width": 24
              },
              "snippet": "<svg class=\"USBOmniChannel__MobileAppFeatureIcon icon-svg svgImage js-replaced-svg\" focusable=\"false\" aria-hidden=\"true\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" enable-background=\"new 0 0 24 24\" viewBox=\"0 0 24 24\" height=\"24\" width=\"24\" y=\"0\" x=\"0\" version=\"1.1\" fill=\"currentColor\" color=\"#6E6E6E\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/ul[1]/li[2]/svg[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[2]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color, version\" is deprecated in HTML 5",
              "bounds": {
                "left": 48,
                "top": 2886,
                "height": 24,
                "width": 24
              },
              "snippet": "<svg class=\"USBOmniChannel__MobileAppFeatureIcon icon-svg svgImage js-replaced-svg\" focusable=\"false\" aria-hidden=\"true\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" enable-background=\"new 0 0 24 24\" viewBox=\"0 0 24 24\" height=\"24\" width=\"24\" y=\"0\" x=\"0\" version=\"1.1\" fill=\"currentColor\" color=\"#6E6E6E\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/ul[1]/li[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color, version\" is deprecated in HTML 5",
              "bounds": {
                "left": 48,
                "top": 2807,
                "height": 24,
                "width": 24
              },
              "snippet": "<svg class=\"USBOmniChannel__MobileAppFeatureIcon icon-svg svgImage js-replaced-svg\" focusable=\"false\" aria-hidden=\"true\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" enable-background=\"new 0 0 24 24\" viewBox=\"0 0 24 24\" height=\"24\" width=\"24\" y=\"0\" x=\"0\" version=\"1.1\" fill=\"currentColor\" color=\"#6E6E6E\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[6]/a[1]/div[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[6]/button[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 48,
                "top": 2571,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" viewBox=\"0 0 32 32\" enable-background=\"new 0 0 32 32\" height=\"40\" width=\"40\" y=\"0\" x=\"0\" fill=\"#currentColor\" display=\"inline-block\" color=\"0C2074\" version=\"1.1\" class=\"USBWayfindingCard__Icon icon-box-svg svgImage js-replaced-svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[5]/a[1]/div[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[5]/button[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 48,
                "top": 2476,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" viewBox=\"0 0 32 32\" enable-background=\"new 0 0 32 32\" height=\"40\" width=\"40\" y=\"0\" x=\"0\" fill=\"#currentColor\" display=\"inline-block\" color=\"0C2074\" version=\"1.1\" class=\"USBWayfindingCard__Icon icon-box-svg svgImage js-replaced-svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]/div[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[4]/button[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 48,
                "top": 2382,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" viewBox=\"0 0 32 32\" enable-background=\"new 0 0 32 32\" height=\"40\" width=\"40\" y=\"0\" x=\"0\" fill=\"#currentColor\" display=\"inline-block\" color=\"0C2074\" version=\"1.1\" class=\"USBWayfindingCard__Icon icon-box-svg svgImage js-replaced-svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]/div[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[3]/button[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 48,
                "top": 2287,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg class=\"USBWayfindingCard__Icon icon-box-svg svgImage js-replaced-svg\" aria-hidden=\"true\" focusable=\"false\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" viewBox=\"0 0 32 32\" enable-background=\"new 0 0 32 32\" height=\"40\" width=\"40\" y=\"0\" x=\"0\" fill=\"#currentColor\" display=\"inline-block\" color=\"0C2074\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]/div[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[2]/button[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 48,
                "top": 2193,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" viewBox=\"0 0 32 32\" enable-background=\"new 0 0 32 32\" height=\"40\" width=\"40\" y=\"0\" x=\"0\" fill=\"#currentColor\" display=\"inline-block\" color=\"0C2074\" version=\"1.1\" class=\"USBWayfindingCard__Icon icon-box-svg svgImage js-replaced-svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]/div[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[1]/button[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 48,
                "top": 2098,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" viewBox=\"0 0 32 32\" enable-background=\"new 0 0 32 32\" height=\"40\" width=\"40\" y=\"0\" x=\"0\" fill=\"#currentColor\" display=\"inline-block\" color=\"0C2074\" version=\"1.1\" class=\"USBWayfindingCard__Icon icon-box-svg svgImage js-replaced-svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/a[1]/svg[1]",
                "aria": "/document[1]/main[1]/link[4]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 103,
                "top": 2064,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg pointer-events=\"none\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" display=\"inline\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" viewBox=\"0 0 20 20\" enable-background=\"new 0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBHero__StoryChevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/a[1]/svg[1]",
                "aria": "/document[1]/main[1]/link[3]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 82,
                "top": 1819,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg pointer-events=\"none\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" display=\"inline\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" viewBox=\"0 0 20 20\" enable-background=\"new 0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBHero__StoryChevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[2]/a[1]/svg[1]",
                "aria": "/document[1]/main[1]/link[2]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 82,
                "top": 1574,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg pointer-events=\"none\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" display=\"inline\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" viewBox=\"0 0 20 20\" enable-background=\"new 0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBHero__StoryChevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/a[1]/svg[1]",
                "aria": "/document[1]/main[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 120,
                "top": 1329,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg pointer-events=\"none\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" display=\"inline\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" viewBox=\"0 0 20 20\" enable-background=\"new 0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBHero__StoryChevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/button[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 16,
                "top": 700,
                "height": 32,
                "width": 32
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" fill=\"currentColor\" color=\"currentColor\" viewBox=\"0 0 32 32\" width=\"32\" height=\"32\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"menu-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[1]/div[2]/ul[1]/li[4]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[2]/listitem[4]/button[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 97,
                "top": 139,
                "height": 28,
                "width": 28
              },
              "snippet": "<svg focusable=\"false\" viewBox=\"0 0 28 28\" height=\"28\" width=\"28\" fill=\"currentColor\" color=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\" class=\"login-close\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/form[1]/div[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[2]/listitem[3]/button[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 56,
                "top": 109,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" viewBox=\"0 0 20 20\" height=\"20\" width=\"20\" focusable=\"false\" fill=\"currentColor\" color=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\" aria-label=\"Search Icon\" class=\"search-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 8,
                "top": 8173,
                "height": 48,
                "width": 784
              },
              "snippet": "<svg xml:space=\"preserve\" enable-background=\"new 0 0 1199.664 73.15\" viewBox=\"0 0 1199.664 73.15\" height=\"auto\" width=\"100%\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"Layer_1\" version=\"1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 8,
                "top": 8035,
                "height": 15,
                "width": 19
              },
              "snippet": "<svg class=\"svgImage footer-svg js-replaced-svg\" focusable=\"false\" aria-hidden=\"true\" xml:space=\"preserve\" enable-background=\"new 0 0 16.328 12.768\" viewBox=\"0 0 16.328 12.768\" height=\"14.01px\" width=\"19px\" y=\"0px\" x=\"0px\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[3]/link[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 48,
                "top": 7030,
                "height": 405,
                "width": 405
              },
              "snippet": "<svg xml:space=\"preserve\" enable-background=\"new 0 0 404.98 404.98\" viewBox=\"0 0 404.98 404.98\" height=\"404.98px\" width=\"404.98px\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"img-responsive img-icon disp-line\" version=\"1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[2]/link[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 48,
                "top": 6621,
                "height": 405,
                "width": 405
              },
              "snippet": "<svg xml:space=\"preserve\" enable-background=\"new 0 0 404.98 404.98\" viewBox=\"0 0 404.98 404.98\" height=\"404.98px\" width=\"404.98px\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"img-responsive img-icon disp-line\" version=\"1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[1]/link[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 48,
                "top": 6212,
                "height": 405,
                "width": 405
              },
              "snippet": "<svg xml:space=\"preserve\" enable-background=\"new 0 0 404.98 404.98\" viewBox=\"0 0 404.98 404.98\" height=\"404.98px\" width=\"404.98px\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"img-responsive img-icon disp-line\" version=\"1.1\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 10,
            "recommendation": 212,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[3]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/list[3]/listitem[3]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 538,
                "top": 2596,
                "height": 51,
                "width": 231
              },
              "snippet": "<a aria-label=\"Call now on this device\" class=\"USBOmniChannel__ChannelLink\" target=\"_self\" href=\"tel:8008722657\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/list[3]/listitem[2]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 279,
                "top": 2596,
                "height": 26,
                "width": 214
              },
              "snippet": "<a aria-label=\"Log in to your accounts\" class=\"USBOmniChannel__ChannelLink\" target=\"_self\" href=\"https://onlinebanking.usbank.com/Auth/Login\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/list[3]/listitem[1]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 80,
                "top": 2544,
                "height": 26,
                "width": 154
              },
              "snippet": "<a aria-label=\"Search for U.S. Bank locations\" class=\"USBOmniChannel__ChannelLink\" target=\"_self\" href=\"https://locations.usbank.com/search.html\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[3]/button[1]",
                "aria": "/document[1]/main[1]/button[3]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 300,
                "top": 2253,
                "height": 40,
                "width": 186
              },
              "snippet": "<button aria-label=\"Download the U.S. Bank mobile app\" id=\"DownOmni\" onclick=\"javascript:window.open('/content/usbank/online-mobile-banking/mobile-banking.html#gettheapp', '_self');\" type=\"button\" class=\"USBOmniChannel__MobileAppDownload btn btn-secondary\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/button[2]",
                "aria": "/document[1]/main[1]/button[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 237,
                "top": 507,
                "height": 40,
                "width": 130
              },
              "snippet": "<button aria-label=\"Apply for a savings account\" onclick=\"javascript:window.open('/content/usbank/bank-accounts/savings-accounts.html?icid=HPC_42894&c3ch=DTO&c3nid=HPC_42894', '_self');\" type=\"button\" class=\"btn button buttonTypeMedium secondary outlined\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/main[1]/button[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 40,
                "top": 507,
                "height": 40,
                "width": 181
              },
              "snippet": "<button aria-label=\"Browse savings accounts\" onclick=\"javascript:window.open('/content/usbank/bank-accounts/savings-accounts.html?icid=HPC_31337&c3ch=DTO&c3nid=HPC_31337', '_self');\" type=\"button\" class=\"btn button buttonTypeMedium primary usbButton usbankButton redSolidButton\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -2,
                "top": -2,
                "height": 1,
                "width": 1
              },
              "snippet": "<p class=\"sr-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -1,
                "top": -1,
                "height": 1,
                "width": 1
              },
              "snippet": "<a class=\"sr-only skipToContent\" href=\"#bodyContent\" id=\"skipToMainContent\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ApplicationLandmarkLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[9]",
                "aria": "/document[1]/contentinfo[1]/list[1]/application[1]"
              },
              "message": "Element with \"application\" role does not have a label",
              "bounds": {
                "left": 510,
                "top": 4136,
                "height": 20,
                "width": 89
              },
              "snippet": "<li role=\"application\" class=\"links-divider\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[9]",
                "aria": "/document[1]/contentinfo[1]/list[1]/application[1]"
              },
              "message": "The ARIA role 'application' is not valid for the element <li>",
              "bounds": {
                "left": 510,
                "top": 4136,
                "height": 20,
                "width": 89
              },
              "snippet": "<li role=\"application\" class=\"links-divider\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=UTF-8\" http-equiv=\"content-type\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[18]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[5]/div[1]/ul[1]/li[3]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[5]/listitem[3]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 678,
                "top": 3940,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" role=\"img\" pointer-events=\"none\" display=\"inline\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBNewsroom__Chevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[5]/div[1]/ul[1]/li[2]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[5]/listitem[2]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 375,
                "top": 3928,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" role=\"img\" pointer-events=\"none\" display=\"inline\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBNewsroom__Chevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[5]/div[1]/ul[1]/li[1]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[5]/listitem[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 130,
                "top": 3940,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" role=\"img\" pointer-events=\"none\" display=\"inline\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBNewsroom__Chevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[3]/div[2]/a[2]/span[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[4]/listitem[3]/link[2]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 587,
                "top": 3461,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg pointer-events=\"none\" aria-hidden=\"true\" focusable=\"false\" role=\"img\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBRatesAndCalculator__Chevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[3]/div[2]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[4]/listitem[3]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 634,
                "top": 3398,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg pointer-events=\"none\" aria-hidden=\"true\" focusable=\"false\" role=\"img\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBRatesAndCalculator__Chevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[2]/div[2]/a[2]/span[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[4]/listitem[2]/link[2]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 356,
                "top": 3431,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg pointer-events=\"none\" aria-hidden=\"true\" focusable=\"false\" role=\"img\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBRatesAndCalculator__Chevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[2]/div[2]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[4]/listitem[2]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 375,
                "top": 3368,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg pointer-events=\"none\" aria-hidden=\"true\" focusable=\"false\" role=\"img\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBRatesAndCalculator__Chevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]/div[2]/a[2]/span[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[4]/listitem[1]/link[2]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 97,
                "top": 3431,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg pointer-events=\"none\" aria-hidden=\"true\" focusable=\"false\" role=\"img\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBRatesAndCalculator__Chevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]/div[2]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[4]/listitem[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 117,
                "top": 3368,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg pointer-events=\"none\" aria-hidden=\"true\" focusable=\"false\" role=\"img\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBRatesAndCalculator__Chevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[4]/svg[1]",
                "aria": "/document[1]/main[1]/list[3]/listitem[4]/graphics-symbol[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 24,
                "top": 2687,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"graphics-symbol img\" focusable=\"false\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" enable-background=\"new 0 0 32 32\" viewBox=\"0 0 32 32\" height=\"40\" width=\"40\" y=\"0\" fill=\"currentColor\" color=\"#0C2074\" version=\"1.1\" class=\"USBOmniChannel__ChannelIcon svgImage js-replaced-svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[4]/div[1]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[3]/listitem[4]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 194,
                "top": 2787,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg pointer-events=\"none\" aria-hidden=\"true\" focusable=\"false\" role=\"img\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBOmniChannel__ChannelChevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[3]/svg[1]",
                "aria": "/document[1]/main[1]/list[3]/listitem[3]/graphics-symbol[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 542,
                "top": 2503,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"graphics-symbol img\" focusable=\"false\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" enable-background=\"new 0 0 32 32\" viewBox=\"0 0 32 32\" height=\"40\" width=\"40\" y=\"0\" fill=\"currentColor\" color=\"#0C2074\" version=\"1.1\" class=\"USBOmniChannel__ChannelIcon svgImage js-replaced-svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[3]/div[1]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[3]/listitem[3]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 590,
                "top": 2628,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg pointer-events=\"none\" aria-hidden=\"true\" focusable=\"false\" role=\"img\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBOmniChannel__ChannelChevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[2]/svg[1]",
                "aria": "/document[1]/main[1]/list[3]/listitem[2]/graphics-symbol[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 283,
                "top": 2503,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"graphics-symbol img\" focusable=\"false\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" enable-background=\"new 0 0 32 32\" viewBox=\"0 0 32 32\" height=\"40\" width=\"40\" y=\"0\" fill=\"currentColor\" color=\"#0C2074\" version=\"1.1\" class=\"USBOmniChannel__ChannelIcon svgImage js-replaced-svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[2]/div[1]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[3]/listitem[2]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 475,
                "top": 2603,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg pointer-events=\"none\" aria-hidden=\"true\" focusable=\"false\" role=\"img\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBOmniChannel__ChannelChevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[3]/listitem[1]/graphics-symbol[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 24,
                "top": 2503,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"graphics-symbol img\" focusable=\"false\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" enable-background=\"new 0 0 32 32\" viewBox=\"0 0 32 32\" height=\"40\" width=\"40\" y=\"0\" fill=\"currentColor\" color=\"#0C2074\" version=\"1.1\" class=\"USBOmniChannel__ChannelIcon svgImage js-replaced-svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[1]/div[1]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[3]/listitem[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 216,
                "top": 2551,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg pointer-events=\"none\" aria-hidden=\"true\" focusable=\"false\" role=\"img\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBOmniChannel__ChannelChevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/ul[1]/li[4]/svg[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[4]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color, version\" is deprecated in HTML 5",
              "bounds": {
                "left": 300,
                "top": 2189,
                "height": 24,
                "width": 24
              },
              "snippet": "<svg class=\"USBOmniChannel__MobileAppFeatureIcon icon-svg svgImage js-replaced-svg\" focusable=\"false\" aria-hidden=\"true\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" enable-background=\"new 0 0 24 24\" viewBox=\"0 0 24 24\" height=\"24\" width=\"24\" y=\"0\" x=\"0\" version=\"1.1\" fill=\"currentColor\" color=\"#6E6E6E\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/ul[1]/li[3]/svg[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[3]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color, version\" is deprecated in HTML 5",
              "bounds": {
                "left": 300,
                "top": 2149,
                "height": 24,
                "width": 24
              },
              "snippet": "<svg class=\"USBOmniChannel__MobileAppFeatureIcon icon-svg svgImage js-replaced-svg\" focusable=\"false\" aria-hidden=\"true\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" enable-background=\"new 0 0 24 24\" viewBox=\"0 0 24 24\" height=\"24\" width=\"24\" y=\"0\" x=\"0\" version=\"1.1\" fill=\"currentColor\" color=\"#6E6E6E\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/ul[1]/li[2]/svg[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[2]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color, version\" is deprecated in HTML 5",
              "bounds": {
                "left": 300,
                "top": 2109,
                "height": 24,
                "width": 24
              },
              "snippet": "<svg class=\"USBOmniChannel__MobileAppFeatureIcon icon-svg svgImage js-replaced-svg\" focusable=\"false\" aria-hidden=\"true\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" enable-background=\"new 0 0 24 24\" viewBox=\"0 0 24 24\" height=\"24\" width=\"24\" y=\"0\" x=\"0\" version=\"1.1\" fill=\"currentColor\" color=\"#6E6E6E\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/ul[1]/li[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color, version\" is deprecated in HTML 5",
              "bounds": {
                "left": 300,
                "top": 2069,
                "height": 24,
                "width": 24
              },
              "snippet": "<svg class=\"USBOmniChannel__MobileAppFeatureIcon icon-svg svgImage js-replaced-svg\" focusable=\"false\" aria-hidden=\"true\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" enable-background=\"new 0 0 24 24\" viewBox=\"0 0 24 24\" height=\"24\" width=\"24\" y=\"0\" x=\"0\" version=\"1.1\" fill=\"currentColor\" color=\"#6E6E6E\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[6]/a[1]/div[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[6]/button[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 636,
                "top": 1628,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" viewBox=\"0 0 32 32\" enable-background=\"new 0 0 32 32\" height=\"40\" width=\"40\" y=\"0\" x=\"0\" fill=\"#currentColor\" display=\"inline-block\" color=\"0C2074\" version=\"1.1\" class=\"USBWayfindingCard__Icon icon-box-svg svgImage js-replaced-svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[5]/a[1]/div[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[5]/button[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 380,
                "top": 1628,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" viewBox=\"0 0 32 32\" enable-background=\"new 0 0 32 32\" height=\"40\" width=\"40\" y=\"0\" x=\"0\" fill=\"#currentColor\" display=\"inline-block\" color=\"0C2074\" version=\"1.1\" class=\"USBWayfindingCard__Icon icon-box-svg svgImage js-replaced-svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]/div[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[4]/button[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 124,
                "top": 1628,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" viewBox=\"0 0 32 32\" enable-background=\"new 0 0 32 32\" height=\"40\" width=\"40\" y=\"0\" x=\"0\" fill=\"#currentColor\" display=\"inline-block\" color=\"0C2074\" version=\"1.1\" class=\"USBWayfindingCard__Icon icon-box-svg svgImage js-replaced-svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]/div[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[3]/button[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 636,
                "top": 1451,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg class=\"USBWayfindingCard__Icon icon-box-svg svgImage js-replaced-svg\" aria-hidden=\"true\" focusable=\"false\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" viewBox=\"0 0 32 32\" enable-background=\"new 0 0 32 32\" height=\"40\" width=\"40\" y=\"0\" x=\"0\" fill=\"#currentColor\" display=\"inline-block\" color=\"0C2074\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]/div[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[2]/button[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 380,
                "top": 1451,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" viewBox=\"0 0 32 32\" enable-background=\"new 0 0 32 32\" height=\"40\" width=\"40\" y=\"0\" x=\"0\" fill=\"#currentColor\" display=\"inline-block\" color=\"0C2074\" version=\"1.1\" class=\"USBWayfindingCard__Icon icon-box-svg svgImage js-replaced-svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]/div[1]/svg[1]",
                "aria": "/document[1]/main[1]/list[1]/listitem[1]/button[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 124,
                "top": 1451,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" viewBox=\"0 0 32 32\" enable-background=\"new 0 0 32 32\" height=\"40\" width=\"40\" y=\"0\" x=\"0\" fill=\"#currentColor\" display=\"inline-block\" color=\"0C2074\" version=\"1.1\" class=\"USBWayfindingCard__Icon icon-box-svg svgImage js-replaced-svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/a[1]/svg[1]",
                "aria": "/document[1]/main[1]/link[4]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 540,
                "top": 1300,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg pointer-events=\"none\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" display=\"inline\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" viewBox=\"0 0 20 20\" enable-background=\"new 0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBHero__StoryChevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/a[1]/svg[1]",
                "aria": "/document[1]/main[1]/link[3]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 132,
                "top": 1300,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg pointer-events=\"none\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" display=\"inline\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" viewBox=\"0 0 20 20\" enable-background=\"new 0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBHero__StoryChevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[2]/a[1]/svg[1]",
                "aria": "/document[1]/main[1]/link[2]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 519,
                "top": 914,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg pointer-events=\"none\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" display=\"inline\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" viewBox=\"0 0 20 20\" enable-background=\"new 0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBHero__StoryChevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/a[1]/svg[1]",
                "aria": "/document[1]/main[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 174,
                "top": 914,
                "height": 14,
                "width": 14
              },
              "snippet": "<svg pointer-events=\"none\" aria-hidden=\"true\" role=\"img\" focusable=\"false\" preserveAspectRatio=\"xMidYMid slice\" xml:space=\"preserve\" display=\"inline\" stroke=\"currentColor\" fill=\"currentColor\" color=\"currentColor\" viewBox=\"0 0 20 20\" enable-background=\"new 0 0 20 20\" height=\"14\" width=\"14\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"USBHero__StoryChevron\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[9]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menu[7]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -2136,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[9]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menuitem[8]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 526,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[9]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menuitem[8]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 523,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[9]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menuitem[8]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -752,
                "top": 527,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[8]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menu[6]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -2136,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[8]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menuitem[7]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 469,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[8]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menuitem[7]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 466,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[8]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menuitem[7]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -752,
                "top": 470,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[7]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menu[5]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -2136,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[7]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menuitem[6]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 412,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[7]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menuitem[6]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 409,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[7]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menuitem[6]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -752,
                "top": 413,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[6]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menu[4]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -2136,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[6]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menuitem[5]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 355,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[6]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menuitem[5]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 352,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[6]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menuitem[5]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -752,
                "top": 356,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[5]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menu[3]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -2136,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[5]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menuitem[4]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 298,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[5]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menuitem[4]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 295,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[5]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menuitem[4]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -752,
                "top": 299,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[4]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menu[2]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -2136,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[4]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menuitem[3]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 241,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[4]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menuitem[3]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 238,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[4]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menuitem[3]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -752,
                "top": 242,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[3]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menu[1]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -2136,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[3]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menuitem[2]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 184,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[3]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menuitem[2]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 181,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[3]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menuitem[2]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -752,
                "top": 185,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -1420,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menuitem[7]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -36,
                "top": 425,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"20\" width=\"20\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[9]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menu[7]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -2136,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[9]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menuitem[8]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 526,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[9]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menuitem[8]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 523,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[9]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menuitem[8]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -752,
                "top": 527,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[8]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menu[6]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -2136,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[8]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menuitem[7]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 469,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[8]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menuitem[7]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 466,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[8]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menuitem[7]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -752,
                "top": 470,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[7]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menu[5]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -2136,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[7]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menuitem[6]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 412,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[7]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menuitem[6]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 409,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[7]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menuitem[6]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -752,
                "top": 413,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[6]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menu[4]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -2136,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[6]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menuitem[5]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 355,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[6]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menuitem[5]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 352,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[6]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menuitem[5]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -752,
                "top": 356,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[5]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menu[3]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -2136,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[5]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menuitem[4]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 298,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[5]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menuitem[4]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 295,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[5]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menuitem[4]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -752,
                "top": 299,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[4]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menu[2]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -2136,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[4]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menuitem[3]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 241,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[4]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menuitem[3]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 238,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[4]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menuitem[3]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -752,
                "top": 242,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[3]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menu[1]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -2136,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[3]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menuitem[2]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 184,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[3]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menuitem[2]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 181,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[3]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menuitem[2]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -752,
                "top": 185,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -1420,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menuitem[6]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -36,
                "top": 369,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"20\" width=\"20\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[9]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menu[7]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -2136,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[9]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menuitem[8]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 526,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[9]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menuitem[8]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 523,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[9]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menuitem[8]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -752,
                "top": 527,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[8]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menu[6]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -2136,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[8]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menuitem[7]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 469,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[8]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menuitem[7]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 466,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[8]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menuitem[7]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -752,
                "top": 470,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[7]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menu[5]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -2136,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[7]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menuitem[6]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 412,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[7]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menuitem[6]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 409,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[7]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menuitem[6]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -752,
                "top": 413,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[6]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menu[4]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -2136,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[6]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menuitem[5]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 355,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[6]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menuitem[5]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 352,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[6]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menuitem[5]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -752,
                "top": 356,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[5]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menu[3]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -2136,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[5]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menuitem[4]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 298,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[5]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menuitem[4]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 295,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[5]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menuitem[4]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -752,
                "top": 299,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[4]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menu[2]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -2136,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[4]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menuitem[3]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 241,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[4]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menuitem[3]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 238,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[4]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menuitem[3]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -752,
                "top": 242,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[3]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menu[1]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -2136,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[3]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menuitem[2]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 184,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[3]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menuitem[2]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 181,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[3]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menuitem[2]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -752,
                "top": 185,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[10]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menu[8]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -2136,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[10]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menuitem[9]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 583,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[10]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menuitem[9]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 580,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[10]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menuitem[9]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -752,
                "top": 584,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -1420,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menuitem[5]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -36,
                "top": 313,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"20\" width=\"20\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[11]/ul[1]/li[9]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[6]/menuitem[8]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 526,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[11]/ul[1]/li[9]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[6]/menuitem[8]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 523,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[11]/ul[1]/li[8]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[6]/menuitem[7]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 469,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[11]/ul[1]/li[8]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[6]/menuitem[7]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 466,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[11]/ul[1]/li[7]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[6]/menuitem[6]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 412,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[11]/ul[1]/li[7]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[6]/menuitem[6]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 409,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[11]/ul[1]/li[6]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[6]/menuitem[5]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 355,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[11]/ul[1]/li[6]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[6]/menuitem[5]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 352,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[11]/ul[1]/li[5]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[6]/menuitem[4]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 298,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[11]/ul[1]/li[5]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[6]/menuitem[4]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 295,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[11]/ul[1]/li[4]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[6]/menuitem[3]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 241,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[11]/ul[1]/li[4]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[6]/menuitem[3]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 238,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[11]/ul[1]/li[3]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[6]/menuitem[2]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 184,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[11]/ul[1]/li[3]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[6]/menuitem[2]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 181,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[11]/ul[1]/li[10]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[6]/menuitem[9]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 583,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[11]/ul[1]/li[10]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[6]/menuitem[9]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 580,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[11]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[6]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -1420,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[11]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menuitem[9]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -36,
                "top": 537,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"20\" width=\"20\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[8]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menu[6]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -2136,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[8]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menuitem[7]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 469,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[8]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menuitem[7]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 466,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[8]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menuitem[7]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -752,
                "top": 470,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[7]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menu[5]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -2136,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[7]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menuitem[6]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 412,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[7]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menuitem[6]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 409,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[7]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menuitem[6]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -752,
                "top": 413,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[6]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menu[4]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -2136,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[6]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menuitem[5]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 355,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[6]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menuitem[5]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 352,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[6]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menuitem[5]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -752,
                "top": 356,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[5]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menu[3]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -2136,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[5]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menuitem[4]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 298,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[5]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menuitem[4]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 295,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[5]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menuitem[4]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -752,
                "top": 299,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[4]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menu[2]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -2136,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[4]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menuitem[3]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 241,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[4]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menuitem[3]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 238,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[4]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menuitem[3]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -752,
                "top": 242,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[3]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menu[1]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -2136,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[3]/a[1]/svg[2]/use[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menuitem[2]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -742,
                "top": 184,
                "height": 16,
                "width": 16
              },
              "snippet": "<use color=\"currentColor\" xlink:href=\"#USBNavigation__MainMenuArrowRight\" href=\"#USBNavigation__MainMenuArrowRight\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[3]/a[1]/svg[2]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menuitem[2]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -744,
                "top": 181,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#FFFFFF\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuSubcategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[3]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menuitem[2]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -752,
                "top": 185,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menuitem[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -1420,
                "top": 70,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" role=\"img\" focusable=\"false\" color=\"#2C2C2C\" height=\"20\" width=\"20\" class=\"USBNavigation__MainMenuCloseIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/a[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menuitem[8]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -36,
                "top": 481,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" color=\"#2C2C2C\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" height=\"20\" width=\"20\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" class=\"USBNavigation__MainMenuCategoryIcon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/form[1]/div[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/button[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": -687,
                "top": 89,
                "height": 16,
                "width": 16
              },
              "snippet": "<svg aria-hidden=\"true\" viewBox=\"0 0 20 20\" height=\"16\" width=\"16\" fill=\"currentColor\" color=\"currentColor\" xmlns=\"http://www.w3.org/2000/svg\" aria-label=\"Menu Search Icon\" class=\"menu-search-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/button[1]"
              },
              "message": "The HTML attribute(s) \"version, color\" is deprecated in HTML 5",
              "bounds": {
                "left": 16,
                "top": 8,
                "height": 32,
                "width": 32
              },
              "snippet": "<svg aria-hidden=\"true\" focusable=\"false\" fill=\"currentColor\" color=\"currentColor\" viewBox=\"0 0 32 32\" width=\"32\" height=\"32\" y=\"0\" x=\"0\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"menu-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/graphics-document[2]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 5166,
                "height": 49,
                "width": 800
              },
              "snippet": "<svg xml:space=\"preserve\" enable-background=\"new 0 0 1199.664 73.15\" viewBox=\"0 0 1199.664 73.15\" height=\"auto\" width=\"100%\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"Layer_1\" version=\"1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 24,
                "top": 5046,
                "height": 15,
                "width": 19
              },
              "snippet": "<svg class=\"svgImage footer-svg js-replaced-svg\" focusable=\"false\" aria-hidden=\"true\" xml:space=\"preserve\" enable-background=\"new 0 0 16.328 12.768\" viewBox=\"0 0 16.328 12.768\" height=\"14.01px\" width=\"19px\" y=\"0px\" x=\"0px\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[3]/link[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 184,
                "top": 4216,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg xml:space=\"preserve\" enable-background=\"new 0 0 404.98 404.98\" viewBox=\"0 0 404.98 404.98\" height=\"404.98px\" width=\"404.98px\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"img-responsive img-icon disp-line\" version=\"1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[2]/link[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 104,
                "top": 4216,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg xml:space=\"preserve\" enable-background=\"new 0 0 404.98 404.98\" viewBox=\"0 0 404.98 404.98\" height=\"404.98px\" width=\"404.98px\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"img-responsive img-icon disp-line\" version=\"1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[1]/link[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 24,
                "top": 4216,
                "height": 40,
                "width": 40
              },
              "snippet": "<svg xml:space=\"preserve\" enable-background=\"new 0 0 404.98 404.98\" viewBox=\"0 0 404.98 404.98\" height=\"404.98px\" width=\"404.98px\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" class=\"img-responsive img-icon disp-line\" version=\"1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[9]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menu[7]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -2148,
                "top": 48,
                "height": 600,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-explore-business-banking\" id=\"navigation-menu-explore-business-banking\" tabindex=\"-1\" data-multiple-layers=\"false\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" data-arialabelval=\"Return to \" hidden=\"true\" class=\"menu-list menu-tertiary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[8]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menu[6]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -2148,
                "top": 48,
                "height": 600,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-online-and-mobile-banking\" id=\"navigation-menu-online-and-mobile-banking\" tabindex=\"-1\" data-multiple-layers=\"false\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" data-arialabelval=\"Return to \" hidden=\"true\" class=\"menu-list menu-tertiary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[7]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menu[5]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -2148,
                "top": 48,
                "height": 600,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-business-payments\" id=\"navigation-menu-business-payments\" tabindex=\"-1\" data-multiple-layers=\"false\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" data-arialabelval=\"Return to \" hidden=\"true\" class=\"menu-list menu-tertiary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[6]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menu[4]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -2148,
                "top": 48,
                "height": 600,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-business-services\" id=\"navigation-menu-business-services\" tabindex=\"-1\" data-multiple-layers=\"false\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" data-arialabelval=\"Return to \" hidden=\"true\" class=\"menu-list menu-tertiary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[5]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menu[3]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -2148,
                "top": 48,
                "height": 600,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-business-loans-and-lines\" id=\"navigation-menu-business-loans-and-lines\" tabindex=\"-1\" data-multiple-layers=\"false\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" data-arialabelval=\"Return to \" hidden=\"true\" class=\"menu-list menu-tertiary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[4]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menu[2]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -2148,
                "top": 48,
                "height": 600,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-business-credit-cards\" id=\"navigation-menu-business-credit-cards\" tabindex=\"-1\" data-multiple-layers=\"false\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" data-arialabelval=\"Return to \" hidden=\"true\" class=\"menu-list menu-tertiary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[3]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]/menu[1]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -2148,
                "top": 48,
                "height": 600,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-business-bank-accounts\" id=\"navigation-menu-business-bank-accounts\" tabindex=\"-1\" data-multiple-layers=\"false\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" data-arialabelval=\"Return to \" hidden=\"true\" class=\"menu-list menu-tertiary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[4]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -1432,
                "top": 48,
                "height": 552,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-business\" id=\"navigation-menu-business\" tabindex=\"-1\" data-multiple-layers=\"true\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" hidden=\"true\" class=\"menu-list menu-secondary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[9]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menu[7]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -2148,
                "top": 48,
                "height": 600,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-explore-wealth-management\" id=\"navigation-menu-explore-wealth-management\" tabindex=\"-1\" data-multiple-layers=\"false\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" data-arialabelval=\"Return to \" hidden=\"true\" class=\"menu-list menu-tertiary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[8]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menu[6]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -2148,
                "top": 48,
                "height": 600,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-our-perspectives\" id=\"navigation-menu-our-perspectives\" tabindex=\"-1\" data-multiple-layers=\"false\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" data-arialabelval=\"Return to \" hidden=\"true\" class=\"menu-list menu-tertiary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[7]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menu[5]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -2148,
                "top": 48,
                "height": 600,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-private-wealth-management\" id=\"navigation-menu-private-wealth-management\" tabindex=\"-1\" data-multiple-layers=\"false\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" data-arialabelval=\"Return to \" hidden=\"true\" class=\"menu-list menu-tertiary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[6]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menu[4]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -2148,
                "top": 48,
                "height": 600,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-advisors-and-wealth-teams\" id=\"navigation-menu-advisors-and-wealth-teams\" tabindex=\"-1\" data-multiple-layers=\"false\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" data-arialabelval=\"Return to \" hidden=\"true\" class=\"menu-list menu-tertiary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[5]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menu[3]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -2148,
                "top": 48,
                "height": 600,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-your-goals\" id=\"navigation-menu-your-goals\" tabindex=\"-1\" data-multiple-layers=\"false\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" data-arialabelval=\"Return to \" hidden=\"true\" class=\"menu-list menu-tertiary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[4]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menu[2]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -2148,
                "top": 48,
                "height": 600,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-investing\" id=\"navigation-menu-investing\" tabindex=\"-1\" data-multiple-layers=\"false\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" data-arialabelval=\"Return to \" hidden=\"true\" class=\"menu-list menu-tertiary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[3]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]/menu[1]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -2148,
                "top": 48,
                "height": 600,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-our-services\" id=\"navigation-menu-our-services\" tabindex=\"-1\" data-multiple-layers=\"false\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" data-arialabelval=\"Return to \" hidden=\"true\" class=\"menu-list menu-tertiary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[3]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -1432,
                "top": 48,
                "height": 552,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-wealth-management\" id=\"navigation-menu-wealth-management\" tabindex=\"-1\" data-multiple-layers=\"true\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" hidden=\"true\" class=\"menu-list menu-secondary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[9]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menu[7]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -2148,
                "top": 48,
                "height": 600,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-mobile-and-online\" id=\"navigation-menu-mobile-and-online\" tabindex=\"-1\" data-multiple-layers=\"false\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" data-arialabelval=\"Return to \" hidden=\"true\" class=\"menu-list menu-tertiary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[8]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menu[6]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -2148,
                "top": 48,
                "height": 600,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-vehicle-loans\" id=\"navigation-menu-vehicle-loans\" tabindex=\"-1\" data-multiple-layers=\"false\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" data-arialabelval=\"Return to \" hidden=\"true\" class=\"menu-list menu-tertiary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[7]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menu[5]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -2148,
                "top": 48,
                "height": 600,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-home-loans\" id=\"navigation-menu-home-loans\" tabindex=\"-1\" data-multiple-layers=\"false\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" data-arialabelval=\"Return to \" hidden=\"true\" class=\"menu-list menu-tertiary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[6]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menu[4]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -2148,
                "top": 48,
                "height": 600,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-personal-loans-and-lines\" id=\"navigation-menu-personal-loans-and-lines\" tabindex=\"-1\" data-multiple-layers=\"false\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" data-arialabelval=\"Return to \" hidden=\"true\" class=\"menu-list menu-tertiary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[5]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menu[3]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -2148,
                "top": 48,
                "height": 600,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-investing-and-retirement\" id=\"navigation-menu-investing-and-retirement\" tabindex=\"-1\" data-multiple-layers=\"false\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" data-arialabelval=\"Return to \" hidden=\"true\" class=\"menu-list menu-tertiary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[4]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menu[2]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -2148,
                "top": 48,
                "height": 600,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-credit-cards\" id=\"navigation-menu-credit-cards\" tabindex=\"-1\" data-multiple-layers=\"false\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" data-arialabelval=\"Return to \" hidden=\"true\" class=\"menu-list menu-tertiary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[3]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menu[1]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -2148,
                "top": 48,
                "height": 600,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-bank-accounts\" id=\"navigation-menu-bank-accounts\" tabindex=\"-1\" data-multiple-layers=\"false\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" data-arialabelval=\"Return to \" hidden=\"true\" class=\"menu-list menu-tertiary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[10]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]/menu[8]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -2148,
                "top": 48,
                "height": 600,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-explore-personal-banking\" id=\"navigation-menu-explore-personal-banking\" tabindex=\"-1\" data-multiple-layers=\"false\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" data-arialabelval=\"Return to \" hidden=\"true\" class=\"menu-list menu-tertiary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[2]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -1432,
                "top": 48,
                "height": 552,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-personal\" id=\"navigation-menu-personal\" tabindex=\"-1\" data-multiple-layers=\"true\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" hidden=\"true\" class=\"menu-list menu-secondary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[11]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[6]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -1432,
                "top": 48,
                "height": 552,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-institutional\" id=\"navigation-menu-institutional\" tabindex=\"-1\" data-multiple-layers=\"false\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" hidden=\"true\" class=\"menu-list menu-secondary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[8]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menu[6]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -2148,
                "top": 48,
                "height": 600,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-explore-corporate-and-commercial\" id=\"navigation-menu-explore-corporate-and-commercial\" tabindex=\"-1\" data-multiple-layers=\"false\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" data-arialabelval=\"Return to \" hidden=\"true\" class=\"menu-list menu-tertiary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[7]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menu[5]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -2148,
                "top": 48,
                "height": 600,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-account-login\" id=\"navigation-menu-account-login\" tabindex=\"-1\" data-multiple-layers=\"false\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" data-arialabelval=\"Return to \" hidden=\"true\" class=\"menu-list menu-tertiary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[6]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menu[4]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -2148,
                "top": 48,
                "height": 600,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-investment-services\" id=\"navigation-menu-investment-services\" tabindex=\"-1\" data-multiple-layers=\"false\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" data-arialabelval=\"Return to \" hidden=\"true\" class=\"menu-list menu-tertiary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[5]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menu[3]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -2148,
                "top": 48,
                "height": 600,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-industry-expertise\" id=\"navigation-menu-industry-expertise\" tabindex=\"-1\" data-multiple-layers=\"false\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" data-arialabelval=\"Return to \" hidden=\"true\" class=\"menu-list menu-tertiary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[4]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menu[2]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -2148,
                "top": 48,
                "height": 600,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-treasury-and-payment-solutions\" id=\"navigation-menu-treasury-and-payment-solutions\" tabindex=\"-1\" data-multiple-layers=\"false\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" data-arialabelval=\"Return to \" hidden=\"true\" class=\"menu-list menu-tertiary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[3]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]/menu[1]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -2148,
                "top": 48,
                "height": 600,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-solutions\" id=\"navigation-menu-solutions\" tabindex=\"-1\" data-multiple-layers=\"false\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" data-arialabelval=\"Return to \" hidden=\"true\" class=\"menu-list menu-tertiary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/menu[1]/menu[5]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -1432,
                "top": 48,
                "height": 552,
                "width": 716
              },
              "snippet": "<ul aria-labelledby=\"navigation-menuitem-corporate-and-commercial\" id=\"navigation-menu-corporate-and-commercial\" tabindex=\"-1\" data-multiple-layers=\"true\" aria-orientation=\"vertical\" aria-hidden=\"true\" role=\"menu\" inert=\"true\" hidden=\"true\" class=\"menu-list menu-secondary\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_attribute_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "The ARIA attribute \"aria-hidden\" is redundant with the HTML attribute \"hidden\"",
              "bounds": {
                "left": -716,
                "top": 48,
                "height": 552,
                "width": 716
              },
              "snippet": "<div style=\"min-height: 552px;\" inert=\"true\" aria-hidden=\"true\" hidden=\"true\" id=\"navigation-menu-dropdown\" class=\"menu-dropdown\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usbank.com/index.html",
      "what": "URL",
      "result": "https://www.usbank.com/index.html"
    },
    {
      "type": "test",
      "which": "nuVal",
      "what": "failures to pass the Nu Html Checker",
      "url": "https://www.usbank.com/index.html",
      "result": {
        "messages": [
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 212,
            "firstColumn": 93,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "t-marker\"><script type=\"text/javascript\" async=\"\" src=\"https://cdn.appdynamics.com/adrum-ext.c627835be90484dccd75d79ec6895baa.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 120
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 414,
            "firstColumn": 222,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" src=\"//zn_6vxkyqywaf9f1t7-usbank.siteintercept.qualtrics.com/WRSiteInterceptEngine/?Q_ZID=ZN_6VxkyqYWaF9f1T7&amp;Q_LOC=https%3A%2F%2Fwww.usbank.com%2Findex.html\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 193
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 782,
            "firstColumn": 424,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script src=\"//562-ct.c3tag.com/ctv4/ctcall.php?iN=6372&amp;nid=1&amp;cid=562&amp;title=Consumer%20banking%20%7C%20Personal%20banking%20%7C%20U.S.%20Bank&amp;tld=usbank.com&amp;c3uid=9270114291660399099&amp;r=172874521660990991&amp;ct_account_id=&amp;w=1280&amp;h=720&amp;os=Desktop%3AMacOSX%3A10%3AHeadless%20Chrome%3A0\" id=\"c3ct6372\" type=\"text/javascript\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 359
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 897,
            "firstColumn": 792,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googleadservices.com/pagead/conversion_async.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 106
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 1118,
            "firstColumn": 984,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/destination?id=DC-6219543&amp;l=dataLayer&amp;cx=c\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 135
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 1253,
            "firstColumn": 1128,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=DC-6219543&amp;l=dataLayer&amp;cx=c\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 126
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 1390,
            "firstColumn": 1263,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://www.googletagmanager.com/gtag/js?id=AW-978114044&amp;l=dataLayer&amp;cx=c\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 128
          },
          {
            "type": "error",
            "lastLine": 1,
            "lastColumn": 2769,
            "firstColumn": 1400,
            "message": "Bad value  for attribute src on element script: Illegal character in query: [ is not allowed.",
            "extract": "></script><script type=\"text/javascript\" async=\"async\" src=\"https://smetrics.usbank.com/b/ss/usbankcom/10/JS-2.18.0/s01153926442530?AQB=1&amp;ndh=1&amp;pf=1&amp;callback=s_c_il[1].doPostbacks&amp;et=1&amp;t=13%2F7%2F2022%209%3A58%3A18%206%20240&amp;d.&amp;nsid=0&amp;jsonv=1&amp;.d&amp;sdid=6FDFC58E79FB11DF-54170534BD136968&amp;mid=35217823182156927294284182275130293196&amp;aamlh=7&amp;ce=UTF-8&amp;pageName=Personal%20Home%20Page&amp;g=https%3A%2F%2Fwww.usbank.com%2Findex.html&amp;c.&amp;vidAPICheck=VisitorAPI%20Present&amp;et_dimensions=1280x720&amp;et_width=1280&amp;et_orientation=landscape&amp;EVENTS=event17%2Cevent15%2C&amp;.c&amp;cc=USD&amp;events=event17%2Cevent15&amp;aamb=RKhpRz8krg2tLO6pguXWp5olkAcUniQYPHaMWWgdJ3xzPWQmdj0y&amp;c1=home%20pg&amp;c2=home%20page%20rebranded%20ghp&amp;c3=D%3Dv3&amp;v3=New&amp;c4=8%3A45AM&amp;c6=Saturday&amp;c7=8%2F13%2F2022&amp;v9=prospect&amp;c14=D%3Dg&amp;c18=First%20Visit&amp;c19=1&amp;c24=index.html&amp;c25=D%3Dc24&amp;v27=f6072b2c630448738e2215d03ef05a9f.34_0&amp;c29=https%3A%2F%2Fwww.usbank.com%2Findex.html&amp;v35=D%3DpageName&amp;v37=D%3DUser-Agent&amp;c40=dotcom&amp;v40=D%3Dc2&amp;c50=baseCore%7CAM_2.18.0%7C02.20.2020%7CVid_4.4.0%20Tealium&amp;v90=D%3Dg&amp;v96=en-us&amp;v132=selling&amp;s=1280x720&amp;c=30&amp;j=1.6&amp;v=N&amp;k=Y&amp;bw=1280&amp;bh=720&amp;mcorgid=675616D751E567410A490D4C%40AdobeOrg&amp;AQE=1\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 1370
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 2769,
            "firstColumn": 1400,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"async\" src=\"https://smetrics.usbank.com/b/ss/usbankcom/10/JS-2.18.0/s01153926442530?AQB=1&amp;ndh=1&amp;pf=1&amp;callback=s_c_il[1].doPostbacks&amp;et=1&amp;t=13%2F7%2F2022%209%3A58%3A18%206%20240&amp;d.&amp;nsid=0&amp;jsonv=1&amp;.d&amp;sdid=6FDFC58E79FB11DF-54170534BD136968&amp;mid=35217823182156927294284182275130293196&amp;aamlh=7&amp;ce=UTF-8&amp;pageName=Personal%20Home%20Page&amp;g=https%3A%2F%2Fwww.usbank.com%2Findex.html&amp;c.&amp;vidAPICheck=VisitorAPI%20Present&amp;et_dimensions=1280x720&amp;et_width=1280&amp;et_orientation=landscape&amp;EVENTS=event17%2Cevent15%2C&amp;.c&amp;cc=USD&amp;events=event17%2Cevent15&amp;aamb=RKhpRz8krg2tLO6pguXWp5olkAcUniQYPHaMWWgdJ3xzPWQmdj0y&amp;c1=home%20pg&amp;c2=home%20page%20rebranded%20ghp&amp;c3=D%3Dv3&amp;v3=New&amp;c4=8%3A45AM&amp;c6=Saturday&amp;c7=8%2F13%2F2022&amp;v9=prospect&amp;c14=D%3Dg&amp;c18=First%20Visit&amp;c19=1&amp;c24=index.html&amp;c25=D%3Dc24&amp;v27=f6072b2c630448738e2215d03ef05a9f.34_0&amp;c29=https%3A%2F%2Fwww.usbank.com%2Findex.html&amp;v35=D%3DpageName&amp;v37=D%3DUser-Agent&amp;c40=dotcom&amp;v40=D%3Dc2&amp;c50=baseCore%7CAM_2.18.0%7C02.20.2020%7CVid_4.4.0%20Tealium&amp;v90=D%3Dg&amp;v96=en-us&amp;v132=selling&amp;s=1280x720&amp;c=30&amp;j=1.6&amp;v=N&amp;k=Y&amp;bw=1280&amp;bh=720&amp;mcorgid=675616D751E567410A490D4C%40AdobeOrg&amp;AQE=1\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 1370
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 3038,
            "firstColumn": 2779,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"async\" src=\"https://fls.doubleclick.net/json?spot=3033967&amp;src=1521091&amp;var=s_6_Integrate_DFA_get_0&amp;host=integrate.112.2o7.net%2Fdfa_echo%3Fvar%3Ds_6_Integrate_DFA_get_0%26AQE%3D1%26A2S%3D1&amp;ord=125130919687\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 260
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 3154,
            "firstColumn": 3048,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" id=\"utag_84\" src=\"https://s.pinimg.com/ct/core.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 107
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 3154,
            "firstColumn": 3048,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" id=\"utag_84\" src=\"https://s.pinimg.com/ct/core.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 107
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 3275,
            "firstColumn": 3164,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" id=\"utag_85\" src=\"https://sc-static.net/scevent.min.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 112
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 3275,
            "firstColumn": 3164,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" id=\"utag_85\" src=\"https://sc-static.net/scevent.min.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 112
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 3409,
            "firstColumn": 3285,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" id=\"utag_80\" src=\"//siteimproveanalytics.com/js/siteanalyze_5093.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 125
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 3409,
            "firstColumn": 3285,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" id=\"utag_80\" src=\"//siteimproveanalytics.com/js/siteanalyze_5093.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 125
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 3528,
            "firstColumn": 3419,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" id=\"utag_78\" src=\"//js.adsrvr.org/up_loader.1.1.0.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 110
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 3528,
            "firstColumn": 3419,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" id=\"utag_78\" src=\"//js.adsrvr.org/up_loader.1.1.0.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 110
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 3661,
            "firstColumn": 3538,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" id=\"utag_36\" src=\"//www.googletagmanager.com/gtag/js?id=DC-8176182\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 124
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 3661,
            "firstColumn": 3538,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" id=\"utag_36\" src=\"//www.googletagmanager.com/gtag/js?id=DC-8176182\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 124
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 3794,
            "firstColumn": 3671,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" id=\"utag_35\" src=\"//www.googletagmanager.com/gtag/js?id=DC-6219543\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 124
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 3794,
            "firstColumn": 3671,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" id=\"utag_35\" src=\"//www.googletagmanager.com/gtag/js?id=DC-6219543\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 124
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 4039,
            "firstColumn": 3918,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" id=\"utag_33\" src=\"https://connect.facebook.net/en_US/fbevents.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 122
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 4039,
            "firstColumn": 3918,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" id=\"utag_33\" src=\"https://connect.facebook.net/en_US/fbevents.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 122
          },
          {
            "type": "info",
            "lastLine": 27,
            "lastColumn": 103,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "head -->\n\n<script type=\"text/javascript\" async=\"\" src=\"https://cdn.quantummetric.com/qscripts/quantum-usbank.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 103
          },
          {
            "type": "info",
            "lastLine": 27,
            "lastColumn": 217,
            "firstColumn": 113,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script src=\"//tags.tiqcdn.com/utag/usbank/dotcom-homepage/prod/utag.js\" type=\"text/javascript\" async=\"\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 105
          },
          {
            "type": "info",
            "lastLine": 27,
            "lastColumn": 323,
            "firstColumn": 227,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" src=\"//tags.tiqcdn.com/utag/usbank/global-sync/prod/utag.sync.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 97
          },
          {
            "type": "info",
            "lastLine": 30,
            "lastColumn": 86,
            "firstColumn": 1,
            "subType": "warning",
            "message": "Consider avoiding viewport values that prevent users from resizing documents.",
            "extract": "t>    \n\n\t\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, user-scalable=no\">\n\n    ",
            "hiliteStart": 10,
            "hiliteLength": 86
          },
          {
            "type": "info",
            "lastLine": 149,
            "lastColumn": 31,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "\n\t\n\n\t\n\t\n\n\n<script type=\"text/javascript\">\n  if(",
            "hiliteStart": 10,
            "hiliteLength": 31
          },
          {
            "type": "info",
            "lastLine": 169,
            "lastColumn": 175,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "\t\n\t\n\t\n\n\t\n\n<script type=\"text/javascript\" charset=\"utf-8\" async=\"\" data-requirecontext=\"_\" data-requiremodule=\"react\" src=\"/content/usbank/./LoginModuleHelpers/react.production.min.js?\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 175
          },
          {
            "type": "info",
            "lastLine": 169,
            "lastColumn": 175,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "\t\n\t\n\t\n\n\t\n\n<script type=\"text/javascript\" charset=\"utf-8\" async=\"\" data-requirecontext=\"_\" data-requiremodule=\"react\" src=\"/content/usbank/./LoginModuleHelpers/react.production.min.js?\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 175
          },
          {
            "type": "info",
            "lastLine": 169,
            "lastColumn": 367,
            "firstColumn": 185,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" async=\"\" data-requirecontext=\"_\" data-requiremodule=\"react-dom\" src=\"/content/usbank/./LoginModuleHelpers/react-dom.production.min.js?\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 183
          },
          {
            "type": "info",
            "lastLine": 169,
            "lastColumn": 367,
            "firstColumn": 185,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" async=\"\" data-requirecontext=\"_\" data-requiremodule=\"react-dom\" src=\"/content/usbank/./LoginModuleHelpers/react-dom.production.min.js?\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 183
          },
          {
            "type": "info",
            "lastLine": 169,
            "lastColumn": 546,
            "firstColumn": 377,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" async=\"\" data-requirecontext=\"_\" data-requiremodule=\"prop-types\" src=\"/content/usbank/./LoginModuleHelpers/prop-types.js?\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 170
          },
          {
            "type": "info",
            "lastLine": 169,
            "lastColumn": 546,
            "firstColumn": 377,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" async=\"\" data-requirecontext=\"_\" data-requiremodule=\"prop-types\" src=\"/content/usbank/./LoginModuleHelpers/prop-types.js?\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 170
          },
          {
            "type": "info",
            "lastLine": 169,
            "lastColumn": 719,
            "firstColumn": 556,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" async=\"\" data-requirecontext=\"_\" data-requiremodule=\"axios\" src=\"/content/usbank/./LoginModuleHelpers/axios.min.js?\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 164
          },
          {
            "type": "info",
            "lastLine": 169,
            "lastColumn": 719,
            "firstColumn": 556,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" async=\"\" data-requirecontext=\"_\" data-requiremodule=\"axios\" src=\"/content/usbank/./LoginModuleHelpers/axios.min.js?\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 164
          },
          {
            "type": "info",
            "lastLine": 169,
            "lastColumn": 894,
            "firstColumn": 729,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" async=\"\" data-requirecontext=\"_\" data-requiremodule=\"lodash\" src=\"/content/usbank/./LoginModuleHelpers/lodash.min.js?\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 166
          },
          {
            "type": "info",
            "lastLine": 169,
            "lastColumn": 894,
            "firstColumn": 729,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" async=\"\" data-requirecontext=\"_\" data-requiremodule=\"lodash\" src=\"/content/usbank/./LoginModuleHelpers/lodash.min.js?\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 166
          },
          {
            "type": "info",
            "lastLine": 169,
            "lastColumn": 1118,
            "firstColumn": 904,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" async=\"\" data-requirecontext=\"_\" data-requiremodule=\"authreporting\" src=\"https://onlinebanking.usbank.com/auth/login/minified/dist/plugins/reporting/authreporting.js?\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 215
          },
          {
            "type": "info",
            "lastLine": 169,
            "lastColumn": 1118,
            "firstColumn": 904,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" async=\"\" data-requirecontext=\"_\" data-requiremodule=\"authreporting\" src=\"https://onlinebanking.usbank.com/auth/login/minified/dist/plugins/reporting/authreporting.js?\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 215
          },
          {
            "type": "info",
            "lastLine": 169,
            "lastColumn": 1352,
            "firstColumn": 1128,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" async=\"\" data-requirecontext=\"_\" data-requiremodule=\"Omniture_Constants\" src=\"https://onlinebanking.usbank.com/auth/login/minified/dist/plugins/reporting/Omniture_Constants.js?\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 225
          },
          {
            "type": "info",
            "lastLine": 169,
            "lastColumn": 1352,
            "firstColumn": 1128,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" async=\"\" data-requirecontext=\"_\" data-requiremodule=\"Omniture_Constants\" src=\"https://onlinebanking.usbank.com/auth/login/minified/dist/plugins/reporting/Omniture_Constants.js?\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 225
          },
          {
            "type": "info",
            "lastLine": 169,
            "lastColumn": 1581,
            "firstColumn": 1362,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" async=\"\" data-requirecontext=\"_\" data-requiremodule=\"IOVation_wrapper\" src=\"https://onlinebanking.usbank.com/auth/login/minified/dist/plugins/iovation/IOVation_wrapper.js?\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 220
          },
          {
            "type": "info",
            "lastLine": 169,
            "lastColumn": 1581,
            "firstColumn": 1362,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" async=\"\" data-requirecontext=\"_\" data-requiremodule=\"IOVation_wrapper\" src=\"https://onlinebanking.usbank.com/auth/login/minified/dist/plugins/iovation/IOVation_wrapper.js?\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 220
          },
          {
            "type": "info",
            "lastLine": 169,
            "lastColumn": 1791,
            "firstColumn": 1591,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" async=\"\" data-requirecontext=\"_\" data-requiremodule=\"adrum\" src=\"https://onlinebanking.usbank.com/auth/login/minified/dist/plugins/appdynamics/adrum.js?\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 201
          },
          {
            "type": "info",
            "lastLine": 169,
            "lastColumn": 1791,
            "firstColumn": 1591,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" async=\"\" data-requirecontext=\"_\" data-requiremodule=\"adrum\" src=\"https://onlinebanking.usbank.com/auth/login/minified/dist/plugins/appdynamics/adrum.js?\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 201
          },
          {
            "type": "info",
            "lastLine": 169,
            "lastColumn": 2025,
            "firstColumn": 1801,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" async=\"\" data-requirecontext=\"_\" data-requiremodule=\"ADRUMCustomConfig\" src=\"https://onlinebanking.usbank.com/auth/login/minified/dist/plugins/appdynamics/ADRUMCustomConfig.js?\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 225
          },
          {
            "type": "info",
            "lastLine": 169,
            "lastColumn": 2025,
            "firstColumn": 1801,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" async=\"\" data-requirecontext=\"_\" data-requiremodule=\"ADRUMCustomConfig\" src=\"https://onlinebanking.usbank.com/auth/login/minified/dist/plugins/appdynamics/ADRUMCustomConfig.js?\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 225
          },
          {
            "type": "info",
            "lastLine": 169,
            "lastColumn": 2207,
            "firstColumn": 2035,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" id=\"tiqapp\" src=\"//tags.tiqcdn.com/utag/tiqapp/utag.v.js?a=usbank/dotcom-homepage/202207221652&amp;cb=1660399098531\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 173
          },
          {
            "type": "info",
            "lastLine": 169,
            "lastColumn": 2207,
            "firstColumn": 2035,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" charset=\"utf-8\" id=\"tiqapp\" src=\"//tags.tiqcdn.com/utag/tiqapp/utag.v.js?a=usbank/dotcom-homepage/202207221652&amp;cb=1660399098531\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 173
          },
          {
            "type": "error",
            "lastLine": 169,
            "lastColumn": 2485,
            "firstColumn": 2217,
            "message": "Bad value true for attribute async on element script.",
            "extract": "></script><script id=\"cobrowsescript\" src=\"https://www.glancecdn.net/cobrowse/CobrowseJS.ashx?group=19921&amp;site=production\" type=\"text/javascript\" async=\"true\" data-presence=\"on\" data-visitorid=\"\" data-groupid=\"19921\" data-site=\"production\" charset=\"UTF-8\" data-loaded=\"true\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 269
          },
          {
            "type": "info",
            "lastLine": 169,
            "lastColumn": 2485,
            "firstColumn": 2217,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script id=\"cobrowsescript\" src=\"https://www.glancecdn.net/cobrowse/CobrowseJS.ashx?group=19921&amp;site=production\" type=\"text/javascript\" async=\"true\" data-presence=\"on\" data-visitorid=\"\" data-groupid=\"19921\" data-site=\"production\" charset=\"UTF-8\" data-loaded=\"true\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 269
          },
          {
            "type": "info",
            "lastLine": 169,
            "lastColumn": 2485,
            "firstColumn": 2217,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script id=\"cobrowsescript\" src=\"https://www.glancecdn.net/cobrowse/CobrowseJS.ashx?group=19921&amp;site=production\" type=\"text/javascript\" async=\"true\" data-presence=\"on\" data-visitorid=\"\" data-groupid=\"19921\" data-site=\"production\" charset=\"UTF-8\" data-loaded=\"true\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 269
          },
          {
            "type": "info",
            "lastLine": 169,
            "lastColumn": 2691,
            "firstColumn": 2495,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" async=\"\" data-requirecontext=\"_\" data-requiremodule=\"LoginModule\" src=\"https://onlinebanking.usbank.com/auth/login/minified/dist/umd/LoginModule.js?\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 197
          },
          {
            "type": "info",
            "lastLine": 169,
            "lastColumn": 2691,
            "firstColumn": 2495,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" async=\"\" data-requirecontext=\"_\" data-requiremodule=\"LoginModule\" src=\"https://onlinebanking.usbank.com/auth/login/minified/dist/umd/LoginModule.js?\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 197
          },
          {
            "type": "info",
            "lastLine": 169,
            "lastColumn": 2913,
            "firstColumn": 2701,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" async=\"\" data-requirecontext=\"_\" data-requiremodule=\"iovation_loader\" src=\"https://onlinebanking.usbank.com/auth/login/minified/dist/plugins/iovation/loader_5.1.js?\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 213
          },
          {
            "type": "info",
            "lastLine": 169,
            "lastColumn": 2913,
            "firstColumn": 2701,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" async=\"\" data-requirecontext=\"_\" data-requiremodule=\"iovation_loader\" src=\"https://onlinebanking.usbank.com/auth/login/minified/dist/plugins/iovation/loader_5.1.js?\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 213
          },
          {
            "type": "info",
            "lastLine": 169,
            "lastColumn": 2953,
            "firstColumn": 2923,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/JavaScript\">\n\t/***",
            "hiliteStart": 10,
            "hiliteLength": 31
          },
          {
            "type": "error",
            "lastLine": 474,
            "lastColumn": 365,
            "firstColumn": 67,
            "message": "Bad value origin-trial for attribute http-equiv on element meta.",
            "extract": "></script><meta http-equiv=\"origin-trial\" content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\"><scrip",
            "hiliteStart": 10,
            "hiliteLength": 299
          },
          {
            "type": "error",
            "lastLine": 474,
            "lastColumn": 1019,
            "firstColumn": 721,
            "message": "Bad value origin-trial for attribute http-equiv on element meta.",
            "extract": "></script><meta http-equiv=\"origin-trial\" content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\"><scrip",
            "hiliteStart": 10,
            "hiliteLength": 299
          },
          {
            "type": "info",
            "lastLine": 474,
            "lastColumn": 1287,
            "firstColumn": 1187,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script language=\"javascript\" type=\"text/javascript\" src=\"https://mpsnare.iesnare.com/5.5.0/logo.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 101
          },
          {
            "type": "info",
            "lastLine": 474,
            "lastColumn": 1287,
            "firstColumn": 1187,
            "subType": "warning",
            "message": "The language attribute on the script element is obsolete. You can safely omit it.",
            "extract": "></script><script language=\"javascript\" type=\"text/javascript\" src=\"https://mpsnare.iesnare.com/5.5.0/logo.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 101
          },
          {
            "type": "info",
            "lastLine": 474,
            "lastColumn": 1628,
            "firstColumn": 1544,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "\"></audio><script language=\"javascript\" type=\"text/javascript\" src=\"/Proxy/iojs/5.5.0/logo.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 85
          },
          {
            "type": "info",
            "lastLine": 474,
            "lastColumn": 1628,
            "firstColumn": 1544,
            "subType": "warning",
            "message": "The language attribute on the script element is obsolete. You can safely omit it.",
            "extract": "\"></audio><script language=\"javascript\" type=\"text/javascript\" src=\"/Proxy/iojs/5.5.0/logo.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 85
          },
          {
            "type": "info",
            "lastLine": 474,
            "lastColumn": 3428,
            "firstColumn": 2762,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "\"></audio><script type=\"text/javascript\" async=\"\" src=\"https://googleads.g.doubleclick.net/pagead/viewthroughconversion/978114044/?random=1660399099883&amp;cv=9&amp;fst=1660399099883&amp;num=1&amp;bg=ffffff&amp;guid=ON&amp;resp=GooglemKTybQhCsO&amp;u_h=720&amp;u_w=1280&amp;u_ah=720&amp;u_aw=1280&amp;u_cd=30&amp;u_his=2&amp;u_tz=-240&amp;u_java=false&amp;u_nplug=0&amp;u_nmime=0&amp;gtm=2oa880&amp;sendb=1&amp;ig=1&amp;data=event%3Dgtag.config&amp;frm=0&amp;url=https%3A%2F%2Fwww.usbank.com%2Findex.html&amp;tiba=Consumer%20banking%20%7C%20Personal%20banking%20%7C%20U.S.%20Bank&amp;auid=1117141373.1660399099&amp;hn=www.googleadservices.com&amp;async=1&amp;rfmt=3&amp;fmt=4\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 667
          },
          {
            "type": "error",
            "lastLine": 474,
            "lastColumn": 3720,
            "firstColumn": 3438,
            "message": "Attribute http-equiv not allowed on element meta at this point.",
            "extract": "></script><meta http-equiv=\"origin-trial\" content=\"A9cFT51hyLvFdafqzTF2J0uIhioi9p0acbiDm+JDOHGbp/esY8pWq1RmM2YiAFzu0kuh8XsHJibGZVXSRKbYGAQAAABveyJvcmlnaW4iOiJodHRwczovL3MucGluaW1nLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\"><audio",
            "hiliteStart": 10,
            "hiliteLength": 283
          },
          {
            "type": "error",
            "lastLine": 474,
            "lastColumn": 3720,
            "firstColumn": 3438,
            "message": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "extract": "></script><meta http-equiv=\"origin-trial\" content=\"A9cFT51hyLvFdafqzTF2J0uIhioi9p0acbiDm+JDOHGbp/esY8pWq1RmM2YiAFzu0kuh8XsHJibGZVXSRKbYGAQAAABveyJvcmlnaW4iOiJodHRwczovL3MucGluaW1nLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\"><audio",
            "hiliteStart": 10,
            "hiliteLength": 283
          },
          {
            "type": "info",
            "lastLine": 474,
            "lastColumn": 4714,
            "firstColumn": 4598,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "\"></audio><script type=\"text/javascript\" charset=\"UTF-8\" src=\"//www.glancecdn.net/cobrowse/js/GlancePresenceVisitor_5.5.2M.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 117
          },
          {
            "type": "info",
            "lastLine": 474,
            "lastColumn": 4714,
            "firstColumn": 4598,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "\"></audio><script type=\"text/javascript\" charset=\"UTF-8\" src=\"//www.glancecdn.net/cobrowse/js/GlancePresenceVisitor_5.5.2M.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 117
          },
          {
            "type": "info",
            "lastLine": 474,
            "lastColumn": 4906,
            "firstColumn": 4724,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script charset=\"utf-8\" src=\"https://siteintercept.qualtrics.com/dxjsmodule/11.43a1a428a12277de24be.chunk.js?Q_CLIENTVERSION=1.75.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=www.usbank.com\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 183
          },
          {
            "type": "info",
            "lastLine": 474,
            "lastColumn": 5089,
            "firstColumn": 4916,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script charset=\"utf-8\" src=\"https://siteintercept.qualtrics.com/dxjsmodule/4.c4c4311e93af68a7390f.chunk.js?Q_CLIENTVERSION=1.75.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=usbank\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 174
          },
          {
            "type": "info",
            "lastLine": 474,
            "lastColumn": 5272,
            "firstColumn": 5099,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script charset=\"utf-8\" src=\"https://siteintercept.qualtrics.com/dxjsmodule/1.04bbbcfbec571d58289d.chunk.js?Q_CLIENTVERSION=1.75.0&amp;Q_CLIENTTYPE=web&amp;Q_BRANDID=usbank\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 174
          },
          {
            "type": "error",
            "lastLine": 474,
            "lastColumn": 5288,
            "firstColumn": 5282,
            "message": "Stray end tag head.",
            "extract": "></script></head> \n    ",
            "hiliteStart": 10,
            "hiliteLength": 7
          },
          {
            "type": "error",
            "lastLine": 475,
            "lastColumn": 26,
            "firstColumn": 5,
            "message": "Start tag body seen but an element of the same type was already open.",
            "extract": "ead> \n    <body class=\" index \">\n\n\n\n<d",
            "hiliteStart": 10,
            "hiliteLength": 22
          },
          {
            "type": "error",
            "lastLine": 475,
            "lastColumn": 26,
            "firstColumn": 5,
            "subType": "fatal",
            "message": "Cannot recover after last error. Any further errors will be ignored.",
            "extract": "ead> \n    <body class=\" index \">\n\n\n\n<d",
            "hiliteStart": 10,
            "hiliteLength": 22
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.usbank.com/index.html",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Consumer banking | Personal banking | U.S. Bank",
          "pageurl": "https://www.usbank.com/index.html",
          "time": 6.13,
          "creditsremaining": 917,
          "allitemcount": 773,
          "totalelements": 1575,
          "waveurl": "http://wave.webaim.org/report?url=https://www.usbank.com/index.html"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 3,
            "items": {
              "alt_spacer_missing": {
                "id": "alt_spacer_missing",
                "description": "Spacer image missing alternative text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + SCRIPT + SCRIPT + STYLE + SCRIPT + SCRIPT + IFRAME + DIV + IMG",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + SCRIPT + SCRIPT + STYLE + SCRIPT + SCRIPT + IFRAME + DIV + IMG + IFRAME + IMG"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "aria_menu_broken": {
                "id": "aria_menu_broken",
                "description": "Broken ARIA menu",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV + DIV + HEADER > DIV:first-child + DIV > DIV:first-child > DIV:first-child > NAV:first-child > svg:first-child + DIV + DIV > A:first-child + DIV > DIV#navigation-menu-dropdown > DIV:first-child > UL:first-child > LI:first-child > FORM:first-child > DIV:first-child > LABEL:first-child + BUTTON + INPUT + BUTTON + DIV > UL#nav-autocompletelist-mob"
                ],
                "wcag": [
                  {
                    "name": "2.1.1 Keyboard (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1"
                  },
                  {
                    "name": "4.1.2 Name, Role, Value (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc4.1.2"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 9,
            "items": {
              "link_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#speedBumpModal > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > A#continue"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "accesskey": {
                "id": "accesskey",
                "description": "Accesskey",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV > P:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  }
                ]
              },
              "underline": {
                "id": "underline",
                "description": "Underlined text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV + DIV + HEADER > DIV:first-child + DIV > DIV:first-child > DIV:first-child > NAV:first-child > svg:first-child + DIV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > BUTTON:first-child + DIV > DIV#aem_cms_login_widget > DIV:first-child > DIV#reactWidgetContainer > DIV#LoginWidgetApp > DIV:first-child > DIV#ReactLoginWidgetApp > DIV:first-child > DIV:first-child + DIV > SPAN#enrollmentLink"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV + DIV + HEADER + MAIN + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#homepage_footer > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > P:first-child + P + P > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child + DIV + DIV + HEADER + MAIN + FOOTER > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV#homepage_footer > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > P:first-child + P + P > SPAN:first-child > A:first-child + A"
                ],
                "wcag": []
              },
              "html5_video_audio": {
                "id": "html5_video_audio",
                "description": "HTML5 video or audio",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child > AUDIO#io_67f84468-5d35-41ea-945f-b0efd4e01d13",
                  "HTML > HEAD:first-child > AUDIO#io_ee746445-19b1-4818-9781-cc525c47b6de",
                  "HTML > HEAD:first-child > AUDIO#fp_67f84468-5d35-41ea-945f-b0efd4e01d13",
                  "HTML > HEAD:first-child > AUDIO#fp_ee746445-19b1-4818-9781-cc525c47b6de"
                ],
                "wcag": [
                  {
                    "name": "1.2.1 Prerecorded Audio-only and Video-only (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.1"
                  },
                  {
                    "name": "1.2.2 Captions (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.2"
                  },
                  {
                    "name": "1.2.3 Audio Description or Media Alternative (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.3"
                  },
                  {
                    "name": "1.2.5 Audio Description (Prerecorded) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.5"
                  },
                  {
                    "name": "1.4.2 Audio Control (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.2"
                  }
                ]
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.usbank.com/index.html",
      "what": "URL",
      "result": "https://www.usbank.com/index.html"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.usbank.com/index.html",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.079",
        "responseTime": "2022-08-13T13:58:33.611Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1156303,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 172,
              "failing": 8
            },
            "issues": {
              "totalErrors": 80,
              "totalWarnings": 0,
              "totalIssues": 80
            },
            "issuesByLevel": {
              "A": {
                "count": 68,
                "pct": 85
              },
              "AA": {
                "count": 28,
                "pct": 35
              },
              "AAA": {
                "count": 80,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 7,
              "warningDensity": 0,
              "allDensity": 7
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "23156a05-6484-4821-b154-1bc2a9729b42",
          "docID": "193c2040-bf9c-4400-ae35-2602c11786ae",
          "sourceHash": "b5473c2189c38d85578581346ab159e3",
          "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=23156a05-6484-4821-b154-1bc2a9729b42",
          "resultSet": [
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -92,
                  "y": -18
                },
                "height": -18,
                "width": -92
              },
              "position": {
                "line": 9754,
                "column": 5
              },
              "errorSnippet": "&lt;a id=\"continue\" role=\"button\" href=\"/\" class=\"btn btn-primary continue btn-sm btn-conf focusTarget\" data-dismiss=\"modal\"&gt;Continue&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
              "issueID": "8e8606c262e0d5ebf848775ec9ef89e1",
              "signature": "4db7a9f1b1a899f509340818d9bc3656",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=8e8606c262e0d5ebf848775ec9ef89e1"
            },
            {
              "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": 276.0625,
                  "y": 3594.421875
                },
                "bottom-right": {
                  "x": 317.0625,
                  "y": 3610.421875
                },
                "height": 16,
                "width": 41
              },
              "position": {
                "line": 9715,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"#\" target=\"_blank\" title=\"FINRA\" style=\"font-weight: normal;\" data-ext-link=\"https://www.finra.org/\" class=\"externalLink\"&gt;FINRA&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[3]/span[1]/a[1]",
              "issueID": "419e19949ce9ef53577230fdda975f5c",
              "signature": "f4dad3f750f9ceac229bf8f2e68a73a1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=419e19949ce9ef53577230fdda975f5c"
            },
            {
              "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": 348.4375,
                  "y": 3594.421875
                },
                "bottom-right": {
                  "x": 381.4375,
                  "y": 3610.421875
                },
                "height": 16,
                "width": 33
              },
              "position": {
                "line": 9730,
                "column": 25
              },
              "errorSnippet": "&lt;a href=\"#\" target=\"_blank\" title=\"SIPC\" style=\"font-weight: normal;\" data-ext-link=\"https://www.sipc.org/\" class=\"externalLink\"&gt;SIPC&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[3]/span[1]/a[2]",
              "issueID": "836c9afda4282b872c7ceace7fce153f",
              "signature": "0a35b3e4f34cb9f935dcd3c13847e52f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=836c9afda4282b872c7ceace7fce153f"
            },
            {
              "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": 290
                },
                "bottom-right": {
                  "x": 884.797,
                  "y": 311
                },
                "height": 21,
                "width": 884.797
              },
              "position": {
                "line": 8581,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"menu-link menu-tertiary-link\" href=\"/content/usbank/retirement-planning/financial-perspectives.html\" role=\"menuitem\" aria-hidden=\"true\" aria-posinset=\"5\" aria-setsize=\"7\" tabindex=\"-1\"&gt;Retirement planning&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[8]/ul[1]/li[6]/a[1]",
              "issueID": "c6143ffd9c3602bff7e4cf4b6cdc892b",
              "signature": "d6878296143925b68364c09a55d0c649",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c6143ffd9c3602bff7e4cf4b6cdc892b"
            },
            {
              "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": 347
                },
                "bottom-right": {
                  "x": 884.797,
                  "y": 368
                },
                "height": 21,
                "width": 884.797
              },
              "position": {
                "line": 9270,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"menu-link menu-secondary-link\" href=\"/investment-services/access-accounts.html\" role=\"menuitem\" aria-hidden=\"true\" aria-posinset=\"6\" aria-setsize=\"9\" tabindex=\"-1\"&gt;Account login &lt;svg class=\"USBNavigation__MainMenuCategoryIcon\" width=\"2",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[11]/ul[1]/li[7]/a[1]",
              "issueID": "dda9deaaaedcce47321499e04c0cb1dc",
              "signature": "39190f167b12c6b7398c209760429178",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=dda9deaaaedcce47321499e04c0cb1dc"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 51.1875,
                  "y": 2145.046875
                },
                "bottom-right": {
                  "x": 996.8125,
                  "y": 2145.046875
                },
                "height": 0,
                "width": 945.625
              },
              "position": {
                "line": 9949,
                "column": 6
              },
              "errorSnippet": "&lt;ul class=\"USBRatesAndCalculator__List\"&gt; &lt;li class=\"USBRatesAndCalculator__Item\"&gt; &lt;div class=\"USBRatesAndCalculator__ImageFrame\"&gt; &lt;div class=\"USBRatesAndCalculator__ImageMatting\"&gt; &lt;picture class=\"USBRatesAndCalculator__Picture\"",
              "xpath": "/html/body/div[1]/main[1]/div[2]/div[1]/div[1]/div[4]/div[1]/ul[1]",
              "issueID": "7a875e7e1e22ab2653f7812d0ff8ab58",
              "signature": "ba69712dd14796012e47bd38a8af3876",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=7a875e7e1e22ab2653f7812d0ff8ab58"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 51.1875,
                  "y": 2718.5625
                },
                "bottom-right": {
                  "x": 996.8125,
                  "y": 2887.4215
                },
                "height": 168.859,
                "width": 945.625
              },
              "position": {
                "line": 9997,
                "column": 6
              },
              "errorSnippet": "&lt;ul class=\"USBNewsroom__List\"&gt; &lt;li class=\"USBNewsroom__Item\"&gt; &lt;div class=\"USBNewsroom__Content\"&gt; &lt;div&gt; &lt;h3&gt;&lt;span class=\"fontSize-24px\"&gt;&lt;span class=\"helveticaFont-65Medium\"&gt;&lt;span class=\"blackText\"&gt;News from ",
              "xpath": "/html/body/div[1]/main[1]/div[2]/div[1]/div[1]/div[5]/div[1]/ul[1]",
              "issueID": "91aea03ee990cb7047653e5f304d7e68",
              "signature": "c35c8f541a8411c1795bcf5b872675a3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=91aea03ee990cb7047653e5f304d7e68"
            },
            {
              "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": 3007.421875
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 4118.8618750000005
                },
                "height": 1111.44,
                "width": 1024
              },
              "position": {
                "line": 11050,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"footerSection\"&gt; &lt;div&gt; &lt;div class=\"iparys_inherited\"&gt; &lt;div class=\"parsys footerLinksIpar iparsys\"&gt; &lt;div class=\"containerComp parbase section\"&gt; &lt;div class=\"containerComponent defaultPaddingTopBottom noPaddingLef",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]",
              "issueID": "a22e5c4cb125054a314a1eb7aef53b01",
              "signature": "2a258b3e65cd970a93813d94f20e78be",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a22e5c4cb125054a314a1eb7aef53b01"
            },
            {
              "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": 69.1875,
                  "y": 3409.421875
                },
                "bottom-right": {
                  "x": 954.8125,
                  "y": 3429.421875
                },
                "height": 20,
                "width": 885.625
              },
              "position": {
                "line": 10463,
                "column": 6
              },
              "errorSnippet": "&lt;p&gt;&lt;b&gt;&lt;span class=\"whiteText\"&gt;Not a Deposit • Not FDIC Insured • May Lose Value • Not Bank Guaranteed • Not Insured by any Federal Government Agency&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]",
              "issueID": "d36141453b8364532b9b35c3c5c38268",
              "signature": "fe5157238c554121650f19088c0e2bb8",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d36141453b8364532b9b35c3c5c38268"
            },
            {
              "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": 51.1875,
                  "y": 3472.421875
                },
                "bottom-right": {
                  "x": 972.8125,
                  "y": 3512.421875
                },
                "height": 40,
                "width": 921.625
              },
              "position": {
                "line": 10476,
                "column": 11
              },
              "errorSnippet": "&lt;p&gt;&lt;span class=\"whiteText\"&gt;U.S. Bank, U.S. Bancorp Investments and their representatives do not provide tax or legal advice. Your tax and financial situation is unique. You should consult your tax and/or legal advisor for advice and informati",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1]",
              "issueID": "b668f01bd601cf5b3ffd8ffafb304c87",
              "signature": "2bb01ecacececf1f0abd77786090f3dd",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b668f01bd601cf5b3ffd8ffafb304c87"
            },
            {
              "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": 51.1875,
                  "y": 3572.421875
                },
                "bottom-right": {
                  "x": 972.8125,
                  "y": 3612.421875
                },
                "height": 40,
                "width": 921.625
              },
              "position": {
                "line": 10522,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;&lt;span class=\"whiteText\"&gt;Investment and insurance products and services including annuities are available through U.S. Bancorp Investments, the marketing name for U.S. Bancorp Investments, Inc., member &lt;a href=\"#\" target=\"_blank\" title=\"",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[3]",
              "issueID": "5df15b1ff3280a1e9dd8c711d0352878",
              "signature": "e9388675b7724c0aaa51c753ac2c1734",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=5df15b1ff3280a1e9dd8c711d0352878"
            },
            {
              "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": 51.1875,
                  "y": 3672.421875
                },
                "bottom-right": {
                  "x": 972.8125,
                  "y": 3692.421875
                },
                "height": 20,
                "width": 921.625
              },
              "position": {
                "line": 10541,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;&lt;span class=\"whiteText\"&gt;U.S. Bank is not responsible for and does not guarantee the products, services or performance of U.S. Bancorp Investments.&lt;/span&gt;&lt;/p&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[5]",
              "issueID": "30b0a56ee9f8f01a5577e04e8f4b759f",
              "signature": "7c03bb752f9eed97b9ed47b780fe9c38",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=30b0a56ee9f8f01a5577e04e8f4b759f"
            },
            {
              "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": 51.1875,
                  "y": 3833.421875
                },
                "bottom-right": {
                  "x": 972.8125,
                  "y": 3873.421875
                },
                "height": 40,
                "width": 921.625
              },
              "position": {
                "line": 10565,
                "column": 7
              },
              "errorSnippet": "&lt;p&gt;&lt;span class=\"whiteText\"&gt;The creditor and issuer of U.S. Bank credit cards is U.S. Bank National Association, pursuant to separate licenses from Visa U.S.A. Inc., MasterCard International Inc. and American Express. American Express is a fed",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/p[1]",
              "issueID": "b072f8c61d8bf040830ed9f0ed71123b",
              "signature": "09488a39709f56b6ec55bdfda1a9359d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b072f8c61d8bf040830ed9f0ed71123b"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -4,
                  "y": -6
                },
                "height": -6,
                "width": -4
              },
              "position": {
                "line": 512,
                "column": 215
              },
              "errorSnippet": "&lt;input class=\"search-input\" id=\"search-input\" type=\"text\" name=\"q\" placeholder=\"Search\" autocomplete=\"off\" aria-required=\"true\"&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/form[1]/div[1]/input[1]",
              "issueID": "cfb34c2c0a7bf1c179a11ea8e81af286",
              "signature": "90b28ed8292fb283a4fe1d00154815dc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=cfb34c2c0a7bf1c179a11ea8e81af286"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 22,
                  "y": 22
                },
                "height": 22,
                "width": 22
              },
              "position": {
                "line": 8346,
                "column": 23
              },
              "errorSnippet": "&lt;button class=\"search-close-icon\" aria-label=\"clear search\" type=\"reset\" style=\"\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/form[1]/div[1]/button[2]",
              "issueID": "a3d8a75b0e06d4fb4502e82de3177627",
              "signature": "1db23b1c0ce09c5749dcb1872893375c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a3d8a75b0e06d4fb4502e82de3177627"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 290
                },
                "bottom-right": {
                  "x": 884.797,
                  "y": 311
                },
                "height": 21,
                "width": 884.797
              },
              "position": {
                "line": 560,
                "column": 79
              },
              "errorSnippet": "&lt;a class=\"menu-link menu-tertiary-link\" href=\"/bank-accounts/savings-accounts/certificate-of-deposit.html?productCode=CDA\" role=\"menuitem\" aria-hidden=\"true\" aria-posinset=\"5\" aria-setsize=\"9\" tabindex=\"-1\"&gt;CDs&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[3]/ul[1]/li[6]/a[1]",
              "issueID": "959823879d4b857361676e101f8e7bad",
              "signature": "f0781d92152d6e7af8c90200d2d34783",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=959823879d4b857361676e101f8e7bad"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 404
                },
                "bottom-right": {
                  "x": 884.797,
                  "y": 425
                },
                "height": 21,
                "width": 884.797
              },
              "position": {
                "line": 4673,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"menu-link menu-tertiary-link\" href=\"/bank-accounts/savings-accounts/certificate-of-deposit.html?productCode=CDA\" role=\"menuitem\" aria-hidden=\"true\" aria-posinset=\"7\" aria-setsize=\"9\" tabindex=\"-1\"&gt;CDs&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[5]/ul[1]/li[8]/a[1]",
              "issueID": "70efb4d66a892026b40726feabba5a41",
              "signature": "fcb026f01c3ca36814304a1f3f225464",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=70efb4d66a892026b40726feabba5a41"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 176
                },
                "bottom-right": {
                  "x": 884.797,
                  "y": 197
                },
                "height": 21,
                "width": 884.797
              },
              "position": {
                "line": 7138,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"menu-link menu-tertiary-link\" href=\"/content/usbank/retirement-planning/open-an-ira.html\" role=\"menuitem\" aria-hidden=\"true\" aria-posinset=\"3\" aria-setsize=\"5\" tabindex=\"-1\"&gt;IRA&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[4]/ul[1]/li[4]/a[1]",
              "issueID": "48d3bd21c45525b15db358b06e0d0831",
              "signature": "6910943eb480f7503a6cd474b5d2f874",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=48d3bd21c45525b15db358b06e0d0831"
            },
            {
              "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": 147,
                  "y": 119.000005
                },
                "bottom-right": {
                  "x": 291,
                  "y": 143.000005
                },
                "height": 24,
                "width": 144
              },
              "position": {
                "line": 9323,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"USBHero__StoryLink\" href=\"https://auto-sales.usbank.com/?icid=HPC_48655&amp;amp;c3ch=DTO&amp;amp;c3nid=HPC_48655\" target=\"_self\" aria-label=\"See your options\"&gt;See your options &lt;svg class=\"USBHero__StoryChevron\" xmlns=\"http://www.w3.org",
              "xpath": "/html/body/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "71096c1820e7c57ef96d09fc98605936",
              "signature": "eafd2f5e31a700e67728e26bf4dbe860",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=71096c1820e7c57ef96d09fc98605936"
            },
            {
              "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": 147,
                  "y": 119.000005
                },
                "bottom-right": {
                  "x": 251,
                  "y": 143.000005
                },
                "height": 24,
                "width": 104
              },
              "position": {
                "line": 9328,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"USBHero__StoryLink\" href=\"/financialiq/manage-your-household/student-center/enter-to-win-the-student-union-scholarship.html?icid=HPC_35896&amp;amp;c3ch=DTO&amp;amp;c3nid=HHPC_35896\" target=\"_self\" aria-label=\"Get started on your application\"",
              "xpath": "/html/body/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "f82cf261a76a5815d81bd3a88de41183",
              "signature": "8f0f13cf82dafb44fc31d3b3123286f6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f82cf261a76a5815d81bd3a88de41183"
            },
            {
              "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": 16,
                  "y": 286.046875
                },
                "bottom-right": {
                  "x": 120,
                  "y": 310.046875
                },
                "height": 24,
                "width": 104
              },
              "position": {
                "line": 9333,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"USBHero__StoryLink\" href=\"/home-loans/home-improvement.html?icid=PB_37646&amp;amp;c3ch=DTO&amp;amp;c3nid=PB_37646\" target=\"_self\" aria-label=\"Get started on your home improvement\"&gt;Get started &lt;svg class=\"USBHero__StoryChevron\" xmlns=\"h",
              "xpath": "/html/body/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/a[1]",
              "issueID": "20993b12baaaebbbaf2711f6f2def04f",
              "signature": "b47fa918c5de4be4c992e7c051f469ff",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=20993b12baaaebbbaf2711f6f2def04f"
            },
            {
              "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": 16,
                  "y": 286.046875
                },
                "bottom-right": {
                  "x": 140,
                  "y": 310.046875
                },
                "height": 24,
                "width": 124
              },
              "position": {
                "line": 9344,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"USBHero__StoryLink\" href=\"/financialiq/manage-your-household/pay-for-education/How-to-help-your-child-prepare-for-college.html?icid=HPC_48657&amp;amp;c3ch=DTO&amp;amp;c3nid=HPC_48657\" target=\"_self\" aria-label=\"Start planning\"&gt;Start plann",
              "xpath": "/html/body/div[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[2]/div[2]/a[1]",
              "issueID": "dcfdc66c99124462fee3bfad11425239",
              "signature": "ac797d777b10ad504e2792fe821bfef8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=dcfdc66c99124462fee3bfad11425239"
            },
            {
              "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": 60,
                  "y": 33
                },
                "bottom-right": {
                  "x": 204,
                  "y": 57.8594
                },
                "height": 24.8594,
                "width": 144
              },
              "position": {
                "line": 9442,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://locations.usbank.com/search.html\" target=\"_self\" class=\"USBOmniChannel__ChannelLink\" aria-label=\"Search for U.S. Bank locations\"&gt; &lt;span class=\"USBOmniChannel__ChannelLinkText\"&gt; Search locations &lt;svg class=\"USBOmniChannel__",
              "xpath": "/html/body/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[1]/div[1]/a[1]",
              "issueID": "053b634ef7db6c431b1a8f2f518d2d66",
              "signature": "f8bdfbfe5120a7f13b16bd4acc0137cc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=053b634ef7db6c431b1a8f2f518d2d66"
            },
            {
              "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": 60,
                  "y": 33
                },
                "bottom-right": {
                  "x": 246.203,
                  "y": 82.7188
                },
                "height": 49.7188,
                "width": 186.203
              },
              "position": {
                "line": 9447,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://onlinebanking.usbank.com/Auth/Login\" target=\"_self\" class=\"USBOmniChannel__ChannelLink\" aria-label=\"Log in to your accounts\"&gt; &lt;span class=\"USBOmniChannel__ChannelLinkText\"&gt; Log in to your account(s) &lt;svg class=\"USBOmniChan",
              "xpath": "/html/body/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[2]/div[1]/a[1]",
              "issueID": "4469a516ff8202ffc3bcb20d9b8880e3",
              "signature": "208fa341a5ccb01aff3065343341d555",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4469a516ff8202ffc3bcb20d9b8880e3"
            },
            {
              "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": 60,
                  "y": 33
                },
                "bottom-right": {
                  "x": 246.203,
                  "y": 82.7188
                },
                "height": 49.7188,
                "width": 186.203
              },
              "position": {
                "line": 9458,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"tel:8008722657\" target=\"_self\" class=\"USBOmniChannel__ChannelLink\" aria-label=\"Call now on this device\"&gt; &lt;span class=\"USBOmniChannel__ChannelLinkText\"&gt; Call 800-USBANKS (872-2657) &lt;svg class=\"USBOmniChannel__ChannelChevron\" xmlns=",
              "xpath": "/html/body/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[3]/div[1]/a[1]",
              "issueID": "8dfacec0bcbe1281a13283025a9e2071",
              "signature": "1f73c13d0cf39561db59498b01bb9cf7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8dfacec0bcbe1281a13283025a9e2071"
            },
            {
              "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": 60,
                  "y": 33
                },
                "bottom-right": {
                  "x": 242,
                  "y": 57.8594
                },
                "height": 24.8594,
                "width": 182
              },
              "position": {
                "line": 9480,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/content/usbank/bookingbug/schedule.html\" target=\"_blank\" class=\"USBOmniChannel__ChannelLink\" aria-label=\"Make an appointment\"&gt; &lt;span class=\"USBOmniChannel__ChannelLinkText\"&gt; Make an appointment &lt;svg class=\"USBOmniChannel__Channel",
              "xpath": "/html/body/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[4]/div[1]/a[1]",
              "issueID": "d979751afb7fcaecc57cafa5385913cd",
              "signature": "57a5540f7e240f798d72b91c2b4f77e3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d979751afb7fcaecc57cafa5385913cd"
            },
            {
              "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": 51.1875,
                  "y": 2370.84375
                },
                "bottom-right": {
                  "x": 157.1875,
                  "y": 2395.70315
                },
                "height": 24.8594,
                "width": 106
              },
              "position": {
                "line": 9485,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"USBRatesAndCalculator__Link\" href=\"/home-loans/mortgage\" target=\"_self\" aria-label=\"Learn more about mortgages with U.S. Bank\"&gt; &lt;span class=\"USBRatesAndCalculator__Text\"&gt; Learn more &lt;svg class=\"USBRatesAndCalculator__Chevron\" xml",
              "xpath": "/html/body/div[1]/main[1]/div[2]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]/div[2]/a[1]",
              "issueID": "dadd5f461b72b15cb4ea24f75704ddee",
              "signature": "7c9486ef70f58c643c007ded37d3ca71",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=dadd5f461b72b15cb4ea24f75704ddee"
            },
            {
              "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": 51.1875,
                  "y": 2407.703125
                },
                "bottom-right": {
                  "x": 321.1875,
                  "y": 2432.562525
                },
                "height": 24.8594,
                "width": 270
              },
              "position": {
                "line": 9496,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"USBRatesAndCalculator__Link\" href=\"/home-loans/mortgage/mortgage-calculators\" target=\"_self\" aria-label=\"Calculate your mortgage payment\"&gt; &lt;span class=\"USBRatesAndCalculator__Text\"&gt; Calculate your mortgage payment &lt;svg class=\"USB",
              "xpath": "/html/body/div[1]/main[1]/div[2]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]/div[2]/a[2]",
              "issueID": "26f72c1c3eda93c9694af3336d33ea0d",
              "signature": "31774576d492b62e6588489a0ad5424e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=26f72c1c3eda93c9694af3336d33ea0d"
            },
            {
              "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": 366.390625,
                  "y": 2370.84375
                },
                "bottom-right": {
                  "x": 472.390625,
                  "y": 2395.70315
                },
                "height": 24.8594,
                "width": 106
              },
              "position": {
                "line": 9518,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"USBRatesAndCalculator__Link\" href=\"/content/usbank/vehicle-loans/auto-loans\" target=\"_self\" aria-label=\"Learn more about a U.S. Bank auto loan\"&gt; &lt;span class=\"USBRatesAndCalculator__Text\"&gt; Learn more &lt;svg class=\"USBRatesAndCalcula",
              "xpath": "/html/body/div[1]/main[1]/div[2]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[2]/div[2]/a[1]",
              "issueID": "986c5b3d36bec9a9e71d2c0cc41999f9",
              "signature": "d5561648544a8e387c7f996d00a27f07",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=986c5b3d36bec9a9e71d2c0cc41999f9"
            },
            {
              "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": 366.390625,
                  "y": 2407.703125
                },
                "bottom-right": {
                  "x": 633.390625,
                  "y": 2432.562525
                },
                "height": 24.8594,
                "width": 267
              },
              "position": {
                "line": 9523,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"USBRatesAndCalculator__Link\" href=\"/content/usbank/vehicle-loans/auto-loans/payment-calculator\" target=\"_self\" aria-label=\"Calculate your auto loan payment\"&gt; &lt;span class=\"USBRatesAndCalculator__Text\"&gt; Calculate your auto loan paymen",
              "xpath": "/html/body/div[1]/main[1]/div[2]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[2]/div[2]/a[2]",
              "issueID": "6a21dfd63fecbb8f2f64de95355424cc",
              "signature": "e0081dba57be431aca31c70dff4ccacd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6a21dfd63fecbb8f2f64de95355424cc"
            },
            {
              "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": 681.59375,
                  "y": 2370.84375
                },
                "bottom-right": {
                  "x": 787.59375,
                  "y": 2395.70315
                },
                "height": 24.8594,
                "width": 106
              },
              "position": {
                "line": 9528,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"USBRatesAndCalculator__Link\" href=\"/home-loans/home-equity\" target=\"_self\" aria-label=\"Learn more about U.S. Bank home equity products\"&gt; &lt;span class=\"USBRatesAndCalculator__Text\"&gt; Learn more &lt;svg class=\"USBRatesAndCalculator__Che",
              "xpath": "/html/body/div[1]/main[1]/div[2]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[3]/div[2]/a[1]",
              "issueID": "e4409b1bd4c500af96bd612d9481ce2f",
              "signature": "7bbad4658237fa461011b8ef406d3802",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e4409b1bd4c500af96bd612d9481ce2f"
            },
            {
              "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": 681.59375,
                  "y": 2407.703125
                },
                "bottom-right": {
                  "x": 944.59375,
                  "y": 2432.562525
                },
                "height": 24.8594,
                "width": 263
              },
              "position": {
                "line": 9533,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"USBRatesAndCalculator__Link\" href=\"/home-loans/home-equity/home-equity-rate-and-payment-calculator\" target=\"_self\" aria-label=\"Calculate your home equity rates\"&gt; &lt;span class=\"USBRatesAndCalculator__Text\"&gt; Calculate your home equity ",
              "xpath": "/html/body/div[1]/main[1]/div[2]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[3]/div[2]/a[2]",
              "issueID": "58fbf2ff52a4aacd1b1fd4d8b972f875",
              "signature": "01f44392febbc17c7e6b3c6753937d0d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=58fbf2ff52a4aacd1b1fd4d8b972f875"
            },
            {
              "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": 12,
                  "y": 108
                },
                "bottom-right": {
                  "x": 130,
                  "y": 132.8594
                },
                "height": 24.8594,
                "width": 118
              },
              "position": {
                "line": 9538,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"USBNewsroom__Link\" href=\"/about-us-bank/company-blog/article-library.html?action=search&amp;amp;type=news\" target=\"_self\" aria-label=\"Get informed with news updates about U.S. Bank\"&gt; &lt;span class=\"USBNewsroom__Text\"&gt; Get informed &lt",
              "xpath": "/html/body/div[1]/main[1]/div[2]/div[1]/div[1]/div[5]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "a6e2f0397b9fab46b5bdfee1b84b2070",
              "signature": "31faa95eeeb3779be55a450bca53f852",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a6e2f0397b9fab46b5bdfee1b84b2070"
            },
            {
              "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": 12,
                  "y": 108
                },
                "bottom-right": {
                  "x": 118,
                  "y": 132.8594
                },
                "height": 24.8594,
                "width": 106
              },
              "position": {
                "line": 9543,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"USBNewsroom__Link\" href=\"/about-us-bank/company-blog/article-library.html?action=search&amp;amp;type=stories\" target=\"_self\" aria-label=\"Be inspired by stories about U.S. Bank\"&gt; &lt;span class=\"USBNewsroom__Text\"&gt; Be inspired &lt;svg c",
              "xpath": "/html/body/div[1]/main[1]/div[2]/div[1]/div[1]/div[5]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "b22cc81e6779bac582f2309f0d94a605",
              "signature": "63fb059ef5537481ca24eb14c66b4916",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b22cc81e6779bac582f2309f0d94a605"
            },
            {
              "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": 12,
                  "y": 108
                },
                "bottom-right": {
                  "x": 160,
                  "y": 132.8594
                },
                "height": 24.8594,
                "width": 148
              },
              "position": {
                "line": 9554,
                "column": 5
              },
              "errorSnippet": "&lt;a class=\"USBNewsroom__Link\" href=\"/financialiq\" target=\"_self\" aria-label=\"Explore solutions from Financial IQ\"&gt; &lt;span class=\"USBNewsroom__Text\"&gt; Explore solutions &lt;svg class=\"USBNewsroom__Chevron\" xmlns=\"http://www.w3.org/2000/svg\" xmlns",
              "xpath": "/html/body/div[1]/main[1]/div[2]/div[1]/div[1]/div[5]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "813c9f821c287742b684539f7bd09896",
              "signature": "18a12c06cada2c00dfeab937bd9f390a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=813c9f821c287742b684539f7bd09896"
            },
            {
              "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": 414.8125,
                  "y": 3048.421875
                },
                "bottom-right": {
                  "x": 446.8125,
                  "y": 3065.421875
                },
                "height": 17,
                "width": 32
              },
              "position": {
                "line": 9591,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/about-us-bank/customer-service.html\"&gt;FAQ&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "5ef2799205d2a38a6285bfbe1f5a8b0e",
              "signature": "cebd462382a83574e706dab6b3aa9f1b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=5ef2799205d2a38a6285bfbe1f5a8b0e"
            },
            {
              "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": 51.1875,
                  "y": 3186.421875
                },
                "bottom-right": {
                  "x": 91.1875,
                  "y": 3206.421875
                },
                "height": 20,
                "width": 40
              },
              "position": {
                "line": 9644,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"#\" target=\"_blank\" aria-label=\"facebook\" data-ext-link=\"https://www.facebook.com/usbank/\" class=\"externalLink\"&gt; &lt;svg version=\"1.1\" class=\"img-responsive img-icon disp-line\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.o",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "36bfe83d74423f50815be81dcb15af22",
              "signature": "425eaf00fb8eebe5ea070abf54363e5b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=36bfe83d74423f50815be81dcb15af22"
            },
            {
              "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": 131.1875,
                  "y": 3186.421875
                },
                "bottom-right": {
                  "x": 171.1875,
                  "y": 3206.421875
                },
                "height": 20,
                "width": 40
              },
              "position": {
                "line": 9655,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"#\" target=\"_blank\" aria-label=\"twitter\" data-ext-link=\"https://twitter.com/usbank\" class=\"externalLink\"&gt; &lt;svg version=\"1.1\" class=\"img-responsive img-icon disp-line\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "86a02aaa1eafd851d526e7ebb0ffce33",
              "signature": "34f7f283d47277ebd1e629d91efcda32",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=86a02aaa1eafd851d526e7ebb0ffce33"
            },
            {
              "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": 211.1875,
                  "y": 3186.421875
                },
                "bottom-right": {
                  "x": 251.1875,
                  "y": 3206.421875
                },
                "height": 20,
                "width": 40
              },
              "position": {
                "line": 9677,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"#\" target=\"_blank\" aria-label=\"instagram\" data-ext-link=\"https://www.instagram.com/usbank/\" class=\"externalLink\"&gt; &lt;svg version=\"1.1\" class=\"img-responsive img-icon disp-line\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "096e38561e7b56bcea7ceb76a6d29033",
              "signature": "1dbbda46e104a8b3d7dff91e75246c91",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=096e38561e7b56bcea7ceb76a6d29033"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 928.797,
                  "y": 720
                },
                "height": 720,
                "width": 928.797
              },
              "position": {
                "line": 5693,
                "column": 110
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-primary\" data-menubar=\"true\" aria-label=\"Main\" role=\"menu\" aria-orientation=\"vertical\" data-multiple-layers=\"true\" data-current-level=\"1\"&gt; &lt;li class=\"menu-item menu-utility-item\" role=\"none\"&gt; &lt;form class=\"menu-sea",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]",
              "issueID": "c9236b2a58c0b87f6df5be2e86f56b7e",
              "signature": "9cee3c80dc1e65d91919802b7ff28755",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=c9236b2a58c0b87f6df5be2e86f56b7e"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 894.797,
                  "y": 0
                },
                "height": 0,
                "width": 894.797
              },
              "position": {
                "line": 6370,
                "column": 0
              },
              "errorSnippet": "&lt;ul id=\"nav-autocompletelist-mob\" role=\"menu\" inert=\"true\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" hidden=\"true\" tabindex=\"-1\" style=\"\"&gt;&lt;/ul&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/form[1]/div[1]/div[1]/ul[1]",
              "issueID": "832652543f2bcb7983d39d3d305ad7cd",
              "signature": "2218674457b7aba9f289b75c3476698c",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=832652543f2bcb7983d39d3d305ad7cd"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 720
                },
                "height": 720,
                "width": 928.797
              },
              "position": {
                "line": 6370,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-secondary\" hidden=\"true\" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"true\" tabindex=\"-1\" id=\"navigation-menu-personal\" aria-labelledby=\"navigation-menuitem-personal\"&gt; &lt;l",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]",
              "issueID": "568582092850a0c8f6ea328a092e75dc",
              "signature": "1abed163c00a4a1489a803ac5db09314",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=568582092850a0c8f6ea328a092e75dc"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 768
                },
                "height": 768,
                "width": 928.797
              },
              "position": {
                "line": 6370,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-bank-accounts\" aria-labelledby=\"nav",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[3]/ul[1]",
              "issueID": "8fb550cff276e442a18c95c8d4609c07",
              "signature": "13abb7b77c482deb81a6bd416f482077",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=8fb550cff276e442a18c95c8d4609c07"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 768
                },
                "height": 768,
                "width": 928.797
              },
              "position": {
                "line": 7858,
                "column": 110
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-credit-cards\" aria-labelledby=\"navi",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[4]/ul[1]",
              "issueID": "97356e4c82f354827f41e2c50818f7eb",
              "signature": "a20868c9f6d9063f0f948eaa3ee0621d",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=97356e4c82f354827f41e2c50818f7eb"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 768
                },
                "height": 768,
                "width": 928.797
              },
              "position": {
                "line": 8288,
                "column": 13
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-investing-and-retirement\" aria-labe",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[5]/ul[1]",
              "issueID": "707b51fc4664fce7afe113fc92c2e2d5",
              "signature": "b9bb5c05e74b43247203be8f9b7c8741",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=707b51fc4664fce7afe113fc92c2e2d5"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 768
                },
                "height": 768,
                "width": 928.797
              },
              "position": {
                "line": 8304,
                "column": 13
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-personal-loans-and-lines\" aria-labe",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[6]/ul[1]",
              "issueID": "d46172a4d10ca48d97960146958ab49e",
              "signature": "0650f6e6c0f17e69386ea234485255e2",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=d46172a4d10ca48d97960146958ab49e"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 768
                },
                "height": 768,
                "width": 928.797
              },
              "position": {
                "line": 8348,
                "column": 8
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-home-loans\" aria-labelledby=\"naviga",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[7]/ul[1]",
              "issueID": "fbd15c7ebc9ac047f4b907ba8192b162",
              "signature": "614967b851623adb059afeb88cd9bcab",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=fbd15c7ebc9ac047f4b907ba8192b162"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 768
                },
                "height": 768,
                "width": 928.797
              },
              "position": {
                "line": 8427,
                "column": 17
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-vehicle-loans\" aria-labelledby=\"nav",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[8]/ul[1]",
              "issueID": "9a38c18d98a86f0e52e55aeda375dc54",
              "signature": "28e8f04e2a1525217fb4eab3e0f5509e",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=9a38c18d98a86f0e52e55aeda375dc54"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 768
                },
                "height": 768,
                "width": 928.797
              },
              "position": {
                "line": 8442,
                "column": 8
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-mobile-and-online\" aria-labelledby=",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[9]/ul[1]",
              "issueID": "38644169fe724c8d00eefeb37ecdcf80",
              "signature": "90248683a24abe3d4805e71434ee3a8e",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=38644169fe724c8d00eefeb37ecdcf80"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 768
                },
                "height": 768,
                "width": 928.797
              },
              "position": {
                "line": 8536,
                "column": 2
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-explore-personal-banking\" aria-labe",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[10]/ul[1]",
              "issueID": "0eef2052415cd8e04e85f36e72c034bb",
              "signature": "36eb287eae49cf6e0a93fecf448ab413",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=0eef2052415cd8e04e85f36e72c034bb"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 720
                },
                "height": 720,
                "width": 928.797
              },
              "position": {
                "line": 8560,
                "column": 6
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-secondary\" hidden=\"true\" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"true\" tabindex=\"-1\" id=\"navigation-menu-wealth-management\" aria-labelledby=\"navigation-menuitem-wealth-man",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]",
              "issueID": "44999a82157c38e31dbcab8667ff2dba",
              "signature": "975b6df8f28734c037bfa3c8f810dd89",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=44999a82157c38e31dbcab8667ff2dba"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 768
                },
                "height": 768,
                "width": 928.797
              },
              "position": {
                "line": 8628,
                "column": 6
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-our-services\" aria-labelledby=\"navi",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[3]/ul[1]",
              "issueID": "d82b23c8568f721372b82e56b8baceff",
              "signature": "ae9511dbc9d96dafbce4f33606ff573f",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=d82b23c8568f721372b82e56b8baceff"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 768
                },
                "height": 768,
                "width": 928.797
              },
              "position": {
                "line": 8686,
                "column": 6
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-investing\" aria-labelledby=\"navigat",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[4]/ul[1]",
              "issueID": "a6400c2ed08e70cbdad2f3cb11949bb8",
              "signature": "0c38f80cc443371484da5667240569b9",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=a6400c2ed08e70cbdad2f3cb11949bb8"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 768
                },
                "height": 768,
                "width": 928.797
              },
              "position": {
                "line": 8754,
                "column": 6
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-your-goals\" aria-labelledby=\"naviga",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[5]/ul[1]",
              "issueID": "5afb4398b60e4e79c2b76bbcc14bf19c",
              "signature": "8cb5633ddf30e2be401df68578856748",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=5afb4398b60e4e79c2b76bbcc14bf19c"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 768
                },
                "height": 768,
                "width": 928.797
              },
              "position": {
                "line": 8797,
                "column": 6
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-advisors-and-wealth-teams\" aria-lab",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[6]/ul[1]",
              "issueID": "28c6fe3ceed3f2a58c4c00fae24b94b8",
              "signature": "45811c193c6b68bb5819ac65034652b0",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=28c6fe3ceed3f2a58c4c00fae24b94b8"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 768
                },
                "height": 768,
                "width": 928.797
              },
              "position": {
                "line": 8870,
                "column": 6
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-private-wealth-management\" aria-lab",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[7]/ul[1]",
              "issueID": "f8010b74fcff50eb2f19e4f2c5aab04e",
              "signature": "a52912adfd0ecad31010bc3971a47c3a",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=f8010b74fcff50eb2f19e4f2c5aab04e"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 768
                },
                "height": 768,
                "width": 928.797
              },
              "position": {
                "line": 8933,
                "column": 6
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-our-perspectives\" aria-labelledby=\"",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[8]/ul[1]",
              "issueID": "a8167fc4a57af4feeed239c16e2f99b5",
              "signature": "22730d18d86ed4eab1cdb2861bf29bb3",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=a8167fc4a57af4feeed239c16e2f99b5"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 768
                },
                "height": 768,
                "width": 928.797
              },
              "position": {
                "line": 8971,
                "column": 6
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-explore-wealth-management\" aria-lab",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]/ul[1]/li[9]/ul[1]",
              "issueID": "91969f6757acbfbe91ab5b2243f7a397",
              "signature": "2bb23c21428b5457dd55aa6d788032af",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=91969f6757acbfbe91ab5b2243f7a397"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 720
                },
                "height": 720,
                "width": 928.797
              },
              "position": {
                "line": 9008,
                "column": 2
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-secondary\" hidden=\"true\" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"true\" tabindex=\"-1\" id=\"navigation-menu-business\" aria-labelledby=\"navigation-menuitem-business\"&gt; &lt;l",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]",
              "issueID": "621fd6334385db5a4feed228cdfa74e9",
              "signature": "9b510898f3723ff4a2386ad6d4ccd2d7",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=621fd6334385db5a4feed228cdfa74e9"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 768
                },
                "height": 768,
                "width": 928.797
              },
              "position": {
                "line": 9032,
                "column": 6
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-business-bank-accounts\" aria-labell",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[3]/ul[1]",
              "issueID": "8d2fca61f4616ca2076ab2c18995acbb",
              "signature": "e1168c190510395edbfdc0e2c46f4fb1",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=8d2fca61f4616ca2076ab2c18995acbb"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 768
                },
                "height": 768,
                "width": 928.797
              },
              "position": {
                "line": 9100,
                "column": 6
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-business-credit-cards\" aria-labelle",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[4]/ul[1]",
              "issueID": "df30d790e9837506735f6626aa8b1945",
              "signature": "8ee3f0bbdb1526655c9ce2aecf42eabf",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=df30d790e9837506735f6626aa8b1945"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 768
                },
                "height": 768,
                "width": 928.797
              },
              "position": {
                "line": 9148,
                "column": 6
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-business-loans-and-lines\" aria-labe",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[5]/ul[1]",
              "issueID": "7232c76b702edf78ee1f8436ee4221f5",
              "signature": "a8cafc47dcc9ca2daeece68881ec9f96",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=7232c76b702edf78ee1f8436ee4221f5"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 768
                },
                "height": 768,
                "width": 928.797
              },
              "position": {
                "line": 9201,
                "column": 6
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-business-services\" aria-labelledby=",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[6]/ul[1]",
              "issueID": "0eb111acddb8ad34016adb52271e242e",
              "signature": "496c910b3e9552ae73bdb1dbc6bcfbb8",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=0eb111acddb8ad34016adb52271e242e"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 768
                },
                "height": 768,
                "width": 928.797
              },
              "position": {
                "line": 9239,
                "column": 6
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-business-payments\" aria-labelledby=",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[7]/ul[1]",
              "issueID": "63910510c3db369a9579851d771923d2",
              "signature": "c6efa17c8e2693978f42029f9612333a",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=63910510c3db369a9579851d771923d2"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 768
                },
                "height": 768,
                "width": 928.797
              },
              "position": {
                "line": 9297,
                "column": 6
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-online-and-mobile-banking\" aria-lab",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[8]/ul[1]",
              "issueID": "55e851083560e8a15e630da43ee25291",
              "signature": "35f74f7795b493a38d5cc1f4bd40aa01",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=55e851083560e8a15e630da43ee25291"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 768
                },
                "height": 768,
                "width": 928.797
              },
              "position": {
                "line": 9355,
                "column": 6
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-explore-business-banking\" aria-labe",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[9]/ul[1]/li[9]/ul[1]",
              "issueID": "b2866888384d660c800fce9842dce9d5",
              "signature": "1434c83557a84c3ba087d43dde012da9",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=b2866888384d660c800fce9842dce9d5"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 720
                },
                "height": 720,
                "width": 928.797
              },
              "position": {
                "line": 9392,
                "column": 2
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-secondary\" hidden=\"true\" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"true\" tabindex=\"-1\" id=\"navigation-menu-corporate-and-commercial\" aria-labelledby=\"navigation-menuitem-cor",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]",
              "issueID": "26b985e29a9a031e93fc3cf1db69951e",
              "signature": "480931ba44f98fac92b2f7302c9a05eb",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=26b985e29a9a031e93fc3cf1db69951e"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 768
                },
                "height": 768,
                "width": 928.797
              },
              "position": {
                "line": 9416,
                "column": 6
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-solutions\" aria-labelledby=\"navigat",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[3]/ul[1]",
              "issueID": "5cc81441a6729d69fed1805526d5764f",
              "signature": "b7ecd7af1d9e85f531c9b5f7f2941f6b",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=5cc81441a6729d69fed1805526d5764f"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 768
                },
                "height": 768,
                "width": 928.797
              },
              "position": {
                "line": 9469,
                "column": 6
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-treasury-and-payment-solutions\" ari",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[4]/ul[1]",
              "issueID": "aecac85cb7a38f37c470237f1b938328",
              "signature": "1cd704d80bf9e2465f36ccca42300e54",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=aecac85cb7a38f37c470237f1b938328"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 768
                },
                "height": 768,
                "width": 928.797
              },
              "position": {
                "line": 9507,
                "column": 6
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-industry-expertise\" aria-labelledby",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[5]/ul[1]",
              "issueID": "19b94b291611bdd5b634e55209b230fb",
              "signature": "f1b1c1fba1064b08b28452c046509a28",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=19b94b291611bdd5b634e55209b230fb"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 768
                },
                "height": 768,
                "width": 928.797
              },
              "position": {
                "line": 9565,
                "column": 6
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-investment-services\" aria-labelledb",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[6]/ul[1]",
              "issueID": "b431621ef3af03f6da3d55786b9c05b6",
              "signature": "3016b82dfc7941a3da31a7a782e3948b",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=b431621ef3af03f6da3d55786b9c05b6"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 768
                },
                "height": 768,
                "width": 928.797
              },
              "position": {
                "line": 9613,
                "column": 6
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-account-login\" aria-labelledby=\"nav",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[7]/ul[1]",
              "issueID": "45a5f56b263a3fc05b39cfa88ff3cd1d",
              "signature": "df8fe1b6d247f58be47341b1210ff207",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=45a5f56b263a3fc05b39cfa88ff3cd1d"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 768
                },
                "height": 768,
                "width": 928.797
              },
              "position": {
                "line": 9666,
                "column": 6
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-tertiary\" hidden=\"true\" data-arialabelval=\"Return to \" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-explore-corporate-and-commercial\" a",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[10]/ul[1]/li[8]/ul[1]",
              "issueID": "2f6c45dd3b2d01e997cc7d7d9be3378e",
              "signature": "8cff010a3d1c8332df4f0386a93bc842",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=2f6c45dd3b2d01e997cc7d7d9be3378e"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": -928.796875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0.00012500000002546585,
                  "y": 720
                },
                "height": 720,
                "width": 928.797
              },
              "position": {
                "line": 9704,
                "column": 6
              },
              "errorSnippet": "&lt;ul class=\"menu-list menu-secondary\" hidden=\"true\" inert=\"true\" role=\"menu\" aria-hidden=\"true\" aria-orientation=\"vertical\" data-multiple-layers=\"false\" tabindex=\"-1\" id=\"navigation-menu-institutional\" aria-labelledby=\"navigation-menuitem-institutional",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/nav[1]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[11]/ul[1]",
              "issueID": "60aefc883e41691b7b083005bea6bcac",
              "signature": "40cf1ab73bc1c97441a63ece1199422e",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=60aefc883e41691b7b083005bea6bcac"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 60,
                  "y": 33
                },
                "bottom-right": {
                  "x": 242,
                  "y": 57.8594
                },
                "height": 24.8594,
                "width": 182
              },
              "position": {
                "line": 9480,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"/content/usbank/bookingbug/schedule.html\" target=\"_blank\" class=\"USBOmniChannel__ChannelLink\" aria-label=\"Make an appointment\"&gt; &lt;span class=\"USBOmniChannel__ChannelLinkText\"&gt; Make an appointment &lt;svg class=\"USBOmniChannel__Channel",
              "xpath": "/html/body/div[1]/main[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[4]/div[1]/a[1]",
              "issueID": "62314d593ee1f1e87400f00e905b9ff6",
              "signature": "4a788d7c2cce1fff16e27a7d279d36d8",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=62314d593ee1f1e87400f00e905b9ff6"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 51.1875,
                  "y": 3186.421875
                },
                "bottom-right": {
                  "x": 91.1875,
                  "y": 3206.421875
                },
                "height": 20,
                "width": 40
              },
              "position": {
                "line": 9644,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"#\" target=\"_blank\" aria-label=\"facebook\" data-ext-link=\"https://www.facebook.com/usbank/\" class=\"externalLink\"&gt; &lt;svg version=\"1.1\" class=\"img-responsive img-icon disp-line\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.o",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "af8fbb93f1bbf00b47c1db31053e8305",
              "signature": "518d5b9d15eec860c1ace7fc33e8fe3b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=af8fbb93f1bbf00b47c1db31053e8305"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 131.1875,
                  "y": 3186.421875
                },
                "bottom-right": {
                  "x": 171.1875,
                  "y": 3206.421875
                },
                "height": 20,
                "width": 40
              },
              "position": {
                "line": 9655,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"#\" target=\"_blank\" aria-label=\"twitter\" data-ext-link=\"https://twitter.com/usbank\" class=\"externalLink\"&gt; &lt;svg version=\"1.1\" class=\"img-responsive img-icon disp-line\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "d7a205dee8c06f69b2feb8b4e89a59d3",
              "signature": "4e4dc601da19a0dad4ac74da62c761b9",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d7a205dee8c06f69b2feb8b4e89a59d3"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 211.1875,
                  "y": 3186.421875
                },
                "bottom-right": {
                  "x": 251.1875,
                  "y": 3206.421875
                },
                "height": 20,
                "width": 40
              },
              "position": {
                "line": 9677,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"#\" target=\"_blank\" aria-label=\"instagram\" data-ext-link=\"https://www.instagram.com/usbank/\" class=\"externalLink\"&gt; &lt;svg version=\"1.1\" class=\"img-responsive img-icon disp-line\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "0519c4329c0a41136641ef008d0c1e03",
              "signature": "a485039b2e7882c79b282c33b495e08c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0519c4329c0a41136641ef008d0c1e03"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 276.0625,
                  "y": 3594.421875
                },
                "bottom-right": {
                  "x": 317.0625,
                  "y": 3610.421875
                },
                "height": 16,
                "width": 41
              },
              "position": {
                "line": 9715,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"#\" target=\"_blank\" title=\"FINRA\" style=\"font-weight: normal;\" data-ext-link=\"https://www.finra.org/\" class=\"externalLink\"&gt;FINRA&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[3]/span[1]/a[1]",
              "issueID": "07f20887fe1fbe0fd75f9d45797253bb",
              "signature": "a2bc36bb8c966e474cb87250fb287315",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=07f20887fe1fbe0fd75f9d45797253bb"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 348.4375,
                  "y": 3594.421875
                },
                "bottom-right": {
                  "x": 381.4375,
                  "y": 3610.421875
                },
                "height": 16,
                "width": 33
              },
              "position": {
                "line": 9730,
                "column": 25
              },
              "errorSnippet": "&lt;a href=\"#\" target=\"_blank\" title=\"SIPC\" style=\"font-weight: normal;\" data-ext-link=\"https://www.sipc.org/\" class=\"externalLink\"&gt;SIPC&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[3]/span[1]/a[2]",
              "issueID": "a761b29c1e1aa711726fdc65b5744a1a",
              "signature": "cc61c17adc5ff640bfb7431b3f5584be",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a761b29c1e1aa711726fdc65b5744a1a"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "4yiew",
  "startTime": "2022-08-13T13:54:51",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      60
    ],
    [
      "ibm",
      21
    ],
    [
      "continuum",
      20
    ],
    [
      "motion",
      14
    ],
    [
      "alfa",
      14
    ],
    [
      "wave",
      7
    ],
    [
      "axe",
      3
    ],
    [
      "focAll",
      2
    ],
    [
      "menuNav",
      2
    ],
    [
      "bulk",
      1
    ],
    [
      "focInd",
      1
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "nuVal",
      0
    ],
    [
      "tenon",
      0
    ]
  ],
  "logCount": 349,
  "logSize": 49537,
  "errorLogCount": 188,
  "errorLogSize": 22541,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "visitLatency": 65,
  "endTime": "2022-08-13T13:58:33",
  "elapsedSeconds": 221,
  "score": {
    "scoreProcID": "sp15c",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10,
      "visitLatency": 1
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "bulk": 1,
        "focAll": 8,
        "focInd": 5,
        "focOp": 433,
        "hover": 2,
        "linkUl": 390,
        "menuNav": 72,
        "role": 98,
        "styleDiff": 49,
        "zIndex": 57
      },
      "alfa": {
        "r13": 12,
        "r14": 20,
        "r2": 16,
        "r3": 12,
        "r47": 4,
        "r57": 8,
        "r66": 25,
        "r69": 5,
        "r73": 60,
        "r74": 120,
        "r80": 60,
        "r86": 4
      },
      "axe": {
        "audio-caption": 4,
        "color-contrast-enhanced": 55,
        "color-contrast": 7,
        "hidden-content": 0,
        "aria-allowed-role": 1,
        "label-content-name-mismatch": 15,
        "meta-viewport": 4,
        "region": 2
      },
      "ibm": {
        "WCAG21_Label_Accessible": 24,
        "WCAG20_Input_LabelBefore": 4,
        "WCAG20_Input_ExplicitLabel": 4,
        "RPT_Elem_UniqueId": 8,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 8,
        "Rpt_Aria_ApplicationLandmarkLabel": 4,
        "aria_semantics_role": 4,
        "element_attribute_deprecated": 44
      },
      "nuVal": {
        "The type attribute is unnecessary for JavaScript resources.": 39,
        "Bad value  for attribute src on element script: Illegal character in query: [ is not allowed.": 4,
        "The charset attribute on the script element is obsolete.": 25,
        "Consider avoiding viewport values that prevent users from resizing documents.": 1,
        "Bad value true for attribute async on element script.": 4,
        "Bad value origin-trial for attribute http-equiv on element meta.": 8,
        "The language attribute on the script element is obsolete. You can safely omit it.": 2,
        "Attribute http-equiv not allowed on element meta at this point.": 4,
        "Element meta is missing one or more of the following attributes: itemprop, property.": 4,
        "Stray end tag head.": 4,
        "Start tag body seen but an element of the same type was already open.": 4,
        "Cannot recover after last error. Any further errors will be ignored.": 4
      },
      "wave": {
        "e:alt_spacer_missing": 8,
        "e:aria_menu_broken": 4,
        "a:link_suspicious": 1,
        "a:accesskey": 1,
        "a:underline": 1,
        "a:title_redundant": 2,
        "a:html5_video_audio": 4
      },
      "tenon": {
        "73": 4,
        "79": 8,
        "98": 8,
        "134": 6,
        "144": 24,
        "152": 104,
        "190": 140,
        "218": 24
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 4,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 5,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 325,
              "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": 195,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "menuNavigation": {
          "testaro": {
            "menuNav": {
              "score": 36,
              "what": "Nonstandard keyboard navigation among focusable menu items"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 74,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "axe": {
            "aria-allowed-role": {
              "score": 1,
              "what": "ARIA role is not appropriate for the element"
            }
          },
          "ibm": {
            "aria_semantics_role": {
              "score": 3,
              "what": "ARIA role is not valid for the element to which it is assigned"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 12,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 14,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "iframeTitleBad": {
          "alfa": {
            "r13": {
              "score": 12,
              "what": "iframe has no accessible name"
            }
          }
        },
        "visibleLabelNotName": {
          "alfa": {
            "r14": {
              "score": 15,
              "what": "Visible label is not in the accessible name"
            }
          },
          "axe": {
            "label-content-name-mismatch": {
              "score": 11,
              "what": "Element visible text is not part of its accessible name"
            }
          },
          "ibm": {
            "WCAG21_Label_Accessible": {
              "score": 18,
              "what": "Accessible name does not match or contain the visible label text"
            }
          }
        },
        "imageNoText": {
          "alfa": {
            "r2": {
              "score": 16,
              "what": "Image has no accessible name"
            }
          },
          "wave": {
            "e:alt_spacer_missing": {
              "score": 8,
              "what": "Spacer image has no text alternative"
            }
          }
        },
        "duplicateID": {
          "alfa": {
            "r3": {
              "score": 9,
              "what": "Element id attribute value is not unique"
            }
          },
          "ibm": {
            "RPT_Elem_UniqueId": {
              "score": 6,
              "what": "Element id attribute value is not unique within the document"
            }
          }
        },
        "metaBansZoom": {
          "alfa": {
            "r47": {
              "score": 4,
              "what": "Meta element restricts zooming"
            }
          },
          "axe": {
            "meta-viewport": {
              "score": 4,
              "what": "Zooming and scaling are disabled"
            }
          },
          "nuVal": {
            "Consider avoiding viewport values that prevent users from resizing documents.": {
              "score": 1,
              "what": "viewport value prevents users from resizing the document"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 4,
              "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"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 6,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 14,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 5,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 7,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 45,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 60,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "leadingAbsolute": {
          "alfa": {
            "r80": {
              "score": 30,
              "what": "Paragraph text has an absolute line height"
            }
          }
        },
        "decorativeElementExposed": {
          "alfa": {
            "r86": {
              "score": 2,
              "what": "Element marked as decorative is in the accessibility tree or has no none/presentation role"
            }
          }
        },
        "audioCaptionMissing": {
          "axe": {
            "audio-caption": {
              "score": 4,
              "what": "audio element has no captions track"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "labelConfusionRisk": {
          "ibm": {
            "WCAG20_Input_LabelBefore": {
              "score": 1,
              "what": "Text input or select element label follows the input control"
            }
          }
        },
        "controlNoText": {
          "ibm": {
            "WCAG20_Input_ExplicitLabel": {
              "score": 4,
              "what": "Form control has no associated label"
            }
          }
        },
        "applicationNoText": {
          "ibm": {
            "Rpt_Aria_ApplicationLandmarkLabel": {
              "score": 4,
              "what": "Element with an application role has no purpose label"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 33,
              "what": "Element or attribute is obsolete"
            }
          },
          "nuVal": {
            "^The .+ attribute on the .+ element is obsolete.+$": {
              "score": 2,
              "what": "Attribute is obsolete on its element"
            }
          }
        },
        "typeRedundant": {
          "nuVal": {
            "The type attribute is unnecessary for JavaScript resources.": {
              "score": 10,
              "what": "type attribute is unnecessary for a JavaScript resource"
            }
          }
        },
        "attributeBad": {
          "nuVal": {
            "^Bad value .* for attribute .+ on element .+$": {
              "score": 4,
              "what": "attribute on this element has an invalid value"
            }
          }
        },
        "metaBad": {
          "nuVal": {
            "^Bad value .+ for attribute .+ on element meta.*$": {
              "score": 6,
              "what": "attribute of a meta element has an invalid value"
            },
            "^Attribute .+ not allowed on element meta at this point.*$": {
              "score": 3,
              "what": "Attribute is not allowed on a meta element here"
            },
            "^Element meta is missing one or more of the following attributes: .+$": {
              "score": 3,
              "what": "meta element is missing a required attribute"
            }
          }
        },
        "parseError": {
          "nuVal": {
            "^Stray end tag .+$": {
              "score": 3,
              "what": "Invalid closing tag"
            },
            "^Start tag .+ seen but an element of the same type was already open.*$": {
              "score": 3,
              "what": "Element is invalidly a descendant of another such element"
            }
          }
        },
        "fatalError": {
          "nuVal": {
            "Cannot recover after last error. Any further errors will be ignored.": {
              "score": 50,
              "what": "Testing was interrupted by a fatal error"
            }
          }
        },
        "menuItemless": {
          "wave": {
            "e:aria_menu_broken": {
              "score": 4,
              "what": "ARIA menu does not contain required menu items"
            }
          }
        },
        "linkComprehensionRisk": {
          "wave": {
            "a:link_suspicious": {
              "score": 1,
              "what": "Suspicious link text"
            }
          }
        },
        "accessKeyDuplicate": {
          "wave": {
            "a:accesskey": {
              "score": 1,
              "what": "Accesskey"
            }
          }
        },
        "pseudoLinkRisk": {
          "wave": {
            "a:underline": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 1,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 2,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "videoCaptionRisk": {
          "wave": {
            "a:html5_video_audio": {
              "score": 1,
              "what": "video or audio element may have no or incorrect captions, transcript, or audio description"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 3,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 4,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "fontSmall": {
          "tenon": {
            "134": {
              "score": 5,
              "what": "Text is very small"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 24,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 78,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 140,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 18,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "continuum": 100,
      "htmlcs": 100
    },
    "summary": {
      "total": 2978,
      "log": 1361,
      "preventions": 200,
      "solos": 0,
      "groups": [
        {
          "groupName": "focusableOperable",
          "score": 327
        },
        {
          "groupName": "linkIndication",
          "score": 197
        },
        {
          "groupName": "tabIndexMissing",
          "score": 142
        },
        {
          "groupName": "targetSize",
          "score": 80
        },
        {
          "groupName": "roleBad",
          "score": 78
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 62
        },
        {
          "groupName": "fatalError",
          "score": 52
        },
        {
          "groupName": "noLeading",
          "score": 47
        },
        {
          "groupName": "menuNavigation",
          "score": 38
        },
        {
          "groupName": "obsolete",
          "score": 36
        },
        {
          "groupName": "leadingAbsolute",
          "score": 32
        },
        {
          "groupName": "visibleLabelNotName",
          "score": 30
        },
        {
          "groupName": "leadingClipsText",
          "score": 26
        },
        {
          "groupName": "imageNoText",
          "score": 21
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 20
        },
        {
          "groupName": "contrastAAA",
          "score": 18
        },
        {
          "groupName": "zIndexNotZero",
          "score": 16
        },
        {
          "groupName": "inconsistentStyles",
          "score": 14
        },
        {
          "groupName": "iframeTitleBad",
          "score": 14
        },
        {
          "groupName": "metaBad",
          "score": 14
        },
        {
          "groupName": "duplicateID",
          "score": 13
        },
        {
          "groupName": "typeRedundant",
          "score": 12
        },
        {
          "groupName": "contrastAA",
          "score": 11
        },
        {
          "groupName": "metaBansZoom",
          "score": 8
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 8
        },
        {
          "groupName": "parseError",
          "score": 8
        },
        {
          "groupName": "focusIndication",
          "score": 7
        },
        {
          "groupName": "fontSmall",
          "score": 7
        },
        {
          "groupName": "tabFocusability",
          "score": 6
        },
        {
          "groupName": "audioCaptionMissing",
          "score": 6
        },
        {
          "groupName": "controlNoText",
          "score": 6
        },
        {
          "groupName": "applicationNoText",
          "score": 6
        },
        {
          "groupName": "attributeBad",
          "score": 6
        },
        {
          "groupName": "menuItemless",
          "score": 6
        },
        {
          "groupName": "linkTextsSame",
          "score": 6
        },
        {
          "groupName": "linkVague",
          "score": 5
        },
        {
          "groupName": "decorativeElementExposed",
          "score": 4
        },
        {
          "groupName": "titleRedundant",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "labelConfusionRisk",
          "score": 3
        },
        {
          "groupName": "linkComprehensionRisk",
          "score": 3
        },
        {
          "groupName": "accessKeyDuplicate",
          "score": 3
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 3
        },
        {
          "groupName": "videoCaptionRisk",
          "score": 3
        }
      ]
    }
  },
  "scoreProcID": "sp15c"
}