Accessibility test digest

Synopsis

Page: User1st

URL: https://www.user1st.com/

Score: 573

Tested by: Testaro, procedure tp12

Scored by: Testilo, procedure sp12b

Digested by: Testilo, procedure dp12b

Introduction

The Testaro application used its tp12 testing procedure to test the accessibility (barrier-free design and coding) of the User1st web page at https://www.user1st.com/ on 2022/07/09. The procedure performed 808 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these six other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

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

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

Score summary

Score components
total573
log96
linkTextsSame82
contentBeyondLandmarks52
focusableOperable34
linkIndication32
contrastAAA29
invisibleLabel23
contrastAA23
focusableHidden18
leadingClipsText18
linkForcesNewWindow17
hoverSurprise16
roleBad13
iframeTitleBad10
linkNoText10
targetSize10
pseudoParagraphRisk9
tabFocusability8
zIndexNotZero5
decorativeImageRisk5
pseudoLinkRisk5
horizontalScrolling5
inconsistentStyles4
headingOfNothing4
skipRepeatedContent4
linkPair4
fontSmall4
visibleBulk3
focusIndication3
hiddenContentRisk3
linkConfusionRisk3
scrollRisk3
contrastRisk3
imageTextLong3
headingStructure3
internalLinkBroken3
noScriptRisk3
tabIndexPositive3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Report

{
  "id": "42ubn-user1st",
  "host": {
    "id": "user1st",
    "which": "https://www.user1st.com/",
    "what": "User1st"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-09T15:45:44"
    },
    {
      "event": "endTime",
      "value": "2022-07-09T15:48:36"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "timeLimit": 300,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.user1st.com/",
        "what": "User1st"
      },
      {
        "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.user1st.com/",
        "what": "User1st"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://www.user1st.com/",
      "what": "User1st",
      "result": "https://user1st.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://user1st.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://user1st.com/",
      "result": {
        "bytes": [
          165146,
          165146,
          165146,
          165146,
          165146
        ],
        "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.user1st.com/",
      "what": "User1st",
      "result": "https://user1st.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://user1st.com/",
      "result": {
        "visibleElements": 479
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://user1st.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://user1st.com/",
      "result": {
        "tabFocusables": 38,
        "tabFocused": 42,
        "discrepancy": 4
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.user1st.com/",
      "what": "URL",
      "result": "https://user1st.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://user1st.com/",
      "result": {
        "totals": {
          "total": 37,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 37,
              "meanDelay": 16,
              "tagNames": {
                "A": 36,
                "BUTTON": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Open Accessibility Menu",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accept",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Decline",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Solutions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Check your site's compliance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Support Consumers’ Desire for Inclusivity and Become Accessible",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ADA Compliance Testing: 6 Easy Website Tests You Can Perform",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "3 Ways Website Accessibility Checkers Deliver for Commercial Websites",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Request a Demo",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Youtube",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Twitter",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Linkedin-in",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Facebook-f",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Our Vision",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Our Story",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Our Team",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "User1st in the News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "uRemediate",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Check1st",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "VPAT",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Audits & Certification",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility Training",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Manual Remediation & Testing",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 100
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.user1st.com/",
      "what": "URL",
      "result": "https://user1st.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://user1st.com/",
      "result": {
        "totals": {
          "total": 68,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 21,
              "tagNames": {
                "DIV": 21
              }
            },
            "focusableAndOperable": {
              "total": 47,
              "tagNames": {
                "A": 42,
                "IFRAME": 4,
                "BUTTON": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"jet-mega-menu-toggle\" tabindex=\"1\" aria-label=\"Open/Close Menu\" styl",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Our Vision",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Our Vision",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Our Story",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Our Story",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Our Team",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Our Team",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "User1st in the News",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "User1st in the News",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "uRemediate Web Accessibility Control",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "uRemediate Web Accessibility Control",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Check1st Accessibility Testing Fulfilled",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Check1st Accessibility Testing Fulfilled",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "VPAT Voluntary Product Accessibility Template",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "VPAT Voluntary Product Accessibility Template",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Audits & Certification",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Audits & Certification",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Manual Remediation & Testing",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Manual Remediation & Testing",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Accessibility Training",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Accessibility Training",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "u1st_openMenu",
              "text": "Open Accessibility Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "hs-eu-confirmation-button",
              "text": "Accept",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "hs-eu-decline-button",
              "text": "Decline",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://user1st.com\" aria-label=\"To make this website accessible to scr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "uRemediate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Check1st",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VPAT",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Audits & Certification",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Manual Remediation & Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Check your site's compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"elementor-post__thumbnail__link\" href=\"https://user1st.com/blog/suppor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Support Consumers’ Desire for Inclusivity and Become Accessible",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"elementor-post__thumbnail__link\" href=\"https://user1st.com/blog/ada-co",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADA Compliance Testing: 6 Easy Website Tests You Can Perform",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"elementor-post__thumbnail__link\" href=\"https://user1st.com/blog/3-ways",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "3 Ways Website Accessibility Checkers Deliver for Commercial Websites",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Request a Demo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://user1st.com\" aria-label=\"To make this website accessible to scr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Youtube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Linkedin-in",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook-f",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Vision",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Story",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Team",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "User1st in the News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "uRemediate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Check1st",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VPAT",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Audits & Certification",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Manual Remediation & Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "u1st_switcher",
              "text": "<iframe src=\"https://ide.user1st.info/content/index.html?url=user1st.com&amp;mod",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "u1st-accessibility-menu",
              "text": "<iframe src=\"https://ide.user1st.info/menu/index.html\" id=\"u1st-accessibility-me",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "u1st-accessibility-button",
              "text": "<button aria-haspopup=\"true\" aria-label=\"To make this website accessible to scre",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe owner=\"archetype\" title=\"archetype\" style=\"display: none; visibility: hi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe src=\"https://app.hubspot.com/conversations-visitor/5261881/threads/utk/7",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.user1st.com/",
      "what": "URL",
      "result": "https://user1st.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://user1st.com/",
      "result": {
        "totals": {
          "triggers": 54,
          "headTriggers": 20,
          "tailTriggers": 34,
          "impactTriggers": 4,
          "additions": 60,
          "removals": 0,
          "opacityChanges": 3,
          "opacityImpact": 169,
          "unhoverables": 10
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "AboutUsLearnmoreaboutUser1stOurVisionOurStoryOurTe",
                "additions": 60,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "SolutionsUser1stsolutionsbyuseuRemediateWebAccessi",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 59
              },
              {
                "tagName": "LI",
                "text": "ServicesUser1stservicesVPATVoluntaryProductAccessi",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 44
              },
              {
                "tagName": "LI",
                "text": "Blog",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 66
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "u1st_openMenu",
                "text": "OpenAccessibilityMenu"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Twitter"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "OurTeam"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Linkedin-in"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Facebook-f"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "User1stintheNews"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "AccessibilityTraining"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "PrivacyPolicy"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Audits&Certification"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Audits&Certification"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.user1st.com/",
      "what": "URL",
      "result": "https://user1st.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://user1st.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 1
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys."
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://user1st.com/",
      "result": {
        "totals": {
          "links": 42,
          "adjacent": {
            "total": 29,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "Privacy Policy",
            "Accept",
            "Decline",
            "Open Accessibility Menu",
            "",
            "About Us",
            "Solutions",
            "uRemediate",
            "Check1st",
            "Services",
            "VPAT",
            "Audits & Certification",
            "Manual Remediation & Testing",
            "Accessibility Training",
            "Blog",
            "Contact Us",
            "Check your site's compliance",
            "",
            "Support Consumers’ Desire for Inclusivity and Become Accessible",
            "",
            "ADA Compliance Testing: 6 Easy Website Tests You Can Perform",
            "",
            "3 Ways Website Accessibility Checkers Deliver for Commercial Websites",
            "Request a Demo",
            "",
            "Youtube",
            "Twitter",
            "Linkedin-in",
            "Facebook-f"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://user1st.com/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.user1st.com/",
      "what": "URL",
      "result": "https://user1st.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://user1st.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://user1st.com/",
      "result": {
        "roleElements": 22,
        "badRoleElements": 7,
        "redundantRoleElements": 1,
        "tagNames": {
          "A": {
            "button": {
              "bad": 6,
              "redundant": 0
            }
          },
          "UL": {
            "navigation": {
              "bad": 1,
              "redundant": 0
            }
          },
          "MAIN": {
            "main": {
              "bad": 0,
              "redundant": 1
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://user1st.com/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 1
          },
          "adjacentLink": {
            "total": 29,
            "subtotals": [
              13,
              12,
              4
            ]
          },
          "listLink": {
            "total": 13
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 6
          },
          "h3": {
            "total": 6,
            "subtotals": [
              3,
              3
            ]
          },
          "h4": {
            "total": 3
          }
        },
        "items": {
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Privacy Policy",
                "Accept",
                "Decline",
                "",
                "",
                "",
                "",
                "",
                "Youtube",
                "Twitter",
                "Linkedin-in",
                "Facebook-f"
              ],
              "500": [
                "About Us",
                "Solutions",
                "uRemediate",
                "Check1st",
                "Services",
                "VPAT",
                "Audits & Certification",
                "Manual Remediation & Testing",
                "Accessibility Training",
                "Blog",
                "Contact Us",
                "Check your site's compliance",
                "Request a Demo"
              ],
              "700": [
                "Open Accessibility Menu",
                "Support Consumers’ Desire for Inclusivity and Become Accessible",
                "ADA Compliance Testing: 6 Easy Website Tests You Can Perform",
                "3 Ways Website Accessibility Checkers Deliver for Commercial Websites"
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "500": [
                "Assess",
                "Enable",
                "Monitor"
              ],
              "700": [
                "Support Consumers’ Desire for Inclusivity and Become Accessible",
                "ADA Compliance Testing: 6 Easy Website Tests You Can Perform",
                "3 Ways Website Accessibility Checkers Deliver for Commercial Websites"
              ]
            },
            "fontSize": {
              "28.8px": [
                "Assess",
                "Enable",
                "Monitor"
              ],
              "16px": [
                "Support Consumers’ Desire for Inclusivity and Become Accessible",
                "ADA Compliance Testing: 6 Easy Website Tests You Can Perform",
                "3 Ways Website Accessibility Checkers Deliver for Commercial Websites"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://user1st.com/",
      "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://user1st.com/",
      "result": {
        "totals": {
          "total": 10,
          "tagNames": {
            "A": 1,
            "DIV": 6,
            "HEADER": 1,
            "IFRAME": 1,
            "BUTTON": 1
          }
        },
        "items": [
          {
            "tagName": "A",
            "id": "u1st_openMenu",
            "text": "Open Accessibility Menu"
          },
          {
            "tagName": "DIV",
            "id": "hs-eu-cookie-confirmation",
            "text": "This website stores cookies on your computer. These cookies are used to collect information about ho"
          },
          {
            "tagName": "HEADER",
            "id": "",
            "text": "About Us Learn more about User1st Our Vision Our Story Our Team User1st in the News Solutions User1s"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Learn more about User1st Our Vision Our Story Our Team User1st in the News"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "User1st solutions by use uRemediate Web Accessibility Control Check1st Accessibility Testing Fulfill"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "User1st services VPAT Voluntary Product Accessibility Template Audits & Certification Manual Remedia"
          },
          {
            "tagName": "IFRAME",
            "id": "u1st-accessibility-menu",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "u1st-accessibility-button",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "hubspot-messages-iframe-container",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://user1st.com/",
      "result": {
        "totals": {
          "failures": 59,
          "warnings": 1
        },
        "items": [
          {
            "index": 21,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://user1st.com/check-compliance/\" class=\"elementor-button-link elementor-button eleme...",
                "  To stop getting this message, press the combination of alt and 2 keys.\">",
                "  <span class=\"elementor-button-content-wrapper\">",
                "    <span class=\"elementor-button-text\">",
                "      Check your site's compliance",
                "    </span>",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 22,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[1]/div[1]/h3[1]/a[1]",
              "codeLines": [
                "<a href=\"https://user1st.com/blog/support-consumers-desire-for-inclusivity-by-making-your-website-a...",
                "  To stop getting this message, press the combination of alt and 2 keys.\">",
                "  Support Consumers’ Desire for Inclusivity and Become Accessible",
                "</a>"
              ]
            }
          },
          {
            "index": 23,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[2]/div[1]/h3[1]/a[1]",
              "codeLines": [
                "<a href=\"https://user1st.com/blog/ada-compliance-testing-6-easy-website-tests/\" aria-label=\"To make...",
                "  To stop getting this message, press the combination of alt and 2 keys.\">",
                "  ADA Compliance Testing: 6 Easy Website Tests You Can Perform",
                "</a>"
              ]
            }
          },
          {
            "index": 24,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[3]/div[1]/h3[1]/a[1]",
              "codeLines": [
                "<a href=\"https://user1st.com/blog/3-ways-website-accessibility-checkers-deliver-for-commercial-webs...",
                "  To stop getting this message, press the combination of alt and 2 keys.\">",
                "  3 Ways Website Accessibility Checkers Deliver for Commercial Websites",
                "</a>"
              ]
            }
          },
          {
            "index": 25,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/section[7]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://user1st.com/request-a-demo/\" class=\"elementor-button-link elementor-button element...",
                "  To stop getting this message, press the combination of alt and 2 keys.\">",
                "  <span class=\"elementor-button-content-wrapper\">",
                "    <span class=\"elementor-button-text\">",
                "      Request a Demo",
                "    </span>",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 122,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]",
              "codeLines": [
                "<div id=\"hs-eu-cookie-confirmation\" class=\"hs-cookie-notification-position-bottom\" data-nosnippet=\"...",
                "  To stop getting this message, press the combination of alt and 2 keys.\" role=\"document\" aria-hidd...",
                "  <div id=\"hs-eu-cookie-confirmation-inner\">",
                "    <div id=\"hs-eu-policy-wording\">",
                "      <p>",
                "        This website stores cookies on your computer. These cookies are used to collect information...",
                "        <a href=\"https://www.user1st.com/privacy-policy\" target=\"_blank\" aria-label=\"To make this w...",
                "          To stop getting this message, press the combination of alt and 2 keys.\">",
                "          Privacy Policy",
                "        </a>",
                "      </p>",
                "    </div>",
                "    <p id=\"hs-eu-cookie-disclaimer\">",
                "      If you decline, your information won’t be tracked when you visit this website. A single cooki...",
                "    </p>",
                "    <div id=\"hs-en-cookie-confirmation-buttons-area\">",
                "      <div id=\"hs-eu-cookie-confirmation-button-group\">",
                "        <a href=\"javascript:void(0);\" id=\"hs-eu-confirmation-button\" role=\"button\" aria-label=\"To m...",
                "          To stop getting this message, press the combination of alt and 2 keys.\">",
                "          Accept",
                "        </a>",
                "        <a href=\"javascript:void(0);\" id=\"hs-eu-decline-button\" role=\"button\" aria-label=\"To make t...",
                "          To stop getting this message, press the combination of alt and 2 keys.\">",
                "          Decline",
                "        </a>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 123,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[2]",
              "codeLines": [
                "<div data-elementor-type=\"header\" data-elementor-id=\"5\" class=\"elementor elementor-5 elementor-loca...",
                "  To stop getting this message, press the combination of alt and 2 keys.\" role=\"document\" aria-hidd...",
                "  <div class=\"elementor-section-wrap\">",
                "    <header class=\"jet-sticky-section elementor-section elementor-top-section elementor-element ele...",
                "      <div class=\"elementor-container elementor-column-gap-no\">",
                "        <div class=\"elementor-row\">",
                "          <div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elem...",
                "            <div class=\"elementor-column-wrap elementor-element-populated\">",
                "              <div class=\"elementor-widget-wrap\">",
                "                <div class=\"elementor-element elementor-element-edbb718 elementor-widget__width-aut...",
                "                  <div class=\"elementor-widget-container\">",
                "                    <div class=\"elementor-image\">",
                "                      <a href=\"https://user1st.com\" aria-label=\"To make this website accessible to ...",
                "                        To stop getting this message, press the combination of alt and 2 keys.\">",
                "                        <img width=\"64\" height=\"64\" src=\"https://user1st.com/wp-content/uploads/202...",
                "                      </a>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "                <div class=\"elementor-element elementor-element-1a094a2 elementor-widget__width-aut...",
                "                  <div class=\"elementor-widget-container\">",
                "                    <div class=\"jet-mega-menu jet-mega-menu--layout-horizontal jet-mega-menu--sub-p...",
                "                      <div class=\"jet-mega-menu-toggle\" tabindex=\"1\" aria-label=\"Open/Close Menu\">",
                "                        <div class=\"jet-mega-menu-toggle-icon jet-mega-menu-toggle-icon--default-st...",
                "                          <i class=\"fas fa-bars\"></i>",
                "                        </div>",
                "                        <div class=\"jet-mega-menu-toggle-icon jet-mega-menu-toggle-icon--opened-sta...",
                "                          <i class=\"fas fa-times\"></i>",
                "                        </div>",
                "                      </div>",
                "                      <div class=\"jet-mega-menu-container\">",
                "                        <ul class=\"jet-mega-menu-list\" role=\"navigation\">",
                "                          <li id=\"jet-mega-menu-item-44\" class=\"jet-mega-menu-item jet-mega-menu-it...",
                "                            <div class=\"jet-mega-menu-item__inner\" tabindex=\"1\" aria-label=\"About U...",
                "                              <a href=\"https://user1st.com/about-us/\" class=\"jet-mega-menu-item__li...",
                "                                To stop getting this message, press the combination of alt and 2 ke...",
                "                                <div class=\"jet-mega-menu-item__title\">",
                "                                  <div class=\"jet-mega-menu-item__label\">",
                "                                    About Us",
                "                                  </div>",
                "                                </div>",
                "                              </a>",
                "                              <div class=\"jet-mega-menu-item__dropdown\">",
                "                                <i class=\"fas fa-chevron-circle-down\"></i>",
                "                              </div>",
                "                            </div>",
                "                            <div class=\"jet-mega-menu-mega-container\" data-template-id=\"48\" data-po...",
                "                              <div class=\"jet-mega-menu-mega-container__inner\">",
                "                                <div data-elementor-type=\"wp-post\" data-elementor-id=\"48\" class=\"el...",
                "                                  <div class=\"elementor-inner\">",
                "                                    <div class=\"elementor-section-wrap\">",
                "                                      <section class=\"elementor-section elementor-top-section eleme...",
                "                                        <div class=\"elementor-container elementor-column-gap-no\">",
                "                                          <div class=\"elementor-row\">",
                "                                            <div class=\"elementor-column elementor-col-100 elemento...",
                "                                              <div class=\"elementor-column-wrap elementor-element-p...",
                "                                                <div class=\"elementor-widget-wrap\">",
                "                                                  <div class=\"elementor-element elementor-element-e...",
                "                                                    <div class=\"elementor-widget-container\">",
                "                                                      <p class=\"elementor-heading-title elementor-s...",
                "                                                        Learn more about User1st",
                "                                                      </p>",
                "                                                    </div>",
                "                                                  </div>",
                "                                                  <section class=\"elementor-section elementor-inner...",
                "                                                    <div class=\"elementor-container elementor-colum...",
                "                                                      <div class=\"elementor-row\">",
                "                                                        <div data-pafe-section-link=\"https://user1s...",
                "                                                          <div class=\"elementor-column-wrap element...",
                "                                                            <div class=\"elementor-widget-wrap\">",
                "                                                              <div class=\"elementor-element element...",
                "                                                                <div class=\"elementor-widget-contai...",
                "                                                                  <ul class=\"elementor-icon-list-it...",
                "                                                                    <li class=\"elementor-icon-list-...",
                "                                                                      <span class=\"elementor-icon-l...",
                "                                                                        <i aria-hidden=\"true\" class...",
                "                                                                      </span>",
                "                                                                      <span class=\"elementor-icon-l...",
                "                                                                        Our Vision",
                "                                                                      </span>",
                "                                                                    </li>",
                "                                                                  </ul>",
                "                                                                </div>",
                "                                                              </div>",
                "                                                            </div>",
                "                                                          </div>",
                "                                                        </div>",
                "                                                        <div data-pafe-section-link=\"https://user1s...",
                "                                                          <div class=\"elementor-column-wrap element...",
                "                                                            <div class=\"elementor-widget-wrap\">",
                "                                                              <div class=\"elementor-element element...",
                "                                                                <div class=\"elementor-widget-contai...",
                "                                                                  <ul class=\"elementor-icon-list-it...",
                "                                                                    <li class=\"elementor-icon-list-...",
                "                                                                      <span class=\"elementor-icon-l...",
                "                                                                        <i aria-hidden=\"true\" class...",
                "                                                                      </span>",
                "                                                                      <span class=\"elementor-icon-l...",
                "                                                                        Our Story",
                "                                                                      </span>",
                "                                                                    </li>",
                "                                                                  </ul>",
                "                                                                </div>",
                "                                                              </div>",
                "                                                            </div>",
                "                                                          </div>",
                "                                                        </div>",
                "                                                      </div>",
                "                                                    </div>",
                "                                                  </section>",
                "                                                  <section class=\"elementor-section elementor-inner...",
                "                                                    <div class=\"elementor-container elementor-colum...",
                "                                                      <div class=\"elementor-row\">",
                "                                                        <div data-pafe-section-link=\"https://user1s...",
                "                                                          <div class=\"elementor-column-wrap element...",
                "                                                            <div class=\"elementor-widget-wrap\">",
                "                                                              <div class=\"elementor-element element...",
                "                                                                <div class=\"elementor-widget-contai...",
                "                                                                  <ul class=\"elementor-icon-list-it...",
                "                                                                    <li class=\"elementor-icon-list-...",
                "                                                                      <span class=\"elementor-icon-l...",
                "                                                                        <i aria-hidden=\"true\" class...",
                "                                                                      </span>",
                "                                                                      <span class=\"elementor-icon-l...",
                "                                                                        Our Team",
                "                                                                      </span>",
                "                                                                    </li>",
                "                                                                  </ul>",
                "                                                                </div>",
                "                                                              </div>",
                "                                                            </div>",
                "                                                          </div>",
                "                                                        </div>",
                "                                                        <div data-pafe-section-link=\"https://user1s...",
                "                                                          <div class=\"elementor-column-wrap element...",
                "                                                            <div class=\"elementor-widget-wrap\">",
                "                                                              <div class=\"elementor-element element...",
                "                                                                <div class=\"elementor-widget-contai...",
                "                                                                  <ul class=\"elementor-icon-list-it...",
                "                                                                    <li class=\"elementor-icon-list-...",
                "                                                                      <span class=\"elementor-icon-l...",
                "                                                                        <i aria-hidden=\"true\" class...",
                "                                                                      </span>",
                "                                                                      <span class=\"elementor-icon-l...",
                "                                                                        User1st in the News",
                "                                                                      </span>",
                "                                                                    </li>",
                "                                                                  </ul>",
                "                                                                </div>",
                "                                                              </div>",
                "                                                            </div>",
                "                                                          </div>",
                "                                                        </div>",
                "                                                      </div>",
                "                                                    </div>",
                "                                                  </section>",
                "                                                </div>",
                "                                              </div>",
                "                                            </div>",
                "                                          </div>",
                "                                        </div>",
                "                                      </section>",
                "                                    </div>",
                "                                  </div>",
                "                                </div>",
                "                              </div>",
                "                            </div>",
                "                          </li>",
                "                          <li id=\"jet-mega-menu-item-45\" class=\"jet-mega-menu-item jet-mega-menu-it...",
                "                            <div class=\"jet-mega-menu-item__inner\" tabindex=\"1\" aria-label=\"Solutio...",
                "                              <a href=\"#\" class=\"jet-mega-menu-item__link jet-mega-menu-item__link-...",
                "                                To stop getting this message, press the combination of alt and 2 ke...",
                "                                <div class=\"jet-mega-menu-item__title\">",
                "                                  <div class=\"jet-mega-menu-item__label\">",
                "                                    Solutions",
                "                                  </div>",
                "                                </div>",
                "                              </a>",
                "                              <div class=\"jet-mega-menu-item__dropdown\">",
                "                                <i class=\"fas fa-chevron-circle-down\"></i>",
                "                              </div>",
                "                            </div>",
                "                            <div class=\"jet-mega-menu-mega-container\" data-template-id=\"150\" data-p...",
                "                              <div class=\"jet-mega-menu-mega-container__inner\">",
                "                                <div data-elementor-type=\"wp-post\" data-elementor-id=\"150\" class=\"e...",
                "                                  <div class=\"elementor-inner\">",
                "                                    <div class=\"elementor-section-wrap\">",
                "                                      <section class=\"elementor-section elementor-top-section eleme...",
                "                                        <div class=\"elementor-container elementor-column-gap-no\">",
                "                                          <div class=\"elementor-row\">",
                "                                            <div class=\"elementor-column elementor-col-100 elemento...",
                "                                              <div class=\"elementor-column-wrap elementor-element-p...",
                "                                                <div class=\"elementor-widget-wrap\">",
                "                                                  <div class=\"elementor-element elementor-element-a...",
                "                                                    <div class=\"elementor-widget-container\">",
                "                                                      <p class=\"elementor-heading-title elementor-s...",
                "                                                        User1st solutions by use",
                "                                                      </p>",
                "                                                    </div>",
                "                                                  </div>",
                "                                                  <section class=\"elementor-section elementor-inner...",
                "                                                    <div class=\"elementor-container elementor-colum...",
                "                                                      <div class=\"elementor-row\">",
                "                                                        <div data-pafe-section-link=\"https://user1s...",
                "                                                          <div class=\"elementor-column-wrap element...",
                "                                                            <div class=\"elementor-widget-wrap\">",
                "                                                              <div class=\"elementor-element element...",
                "                                                                <div class=\"elementor-widget-contai...",
                "                                                                  <ul class=\"elementor-icon-list-it...",
                "                                                                    <li class=\"elementor-icon-list-...",
                "                                                                      <a href=\"#\" aria-label=\"To ma...",
                "                                                                        To stop getting this messag...",
                "                                                                        <span class=\"elementor-icon...",
                "                                                                          <i aria-hidden=\"true\" cla...",
                "                                                                        </span>",
                "                                                                        <span class=\"elementor-icon...",
                "                                                                          uRemediate",
                "                                                                        </span>",
                "                                                                      </a>",
                "                                                                    </li>",
                "                                                                  </ul>",
                "                                                                </div>",
                "                                                              </div>",
                "                                                              <div class=\"elementor-element element...",
                "                                                                <div class=\"elementor-widget-contai...",
                "                                                                  <span class=\"elementor-heading-ti...",
                "                                                                    Web Accessibility Control",
                "                                                                  </span>",
                "                                                                </div>",
                "                                                              </div>",
                "                                                            </div>",
                "                                                          </div>",
                "                                                        </div>",
                "                                                        <div data-pafe-section-link=\"https://user1s...",
                "                                                          <div class=\"elementor-column-wrap element...",
                "                                                            <div class=\"elementor-widget-wrap\">",
                "                                                              <div class=\"elementor-element element...",
                "                                                                <div class=\"elementor-widget-contai...",
                "                                                                  <ul class=\"elementor-icon-list-it...",
                "                                                                    <li class=\"elementor-icon-list-...",
                "                                                                      <a href=\"#\" aria-label=\"To ma...",
                "                                                                        To stop getting this messag...",
                "                                                                        <span class=\"elementor-icon...",
                "                                                                          <i aria-hidden=\"true\" cla...",
                "                                                                        </span>",
                "                                                                        <span class=\"elementor-icon...",
                "                                                                          Check1st",
                "                                                                        </span>",
                "                                                                      </a>",
                "                                                                    </li>",
                "                                                                  </ul>",
                "                                                                </div>",
                "                                                              </div>",
                "                                                              <div class=\"elementor-element element...",
                "                                                                <div class=\"elementor-widget-contai...",
                "                                                                  <span class=\"elementor-heading-ti...",
                "                                                                    Accessibility Testing Fulfilled",
                "                                                                  </span>",
                "                                                                </div>",
                "                                                              </div>",
                "                                                            </div>",
                "                                                          </div>",
                "                                                        </div>",
                "                                                      </div>",
                "                                                    </div>",
                "                                                  </section>",
                "                                                </div>",
                "                                              </div>",
                "                                            </div>",
                "                                          </div>",
                "                                        </div>",
                "                                      </section>",
                "                                    </div>",
                "                                  </div>",
                "                                </div>",
                "                              </div>",
                "                            </div>",
                "                          </li>",
                "                          <li id=\"jet-mega-menu-item-1395\" class=\"jet-mega-menu-item jet-mega-menu-...",
                "                            <div class=\"jet-mega-menu-item__inner\" tabindex=\"1\" aria-label=\"Service...",
                "                              <a href=\"#\" class=\"jet-mega-menu-item__link jet-mega-menu-item__link-...",
                "                                To stop getting this message, press the combination of alt and 2 ke...",
                "                                <div class=\"jet-mega-menu-item__title\">",
                "                                  <div class=\"jet-mega-menu-item__label\">",
                "                                    Services",
                "                                  </div>",
                "                                </div>",
                "                              </a>",
                "                              <div class=\"jet-mega-menu-item__dropdown\">",
                "                                <i class=\"fas fa-chevron-circle-down\"></i>",
                "                              </div>",
                "                            </div>",
                "                            <div class=\"jet-mega-menu-mega-container\" data-template-id=\"1396\" data-...",
                "                              <div class=\"jet-mega-menu-mega-container__inner\">",
                "                                <div data-elementor-type=\"wp-post\" data-elementor-id=\"1396\" class=\"...",
                "                                  <div class=\"elementor-inner\">",
                "                                    <div class=\"elementor-section-wrap\">",
                "                                      <section class=\"elementor-section elementor-top-section eleme...",
                "                                        <div class=\"elementor-container elementor-column-gap-no\">",
                "                                          <div class=\"elementor-row\">",
                "                                            <div class=\"elementor-column elementor-col-100 elemento...",
                "                                              <div class=\"elementor-column-wrap elementor-element-p...",
                "                                                <div class=\"elementor-widget-wrap\">",
                "                                                  <div class=\"elementor-element elementor-element-b...",
                "                                                    <div class=\"elementor-widget-container\">",
                "                                                      <p class=\"elementor-heading-title elementor-s...",
                "                                                        User1st services",
                "                                                      </p>",
                "                                                    </div>",
                "                                                  </div>",
                "                                                  <section class=\"elementor-section elementor-inner...",
                "                                                    <div class=\"elementor-container elementor-colum...",
                "                                                      <div class=\"elementor-row\">",
                "                                                        <div data-pafe-section-link=\"https://user1s...",
                "                                                          <div class=\"elementor-column-wrap element...",
                "                                                            <div class=\"elementor-widget-wrap\">",
                "                                                              <div class=\"elementor-element element...",
                "                                                                <div class=\"elementor-widget-contai...",
                "                                                                  <ul class=\"elementor-icon-list-it...",
                "                                                                    <li class=\"elementor-icon-list-...",
                "                                                                      <a href=\"#\" aria-label=\"To ma...",
                "                                                                        To stop getting this messag...",
                "                                                                        <span class=\"elementor-icon...",
                "                                                                          <i aria-hidden=\"true\" cla...",
                "                                                                        </span>",
                "                                                                        <span class=\"elementor-icon...",
                "                                                                          VPAT",
                "                                                                        </span>",
                "                                                                      </a>",
                "                                                                    </li>",
                "                                                                  </ul>",
                "                                                                </div>",
                "                                                              </div>",
                "                                                              <div class=\"elementor-element element...",
                "                                                                <div class=\"elementor-widget-contai...",
                "                                                                  <span class=\"elementor-heading-ti...",
                "                                                                    Voluntary Product Accessibility...",
                "                                                                  </span>",
                "                                                                </div>",
                "                                                              </div>",
                "                                                            </div>",
                "                                                          </div>",
                "                                                        </div>",
                "                                                        <div data-pafe-section-link=\"https://user1s...",
                "                                                          <div class=\"elementor-column-wrap element...",
                "                                                            <div class=\"elementor-widget-wrap\">",
                "                                                              <div class=\"elementor-element element...",
                "                                                                <div class=\"elementor-widget-contai...",
                "                                                                  <ul class=\"elementor-icon-list-it...",
                "                                                                    <li class=\"elementor-icon-list-...",
                "                                                                      <a href=\"#\" aria-label=\"To ma...",
                "                                                                        To stop getting this messag...",
                "                                                                        <span class=\"elementor-icon...",
                "                                                                          <i aria-hidden=\"true\" cla...",
                "                                                                        </span>",
                "                                                                        <span class=\"elementor-icon...",
                "                                                                          Audits & Certification",
                "                                                                        </span>",
                "                                                                      </a>",
                "                                                                    </li>",
                "                                                                  </ul>",
                "                                                                </div>",
                "                                                              </div>",
                "                                                            </div>",
                "                                                          </div>",
                "                                                        </div>",
                "                                                      </div>",
                "                                                    </div>",
                "                                                  </section>",
                "                                                  <section class=\"elementor-section elementor-inner...",
                "                                                    <div class=\"elementor-container elementor-colum...",
                "                                                      <div class=\"elementor-row\">",
                "                                                        <div data-pafe-section-link=\"https://user1s...",
                "                                                          <div class=\"elementor-column-wrap element...",
                "                                                            <div class=\"elementor-widget-wrap\">",
                "                                                              <div class=\"elementor-element element...",
                "                                                                <div class=\"elementor-widget-contai...",
                "                                                                  <ul class=\"elementor-icon-list-it...",
                "                                                                    <li class=\"elementor-icon-list-...",
                "                                                                      <a href=\"#\" aria-label=\"To ma...",
                "                                                                        To stop getting this messag...",
                "                                                                        <span class=\"elementor-icon...",
                "                                                                          <i aria-hidden=\"true\" cla...",
                "                                                                        </span>",
                "                                                                        <span class=\"elementor-icon...",
                "                                                                          Manual Remediation & Test...",
                "                                                                        </span>",
                "                                                                      </a>",
                "                                                                    </li>",
                "                                                                  </ul>",
                "                                                                </div>",
                "                                                              </div>",
                "                                                            </div>",
                "                                                          </div>",
                "                                                        </div>",
                "                                                        <div data-pafe-section-link=\"https://user1s...",
                "                                                          <div class=\"elementor-column-wrap element...",
                "                                                            <div class=\"elementor-widget-wrap\">",
                "                                                              <div class=\"elementor-element element...",
                "                                                                <div class=\"elementor-widget-contai...",
                "                                                                  <ul class=\"elementor-icon-list-it...",
                "                                                                    <li class=\"elementor-icon-list-...",
                "                                                                      <a href=\"#\" aria-label=\"To ma...",
                "                                                                        To stop getting this messag...",
                "                                                                        <span class=\"elementor-icon...",
                "                                                                          <i aria-hidden=\"true\" cla...",
                "                                                                        </span>",
                "                                                                        <span class=\"elementor-icon...",
                "                                                                          Accessibility Training",
                "                                                                        </span>",
                "                                                                      </a>",
                "                                                                    </li>",
                "                                                                  </ul>",
                "                                                                </div>",
                "                                                              </div>",
                "                                                            </div>",
                "                                                          </div>",
                "                                                        </div>",
                "                                                      </div>",
                "                                                    </div>",
                "                                                  </section>",
                "                                                </div>",
                "                                              </div>",
                "                                            </div>",
                "                                          </div>",
                "                                        </div>",
                "                                      </section>",
                "                                    </div>",
                "                                  </div>",
                "                                </div>",
                "                              </div>",
                "                            </div>",
                "                          </li>",
                "                          <li id=\"jet-mega-menu-item-47\" class=\"jet-mega-menu-item jet-mega-menu-it...",
                "                            <div class=\"jet-mega-menu-item__inner\" tabindex=\"1\" aria-label=\"Blog\">",
                "                              <a href=\"https://user1st.com/blog/\" class=\"jet-mega-menu-item__link j...",
                "                                To stop getting this message, press the combination of alt and 2 ke...",
                "                                <div class=\"jet-mega-menu-item__title\">",
                "                                  <div class=\"jet-mega-menu-item__label\">",
                "                                    Blog",
                "                                  </div>",
                "                                </div>",
                "                              </a>",
                "                            </div>",
                "                          </li>",
                "                        </ul>",
                "                      </div>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "              </div>",
                "            </div>",
                "          </div>",
                "          <div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elem...",
                "            <div class=\"elementor-column-wrap elementor-element-populated\">",
                "              <div class=\"elementor-widget-wrap\">",
                "                <div class=\"elementor-element elementor-element-502bf19 elementor-align-right eleme...",
                "                  <div class=\"elementor-widget-container\">",
                "                    <div class=\"elementor-button-wrapper\">",
                "                      <a href=\"https://user1st.com/contact-us/\" class=\"elementor-button-link elemen...",
                "                        To stop getting this message, press the combination of alt and 2 keys.\">",
                "                        <span class=\"elementor-button-content-wrapper\">",
                "                          <span class=\"elementor-button-text\">",
                "                            Contact Us",
                "                          </span>",
                "                        </span>",
                "                      </a>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "              </div>",
                "            </div>",
                "          </div>",
                "        </div>",
                "      </div>",
                "    </header>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 134,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[3]",
              "codeLines": [
                "<div data-elementor-type=\"footer\" data-elementor-id=\"6\" class=\"elementor elementor-6 elementor-loca...",
                "  To stop getting this message, press the combination of alt and 2 keys.\" role=\"document\" aria-hidd...",
                "  <div class=\"elementor-section-wrap\">",
                "    <footer class=\"elementor-section elementor-top-section elementor-element elementor-element-e30d...",
                "      <div class=\"elementor-container elementor-column-gap-no\">",
                "        <div class=\"elementor-row\">",
                "          <div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elem...",
                "            <div class=\"elementor-column-wrap elementor-element-populated\">",
                "              <div class=\"elementor-widget-wrap\">",
                "                <div class=\"elementor-element elementor-element-5bd53c6 elementor-widget elementor-...",
                "                  <div class=\"elementor-widget-container\">",
                "                    <div class=\"elementor-image\">",
                "                      <a href=\"https://user1st.com\" aria-label=\"To make this website accessible to ...",
                "                        To stop getting this message, press the combination of alt and 2 keys.\">",
                "                        <img width=\"64\" height=\"64\" src=\"https://user1st.com/wp-content/uploads/202...",
                "                      </a>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "                <div class=\"elementor-element elementor-element-26449fe e-grid-align-left elementor...",
                "                  <div class=\"elementor-widget-container\">",
                "                    <div class=\"elementor-social-icons-wrapper elementor-grid\">",
                "                      <span class=\"elementor-grid-item\">",
                "                        <a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtub...",
                "                          To stop getting this message, press the combination of alt and 2 keys.\">",
                "                          <span class=\"elementor-screen-only\">",
                "                            Youtube",
                "                          </span>",
                "                          <i class=\"fab fa-youtube\"></i>",
                "                        </a>",
                "                      </span>",
                "                      <span class=\"elementor-grid-item\">",
                "                        <a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitte...",
                "                          To stop getting this message, press the combination of alt and 2 keys.\">",
                "                          <span class=\"elementor-screen-only\">",
                "                            Twitter",
                "                          </span>",
                "                          <i class=\"fab fa-twitter\"></i>",
                "                        </a>",
                "                      </span>",
                "                      <span class=\"elementor-grid-item\">",
                "                        <a class=\"elementor-icon elementor-social-icon elementor-social-icon-linked...",
                "                          To stop getting this message, press the combination of alt and 2 keys.\">",
                "                          <span class=\"elementor-screen-only\">",
                "                            Linkedin-in",
                "                          </span>",
                "                          <i class=\"fab fa-linkedin-in\"></i>",
                "                        </a>",
                "                      </span>",
                "                      <span class=\"elementor-grid-item\">",
                "                        <a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebo...",
                "                          To stop getting this message, press the combination of alt and 2 keys.\">",
                "                          <span class=\"elementor-screen-only\">",
                "                            Facebook-f",
                "                          </span>",
                "                          <i class=\"fab fa-facebook-f\"></i>",
                "                        </a>",
                "                      </span>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "                <div class=\"elementor-element elementor-element-6b7cbe2 elementor-widget elementor-...",
                "                  <div class=\"elementor-widget-container\">",
                "                    <div class=\"elementor-text-editor elementor-clearfix\">",
                "                      <p>",
                "                        © 2022, User1st.",
                "                      </p>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "              </div>",
                "            </div>",
                "          </div>",
                "          <div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elem...",
                "            <div class=\"elementor-column-wrap elementor-element-populated\">",
                "              <div class=\"elementor-widget-wrap\">",
                "                <div class=\"elementor-element elementor-element-e3e0376 elementor-widget elementor-...",
                "                  <div class=\"elementor-widget-container\">",
                "                    <h4 class=\"elementor-heading-title elementor-size-default\">",
                "                      About",
                "                    </h4>",
                "                  </div>",
                "                </div>",
                "                <div class=\"elementor-element elementor-element-8a3d22a elementor-icon-list--layout...",
                "                  <div class=\"elementor-widget-container\">",
                "                    <ul class=\"elementor-icon-list-items\">",
                "                      <li class=\"elementor-icon-list-item\">",
                "                        <a href=\"https://user1st.com/about-us/\" aria-label=\"To make this website ac...",
                "                          To stop getting this message, press the combination of alt and 2 keys.\">",
                "                          <span class=\"elementor-icon-list-icon\">",
                "                            <i aria-hidden=\"true\" class=\"fas fa-chevron-circle-right\"></i>",
                "                          </span>",
                "                          <span class=\"elementor-icon-list-text\">",
                "                            Our Vision",
                "                          </span>",
                "                        </a>",
                "                      </li>",
                "                      <li class=\"elementor-icon-list-item\">",
                "                        <a href=\"https://user1st.com/about-us#timeline\" aria-label=\"To make this we...",
                "                          To stop getting this message, press the combination of alt and 2 keys.\">",
                "                          <span class=\"elementor-icon-list-icon\">",
                "                            <i aria-hidden=\"true\" class=\"fas fa-chevron-circle-right\"></i>",
                "                          </span>",
                "                          <span class=\"elementor-icon-list-text\">",
                "                            Our Story",
                "                          </span>",
                "                        </a>",
                "                      </li>",
                "                      <li class=\"elementor-icon-list-item\">",
                "                        <a href=\"https://user1st.com/about-us#team\" aria-label=\"To make this websit...",
                "                          To stop getting this message, press the combination of alt and 2 keys.\">",
                "                          <span class=\"elementor-icon-list-icon\">",
                "                            <i aria-hidden=\"true\" class=\"fas fa-chevron-circle-right\"></i>",
                "                          </span>",
                "                          <span class=\"elementor-icon-list-text\">",
                "                            Our Team",
                "                          </span>",
                "                        </a>",
                "                      </li>",
                "                      <li class=\"elementor-icon-list-item\">",
                "                        <a href=\"https://user1st.com/about-us#news\" aria-label=\"To make this websit...",
                "                          To stop getting this message, press the combination of alt and 2 keys.\">",
                "                          <span class=\"elementor-icon-list-icon\">",
                "                            <i aria-hidden=\"true\" class=\"fas fa-chevron-circle-right\"></i>",
                "                          </span>",
                "                          <span class=\"elementor-icon-list-text\">",
                "                            User1st in the News",
                "                          </span>",
                "                        </a>",
                "                      </li>",
                "                    </ul>",
                "                  </div>",
                "                </div>",
                "              </div>",
                "            </div>",
                "          </div>",
                "          <div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elem...",
                "            <div class=\"elementor-column-wrap elementor-element-populated\">",
                "              <div class=\"elementor-widget-wrap\">",
                "                <div class=\"elementor-element elementor-element-8c8a7ad elementor-widget elementor-...",
                "                  <div class=\"elementor-widget-container\">",
                "                    <h4 class=\"elementor-heading-title elementor-size-default\">",
                "                      Solutions",
                "                    </h4>",
                "                  </div>",
                "                </div>",
                "                <div class=\"elementor-element elementor-element-1ab53df elementor-icon-list--layout...",
                "                  <div class=\"elementor-widget-container\">",
                "                    <ul class=\"elementor-icon-list-items\">",
                "                      <li class=\"elementor-icon-list-item\">",
                "                        <a href=\"https://user1st.com/uremediate/\" aria-label=\"To make this website ...",
                "                          To stop getting this message, press the combination of alt and 2 keys.\">",
                "                          <span class=\"elementor-icon-list-icon\">",
                "                            <i aria-hidden=\"true\" class=\"fas fa-chevron-circle-right\"></i>",
                "                          </span>",
                "                          <span class=\"elementor-icon-list-text\">",
                "                            uRemediate",
                "                          </span>",
                "                        </a>",
                "                      </li>",
                "                      <li class=\"elementor-icon-list-item\">",
                "                        <a href=\"https://user1st.com/check1st/\" aria-label=\"To make this website ac...",
                "                          To stop getting this message, press the combination of alt and 2 keys.\">",
                "                          <span class=\"elementor-icon-list-icon\">",
                "                            <i aria-hidden=\"true\" class=\"fas fa-chevron-circle-right\"></i>",
                "                          </span>",
                "                          <span class=\"elementor-icon-list-text\">",
                "                            Check1st",
                "                          </span>",
                "                        </a>",
                "                      </li>",
                "                      <li class=\"elementor-icon-list-item\">",
                "                        <a href=\"https://user1st.com/vpat/\" aria-label=\"To make this website access...",
                "                          To stop getting this message, press the combination of alt and 2 keys.\">",
                "                          <span class=\"elementor-icon-list-icon\">",
                "                            <i aria-hidden=\"true\" class=\"fas fa-chevron-circle-right\"></i>",
                "                          </span>",
                "                          <span class=\"elementor-icon-list-text\">",
                "                            VPAT",
                "                          </span>",
                "                        </a>",
                "                      </li>",
                "                      <li class=\"elementor-icon-list-item\">",
                "                        <a href=\"https://user1st.com/audits-and-certifications/\" aria-label=\"To mak...",
                "                          To stop getting this message, press the combination of alt and 2 keys.\">",
                "                          <span class=\"elementor-icon-list-icon\">",
                "                            <i aria-hidden=\"true\" class=\"fas fa-chevron-circle-right\"></i>",
                "                          </span>",
                "                          <span class=\"elementor-icon-list-text\">",
                "                            Audits & Certification",
                "                          </span>",
                "                        </a>",
                "                      </li>",
                "                      <li class=\"elementor-icon-list-item\">",
                "                        <a href=\"https://user1st.com/training/\" aria-label=\"To make this website ac...",
                "                          To stop getting this message, press the combination of alt and 2 keys.\">",
                "                          <span class=\"elementor-icon-list-icon\">",
                "                            <i aria-hidden=\"true\" class=\"fas fa-chevron-circle-right\"></i>",
                "                          </span>",
                "                          <span class=\"elementor-icon-list-text\">",
                "                            Accessibility Training",
                "                          </span>",
                "                        </a>",
                "                      </li>",
                "                      <li class=\"elementor-icon-list-item\">",
                "                        <a href=\"https://user1st.com/remediation-and-testing/\" aria-label=\"To make ...",
                "                          To stop getting this message, press the combination of alt and 2 keys.\">",
                "                          <span class=\"elementor-icon-list-icon\">",
                "                            <i aria-hidden=\"true\" class=\"fas fa-chevron-circle-right\"></i>",
                "                          </span>",
                "                          <span class=\"elementor-icon-list-text\">",
                "                            Manual Remediation & Testing",
                "                          </span>",
                "                        </a>",
                "                      </li>",
                "                    </ul>",
                "                  </div>",
                "                </div>",
                "              </div>",
                "            </div>",
                "          </div>",
                "          <div class=\"elementor-column elementor-col-25 elementor-top-column elementor-element elem...",
                "            <div class=\"elementor-column-wrap elementor-element-populated\">",
                "              <div class=\"elementor-widget-wrap\">",
                "                <div class=\"elementor-element elementor-element-6456486 elementor-widget elementor-...",
                "                  <div class=\"elementor-widget-container\">",
                "                    <h4 class=\"elementor-heading-title elementor-size-default\">",
                "                      Resources",
                "                    </h4>",
                "                  </div>",
                "                </div>",
                "                <div class=\"elementor-element elementor-element-0206c85 elementor-icon-list--layout...",
                "                  <div class=\"elementor-widget-container\">",
                "                    <ul class=\"elementor-icon-list-items\">",
                "                      <li class=\"elementor-icon-list-item\">",
                "                        <a href=\"https://user1st.com/blog/\" aria-label=\"To make this website access...",
                "                          To stop getting this message, press the combination of alt and 2 keys.\">",
                "                          <span class=\"elementor-icon-list-icon\">",
                "                            <i aria-hidden=\"true\" class=\"fas fa-chevron-circle-right\"></i>",
                "                          </span>",
                "                          <span class=\"elementor-icon-list-text\">",
                "                            Blog",
                "                          </span>",
                "                        </a>",
                "                      </li>",
                "                      <li class=\"elementor-icon-list-item\">",
                "                        <a href=\"https://user1st.com/contact-us/\" aria-label=\"To make this website ...",
                "                          To stop getting this message, press the combination of alt and 2 keys.\">",
                "                          <span class=\"elementor-icon-list-icon\">",
                "                            <i aria-hidden=\"true\" class=\"fas fa-chevron-circle-right\"></i>",
                "                          </span>",
                "                          <span class=\"elementor-icon-list-text\">",
                "                            Contact Us",
                "                          </span>",
                "                        </a>",
                "                      </li>",
                "                      <li class=\"elementor-icon-list-item\">",
                "                        <a href=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjM...",
                "                          To stop getting this message, press the combination of alt and 2 keys.\">",
                "                          <span class=\"elementor-icon-list-icon\">",
                "                            <i aria-hidden=\"true\" class=\"fas fa-chevron-circle-right\"></i>",
                "                          </span>",
                "                          <span class=\"elementor-icon-list-text\">",
                "                            Privacy Policy",
                "                          </span>",
                "                        </a>",
                "                      </li>",
                "                    </ul>",
                "                  </div>",
                "                </div>",
                "              </div>",
                "            </div>",
                "          </div>",
                "        </div>",
                "      </div>",
                "    </footer>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 640,
            "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]/a[1]/text()[1]",
              "codeLines": [
                "Open Accessibility Menu"
              ]
            }
          },
          {
            "index": 686,
            "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]/app-root[1]/div[1]/app-menu[1]/div[1]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "×"
              ]
            }
          },
          {
            "index": 687,
            "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]/app-root[1]/div[1]/app-menu[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Need a little help?"
              ]
            }
          },
          {
            "index": 688,
            "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]/app-root[1]/div[1]/app-menu[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "To adjust this website for your accessibility needs, select one or more options below and click 'Ap..."
              ]
            }
          },
          {
            "index": 689,
            "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]/app-root[1]/div[1]/app-menu[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Important: Once you change the profile or settings the page will be reloaded."
              ]
            }
          },
          {
            "index": 690,
            "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]/app-root[1]/div[1]/app-menu[1]/div[1]/div[2]/app-checkbox[1]/div[1]/label[1]/span[1]/text()[1]",
              "codeLines": [
                "Use a screen reader"
              ]
            }
          },
          {
            "index": 691,
            "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]/app-root[1]/div[1]/app-menu[1]/div[1]/div[2]/app-checkbox[2]/div[1]/label[1]/span[1]/text()[1]",
              "codeLines": [
                "Navigate by keyboard"
              ]
            }
          },
          {
            "index": 692,
            "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]/app-root[1]/div[1]/app-menu[1]/div[1]/div[2]/app-checkbox[3]/div[1]/label[1]/span[1]/text()[1]",
              "codeLines": [
                "Change color contrast"
              ]
            }
          },
          {
            "index": 693,
            "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]/app-root[1]/div[1]/app-menu[1]/div[1]/div[2]/app-checkbox[4]/div[1]/label[1]/span[1]/text()[1]",
              "codeLines": [
                "Make grayscale"
              ]
            }
          },
          {
            "index": 694,
            "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]/app-root[1]/div[1]/app-menu[1]/div[1]/div[2]/app-checkbox[5]/div[1]/label[1]/span[1]/text()[1]",
              "codeLines": [
                "Stop moving elements"
              ]
            }
          },
          {
            "index": 695,
            "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]/app-root[1]/div[1]/app-menu[1]/div[1]/div[2]/app-checkbox[6]/div[1]/label[1]/span[1]/text()[1]",
              "codeLines": [
                "Magnify the screen"
              ]
            }
          },
          {
            "index": 696,
            "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]/app-root[1]/div[1]/app-menu[1]/div[1]/div[3]/app-button[1]/button[1]/text()[1]",
              "codeLines": [
                "APPLY"
              ]
            }
          },
          {
            "index": 697,
            "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]/app-root[1]/div[1]/app-menu[1]/div[1]/div[4]/a[1]/text()[1]",
              "codeLines": [
                "Submit feedback"
              ]
            }
          },
          {
            "index": 698,
            "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]/app-root[1]/div[1]/app-menu[1]/div[1]/div[4]/a[2]/text()[1]",
              "codeLines": [
                "Accessibility Statement"
              ]
            }
          },
          {
            "index": 699,
            "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]/app-root[1]/div[1]/app-menu[1]/div[1]/div[5]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Powered by"
              ]
            }
          },
          {
            "index": 700,
            "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]/app-root[1]/div[1]/app-menu-drawer[1]/div[1]/div[1]/div[1]/span[2]/text()[1]",
              "codeLines": [
                "ABOUT THIS TOOL"
              ]
            }
          },
          {
            "index": 701,
            "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]/app-root[1]/div[1]/app-menu-drawer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "User1st -"
              ]
            }
          },
          {
            "index": 702,
            "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]/app-root[1]/div[1]/app-menu-drawer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/text()[2]",
              "codeLines": [
                "uRemediate"
              ]
            }
          },
          {
            "index": 703,
            "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]/app-root[1]/div[1]/app-menu-drawer[1]/div[1]/div[1]/div[2]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "Accessibility should be simple"
              ]
            }
          },
          {
            "index": 704,
            "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]/app-root[1]/div[1]/app-menu-drawer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "We can help you make your website compatible with WCAG to support Section 508 and ADA."
              ]
            }
          },
          {
            "index": 705,
            "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]/app-root[1]/div[1]/app-menu-drawer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "Click"
              ]
            }
          },
          {
            "index": 706,
            "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]/app-root[1]/div[1]/app-menu-drawer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/strong[1]/text()[1]",
              "codeLines": [
                "Next"
              ]
            }
          },
          {
            "index": 707,
            "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]/app-root[1]/div[1]/app-menu-drawer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/text()[2]",
              "codeLines": [
                "to learn how..."
              ]
            }
          },
          {
            "index": 708,
            "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]/app-root[1]/div[1]/app-menu-drawer[1]/div[1]/div[1]/div[3]/div[1]/span[2]/text()[1]",
              "codeLines": [
                "Next"
              ]
            }
          },
          {
            "index": 709,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We would be happy to help you understand accessibility and your possible options!  Lets chat!"
              ]
            }
          },
          {
            "index": 773,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/span[1]/div[1]/button[1]",
              "codeLines": [
                "<button aria-label=\"Open live chat\" aria-haspopup=\"false\" class=\"IconLauncher__BaseLauncher-tpgetj-...",
                "  <div alt=\"Open live chat\">",
                "    <div direction=\"left\" class=\"TwistFadeTransition__TransitionComponent-u25nz6-0 mfYRc\">",
                "      <div width=\"20\" height=\"20\" class=\"IconLauncher__LauncherIcon-tpgetj-3 koaUoo\">",
                "        <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 19 18\" class=\"c...",
                "          <g fill=\"none\" fill-rule=\"evenodd\" stroke=\"none\" stroke-width=\"1\">",
                "            <g fill=\"#ffffff\" transform=\"translate(-927 -991) translate(900.277 962)\">",
                "              <g transform=\"translate(27 29)\">",
                "                <path d=\"M10.627 9.013l6.872 6.873.708.707-1.415 1.414-.707-.707-6.872-6.872L2.34 1...",
                "              </g>",
                "            </g>",
                "          </g>",
                "        </svg>",
                "      </div>",
                "    </div>",
                "    <div direction=\"right\" class=\"TwistFadeTransition__TransitionComponent-u25nz6-0 cohQpf\">",
                "      <div width=\"32\" height=\"30\" class=\"IconLauncher__LauncherIcon-tpgetj-3 jLEsQC\">",
                "        <svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"3...",
                "          <defs>",
                "            <path id=\"conversations-visitor-open-icon-path-10.4021967370291635\" d=\"M31.4824242 24.6...",
                "          </defs>",
                "          <g fill=\"none\" fill-rule=\"evenodd\" stroke=\"none\" stroke-width=\"1\">",
                "            <g transform=\"translate(-1432 -977) translate(1415.723 959.455)\">",
                "              <g transform=\"translate(17 17)\">",
                "                <g transform=\"translate(6.333 .075)\">",
                "                  <path fill=\"#ffffff\" d=\"M30.594 4.773c-.314-1.943-1.486-3.113-3.374-3.38C27.174 1...",
                "                </g>",
                "                <g fill=\"#ffffff\" transform=\"translate(0 5.832)\">",
                "                  <path d=\"M31.354 4.473c-.314-1.944-1.487-3.114-3.374-3.382-.046-.01-4.644-.89-11....",
                "                </g>",
                "              </g>",
                "            </g>",
                "          </g>",
                "        </svg>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 775,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Let’s transform your site into a digitally accessible, inclusive environment with customized compli..."
              ]
            }
          },
          {
            "index": 779,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "High profile"
              ]
            }
          },
          {
            "index": 781,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "and"
              ]
            }
          },
          {
            "index": 783,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "organizations trust User1st’s solutions for on-premise deployment."
              ]
            }
          },
          {
            "index": 785,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Round-the-clock superior customer"
              ]
            }
          },
          {
            "index": 787,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "and"
              ]
            }
          },
          {
            "index": 789,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "capabilities, working hand-in-hand with you. ISO20017 certified."
              ]
            }
          },
          {
            "index": 791,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "User1st supports all eCommerce platforms with full"
              ]
            }
          },
          {
            "index": 793,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "service tailored for your needs providing detailed"
              ]
            }
          },
          {
            "index": 796,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Tap into the 64M person potential audience"
              ]
            }
          },
          {
            "index": 797,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Reach individual user’s accessibility needs"
              ]
            }
          },
          {
            "index": 798,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Compliance liability guaranteed"
              ]
            }
          },
          {
            "index": 801,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Manual automation and testing"
              ]
            }
          },
          {
            "index": 802,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Scans and detects the maximum number of accessibility errors per the Web Content Accessibility Guid..."
              ]
            }
          },
          {
            "index": 804,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Assured Remediation"
              ]
            }
          },
          {
            "index": 805,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "User1st Accessibility Integrator experts support digital accessibility remediation and correction u..."
              ]
            }
          },
          {
            "index": 807,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Customized accessibility reports"
              ]
            }
          },
          {
            "index": 808,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Recording the real-time status of digital asset compliance at every step of the process through WCA..."
              ]
            }
          },
          {
            "index": 810,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Time and time again, consumers prove that they value and frequent those companies that take an acti..."
              ]
            }
          },
          {
            "index": 811,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Web accessibility has assumed ever-greater importance as businesses generate more and more of their..."
              ]
            }
          },
          {
            "index": 812,
            "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]/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Commercial websites are typically designed to appeal to the most massive audience possible, making ..."
              ]
            }
          },
          {
            "index": 874,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Time and time again, consumers prove that they value and frequent those companies that take an acti..."
              ]
            }
          },
          {
            "index": 875,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Web accessibility has assumed ever-greater importance as businesses generate more and more of their..."
              ]
            }
          },
          {
            "index": 876,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Commercial websites are typically designed to appeal to the most massive audience possible, making ..."
              ]
            }
          },
          {
            "index": 1015,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"elementor-heading-title elementor-size-default\">",
                "  Trusted by",
                "</h2>"
              ]
            }
          },
          {
            "index": 1081,
            "verdict": "failed",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://user1st.com/",
      "result": {
        "totals": {
          "rulesNA": 57,
          "rulesPassed": 36,
          "rulesWarned": 5,
          "rulesViolated": 5,
          "warnings": {
            "minor": 11,
            "moderate": 0,
            "serious": 6,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 0,
            "serious": 30,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-09T15:47:51.015Z",
          "url": "https://user1st.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "aria-allowed-role",
              "impact": "minor",
              "tags": [
                "cat.aria",
                "best-practice"
              ],
              "description": "Ensures role attribute has an appropriate value for the element",
              "help": "ARIA role should be appropriate for the element",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-role?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "navigation"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role navigation must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"jet-mega-menu-list\" role=\"navigation\">",
                  "target": [
                    ".jet-mega-menu-list"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role navigation must be removed when the element is made visible, as it is not allowed for the element"
                }
              ]
            },
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://user1st.com/contact-us/\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".elementor-element-502bf19 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"elementor-button-text\">Contact Us</span>",
                  "target": [
                    ".elementor-element-502bf19 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm > .elementor-button-content-wrapper > .elementor-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://user1st.com/check-compliance/\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".elementor-element-bb8cabb > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"elementor-button-text\">Check your site's compliance</span>",
                  "target": [
                    ".elementor-element-bb8cabb > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm > .elementor-button-content-wrapper > .elementor-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://user1st.com/request-a-demo/\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".elementor-element-4db45e3 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"elementor-button-text\">Request a Demo</span>",
                  "target": [
                    ".elementor-element-4db45e3 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm > .elementor-button-content-wrapper > .elementor-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                }
              ]
            },
            {
              "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://user1st.com/contact-us/\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".elementor-element-502bf19 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"elementor-button-text\">Contact Us</span>",
                  "target": [
                    ".elementor-element-502bf19 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm > .elementor-button-content-wrapper > .elementor-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://user1st.com/check-compliance/\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".elementor-element-bb8cabb > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"elementor-button-text\">Check your site's compliance</span>",
                  "target": [
                    ".elementor-element-bb8cabb > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm > .elementor-button-content-wrapper > .elementor-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://user1st.com/request-a-demo/\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".elementor-element-4db45e3 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"elementor-button-text\">Request a Demo</span>",
                  "target": [
                    ".elementor-element-4db45e3 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm > .elementor-button-content-wrapper > .elementor-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"jet-mega-menu-toggle\" tabindex=\"1\" aria-label=\"Open/Close Menu\">",
                  "target": [
                    ".jet-mega-menu-toggle"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page 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=\"jet-mega-menu-mega-container\" data-template-id=\"48\" data-position=\"default\" style=\"--jmm-submenu-width:391.648px; --jmm-submenu-delta-x-offset:0px;\">",
                  "target": [
                    "div[data-template-id=\"48\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page 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=\"jet-mega-menu-mega-container\" data-template-id=\"150\" data-position=\"default\" style=\"--jmm-submenu-width:391.648px; --jmm-submenu-delta-x-offset:-120.648px;\">",
                  "target": [
                    "div[data-template-id=\"150\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page 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=\"jet-mega-menu-mega-container\" data-template-id=\"1396\" data-position=\"default\" style=\"--jmm-submenu-width:391.648px; --jmm-submenu-delta-x-offset:-243.063px;\">",
                  "target": [
                    "div[data-template-id=\"1396\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page 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 src=\"https://ide.user1st.info/content/index.html?url=user1st.com&amp;mode=prod&amp;dir=content\" id=\"u1st_switcher\" style=\"display: none;\"></iframe>",
                  "target": [
                    "#u1st_switcher"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page 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 src=\"https://ide.user1st.info/menu/index.html\" id=\"u1st-accessibility-menu\" style=\"display: none;\"></iframe>",
                  "target": [
                    "#u1st-accessibility-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page 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 style=\"display: none;\" class=\"e-font-icon-svg-symbols\"></svg>",
                  "target": [
                    ".e-font-icon-svg-symbols:nth-child(51)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page 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 style=\"display: none;\" class=\"e-font-icon-svg-symbols\"></svg>",
                  "target": [
                    ".e-font-icon-svg-symbols:nth-child(56)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page 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 owner=\"archetype\" title=\"archetype\" style=\"display: none; visibility: hidden;\"></iframe>",
                  "target": [
                    "iframe[owner=\"archetype\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "to make this website accessible to screen reader press combination of alt and 1 keys to stop getting this message press the combination of alt and 2 keys",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "user1st.com",
                          "port": "",
                          "pathname": "/blog/support-consumers-desire-for-inclusivity-by-making-your-website-accessible/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://user1st.com/blog/support-consumers-desire-for-inclusivity-by-making-your-website-accessible/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".post-885 > .elementor-post__text > .elementor-post__title > a"
                          ]
                        },
                        {
                          "html": "<a class=\"elementor-post__thumbnail__link\" href=\"https://user1st.com/blog/ada-compliance-testing-6-easy-website-tests/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".post-880 > .elementor-post__thumbnail__link"
                          ]
                        },
                        {
                          "html": "<a href=\"https://user1st.com/blog/ada-compliance-testing-6-easy-website-tests/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".post-880 > .elementor-post__text > .elementor-post__title > a"
                          ]
                        },
                        {
                          "html": "<a class=\"elementor-post__thumbnail__link\" href=\"https://user1st.com/blog/3-ways-website-accessibility-checkers-deliver-for-commercial-websites/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".post-877 > .elementor-post__thumbnail__link"
                          ]
                        },
                        {
                          "html": "<a href=\"https://user1st.com/blog/3-ways-website-accessibility-checkers-deliver-for-commercial-websites/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".post-877 > .elementor-post__text > .elementor-post__title > a"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"elementor-post__thumbnail__link\" href=\"https://user1st.com/blog/support-consumers-desire-for-inclusivity-by-making-your-website-accessible/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                  "target": [
                    ".post-885 > .elementor-post__thumbnail__link"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-hidden-focus",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag131"
              ],
              "description": "Ensures aria-hidden elements are not focusable nor contain focusable elements",
              "help": "ARIA hidden element must not be focusable or contain focusable elements",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-hidden-focus?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-not-tabbable",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.user1st.com/privacy-policy\" target=\"_blank\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">Privacy Policy</a>",
                          "target": [
                            "p > a[target=\"_blank\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"javascript:void(0);\" id=\"hs-eu-confirmation-button\" role=\"button\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">\n    Accept\n  </a>",
                          "target": [
                            "#hs-eu-confirmation-button"
                          ]
                        },
                        {
                          "html": "<a href=\"javascript:void(0);\" id=\"hs-eu-decline-button\" role=\"button\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">Decline</a>",
                          "target": [
                            "#hs-eu-decline-button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Focusable content should have tabindex='-1' or be removed from the DOM"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"hs-eu-cookie-confirmation\" class=\"hs-cookie-notification-position-bottom\" data-nosnippet=\"\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" role=\"document\" aria-hidden=\"true\">",
                  "target": [
                    "#hs-eu-cookie-confirmation"
                  ],
                  "failureSummary": "Fix all of the following:\n  Focusable content should have tabindex='-1' or be removed from the DOM"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-not-tabbable",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://user1st.com\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".elementor-element-edbb718 > .elementor-widget-container > .elementor-image > a[href$=\"user1st.com\"]"
                          ]
                        },
                        {
                          "html": "<div class=\"jet-mega-menu-item__inner\" tabindex=\"1\" aria-label=\"About Us\">",
                          "target": [
                            "div[aria-label=\"About Us\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://user1st.com/about-us/\" class=\"jet-mega-menu-item__link jet-mega-menu-item__link--top-level\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".jet-mega-menu-item__link.jet-mega-menu-item__link--top-level[href$=\"about-us/\"]"
                          ]
                        },
                        {
                          "html": "<div class=\"jet-mega-menu-item__inner\" tabindex=\"1\" aria-label=\"Solutions\">",
                          "target": [
                            "div[aria-label=\"Solutions\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"#\" class=\"jet-mega-menu-item__link jet-mega-menu-item__link--top-level\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            "div[aria-label=\"Solutions\"] > .jet-mega-menu-item__link.jet-mega-menu-item__link--top-level[href=\"#\"]"
                          ]
                        },
                        {
                          "html": "<div class=\"jet-mega-menu-item__inner\" tabindex=\"1\" aria-label=\"Services\">",
                          "target": [
                            "div[aria-label=\"Services\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"#\" class=\"jet-mega-menu-item__link jet-mega-menu-item__link--top-level\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            "div[aria-label=\"Services\"] > .jet-mega-menu-item__link.jet-mega-menu-item__link--top-level[href=\"#\"]"
                          ]
                        },
                        {
                          "html": "<div class=\"jet-mega-menu-item__inner\" tabindex=\"1\" aria-label=\"Blog\">",
                          "target": [
                            "div[aria-label=\"Blog\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://user1st.com/blog/\" class=\"jet-mega-menu-item__link jet-mega-menu-item__link--top-level\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".jet-mega-menu-item__link.jet-mega-menu-item__link--top-level[href$=\"blog/\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://user1st.com/contact-us/\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".elementor-element-502bf19 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Focusable content should have tabindex='-1' or be removed from the DOM"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<div data-elementor-type=\"header\" data-elementor-id=\"5\" class=\"elementor elementor-5 elementor-location-header\" data-elementor-settings=\"[]\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" role=\"document\" aria-hidden=\"true\">",
                  "target": [
                    ".elementor-5"
                  ],
                  "failureSummary": "Fix all of the following:\n  Focusable content should have tabindex='-1' or be removed from the DOM"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-not-tabbable",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://user1st.com\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".elementor-element-5bd53c6 > .elementor-widget-container > .elementor-image > a[href$=\"user1st.com\"]"
                          ]
                        },
                        {
                          "html": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-ff7457a\" href=\"https://www.youtube.com/channel/UCxJltSoeMGO0PEmNJ4g7wRw\" target=\"_blank\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".elementor-social-icon-youtube"
                          ]
                        },
                        {
                          "html": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-e76c60f\" href=\"https://twitter.com/User1st\" target=\"_blank\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".elementor-social-icon-twitter"
                          ]
                        },
                        {
                          "html": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin-in elementor-repeater-item-c9e7316\" href=\"https://www.linkedin.com/company/user1st/\" target=\"_blank\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".elementor-social-icon-linkedin-in"
                          ]
                        },
                        {
                          "html": "<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-0110b06\" href=\"https://www.facebook.com/user1st\" target=\"_blank\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".elementor-social-icon-facebook-f"
                          ]
                        },
                        {
                          "html": "<a href=\"https://user1st.com/about-us/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".elementor-icon-list-item:nth-child(1) > a[href$=\"about-us/\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://user1st.com/about-us#timeline\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".elementor-element-8a3d22a > .elementor-widget-container > .elementor-icon-list-items > .elementor-icon-list-item:nth-child(2) > a"
                          ]
                        },
                        {
                          "html": "<a href=\"https://user1st.com/about-us#team\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".elementor-element-8a3d22a > .elementor-widget-container > .elementor-icon-list-items > .elementor-icon-list-item:nth-child(3) > a"
                          ]
                        },
                        {
                          "html": "<a href=\"https://user1st.com/about-us#news\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".elementor-element-8a3d22a > .elementor-widget-container > .elementor-icon-list-items > .elementor-icon-list-item:nth-child(4) > a"
                          ]
                        },
                        {
                          "html": "<a href=\"https://user1st.com/uremediate/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".elementor-element-1ab53df > .elementor-widget-container > .elementor-icon-list-items > .elementor-icon-list-item:nth-child(1) > a"
                          ]
                        },
                        {
                          "html": "<a href=\"https://user1st.com/check1st/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            "a[href$=\"check1st/\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://user1st.com/vpat/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            "a[href$=\"vpat/\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://user1st.com/audits-and-certifications/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".elementor-element-1ab53df > .elementor-widget-container > .elementor-icon-list-items > .elementor-icon-list-item:nth-child(4) > a"
                          ]
                        },
                        {
                          "html": "<a href=\"https://user1st.com/training/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            "a[href$=\"training/\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://user1st.com/remediation-and-testing/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".elementor-icon-list-item:nth-child(6) > a"
                          ]
                        },
                        {
                          "html": "<a href=\"https://user1st.com/blog/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".elementor-icon-list-item:nth-child(1) > a[href$=\"blog/\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://user1st.com/contact-us/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".elementor-element-0206c85 > .elementor-widget-container > .elementor-icon-list-items > .elementor-icon-list-item:nth-child(2) > a"
                          ]
                        },
                        {
                          "html": "<a href=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjM4IiwidG9nZ2xlIjpmYWxzZX0%3D\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                          "target": [
                            ".elementor-element-0206c85 > .elementor-widget-container > .elementor-icon-list-items > .elementor-icon-list-item:nth-child(3) > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Focusable content should have tabindex='-1' or be removed from the DOM"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<div data-elementor-type=\"footer\" data-elementor-id=\"6\" class=\"elementor elementor-6 elementor-location-footer\" data-elementor-settings=\"[]\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" role=\"document\" aria-hidden=\"true\">",
                  "target": [
                    ".elementor-6"
                  ],
                  "failureSummary": "Fix all of the following:\n  Focusable content should have tabindex='-1' or be removed from the DOM"
                }
              ]
            },
            {
              "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": "#0091ae",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.7,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"hs-eu-cookie-confirmation-inner\">",
                          "target": [
                            "#hs-eu-cookie-confirmation-inner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.7 (foreground color: #0091ae, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.user1st.com/privacy-policy\" target=\"_blank\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">Privacy Policy</a>",
                  "target": [
                    "p > a[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.7 (foreground color: #0091ae, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d6885",
                        "bgColor": "#eff6ff",
                        "contrastRatio": 5.09,
                        "fontSize": "15.6pt (20.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6005fdd elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6005fdd\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">",
                          "target": [
                            ".elementor-element-6005fdd"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.09 (foreground color: #5d6885, background color: #eff6ff, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"elementor-text-editor elementor-clearfix\">\n\t\t\t\tLet’s transform your site into a digitally accessible, inclusive environment with customized compliance solutions and services.\n\n\t\t\t\t\t</div>",
                  "target": [
                    ".elementor-element-e39b56a > .elementor-widget-container > .elementor-text-editor.elementor-clearfix"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.09 (foreground color: #5d6885, background color: #eff6ff, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d6885",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.54,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-column-wrap elementor-element-populated\">",
                          "target": [
                            ".elementor-element-3b1fcc9 > .elementor-column-wrap.elementor-element-populated"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.54 (foreground color: #5d6885, background color: #ffffff, font size: 14.4pt (19.2px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>High profile&nbsp;<strong>banking, insurance, eCommerce,</strong>&nbsp;and&nbsp;<strong>healthcare</strong> organizations trust User1st’s solutions for on-premise deployment.&nbsp;</p>",
                  "target": [
                    ".elementor-element-c3216ad > .elementor-widget-container > .elementor-text-editor.elementor-clearfix > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.54 (foreground color: #5d6885, background color: #ffffff, font size: 14.4pt (19.2px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d6885",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.54,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-column-wrap elementor-element-populated\">",
                          "target": [
                            ".elementor-element-e8e680e > .elementor-column-wrap.elementor-element-populated"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.54 (foreground color: #5d6885, background color: #ffffff, font size: 14.4pt (19.2px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Round-the-clock superior customer&nbsp;<strong>service&nbsp;</strong>and&nbsp;<strong>implementation</strong> capabilities, working hand-in-hand with you. ISO20017 certified.</p>",
                  "target": [
                    ".elementor-element-a1ac542 > .elementor-widget-container > .elementor-text-editor.elementor-clearfix > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.54 (foreground color: #5d6885, background color: #ffffff, font size: 14.4pt (19.2px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d6885",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.54,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-column-wrap elementor-element-populated\">",
                          "target": [
                            ".elementor-element-851ec95 > .elementor-column-wrap.elementor-element-populated"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.54 (foreground color: #5d6885, background color: #ffffff, font size: 14.4pt (19.2px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>User1st supports all eCommerce platforms with full <strong>in-house</strong> service tailored for your needs providing detailed <strong>reporting and analysis.</strong></p>",
                  "target": [
                    ".elementor-element-552641f > .elementor-widget-container > .elementor-text-editor.elementor-clearfix > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.54 (foreground color: #5d6885, background color: #ffffff, font size: 14.4pt (19.2px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d6885",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.54,
                        "fontSize": "15.6pt (20.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-8 wp-custom-logo jet-mega-menu-location elementor-default elementor-kit-4 elementor-page elementor-page-8 e--ua-blink e--ua-mac e--ua-webkit dialog-body dialog-lightbox-body dialog-container dialog-lightbox-container\" data-elementor-device-mode=\"desktop\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.54 (foreground color: #5d6885, background color: #ffffff, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Tap into the 64M person potential audience</p>",
                  "target": [
                    ".elementor-element-3ce438f > .elementor-widget-container > .elementor-text-editor.elementor-clearfix > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.54 (foreground color: #5d6885, background color: #ffffff, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d6885",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.54,
                        "fontSize": "15.6pt (20.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-8 wp-custom-logo jet-mega-menu-location elementor-default elementor-kit-4 elementor-page elementor-page-8 e--ua-blink e--ua-mac e--ua-webkit dialog-body dialog-lightbox-body dialog-container dialog-lightbox-container\" data-elementor-device-mode=\"desktop\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.54 (foreground color: #5d6885, background color: #ffffff, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Reach individual user’s accessibility needs</p>",
                  "target": [
                    ".elementor-element-cd81f3b > .elementor-widget-container > .elementor-text-editor.elementor-clearfix > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.54 (foreground color: #5d6885, background color: #ffffff, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d6885",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.54,
                        "fontSize": "15.6pt (20.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-8 wp-custom-logo jet-mega-menu-location elementor-default elementor-kit-4 elementor-page elementor-page-8 e--ua-blink e--ua-mac e--ua-webkit dialog-body dialog-lightbox-body dialog-container dialog-lightbox-container\" data-elementor-device-mode=\"desktop\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.54 (foreground color: #5d6885, background color: #ffffff, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Compliance liability guaranteed</p>",
                  "target": [
                    ".elementor-element-ee0be54 > .elementor-widget-container > .elementor-text-editor.elementor-clearfix > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.54 (foreground color: #5d6885, background color: #ffffff, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d6885",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.54,
                        "fontSize": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-8 wp-custom-logo jet-mega-menu-location elementor-default elementor-kit-4 elementor-page elementor-page-8 e--ua-blink e--ua-mac e--ua-webkit dialog-body dialog-lightbox-body dialog-container dialog-lightbox-container\" data-elementor-device-mode=\"desktop\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.54 (foreground color: #5d6885, background color: #ffffff, font size: 16.8pt (22.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"elementor-heading-title elementor-size-default\">Manual automation and testing\n</div>",
                  "target": [
                    ".elementor-element-2dc5960 > .elementor-widget-container > .elementor-heading-title.elementor-size-default"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.54 (foreground color: #5d6885, background color: #ffffff, font size: 16.8pt (22.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d6885",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.54,
                        "fontSize": "15.6pt (20.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-8 wp-custom-logo jet-mega-menu-location elementor-default elementor-kit-4 elementor-page elementor-page-8 e--ua-blink e--ua-mac e--ua-webkit dialog-body dialog-lightbox-body dialog-container dialog-lightbox-container\" data-elementor-device-mode=\"desktop\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.54 (foreground color: #5d6885, background color: #ffffff, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Scans and detects the maximum number of accessibility errors per the Web Content Accessibility Guidelines (WCAG) by experienced Accessibility Experts and automation tools. Covering accessible actual end-user flow while utilizing assistive devices (JAWS, NVDA, TalkBack, VoiceOver).</p>",
                  "target": [
                    ".elementor-element-cf5ecc7 > .elementor-widget-container > .elementor-text-editor.elementor-clearfix > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.54 (foreground color: #5d6885, background color: #ffffff, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d6885",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.54,
                        "fontSize": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-8 wp-custom-logo jet-mega-menu-location elementor-default elementor-kit-4 elementor-page elementor-page-8 e--ua-blink e--ua-mac e--ua-webkit dialog-body dialog-lightbox-body dialog-container dialog-lightbox-container\" data-elementor-device-mode=\"desktop\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.54 (foreground color: #5d6885, background color: #ffffff, font size: 16.8pt (22.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"elementor-heading-title elementor-size-default\">Assured Remediation\n</div>",
                  "target": [
                    ".elementor-element-a4295bf > .elementor-widget-container > .elementor-heading-title.elementor-size-default"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.54 (foreground color: #5d6885, background color: #ffffff, font size: 16.8pt (22.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d6885",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.54,
                        "fontSize": "15.6pt (20.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-8 wp-custom-logo jet-mega-menu-location elementor-default elementor-kit-4 elementor-page elementor-page-8 e--ua-blink e--ua-mac e--ua-webkit dialog-body dialog-lightbox-body dialog-container dialog-lightbox-container\" data-elementor-device-mode=\"desktop\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.54 (foreground color: #5d6885, background color: #ffffff, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>User1st Accessibility Integrator experts support digital accessibility remediation and correction using a Javascript framework. As authorities on web accessibility, testing is done via various automatic tools through multiple assistive devices and technologies.</p>",
                  "target": [
                    ".elementor-element-3100516 > .elementor-widget-container > .elementor-text-editor.elementor-clearfix > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.54 (foreground color: #5d6885, background color: #ffffff, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d6885",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.54,
                        "fontSize": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-8 wp-custom-logo jet-mega-menu-location elementor-default elementor-kit-4 elementor-page elementor-page-8 e--ua-blink e--ua-mac e--ua-webkit dialog-body dialog-lightbox-body dialog-container dialog-lightbox-container\" data-elementor-device-mode=\"desktop\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.54 (foreground color: #5d6885, background color: #ffffff, font size: 16.8pt (22.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"elementor-heading-title elementor-size-default\">Customized accessibility reports\n</div>",
                  "target": [
                    ".elementor-element-148509d > .elementor-widget-container > .elementor-heading-title.elementor-size-default"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.54 (foreground color: #5d6885, background color: #ffffff, font size: 16.8pt (22.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d6885",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.54,
                        "fontSize": "15.6pt (20.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-8 wp-custom-logo jet-mega-menu-location elementor-default elementor-kit-4 elementor-page elementor-page-8 e--ua-blink e--ua-mac e--ua-webkit dialog-body dialog-lightbox-body dialog-container dialog-lightbox-container\" data-elementor-device-mode=\"desktop\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.54 (foreground color: #5d6885, background color: #ffffff, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Recording the real-time status of digital asset compliance at every step of the process through WCAG compliance monitoring, detailed analysis, report generation, and unrestricted access to detailed dashboards with customized accessibility reports.</p>",
                  "target": [
                    ".elementor-element-fe201f1 > .elementor-widget-container > .elementor-text-editor.elementor-clearfix > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.54 (foreground color: #5d6885, background color: #ffffff, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#777777",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.47,
                        "fontSize": "15.6pt (20.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<article class=\"elementor-post elementor-grid-item post-885 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized\">",
                          "target": [
                            ".post-885"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.47 (foreground color: #777777, background color: #ffffff, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Time and time again, consumers prove that they value and frequent those companies that take an active, inclusive approach to their business. Businesses of</p>",
                  "target": [
                    ".post-885 > .elementor-post__text > .elementor-post__excerpt > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #777777, background color: #ffffff, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#777777",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.47,
                        "fontSize": "15.6pt (20.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<article class=\"elementor-post elementor-grid-item post-880 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized\">",
                          "target": [
                            ".post-880"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.47 (foreground color: #777777, background color: #ffffff, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Web accessibility has assumed ever-greater importance as businesses generate more and more of their revenue online. Given that the World Health Organization (WHO) estimates</p>",
                  "target": [
                    ".post-880 > .elementor-post__text > .elementor-post__excerpt > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #777777, background color: #ffffff, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#777777",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.47,
                        "fontSize": "15.6pt (20.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<article class=\"elementor-post elementor-grid-item post-877 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized\">",
                          "target": [
                            ".post-877"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.47 (foreground color: #777777, background color: #ffffff, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Commercial websites are typically designed to appeal to the most massive audience possible, making it essential that they be accessible to people with disabilities.</p>",
                  "target": [
                    ".post-877 > .elementor-post__text > .elementor-post__excerpt > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #777777, background color: #ffffff, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0091ae",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.7,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"hs-eu-cookie-confirmation-inner\">",
                          "target": [
                            "#hs-eu-cookie-confirmation-inner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.7 (foreground color: #0091ae, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.user1st.com/privacy-policy\" target=\"_blank\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">Privacy Policy</a>",
                  "target": [
                    "p > a[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.7 (foreground color: #0091ae, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#777777",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.47,
                        "fontSize": "15.6pt (20.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<article class=\"elementor-post elementor-grid-item post-885 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized\">",
                          "target": [
                            ".post-885"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.47 (foreground color: #777777, background color: #ffffff, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Time and time again, consumers prove that they value and frequent those companies that take an active, inclusive approach to their business. Businesses of</p>",
                  "target": [
                    ".post-885 > .elementor-post__text > .elementor-post__excerpt > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #777777, background color: #ffffff, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#777777",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.47,
                        "fontSize": "15.6pt (20.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<article class=\"elementor-post elementor-grid-item post-880 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized\">",
                          "target": [
                            ".post-880"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.47 (foreground color: #777777, background color: #ffffff, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Web accessibility has assumed ever-greater importance as businesses generate more and more of their revenue online. Given that the World Health Organization (WHO) estimates</p>",
                  "target": [
                    ".post-880 > .elementor-post__text > .elementor-post__excerpt > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #777777, background color: #ffffff, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#777777",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.47,
                        "fontSize": "15.6pt (20.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<article class=\"elementor-post elementor-grid-item post-877 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized\">",
                          "target": [
                            ".post-877"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.47 (foreground color: #777777, background color: #ffffff, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Commercial websites are typically designed to appeal to the most massive audience possible, making it essential that they be accessible to people with disabilities.</p>",
                  "target": [
                    ".post-877 > .elementor-post__text > .elementor-post__excerpt > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #777777, background color: #ffffff, font size: 15.6pt (20.8px), font weight: normal). Expected contrast ratio of 4.5: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": "<a href=\"https://user1st.com/check-compliance/\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                  "target": [
                    ".elementor-element-bb8cabb > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm"
                  ],
                  "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://user1st.com/blog/support-consumers-desire-for-inclusivity-by-making-your-website-accessible/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                  "target": [
                    ".post-885 > .elementor-post__text > .elementor-post__title > a"
                  ],
                  "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://user1st.com/blog/ada-compliance-testing-6-easy-website-tests/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                  "target": [
                    ".post-880 > .elementor-post__text > .elementor-post__title > a"
                  ],
                  "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://user1st.com/blog/3-ways-website-accessibility-checkers-deliver-for-commercial-websites/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                  "target": [
                    ".post-877 > .elementor-post__text > .elementor-post__title > a"
                  ],
                  "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://user1st.com/request-a-demo/\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">",
                  "target": [
                    ".elementor-element-4db45e3 > .elementor-widget-container > .elementor-button-wrapper > .elementor-button-link.elementor-button.elementor-size-sm"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                }
              ]
            },
            {
              "id": "link-in-text-block",
              "impact": "serious",
              "tags": [
                "cat.color",
                "experimental",
                "wcag2a",
                "wcag141"
              ],
              "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
              "help": "Links must be distinguishable without relying on color",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-in-text-block?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            "#hs-eu-policy-wording > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Links need to be distinguished from surrounding text in some way other than by color"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.user1st.com/privacy-policy\" target=\"_blank\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">Privacy Policy</a>",
                  "target": [
                    "p > a[target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Links need to be distinguished from surrounding text in some way other than by color"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.user1st.com/",
      "what": "URL",
      "result": "https://user1st.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://user1st.com/",
      "result": {
        "Error": {
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.71:1. Recommendation:  change text colour to #00819b.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.user1st.com/privacy-policy\" target=\"_blank\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">...</a>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.48:1. Recommendation:  change text colour to #767676.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.2_4_1.H64.1": {
            "Iframe element requires a non-empty title attribute that identifies the frame.": [
              {
                "tagName": "iframe",
                "id": "#u1st-accessibility-menu",
                "code": "<iframe src=\"https://ide.user1st.info/menu/index.html\" id=\"u1st-accessibility-menu\" style=\"display: none;\">...</iframe>"
              },
              {
                "tagName": "iframe",
                "id": "#u1st_switcher",
                "code": "<iframe src=\"https://ide.user1st.info/content/index.html?url=user1st.com&amp;mode=prod&amp;dir=content\" id=\"u1st_switcher\" style=\"display: none;\">...</iframe>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"1068\" height=\"679\" src=\"https://user1st.com/wp-content/uploads/2021/12/solution3.1f5e809d.svg\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"1200\" height=\"344\" src=\"https://user1st.com/wp-content/uploads/2021/12/Tests.jpeg\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"1366\" height=\"974\" src=\"https://user1st.com/wp-content/uploads/2021/12/solution2.cd461688.svg\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"157\" height=\"265\" src=\"https://user1st.com/wp-content/uploads/2021/12/valueprop3.bdfc239f.svg\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"211\" height=\"60\" src=\"https://user1st.com/wp-content/uploads/2021/12/eleos.90386242.svg\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"222\" height=\"220\" src=\"https://user1st.com/wp-content/uploads/2021/12/valueprop2.3ddeaab1.svg\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"240\" height=\"60\" src=\"https://user1st.com/wp-content/uploads/2021/12/lightico.d5d55f58.svg\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"264\" height=\"60\" src=\"https://user1st.com/wp-content/uploads/2021/12/irobot.e8ce29ec.svg\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"271\" height=\"220\" src=\"https://user1st.com/wp-content/uploads/2021/12/valueprop1.704d91c5.svg\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"277\" height=\"60\" src=\"https://user1st.com/wp-content/uploads/2021/12/american_century_investments.68f8f0bd.svg\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"357\" height=\"254\" src=\"https://user1st.com/wp-content/uploads/2021/12/hero.05f9da52.svg\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"538\" height=\"444\" src=\"https://user1st.com/wp-content/uploads/2021/12/solution1.14557e88.svg\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\">"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "button",
                "id": "#u1st-accessibility-button",
                "code": "<button aria-haspopup=\"true\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" id=\"u1st-accessibility-button\" tabindex=\"0\">...</button>"
              },
              {
                "tagName": "iframe",
                "id": "#u1st-accessibility-menu",
                "code": "<iframe src=\"https://ide.user1st.info/menu/index.html\" id=\"u1st-accessibility-menu\" style=\"display: none;\">...</iframe>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"elementor-button-text\">...</span>"
              }
            ]
          },
          "AA.2_5_3.F96": {
            "Accessible name for this element does not contain the visible label text. Check that for user interface components with labels that include text or images of text, the name contains the text that is presented visually.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://user1st.com/blog/3-ways-website-accessibility-checkers-deliver-for-commercial-websites/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://user1st.com/blog/ada-compliance-testing-6-easy-website-tests/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://user1st.com/blog/support-consumers-desire-for-inclusivity-by-making-your-website-accessible/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://user1st.com/check-compliance/\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://user1st.com/request-a-demo/\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.user1st.com/",
      "what": "URL",
      "result": "https://user1st.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://user1st.com/",
      "result": {
        "content": {
          "totals": {
            "violation": 79,
            "recommendation": 1,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/section[7]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/button[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 433,
                "top": 4052,
                "height": 63,
                "width": 297
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://user1st.com/request-a-demo/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[3]/div[1]/h3[1]/a[1]",
                "aria": "/document[1]/main[1]/article[3]/heading[1]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 36,
                "top": 3729,
                "height": 42,
                "width": 325
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/blog/3-ways-website-accessibility-checkers-deliver-for-commercial-websites/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[2]/div[1]/h3[1]/a[1]",
                "aria": "/document[1]/main[1]/article[2]/heading[1]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 431,
                "top": 3219,
                "height": 42,
                "width": 271
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/blog/ada-compliance-testing-6-easy-website-tests/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[1]/div[1]/h3[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/heading[1]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 36,
                "top": 3219,
                "height": 42,
                "width": 290
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/blog/support-consumers-desire-for-inclusivity-by-making-your-website-accessible/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/button[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 20,
                "top": 411,
                "height": 63,
                "width": 318
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://user1st.com/check-compliance/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/list[3]/listitem[3]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 628,
                "top": 4367,
                "height": 21,
                "width": 152
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjM4IiwidG9nZ2xlIjpmYWxzZX0%3D\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/list[3]/listitem[2]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 628,
                "top": 4334,
                "height": 21,
                "width": 152
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/contact-us/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/list[3]/listitem[1]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 628,
                "top": 4301,
                "height": 21,
                "width": 152
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/blog/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/list[2]/listitem[6]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 400,
                "top": 4466,
                "height": 21,
                "width": 228
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/remediation-and-testing/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/list[2]/listitem[5]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 400,
                "top": 4433,
                "height": 21,
                "width": 228
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/training/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/list[2]/listitem[4]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 400,
                "top": 4400,
                "height": 21,
                "width": 228
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/audits-and-certifications/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/list[2]/listitem[3]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 400,
                "top": 4367,
                "height": 21,
                "width": 228
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/vpat/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/list[2]/listitem[2]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 400,
                "top": 4334,
                "height": 21,
                "width": 228
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/check1st/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/list[2]/listitem[1]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 400,
                "top": 4301,
                "height": 21,
                "width": 228
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/uremediate/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/list[1]/listitem[4]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 210,
                "top": 4400,
                "height": 21,
                "width": 190
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/about-us#news\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 210,
                "top": 4367,
                "height": 21,
                "width": 190
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/about-us#team\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 210,
                "top": 4334,
                "height": 21,
                "width": 190
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/about-us#timeline\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 210,
                "top": 4301,
                "height": 21,
                "width": 190
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/about-us/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[4]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/link[5]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 128,
                "top": 4353,
                "height": 32,
                "width": 32
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" target=\"_blank\" href=\"https://www.facebook.com/user1st\" class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-0110b06\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[3]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/link[4]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 92,
                "top": 4353,
                "height": 32,
                "width": 32
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" target=\"_blank\" href=\"https://www.linkedin.com/company/user1st/\" class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin-in elementor-repeater-item-c9e7316\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[2]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/link[3]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 56,
                "top": 4353,
                "height": 32,
                "width": 32
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" target=\"_blank\" href=\"https://twitter.com/User1st\" class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-e76c60f\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 20,
                "top": 4353,
                "height": 32,
                "width": 32
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" target=\"_blank\" href=\"https://www.youtube.com/channel/UCxJltSoeMGO0PEmNJ4g7wRw\" class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-ff7457a\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/banner[1]/button[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 634,
                "top": 51,
                "height": 47,
                "width": 147
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://user1st.com/contact-us/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[4]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/banner[1]/navigation[1]/listitem[4]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 476,
                "top": 62,
                "height": 24,
                "width": 33
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" class=\"jet-mega-menu-item__link jet-mega-menu-item__link--top-level\" href=\"https://user1st.com/blog/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/banner[1]/navigation[1]/listitem[3]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 360,
                "top": 62,
                "height": 24,
                "width": 62
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" class=\"jet-mega-menu-item__link jet-mega-menu-item__link--top-level\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/banner[1]/navigation[1]/listitem[2]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 237,
                "top": 62,
                "height": 24,
                "width": 68
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" class=\"jet-mega-menu-item__link jet-mega-menu-item__link--top-level\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/banner[1]/navigation[1]/listitem[1]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 116,
                "top": 62,
                "height": 24,
                "width": 66
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" class=\"jet-mega-menu-item__link jet-mega-menu-item__link--top-level\" href=\"https://user1st.com/about-us/\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/head[1]/script[12]",
                "aria": "/document[1]"
              },
              "message": "The <script> element has the id \"User1st_Switcher\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script src=\"https://ufe.user1st.info/content/frontend.prod.js\" id=\"User1st_Switcher\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/span[2]",
                "aria": "/document[1]"
              },
              "message": "The <span> element has the id \"elementor-device-mode\" that is already in use",
              "bounds": {
                "left": -1,
                "top": -160001,
                "height": 1,
                "width": 1
              },
              "snippet": "<span class=\"elementor-screen-only\" id=\"elementor-device-mode\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[4]",
                "aria": "/document[1]"
              },
              "message": "The <div> element has the id \"u1st\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 4166,
                "height": 32,
                "width": 800
              },
              "snippet": "<div id=\"u1st\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/button[1]",
                "aria": "/document[1]/button[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 4169,
                "height": 28,
                "width": 68
              },
              "snippet": "<button tabindex=\"0\" id=\"u1st-accessibility-button\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" aria-haspopup=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 92,
                "top": 480,
                "height": 36,
                "width": 616
              },
              "snippet": "<p id=\"hs-eu-cookie-disclaimer\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 286,
                "top": 534,
                "height": 40,
                "width": 73
              },
              "snippet": "<a role=\"button\" id=\"hs-eu-confirmation-button\" href=\"javascript:void(0);\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 92,
                "top": 396,
                "height": 72,
                "width": 616
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/button[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 3,
                "height": 19,
                "width": 175
              },
              "snippet": "<a id=\"u1st_openMenu\" class=\"u1st-skipLink\" tabindex=\"0\" role=\"button\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleDocumentRoles",
              "path": {
                "dom": "/html[1]/body[1]/div[9]",
                "aria": "/document[1]/document[6]"
              },
              "message": "Multiple elements with a \"document\" role do not have unique labels",
              "bounds": {
                "left": 524,
                "top": 330,
                "height": 270,
                "width": 276
              },
              "snippet": "<div style=\"width: 276px; height: 270px;\" aria-hidden=\"true\" role=\"document\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" class=\"widget-align-right\" id=\"hubspot-messages-iframe-container\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleDocumentRoles",
              "path": {
                "dom": "/html[1]/body[1]/div[8]",
                "aria": "/document[1]/document[5]"
              },
              "message": "Multiple elements with a \"document\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 4537,
                "height": 0,
                "width": 800
              },
              "snippet": "<div aria-hidden=\"true\" role=\"document\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" id=\"u1st-status-updated\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleDocumentRoles",
              "path": {
                "dom": "/html[1]/body[1]/div[7]",
                "aria": "/document[1]/document[4]"
              },
              "message": "Multiple elements with a \"document\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 4537,
                "height": 0,
                "width": 800
              },
              "snippet": "<div aria-hidden=\"true\" role=\"document\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" data-pafe-form-builder-tinymce-upload=\"https://user1st.com/wp-content/plugins/piotnet-addons-for-elementor-pro/inc/tinymce/tinymce-upload.php\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleDocumentRoles",
              "path": {
                "dom": "/html[1]/body[1]/div[6]",
                "aria": "/document[1]/document[3]"
              },
              "message": "Multiple elements with a \"document\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 4537,
                "height": 0,
                "width": 800
              },
              "snippet": "<div aria-hidden=\"true\" role=\"document\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" data-pafe-ajax-url=\"https://user1st.com/wp-admin/admin-ajax.php\" data-pafe-break-point-lg=\"1025\" data-pafe-break-point-md=\"768\" class=\"pafe-break-point\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleDocumentRoles",
              "path": {
                "dom": "/html[1]/body[1]/div[5]",
                "aria": "/document[1]/document[2]"
              },
              "message": "Multiple elements with a \"document\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 4197,
                "height": 340,
                "width": 800
              },
              "snippet": "<div aria-hidden=\"true\" role=\"document\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" data-elementor-settings=\"[]\" class=\"elementor elementor-6 elementor-location-footer\" data-elementor-id=\"6\" data-elementor-type=\"footer\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleDocumentRoles",
              "path": {
                "dom": "/html[1]/body[1]/div[3]",
                "aria": "/document[1]/document[1]"
              },
              "message": "Multiple elements with a \"document\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 24,
                "height": 100,
                "width": 800
              },
              "snippet": "<div aria-hidden=\"true\" role=\"document\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" data-elementor-settings=\"[]\" class=\"elementor elementor-5 elementor-location-header\" data-elementor-id=\"5\" data-elementor-type=\"header\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[3]/div[1]/div[1]/p[1]",
                "aria": "/document[1]/main[1]/article[3]"
              },
              "message": "Text contrast of 4.48 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 300",
              "bounds": {
                "left": 36,
                "top": 3789,
                "height": 135,
                "width": 333
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]/main[1]/article[2]"
              },
              "message": "Text contrast of 4.48 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 300",
              "bounds": {
                "left": 431,
                "top": 3279,
                "height": 135,
                "width": 333
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "Text contrast of 4.48 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 300",
              "bounds": {
                "left": 36,
                "top": 3279,
                "height": 108,
                "width": 333
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Text contrast of 3.71 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 354,
                "top": 452,
                "height": 14,
                "width": 76
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.user1st.com/privacy-policy\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/figure[4]",
                "aria": "/document[1]/main[1]/figure[4]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 614,
                "top": 600,
                "height": 80,
                "width": 198
              },
              "snippet": "<figure class=\"gallery-item\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/figure[3]",
                "aria": "/document[1]/main[1]/figure[3]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 416,
                "top": 600,
                "height": 74,
                "width": 198
              },
              "snippet": "<figure class=\"gallery-item\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/figure[2]",
                "aria": "/document[1]/main[1]/figure[2]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 218,
                "top": 600,
                "height": 70,
                "width": 198
              },
              "snippet": "<figure class=\"gallery-item\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[1]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 20,
                "top": 600,
                "height": 68,
                "width": 198
              },
              "snippet": "<figure class=\"gallery-item\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/document[1]/banner[1]/navigation[1]"
              },
              "message": "The ARIA role 'navigation' is not valid for the element <ul>",
              "bounds": {
                "left": 116,
                "top": 38,
                "height": 72,
                "width": 392
              },
              "snippet": "<ul role=\"navigation\" class=\"jet-mega-menu-list\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/iframe[1]",
                "aria": "/document[1]/document[6]"
              },
              "message": "Element \"iframe\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 524,
                "top": 330,
                "height": 270,
                "width": 276
              },
              "snippet": "<iframe allowfullscreen=\"\" title=\"chat widget\" src=\"https://app.hubspot.com/conversations-visitor/5261881/threads/utk/c3abde6e43814639887fc97a2d8151b4?uuid=0473d402a8d747eab790770e2f97ad10&mobile=false&mobileSafari=false&hideWelcomeMessage=false&hstc=null&domain=user1st.com&inApp53=false&messagesUtk=c3abde6e43814639887fc97a2d8151b4&url=https%3A%2F%2Fuser1st.com%2F&inline=false&isFullscreen=false&globalCookieOptOut=null&isFirstVisitorSession=true&isAttachmentDisabled=false&enableWidgetCookieBanner=false&isInCMS=false\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/list[3]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 628,
                "top": 4367,
                "height": 21,
                "width": 152
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjM4IiwidG9nZ2xlIjpmYWxzZX0%3D\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/list[3]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 628,
                "top": 4334,
                "height": 21,
                "width": 152
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/contact-us/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/list[3]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 628,
                "top": 4301,
                "height": 21,
                "width": 152
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/blog/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/list[2]/listitem[6]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 400,
                "top": 4466,
                "height": 21,
                "width": 228
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/remediation-and-testing/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/list[2]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 400,
                "top": 4433,
                "height": 21,
                "width": 228
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/training/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/list[2]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 400,
                "top": 4400,
                "height": 21,
                "width": 228
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/audits-and-certifications/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/list[2]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 400,
                "top": 4367,
                "height": 21,
                "width": 228
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/vpat/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/list[2]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 400,
                "top": 4334,
                "height": 21,
                "width": 228
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/check1st/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/list[2]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 400,
                "top": 4301,
                "height": 21,
                "width": 228
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/uremediate/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/list[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 210,
                "top": 4400,
                "height": 21,
                "width": 190
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/about-us#news\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 210,
                "top": 4367,
                "height": 21,
                "width": 190
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/about-us#team\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 210,
                "top": 4334,
                "height": 21,
                "width": 190
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/about-us#timeline\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 210,
                "top": 4301,
                "height": 21,
                "width": 190
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/about-us/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[4]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/link[5]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 4353,
                "height": 32,
                "width": 32
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" target=\"_blank\" href=\"https://www.facebook.com/user1st\" class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-0110b06\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[3]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/link[4]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 92,
                "top": 4353,
                "height": 32,
                "width": 32
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" target=\"_blank\" href=\"https://www.linkedin.com/company/user1st/\" class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin-in elementor-repeater-item-c9e7316\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[2]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/link[3]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 56,
                "top": 4353,
                "height": 32,
                "width": 32
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" target=\"_blank\" href=\"https://twitter.com/User1st\" class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-e76c60f\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/link[2]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 20,
                "top": 4353,
                "height": 32,
                "width": 32
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" target=\"_blank\" href=\"https://www.youtube.com/channel/UCxJltSoeMGO0PEmNJ4g7wRw\" class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-ff7457a\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/document[2]/contentinfo[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 20,
                "top": 4247,
                "height": 64,
                "width": 64
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/banner[1]/button[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 634,
                "top": 51,
                "height": 47,
                "width": 147
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://user1st.com/contact-us/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[4]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/banner[1]/navigation[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 476,
                "top": 62,
                "height": 24,
                "width": 33
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" class=\"jet-mega-menu-item__link jet-mega-menu-item__link--top-level\" href=\"https://user1st.com/blog/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[4]/div[1]",
                "aria": "/document[1]/document[1]/banner[1]/navigation[1]/listitem[4]"
              },
              "message": "Element \"div\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 476,
                "top": 38,
                "height": 72,
                "width": 33
              },
              "snippet": "<div aria-label=\"Blog\" tabindex=\"1\" class=\"jet-mega-menu-item__inner\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/banner[1]/navigation[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 360,
                "top": 62,
                "height": 24,
                "width": 62
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" class=\"jet-mega-menu-item__link jet-mega-menu-item__link--top-level\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]",
                "aria": "/document[1]/document[1]/banner[1]/navigation[1]/listitem[3]"
              },
              "message": "Element \"div\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 360,
                "top": 38,
                "height": 72,
                "width": 85
              },
              "snippet": "<div aria-label=\"Services\" tabindex=\"1\" class=\"jet-mega-menu-item__inner\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/banner[1]/navigation[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 237,
                "top": 62,
                "height": 24,
                "width": 68
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" class=\"jet-mega-menu-item__link jet-mega-menu-item__link--top-level\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]",
                "aria": "/document[1]/document[1]/banner[1]/navigation[1]/listitem[2]"
              },
              "message": "Element \"div\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 237,
                "top": 38,
                "height": 72,
                "width": 91
              },
              "snippet": "<div aria-label=\"Solutions\" tabindex=\"1\" class=\"jet-mega-menu-item__inner\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/banner[1]/navigation[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 116,
                "top": 62,
                "height": 24,
                "width": 66
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" class=\"jet-mega-menu-item__link jet-mega-menu-item__link--top-level\" href=\"https://user1st.com/about-us/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]",
                "aria": "/document[1]/document[1]/banner[1]/navigation[1]/listitem[1]"
              },
              "message": "Element \"div\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 116,
                "top": 38,
                "height": 72,
                "width": 89
              },
              "snippet": "<div aria-label=\"About Us\" tabindex=\"1\" class=\"jet-mega-menu-item__inner\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/banner[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 20,
                "top": 42,
                "height": 64,
                "width": 64
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 0,
                "top": 124,
                "height": 4042,
                "width": 800
              },
              "snippet": "<main role=\"main\" class=\"site-main post-8 page type-page status-publish hentry\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 83,
            "recommendation": 1,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/section[7]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/button[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 433,
                "top": 4028,
                "height": 63,
                "width": 297
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://user1st.com/request-a-demo/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[3]/div[1]/h3[1]/a[1]",
                "aria": "/document[1]/main[1]/article[3]/heading[1]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 36,
                "top": 3705,
                "height": 42,
                "width": 325
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/blog/3-ways-website-accessibility-checkers-deliver-for-commercial-websites/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[2]/div[1]/h3[1]/a[1]",
                "aria": "/document[1]/main[1]/article[2]/heading[1]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 431,
                "top": 3195,
                "height": 42,
                "width": 271
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/blog/ada-compliance-testing-6-easy-website-tests/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[1]/div[1]/h3[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/heading[1]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 36,
                "top": 3195,
                "height": 42,
                "width": 290
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/blog/support-consumers-desire-for-inclusivity-by-making-your-website-accessible/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/button[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 20,
                "top": 387,
                "height": 63,
                "width": 318
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://user1st.com/check-compliance/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/list[3]/listitem[3]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 628,
                "top": 4312,
                "height": 21,
                "width": 152
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjM4IiwidG9nZ2xlIjpmYWxzZX0%3D\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/list[3]/listitem[2]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 628,
                "top": 4279,
                "height": 21,
                "width": 152
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/contact-us/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/list[3]/listitem[1]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 628,
                "top": 4246,
                "height": 21,
                "width": 152
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/blog/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/list[2]/listitem[6]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 400,
                "top": 4411,
                "height": 21,
                "width": 228
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/remediation-and-testing/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/list[2]/listitem[5]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 400,
                "top": 4378,
                "height": 21,
                "width": 228
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/training/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/list[2]/listitem[4]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 400,
                "top": 4345,
                "height": 21,
                "width": 228
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/audits-and-certifications/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/list[2]/listitem[3]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 400,
                "top": 4312,
                "height": 21,
                "width": 228
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/vpat/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/list[2]/listitem[2]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 400,
                "top": 4279,
                "height": 21,
                "width": 228
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/check1st/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/list[2]/listitem[1]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 400,
                "top": 4246,
                "height": 21,
                "width": 228
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/uremediate/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/list[1]/listitem[4]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 210,
                "top": 4345,
                "height": 21,
                "width": 190
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/about-us#news\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 210,
                "top": 4312,
                "height": 21,
                "width": 190
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/about-us#team\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 210,
                "top": 4279,
                "height": 21,
                "width": 190
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/about-us#timeline\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 210,
                "top": 4246,
                "height": 21,
                "width": 190
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/about-us/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[4]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/link[5]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 128,
                "top": 4298,
                "height": 32,
                "width": 32
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" target=\"_blank\" href=\"https://www.facebook.com/user1st\" class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-0110b06\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[3]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/link[4]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 92,
                "top": 4298,
                "height": 32,
                "width": 32
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" target=\"_blank\" href=\"https://www.linkedin.com/company/user1st/\" class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin-in elementor-repeater-item-c9e7316\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[2]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/link[3]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 56,
                "top": 4298,
                "height": 32,
                "width": 32
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" target=\"_blank\" href=\"https://twitter.com/User1st\" class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-e76c60f\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 20,
                "top": 4298,
                "height": 32,
                "width": 32
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" target=\"_blank\" href=\"https://www.youtube.com/channel/UCxJltSoeMGO0PEmNJ4g7wRw\" class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-ff7457a\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/document[2]/banner[1]/button[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 634,
                "top": 27,
                "height": 47,
                "width": 147
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://user1st.com/contact-us/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[4]/div[1]/a[1]",
                "aria": "/document[1]/document[2]/banner[1]/navigation[1]/listitem[4]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 476,
                "top": 38,
                "height": 24,
                "width": 33
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" class=\"jet-mega-menu-item__link jet-mega-menu-item__link--top-level\" href=\"https://user1st.com/blog/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/a[1]",
                "aria": "/document[1]/document[2]/banner[1]/navigation[1]/listitem[3]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 360,
                "top": 38,
                "height": 24,
                "width": 62
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" class=\"jet-mega-menu-item__link jet-mega-menu-item__link--top-level\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/a[1]",
                "aria": "/document[1]/document[2]/banner[1]/navigation[1]/listitem[2]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 237,
                "top": 38,
                "height": 24,
                "width": 68
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" class=\"jet-mega-menu-item__link jet-mega-menu-item__link--top-level\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/a[1]",
                "aria": "/document[1]/document[2]/banner[1]/navigation[1]/listitem[1]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 116,
                "top": 38,
                "height": 24,
                "width": 66
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" class=\"jet-mega-menu-item__link jet-mega-menu-item__link--top-level\" href=\"https://user1st.com/about-us/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/a[2]",
                "aria": "/document[1]/document[1]/button[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 370,
                "top": 534,
                "height": 40,
                "width": 74
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" role=\"button\" id=\"hs-eu-decline-button\" href=\"javascript:void(0);\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/button[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 286,
                "top": 534,
                "height": 40,
                "width": 73
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" role=\"button\" id=\"hs-eu-confirmation-button\" href=\"javascript:void(0);\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/document[1]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 354,
                "top": 452,
                "height": 14,
                "width": 76
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" target=\"_blank\" href=\"https://www.user1st.com/privacy-policy\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/button[1]",
                "aria": "/document[1]/button[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 530,
                "height": 50,
                "width": 50
              },
              "snippet": "<button tabindex=\"0\" id=\"u1st-accessibility-button\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" aria-haspopup=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 92,
                "top": 480,
                "height": 36,
                "width": 616
              },
              "snippet": "<p id=\"hs-eu-cookie-disclaimer\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 286,
                "top": 534,
                "height": 40,
                "width": 73
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" role=\"button\" id=\"hs-eu-confirmation-button\" href=\"javascript:void(0);\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 92,
                "top": 396,
                "height": 72,
                "width": 616
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": -14985,
                "height": 23,
                "width": 197
              },
              "snippet": "<a id=\"u1st_openMenu\" class=\"u1st-skipLink\" tabindex=\"0\" role=\"button\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleDocumentRoles",
              "path": {
                "dom": "/html[1]/body[1]/div[8]",
                "aria": "/document[1]/document[7]"
              },
              "message": "Multiple elements with a \"document\" role do not have unique labels",
              "bounds": {
                "left": 524,
                "top": 330,
                "height": 270,
                "width": 276
              },
              "snippet": "<div aria-hidden=\"true\" role=\"document\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" style=\"width: 276px; height: 270px;\" class=\"widget-align-right\" id=\"hubspot-messages-iframe-container\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleDocumentRoles",
              "path": {
                "dom": "/html[1]/body[1]/div[7]",
                "aria": "/document[1]/document[6]"
              },
              "message": "Multiple elements with a \"document\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 4482,
                "height": 0,
                "width": 800
              },
              "snippet": "<div aria-hidden=\"true\" role=\"document\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" id=\"u1st-status-updated\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleDocumentRoles",
              "path": {
                "dom": "/html[1]/body[1]/div[6]",
                "aria": "/document[1]/document[5]"
              },
              "message": "Multiple elements with a \"document\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 4482,
                "height": 0,
                "width": 800
              },
              "snippet": "<div aria-hidden=\"true\" role=\"document\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" data-pafe-form-builder-tinymce-upload=\"https://user1st.com/wp-content/plugins/piotnet-addons-for-elementor-pro/inc/tinymce/tinymce-upload.php\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleDocumentRoles",
              "path": {
                "dom": "/html[1]/body[1]/div[5]",
                "aria": "/document[1]/document[4]"
              },
              "message": "Multiple elements with a \"document\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 4482,
                "height": 0,
                "width": 800
              },
              "snippet": "<div aria-hidden=\"true\" role=\"document\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" data-pafe-ajax-url=\"https://user1st.com/wp-admin/admin-ajax.php\" data-pafe-break-point-lg=\"1025\" data-pafe-break-point-md=\"768\" class=\"pafe-break-point\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleDocumentRoles",
              "path": {
                "dom": "/html[1]/body[1]/div[4]",
                "aria": "/document[1]/document[3]"
              },
              "message": "Multiple elements with a \"document\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 4142,
                "height": 340,
                "width": 800
              },
              "snippet": "<div aria-hidden=\"true\" role=\"document\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" data-elementor-settings=\"[]\" class=\"elementor elementor-6 elementor-location-footer\" data-elementor-id=\"6\" data-elementor-type=\"footer\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleDocumentRoles",
              "path": {
                "dom": "/html[1]/body[1]/div[2]",
                "aria": "/document[1]/document[2]"
              },
              "message": "Multiple elements with a \"document\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 100,
                "width": 800
              },
              "snippet": "<div aria-hidden=\"true\" role=\"document\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" data-elementor-settings=\"[]\" class=\"elementor elementor-5 elementor-location-header\" data-elementor-id=\"5\" data-elementor-type=\"header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleDocumentRoles",
              "path": {
                "dom": "/html[1]/body[1]/div[1]",
                "aria": "/document[1]/document[1]"
              },
              "message": "Multiple elements with a \"document\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 375,
                "height": 225,
                "width": 800
              },
              "snippet": "<div aria-hidden=\"true\" role=\"document\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" data-nosnippet=\"\" class=\"hs-cookie-notification-position-bottom\" id=\"hs-eu-cookie-confirmation\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[3]/div[1]/div[1]/p[1]",
                "aria": "/document[1]/main[1]/article[3]"
              },
              "message": "Text contrast of 4.48 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 300",
              "bounds": {
                "left": 36,
                "top": 3765,
                "height": 135,
                "width": 333
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]/main[1]/article[2]"
              },
              "message": "Text contrast of 4.48 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 300",
              "bounds": {
                "left": 431,
                "top": 3255,
                "height": 135,
                "width": 333
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "Text contrast of 4.48 with its background is less than the WCAG AA minimum requirements for text of size 18px and weight of 300",
              "bounds": {
                "left": 36,
                "top": 3255,
                "height": 108,
                "width": 333
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/document[1]/link[1]"
              },
              "message": "Text contrast of 3.71 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 400",
              "bounds": {
                "left": 354,
                "top": 452,
                "height": 14,
                "width": 76
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" target=\"_blank\" href=\"https://www.user1st.com/privacy-policy\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/figure[4]",
                "aria": "/document[1]/main[1]/figure[4]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 614,
                "top": 576,
                "height": 80,
                "width": 198
              },
              "snippet": "<figure class=\"gallery-item\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/figure[3]",
                "aria": "/document[1]/main[1]/figure[3]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 416,
                "top": 576,
                "height": 74,
                "width": 198
              },
              "snippet": "<figure class=\"gallery-item\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/figure[2]",
                "aria": "/document[1]/main[1]/figure[2]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 218,
                "top": 576,
                "height": 70,
                "width": 198
              },
              "snippet": "<figure class=\"gallery-item\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[1]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 20,
                "top": 576,
                "height": 68,
                "width": 198
              },
              "snippet": "<figure class=\"gallery-item\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/document[2]/banner[1]/navigation[1]"
              },
              "message": "The ARIA role 'navigation' is not valid for the element <ul>",
              "bounds": {
                "left": 116,
                "top": 14,
                "height": 72,
                "width": 392
              },
              "snippet": "<ul role=\"navigation\" class=\"jet-mega-menu-list\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/iframe[1]",
                "aria": "/document[1]/document[7]"
              },
              "message": "Element \"iframe\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 524,
                "top": 330,
                "height": 270,
                "width": 276
              },
              "snippet": "<iframe allowfullscreen=\"\" title=\"chat widget\" src=\"https://app.hubspot.com/conversations-visitor/5261881/threads/utk/421c2c4bcc0543c4aa14fcf9831f75e5?uuid=c82f8aafb28d43c8a666986b42f43041&mobile=false&mobileSafari=false&hideWelcomeMessage=false&hstc=null&domain=user1st.com&inApp53=false&messagesUtk=421c2c4bcc0543c4aa14fcf9831f75e5&url=https%3A%2F%2Fuser1st.com%2F&inline=false&isFullscreen=false&globalCookieOptOut=null&isFirstVisitorSession=true&isAttachmentDisabled=false&enableWidgetCookieBanner=false&isInCMS=false\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/list[3]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 628,
                "top": 4312,
                "height": 21,
                "width": 152
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjM4IiwidG9nZ2xlIjpmYWxzZX0%3D\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/list[3]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 628,
                "top": 4279,
                "height": 21,
                "width": 152
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/contact-us/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/list[3]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 628,
                "top": 4246,
                "height": 21,
                "width": 152
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/blog/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/list[2]/listitem[6]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 400,
                "top": 4411,
                "height": 21,
                "width": 228
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/remediation-and-testing/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/list[2]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 400,
                "top": 4378,
                "height": 21,
                "width": 228
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/training/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/list[2]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 400,
                "top": 4345,
                "height": 21,
                "width": 228
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/audits-and-certifications/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/list[2]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 400,
                "top": 4312,
                "height": 21,
                "width": 228
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/vpat/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/list[2]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 400,
                "top": 4279,
                "height": 21,
                "width": 228
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/check1st/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/list[2]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 400,
                "top": 4246,
                "height": 21,
                "width": 228
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/uremediate/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/list[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 210,
                "top": 4345,
                "height": 21,
                "width": 190
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/about-us#news\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 210,
                "top": 4312,
                "height": 21,
                "width": 190
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/about-us#team\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 210,
                "top": 4279,
                "height": 21,
                "width": 190
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/about-us#timeline\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 210,
                "top": 4246,
                "height": 21,
                "width": 190
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com/about-us/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[4]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/link[5]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 128,
                "top": 4298,
                "height": 32,
                "width": 32
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" target=\"_blank\" href=\"https://www.facebook.com/user1st\" class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-0110b06\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[3]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/link[4]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 92,
                "top": 4298,
                "height": 32,
                "width": 32
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" target=\"_blank\" href=\"https://www.linkedin.com/company/user1st/\" class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin-in elementor-repeater-item-c9e7316\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[2]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/link[3]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 56,
                "top": 4298,
                "height": 32,
                "width": 32
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" target=\"_blank\" href=\"https://twitter.com/User1st\" class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-e76c60f\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/link[2]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 20,
                "top": 4298,
                "height": 32,
                "width": 32
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" target=\"_blank\" href=\"https://www.youtube.com/channel/UCxJltSoeMGO0PEmNJ4g7wRw\" class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-ff7457a\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/document[3]/contentinfo[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 20,
                "top": 4192,
                "height": 64,
                "width": 64
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/document[2]/banner[1]/button[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 634,
                "top": 27,
                "height": 47,
                "width": 147
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" role=\"button\" class=\"elementor-button-link elementor-button elementor-size-sm\" href=\"https://user1st.com/contact-us/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[4]/div[1]/a[1]",
                "aria": "/document[1]/document[2]/banner[1]/navigation[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 476,
                "top": 38,
                "height": 24,
                "width": 33
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" class=\"jet-mega-menu-item__link jet-mega-menu-item__link--top-level\" href=\"https://user1st.com/blog/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[4]/div[1]",
                "aria": "/document[1]/document[2]/banner[1]/navigation[1]/listitem[4]"
              },
              "message": "Element \"div\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 476,
                "top": 14,
                "height": 72,
                "width": 33
              },
              "snippet": "<div aria-label=\"Blog\" tabindex=\"1\" class=\"jet-mega-menu-item__inner\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/a[1]",
                "aria": "/document[1]/document[2]/banner[1]/navigation[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 360,
                "top": 38,
                "height": 24,
                "width": 62
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" class=\"jet-mega-menu-item__link jet-mega-menu-item__link--top-level\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]",
                "aria": "/document[1]/document[2]/banner[1]/navigation[1]/listitem[3]"
              },
              "message": "Element \"div\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 360,
                "top": 14,
                "height": 72,
                "width": 85
              },
              "snippet": "<div aria-label=\"Services\" tabindex=\"1\" class=\"jet-mega-menu-item__inner\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/a[1]",
                "aria": "/document[1]/document[2]/banner[1]/navigation[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 237,
                "top": 38,
                "height": 24,
                "width": 68
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" class=\"jet-mega-menu-item__link jet-mega-menu-item__link--top-level\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]",
                "aria": "/document[1]/document[2]/banner[1]/navigation[1]/listitem[2]"
              },
              "message": "Element \"div\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 237,
                "top": 14,
                "height": 72,
                "width": 91
              },
              "snippet": "<div aria-label=\"Solutions\" tabindex=\"1\" class=\"jet-mega-menu-item__inner\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/a[1]",
                "aria": "/document[1]/document[2]/banner[1]/navigation[1]/listitem[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 116,
                "top": 38,
                "height": 24,
                "width": 66
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" class=\"jet-mega-menu-item__link jet-mega-menu-item__link--top-level\" href=\"https://user1st.com/about-us/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]",
                "aria": "/document[1]/document[2]/banner[1]/navigation[1]/listitem[1]"
              },
              "message": "Element \"div\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 116,
                "top": 14,
                "height": 72,
                "width": 89
              },
              "snippet": "<div aria-label=\"About Us\" tabindex=\"1\" class=\"jet-mega-menu-item__inner\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/document[2]/banner[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 20,
                "top": 18,
                "height": 64,
                "width": 64
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" href=\"https://user1st.com\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/a[2]",
                "aria": "/document[1]/document[1]/button[2]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 370,
                "top": 534,
                "height": 40,
                "width": 74
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" role=\"button\" id=\"hs-eu-decline-button\" href=\"javascript:void(0);\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/document[1]/button[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 286,
                "top": 534,
                "height": 40,
                "width": 73
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" role=\"button\" id=\"hs-eu-confirmation-button\" href=\"javascript:void(0);\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/document[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 354,
                "top": 452,
                "height": 14,
                "width": 76
              },
              "snippet": "<a aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys.\n  To stop getting this message, press the combination of alt and 2 keys.\" target=\"_blank\" href=\"https://www.user1st.com/privacy-policy\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 0,
                "top": 100,
                "height": 4042,
                "width": 800
              },
              "snippet": "<main role=\"main\" class=\"site-main post-8 page type-page status-publish hentry\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.user1st.com/",
      "what": "URL",
      "result": "https://user1st.com/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://user1st.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "User1st - Web Accessibility and Compliance Transformation",
          "pageurl": "https://user1st.com/",
          "time": 6.73,
          "creditsremaining": 180,
          "allitemcount": 200,
          "totalelements": 943,
          "waveurl": "http://wave.webaim.org/report?url=https://user1st.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 2,
            "items": {
              "alt_link_missing": {
                "id": "alt_link_missing",
                "description": "Linked image missing alternative text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV > DIV:first-child > HEADER:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV + MAIN + DIV > DIV:first-child > FOOTER:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 5,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 5,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#hs-eu-cookie-confirmation > DIV#hs-eu-cookie-confirmation-inner > DIV#hs-eu-policy-wording > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A#u1st_openMenu",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV + MAIN > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > A:first-child + DIV > H3:first-child + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV + MAIN > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child + ARTICLE > A:first-child + DIV > H3:first-child + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV + MAIN > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child + ARTICLE + ARTICLE > A:first-child + DIV > H3:first-child + DIV > P:first-child"
                ],
                "contrastdata": [
                  [
                    3.7,
                    "#0091ae",
                    "#ffffff",
                    false
                  ],
                  [
                    1.31,
                    "#12306d",
                    "#24408e",
                    false
                  ],
                  [
                    4.47,
                    "#777777",
                    "#ffffff",
                    false
                  ],
                  [
                    4.47,
                    "#777777",
                    "#ffffff",
                    false
                  ],
                  [
                    4.47,
                    "#777777",
                    "#ffffff",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 26,
            "items": {
              "alt_long": {
                "id": "alt_long",
                "description": "Long alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV + MAIN > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > A:first-child > DIV:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV + MAIN + DIV > DIV:first-child > FOOTER:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_internal_broken": {
                "id": "link_internal_broken",
                "description": "Broken same-page link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV + MAIN + DIV > DIV:first-child > FOOTER:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.1.1 Keyboard (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#hs-eu-cookie-confirmation > DIV#hs-eu-cookie-confirmation-inner > DIV#hs-en-cookie-confirmation-buttons-area > DIV#hs-eu-cookie-confirmation-button-group > A#hs-eu-decline-button",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV + MAIN > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > A:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV + MAIN > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child + ARTICLE > A:first-child + DIV > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV + MAIN > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child + ARTICLE + ARTICLE > A:first-child + DIV > H3:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV + MAIN + DIV + NOSCRIPT"
                ],
                "wcag": []
              },
              "tabindex": {
                "id": "tabindex",
                "description": "Tabindex",
                "count": 5,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV > DIV:first-child > HEADER:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV > DIV:first-child > HEADER:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI#jet-mega-menu-item-44 > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV > DIV:first-child > HEADER:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI#jet-mega-menu-item-45 > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV > DIV:first-child > HEADER:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI#jet-mega-menu-item-1395 > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV > DIV:first-child > HEADER:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI#jet-mega-menu-item-47 > DIV:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.3 Focus Order (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.3"
                  }
                ]
              },
              "underline": {
                "id": "underline",
                "description": "Underlined text",
                "count": 13,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV + MAIN + DIV > DIV:first-child > FOOTER:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child > A:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV + MAIN + DIV > DIV:first-child > FOOTER:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV + MAIN + DIV > DIV:first-child > FOOTER:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV + MAIN + DIV > DIV:first-child > FOOTER:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV + MAIN + DIV > DIV:first-child > FOOTER:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child > A:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV + MAIN + DIV > DIV:first-child > FOOTER:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV + MAIN + DIV > DIV:first-child > FOOTER:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV + MAIN + DIV > DIV:first-child > FOOTER:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV + MAIN + DIV > DIV:first-child > FOOTER:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV + MAIN + DIV > DIV:first-child > FOOTER:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV + MAIN + DIV > DIV:first-child > FOOTER:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child > A:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV + MAIN + DIV > DIV:first-child > FOOTER:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + A + STYLE + svg + svg + svg + svg + svg + svg + svg + svg + DIV + MAIN + DIV > DIV:first-child > FOOTER:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child > SPAN:first-child + SPAN"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.user1st.com/",
      "what": "URL",
      "result": "https://user1st.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://user1st.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.086",
        "responseTime": "2022-07-09T15:48:36.603Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1104419,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 171,
              "failing": 9
            },
            "issues": {
              "totalErrors": 63,
              "totalWarnings": 1,
              "totalIssues": 64
            },
            "issuesByLevel": {
              "A": {
                "count": 53,
                "pct": 82.81
              },
              "AA": {
                "count": 5,
                "pct": 7.81
              },
              "AAA": {
                "count": 64,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 6,
              "warningDensity": 0,
              "allDensity": 6
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "99d001ec-34d2-4d08-a084-169badb325dc",
          "docID": "a84fedd0-d046-4447-cf23-a2349e11cd19",
          "sourceHash": "0b401a3ae12bc699e15431091ad3e08f",
          "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=99d001ec-34d2-4d08-a084-169badb325dc",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 4649.36
                },
                "height": 4649.36,
                "width": 1024
              },
              "position": {
                "line": 2770,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template-default page page-id-8 wp-custom-logo jet-mega-menu-location elementor-default elementor-kit-4 elementor-page elementor-page-8 e--ua-blink e--ua-mac e--ua-webkit dialog-body dialog-lightbox-body dialog-container dialog-",
              "xpath": "/html/body",
              "issueID": "7d84d2f8f4d203b56af38cc42e70e9f5",
              "signature": "49eb5ae34dd2686771f410489f78bd40",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=7d84d2f8f4d203b56af38cc42e70e9f5"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 554.71875,
                  "y": 58
                },
                "bottom-right": {
                  "x": 628.71875,
                  "y": 72
                },
                "height": 14,
                "width": 74
              },
              "position": {
                "line": 734,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.user1st.com/privacy-policy\" target=\"_blank\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\"&gt;Privacy Poli",
              "xpath": "/html/body/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "18dcc617907b03c0fc6aabf2a658b89a",
              "signature": "2fcde9171c0501e6ce49654c57fedc34",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=18dcc617907b03c0fc6aabf2a658b89a"
            },
            {
              "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": 751.28125,
                  "y": 134
                },
                "bottom-right": {
                  "x": 787.96875,
                  "y": 152
                },
                "height": 18,
                "width": 36.6875
              },
              "position": {
                "line": 734,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"javascript:void(0);\" id=\"hs-eu-confirmation-button\" role=\"button\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\"&gt; A",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "24aeade20556eae0d6aa9b0e5eea7c1d",
              "signature": "05b16625554b7290099d9738b79a641b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=24aeade20556eae0d6aa9b0e5eea7c1d"
            },
            {
              "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": 833.96875,
                  "y": 134
                },
                "bottom-right": {
                  "x": 873.99995,
                  "y": 152
                },
                "height": 18,
                "width": 40.0312
              },
              "position": {
                "line": 734,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"javascript:void(0);\" id=\"hs-eu-decline-button\" role=\"button\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\"&gt;Decline",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/a[2]",
              "issueID": "c377e0f727d3d571fefb1aa22ef703ca",
              "signature": "0ccc6ac0ae05a87149e732657ff3fe00",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c377e0f727d3d571fefb1aa22ef703ca"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 64,
                  "y": 64
                },
                "height": 64,
                "width": 64
              },
              "position": {
                "line": 735,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://user1st.com\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\"&gt; &lt;img width=\"64\" height=\"64\" src=\"https://us",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "a744d53fc1c8c2469868641f4d12ef99",
              "signature": "7cb4412cefeca2ef96f62183998fc0a0",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a744d53fc1c8c2469868641f4d12ef99"
            },
            {
              "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": 24
                },
                "bottom-right": {
                  "x": 65,
                  "y": 48
                },
                "height": 24,
                "width": 65
              },
              "position": {
                "line": 735,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://user1st.com/about-us/\" class=\"jet-mega-menu-item__link jet-mega-menu-item__link--top-level\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the com",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/a[1]",
              "issueID": "3b6fb3afc99e31d5fdb4c825295e9d24",
              "signature": "08e5a748c21f2fd01b744bccdc8d0130",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=3b6fb3afc99e31d5fdb4c825295e9d24"
            },
            {
              "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": 24
                },
                "bottom-right": {
                  "x": 67,
                  "y": 48
                },
                "height": 24,
                "width": 67
              },
              "position": {
                "line": 735,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"jet-mega-menu-item__link jet-mega-menu-item__link--top-level\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\"",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/a[1]",
              "issueID": "c379fdaf1b54b85a7d30927d5fd67066",
              "signature": "792111588d64d05f9366192ba94fbf46",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c379fdaf1b54b85a7d30927d5fd67066"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 288,
                  "y": 24
                },
                "height": 24,
                "width": 288
              },
              "position": {
                "line": 735,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\"&gt; &lt;span class=\"elementor-icon-list-icon\"&gt; &lt;i aria-hidden=",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "7234e9ea0e7730fbbbc9e63a3647a688",
              "signature": "de749e2e223c9b35270b2b68917d55f5",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7234e9ea0e7730fbbbc9e63a3647a688"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 288,
                  "y": 24
                },
                "height": 24,
                "width": 288
              },
              "position": {
                "line": 735,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\"&gt; &lt;span class=\"elementor-icon-list-icon\"&gt; &lt;i aria-hidden=",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "e1b7baac82a134f55f795c76495a3d6c",
              "signature": "de18d9c07bf6e47e99ae1ba6d7c18f69",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e1b7baac82a134f55f795c76495a3d6c"
            },
            {
              "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": 24
                },
                "bottom-right": {
                  "x": 62,
                  "y": 48
                },
                "height": 24,
                "width": 62
              },
              "position": {
                "line": 735,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"jet-mega-menu-item__link jet-mega-menu-item__link--top-level\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\"",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/a[1]",
              "issueID": "a09c67d174354a667ead82944f5e25bb",
              "signature": "05c695b8bfe4c976f7cc6c221b51b3f5",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a09c67d174354a667ead82944f5e25bb"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 288,
                  "y": 24
                },
                "height": 24,
                "width": 288
              },
              "position": {
                "line": 735,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\"&gt; &lt;span class=\"elementor-icon-list-icon\"&gt; &lt;i aria-hidden=",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "875f4a6e7795e92ea3c0cf5267a6a8c3",
              "signature": "cdac4f95c6b976f1a2d198f579137c68",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=875f4a6e7795e92ea3c0cf5267a6a8c3"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 288,
                  "y": 24
                },
                "height": 24,
                "width": 288
              },
              "position": {
                "line": 735,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\"&gt; &lt;span class=\"elementor-icon-list-icon\"&gt; &lt;i aria-hidden=",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "fc30c1865fa60ddbd0b5066460b8d3fb",
              "signature": "5fb48d34b90ad6409708a6bd84d960c7",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=fc30c1865fa60ddbd0b5066460b8d3fb"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 288,
                  "y": 24
                },
                "height": 24,
                "width": 288
              },
              "position": {
                "line": 735,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\"&gt; &lt;span class=\"elementor-icon-list-icon\"&gt; &lt;i aria-hidden=",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "443a5f15e62ec80e06a4c7f28eb90fec",
              "signature": "404c3c036dc427c566f568ef1d4ec5a2",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=443a5f15e62ec80e06a4c7f28eb90fec"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 288,
                  "y": 24
                },
                "height": 24,
                "width": 288
              },
              "position": {
                "line": 735,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\"&gt; &lt;span class=\"elementor-icon-list-icon\"&gt; &lt;i aria-hidden=",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "489afbe67483c7531f1113488ca79cc7",
              "signature": "4fb678eeebf90e3012ab3f55efc5f882",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=489afbe67483c7531f1113488ca79cc7"
            },
            {
              "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": 24
                },
                "bottom-right": {
                  "x": 32,
                  "y": 48
                },
                "height": 24,
                "width": 32
              },
              "position": {
                "line": 763,
                "column": 416
              },
              "errorSnippet": "&lt;a href=\"https://user1st.com/blog/\" class=\"jet-mega-menu-item__link jet-mega-menu-item__link--top-level\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combina",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[4]/div[1]/a[1]",
              "issueID": "dd3bbbe087bd73ddca307412a4722855",
              "signature": "6ac257f3ae57a926e4b16cfa0484d9e7",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=dd3bbbe087bd73ddca307412a4722855"
            },
            {
              "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": 148.1875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 227.1875,
                  "y": 18
                },
                "height": 18,
                "width": 79
              },
              "position": {
                "line": 765,
                "column": 1090
              },
              "errorSnippet": "&lt;a href=\"https://user1st.com/contact-us/\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, p",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "42df5595e0460a0eb385de453d459f81",
              "signature": "12df1900884121c3f7d919b95c0285c6",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=42df5595e0460a0eb385de453d459f81"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 240,
                  "y": 18
                },
                "height": 18,
                "width": 240
              },
              "position": {
                "line": 783,
                "column": 79
              },
              "errorSnippet": "&lt;a href=\"https://user1st.com/check-compliance/\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this mess",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
              "issueID": "8764118e6aae12ab366bbe0b0ac7db01",
              "signature": "910e58fcff0cbebf65e53d14e730ddf8",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8764118e6aae12ab366bbe0b0ac7db01"
            },
            {
              "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": 16,
                  "y": 16
                },
                "bottom-right": {
                  "x": 461,
                  "y": 305.25
                },
                "height": 289.25,
                "width": 445
              },
              "position": {
                "line": 1770,
                "column": 5796
              },
              "errorSnippet": "&lt;a class=\"elementor-post__thumbnail__link\" href=\"https://user1st.com/blog/support-consumers-desire-for-inclusivity-by-making-your-website-accessible/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. T",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[1]/a[1]",
              "issueID": "8e307d822066db97f2ab988434e69040",
              "signature": "c97d8d87b509613dba78ef965fe13257",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8e307d822066db97f2ab988434e69040"
            },
            {
              "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": 16,
                  "y": 322.25
                },
                "bottom-right": {
                  "x": 414,
                  "y": 363.25
                },
                "height": 41,
                "width": 398
              },
              "position": {
                "line": 1775,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://user1st.com/blog/support-consumers-desire-for-inclusivity-by-making-your-website-accessible/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the c",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[1]/div[1]/h3[1]/a[1]",
              "issueID": "048360a2917847ec50436bbe605659f5",
              "signature": "b407fe511697c503c28ba150c25e84b2",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=048360a2917847ec50436bbe605659f5"
            },
            {
              "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": 523,
                  "y": 16
                },
                "bottom-right": {
                  "x": 968,
                  "y": 305.25
                },
                "height": 289.25,
                "width": 445
              },
              "position": {
                "line": 1775,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"elementor-post__thumbnail__link\" href=\"https://user1st.com/blog/ada-compliance-testing-6-easy-website-tests/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, pr",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[2]/a[1]",
              "issueID": "8dc07824f72d8ca5c6ec8e1936ba17dd",
              "signature": "fa86fd885aa68b5e230e052b1a0e996d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8dc07824f72d8ca5c6ec8e1936ba17dd"
            },
            {
              "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": 523,
                  "y": 322.25
                },
                "bottom-right": {
                  "x": 932,
                  "y": 363.25
                },
                "height": 41,
                "width": 409
              },
              "position": {
                "line": 1791,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://user1st.com/blog/ada-compliance-testing-6-easy-website-tests/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\"&",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[2]/div[1]/h3[1]/a[1]",
              "issueID": "64334f35e78b2106d23f98e0629cb622",
              "signature": "e4df908486fa9bf2fd60968b2f3100d6",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=64334f35e78b2106d23f98e0629cb622"
            },
            {
              "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": 16,
                  "y": 571.25
                },
                "bottom-right": {
                  "x": 461,
                  "y": 860.5
                },
                "height": 289.25,
                "width": 445
              },
              "position": {
                "line": 1791,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"elementor-post__thumbnail__link\" href=\"https://user1st.com/blog/3-ways-website-accessibility-checkers-deliver-for-commercial-websites/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To sto",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[3]/a[1]",
              "issueID": "eabbb7e3a2185a4721588fc3506eeae9",
              "signature": "7b424bf49ecbb6db8a41d2696741b87c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=eabbb7e3a2185a4721588fc3506eeae9"
            },
            {
              "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": 16,
                  "y": 877.5
                },
                "bottom-right": {
                  "x": 452,
                  "y": 918.5
                },
                "height": 41,
                "width": 436
              },
              "position": {
                "line": 4367,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://user1st.com/blog/3-ways-website-accessibility-checkers-deliver-for-commercial-websites/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combin",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[3]/div[1]/h3[1]/a[1]",
              "issueID": "70f9f0888e57face221fba7ea802234d",
              "signature": "1bfe0be208f264ef7b2634585b4d4609",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=70f9f0888e57face221fba7ea802234d"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 135,
                  "y": 18
                },
                "height": 18,
                "width": 135
              },
              "position": {
                "line": 4368,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://user1st.com/request-a-demo/\" class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this messag",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/section[7]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "2e720e74f5d1d4427034c222ae879354",
              "signature": "3b2db6453b86a202c84dfa26a4aec9ed",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2e720e74f5d1d4427034c222ae879354"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 64,
                  "y": 64
                },
                "height": 64,
                "width": 64
              },
              "position": {
                "line": 4368,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://user1st.com\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\"&gt; &lt;img width=\"64\" height=\"64\" src=\"https://us",
              "xpath": "/html/body/div[3]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "1a0f356547fdece9dbf810de0780ddd3",
              "signature": "641ce95c45521145af69a915a33fb887",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=1a0f356547fdece9dbf810de0780ddd3"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 32,
                  "y": 32
                },
                "height": 32,
                "width": 32
              },
              "position": {
                "line": 4368,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-ff7457a\" href=\"https://www.youtube.com/channel/UCxJltSoeMGO0PEmNJ4g7wRw\" target=\"_blank\" aria-label=\"To make this website accessible to screen reader,",
              "xpath": "/html/body/div[3]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/a[1]",
              "issueID": "88751445dea7ca6ee56dd1c6d0b4d650",
              "signature": "1d53b6dce9e1a3a981e7a135622b02cf",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=88751445dea7ca6ee56dd1c6d0b4d650"
            },
            {
              "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": 36,
                  "y": 0
                },
                "bottom-right": {
                  "x": 68,
                  "y": 32
                },
                "height": 32,
                "width": 32
              },
              "position": {
                "line": 4368,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-e76c60f\" href=\"https://twitter.com/User1st\" target=\"_blank\" aria-label=\"To make this website accessible to screen reader, press combination of alt and",
              "xpath": "/html/body/div[3]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[2]/a[1]",
              "issueID": "41bf11492a0e43379e564b29f775ae3d",
              "signature": "dfe1f458287544eb3091199e5354d359",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=41bf11492a0e43379e564b29f775ae3d"
            },
            {
              "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": 72,
                  "y": 0
                },
                "bottom-right": {
                  "x": 104,
                  "y": 32
                },
                "height": 32,
                "width": 32
              },
              "position": {
                "line": 4727,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin-in elementor-repeater-item-c9e7316\" href=\"https://www.linkedin.com/company/user1st/\" target=\"_blank\" aria-label=\"To make this website accessible to screen reader, press comb",
              "xpath": "/html/body/div[3]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[3]/a[1]",
              "issueID": "22f6fd24bff1f3f40e6cbb23b22251cf",
              "signature": "02b19921915f8547a10fc5f3eeda1268",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=22f6fd24bff1f3f40e6cbb23b22251cf"
            },
            {
              "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": 108,
                  "y": 0
                },
                "bottom-right": {
                  "x": 140,
                  "y": 32
                },
                "height": 32,
                "width": 32
              },
              "position": {
                "line": 4727,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-0110b06\" href=\"https://www.facebook.com/user1st\" target=\"_blank\" aria-label=\"To make this website accessible to screen reader, press combination of",
              "xpath": "/html/body/div[3]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[4]/a[1]",
              "issueID": "097505bf98255a95448d069dfd383742",
              "signature": "2a68ee8e01864a9514e32d59ff4ff98a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=097505bf98255a95448d069dfd383742"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 246,
                  "y": 21
                },
                "height": 21,
                "width": 246
              },
              "position": {
                "line": 4728,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://user1st.com/about-us/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\"&gt; &lt;span class=\"elementor-icon-list-",
              "xpath": "/html/body/div[3]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "4093a9e57d0ccd7be3d3c43f65d9e128",
              "signature": "bb319aed00c9d4fa66fc524eb83454d4",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=4093a9e57d0ccd7be3d3c43f65d9e128"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 246,
                  "y": 21
                },
                "height": 21,
                "width": 246
              },
              "position": {
                "line": 4728,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://user1st.com/about-us#timeline\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\"&gt; &lt;span class=\"elementor-ic",
              "xpath": "/html/body/div[3]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "72356b6a47789ceeb7d664c8c82d2d2c",
              "signature": "225af4c80d6f8fd679e7fb6afe119ad6",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=72356b6a47789ceeb7d664c8c82d2d2c"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 246,
                  "y": 21
                },
                "height": 21,
                "width": 246
              },
              "position": {
                "line": 4728,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://user1st.com/about-us#team\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\"&gt; &lt;span class=\"elementor-icon-l",
              "xpath": "/html/body/div[3]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "389381c5e0e75c156c49ee0127608542",
              "signature": "18d96739fe4bd9c602582160c8211ea9",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=389381c5e0e75c156c49ee0127608542"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 246,
                  "y": 21
                },
                "height": 21,
                "width": 246
              },
              "position": {
                "line": 4728,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://user1st.com/about-us#news\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\"&gt; &lt;span class=\"elementor-icon-l",
              "xpath": "/html/body/div[3]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "7723e8bcae24efd13178db110546e4bd",
              "signature": "ad692c03cf355e64ff721edfc40ae909",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7723e8bcae24efd13178db110546e4bd"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 295.188,
                  "y": 21
                },
                "height": 21,
                "width": 295.188
              },
              "position": {
                "line": 4895,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://user1st.com/uremediate/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\"&gt; &lt;span class=\"elementor-icon-lis",
              "xpath": "/html/body/div[3]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "a2c6987003c23303f252bd34fbe35948",
              "signature": "6059344cf30a5af0e64da9ad91a0eda5",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a2c6987003c23303f252bd34fbe35948"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 295.188,
                  "y": 21
                },
                "height": 21,
                "width": 295.188
              },
              "position": {
                "line": 4896,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://user1st.com/check1st/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\"&gt; &lt;span class=\"elementor-icon-list-",
              "xpath": "/html/body/div[3]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "477c6040ab3464d1aa567ad6e95a5b53",
              "signature": "a343f29770b91cebd7e8c09008eba231",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=477c6040ab3464d1aa567ad6e95a5b53"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 295.188,
                  "y": 21
                },
                "height": 21,
                "width": 295.188
              },
              "position": {
                "line": 4896,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://user1st.com/vpat/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\"&gt; &lt;span class=\"elementor-icon-list-icon",
              "xpath": "/html/body/div[3]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "8e4f657d209e7bdabbc33f37376ecfdf",
              "signature": "de016716597d7c9c6376fee992c09a37",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8e4f657d209e7bdabbc33f37376ecfdf"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 295.188,
                  "y": 21
                },
                "height": 21,
                "width": 295.188
              },
              "position": {
                "line": 4896,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://user1st.com/audits-and-certifications/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\"&gt; &lt;span class=\"ele",
              "xpath": "/html/body/div[3]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "7a7cbe1887aa786bb5f36aead3992e33",
              "signature": "dbf44d1963a0db020eba6da3daad9071",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7a7cbe1887aa786bb5f36aead3992e33"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 295.188,
                  "y": 21
                },
                "height": 21,
                "width": 295.188
              },
              "position": {
                "line": 4967,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://user1st.com/training/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\"&gt; &lt;span class=\"elementor-icon-list-",
              "xpath": "/html/body/div[3]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "79800bfdadb34e9262f8b792ba7778b8",
              "signature": "370de0673d2f3a7f11cbaaf6cc7686f3",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=79800bfdadb34e9262f8b792ba7778b8"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 295.188,
                  "y": 21
                },
                "height": 21,
                "width": 295.188
              },
              "position": {
                "line": 4968,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://user1st.com/remediation-and-testing/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\"&gt; &lt;span class=\"eleme",
              "xpath": "/html/body/div[3]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "70ef396692c083b2ba40098388b6b59e",
              "signature": "72fe7311fc30bbfb79b96787256df8bb",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=70ef396692c083b2ba40098388b6b59e"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 196.797,
                  "y": 21
                },
                "height": 21,
                "width": 196.797
              },
              "position": {
                "line": 4968,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://user1st.com/blog/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\"&gt; &lt;span class=\"elementor-icon-list-icon",
              "xpath": "/html/body/div[3]/div[1]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "3a1095a2e3972655ac882e257f812896",
              "signature": "19c007e329b517ed7d2eea96775d6eb9",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=3a1095a2e3972655ac882e257f812896"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 196.797,
                  "y": 21
                },
                "height": 21,
                "width": 196.797
              },
              "position": {
                "line": 4968,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://user1st.com/contact-us/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\"&gt; &lt;span class=\"elementor-icon-lis",
              "xpath": "/html/body/div[3]/div[1]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "a7322a7d53fd5e7d1c21a993ce575560",
              "signature": "87e774c091c501bbe8624a27eae1e42a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a7322a7d53fd5e7d1c21a993ce575560"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 196.797,
                  "y": 21
                },
                "height": 21,
                "width": 196.797
              },
              "position": {
                "line": 5039,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjM4IiwidG9nZ2xlIjpmYWxzZX0%3D\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combinat",
              "xpath": "/html/body/div[3]/div[1]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "17a8aa00c023d905b07fc460151f4767",
              "signature": "6e82a92e68bb1d410acc54a0a05e881c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=17a8aa00c023d905b07fc460151f4767"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 246,
                  "y": 32
                },
                "height": 32,
                "width": 246
              },
              "position": {
                "line": 9330,
                "column": 6
              },
              "errorSnippet": "&lt;div class=\"elementor-widget-container\"&gt; &lt;div class=\"elementor-social-icons-wrapper elementor-grid\"&gt; &lt;span class=\"elementor-grid-item\"&gt; &lt;a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-i",
              "xpath": "/html/body/div[3]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]",
              "issueID": "f07020b0636793d85d227fc766b99175",
              "signature": "619313afdab4f4b2ce093f57ad6c1578",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f07020b0636793d85d227fc766b99175"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 984,
                  "y": 56
                },
                "height": 56,
                "width": 984
              },
              "position": {
                "line": 8996,
                "column": 4
              },
              "errorSnippet": "&lt;h2 class=\"elementor-heading-title elementor-size-default\"&gt;You know your organization. We know accessibility guidelines. Together we can provide compliant accessibility for your organization for people with disabilities.\n&lt;/h2&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
              "issueID": "1db6ce57b204138eb88b15bd4100ec35",
              "signature": "017cd2b7b0d84926d068ec705e340a43",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=1db6ce57b204138eb88b15bd4100ec35"
            },
            {
              "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": 16,
                  "y": 321.25
                },
                "bottom-right": {
                  "x": 461,
                  "y": 365.25
                },
                "height": 44,
                "width": 445
              },
              "position": {
                "line": 9219,
                "column": 5
              },
              "errorSnippet": "&lt;h3 class=\"elementor-post__title\"&gt; &lt;a href=\"https://user1st.com/blog/support-consumers-desire-for-inclusivity-by-making-your-website-accessible/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. ",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[1]/div[1]/h3[1]",
              "issueID": "e77674906de183c2966efaaa0a7f36ac",
              "signature": "56e53b4e08456774f1ba796a916ac616",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e77674906de183c2966efaaa0a7f36ac"
            },
            {
              "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": 523,
                  "y": 321.25
                },
                "bottom-right": {
                  "x": 968,
                  "y": 365.25
                },
                "height": 44,
                "width": 445
              },
              "position": {
                "line": 9235,
                "column": 5
              },
              "errorSnippet": "&lt;h3 class=\"elementor-post__title\"&gt; &lt;a href=\"https://user1st.com/blog/ada-compliance-testing-6-easy-website-tests/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, p",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[2]/div[1]/h3[1]",
              "issueID": "b2dcd9d7f35ba6ad51a4e550c59ed01f",
              "signature": "4a524081aca8444a0eb4d1b59ae6816d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b2dcd9d7f35ba6ad51a4e550c59ed01f"
            },
            {
              "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": 16,
                  "y": 876.5
                },
                "bottom-right": {
                  "x": 461,
                  "y": 920.5
                },
                "height": 44,
                "width": 445
              },
              "position": {
                "line": 9251,
                "column": 5
              },
              "errorSnippet": "&lt;h3 class=\"elementor-post__title\"&gt; &lt;a href=\"https://user1st.com/blog/3-ways-website-accessibility-checkers-deliver-for-commercial-websites/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To st",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[3]/div[1]/h3[1]",
              "issueID": "5fcc97f9a3ab5f5e3d516a1e7e97e6bd",
              "signature": "dd1d0ae081425d202cef66f8f3eaa262",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=5fcc97f9a3ab5f5e3d516a1e7e97e6bd"
            },
            {
              "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": 64,
                  "y": 64
                },
                "height": 64,
                "width": 64
              },
              "position": {
                "line": 735,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://user1st.com\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\"&gt; &lt;img width=\"64\" height=\"64\" src=\"https://us",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "c49c785362b633f8484c2abcc78297fe",
              "signature": "6f2f31c362cb8bd2ad99b7310775d181",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c49c785362b633f8484c2abcc78297fe"
            },
            {
              "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": 523,
                  "y": 16
                },
                "bottom-right": {
                  "x": 968,
                  "y": 305.25
                },
                "height": 289.25,
                "width": 445
              },
              "position": {
                "line": 1775,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"elementor-post__thumbnail__link\" href=\"https://user1st.com/blog/ada-compliance-testing-6-easy-website-tests/\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, pr",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/article[2]/a[1]",
              "issueID": "de4d328ac56fd3d9cc47caf38c356693",
              "signature": "69880f049cb29eb0f7aefbfba7dfe49b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=de4d328ac56fd3d9cc47caf38c356693"
            },
            {
              "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": 64,
                  "y": 64
                },
                "height": 64,
                "width": 64
              },
              "position": {
                "line": 4368,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://user1st.com\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\"&gt; &lt;img width=\"64\" height=\"64\" src=\"https://us",
              "xpath": "/html/body/div[3]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "ae4588cb3f2879dc9a40809cbffc399e",
              "signature": "8081c30c952db3a73cc9325e949978f1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ae4588cb3f2879dc9a40809cbffc399e"
            },
            {
              "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": 20,
                  "y": 698
                },
                "bottom-right": {
                  "x": 54,
                  "y": 732
                },
                "height": 34,
                "width": 34
              },
              "position": {
                "line": 9814,
                "column": 460
              },
              "errorSnippet": "&lt;button aria-haspopup=\"true\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\" id=\"u1st-accessibility-button\" tabindex=\"0\"&gt;&lt;",
              "xpath": "/html/body/div[4]/button[1]",
              "issueID": "0ab49bfdce70a7219269e7f325fb3cbd",
              "signature": "ccae0067b432a1b3688e47c8e07fdede",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0ab49bfdce70a7219269e7f325fb3cbd"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 4649.36
                },
                "height": 4649.36,
                "width": 1024
              },
              "position": {
                "line": 2770,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template-default page page-id-8 wp-custom-logo jet-mega-menu-location elementor-default elementor-kit-4 elementor-page elementor-page-8 e--ua-blink e--ua-mac e--ua-webkit dialog-body dialog-lightbox-body dialog-container dialog-",
              "xpath": "/html/body",
              "issueID": "7409c9331206715c805782ee80c54095",
              "signature": "3d3af912d834697946eaa85e19a604d8",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=7409c9331206715c805782ee80c54095"
            },
            {
              "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": 554.71875,
                  "y": 58
                },
                "bottom-right": {
                  "x": 628.71875,
                  "y": 72
                },
                "height": 14,
                "width": 74
              },
              "position": {
                "line": 734,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.user1st.com/privacy-policy\" target=\"_blank\" aria-label=\"To make this website accessible to screen reader, press combination of alt and 1 keys. To stop getting this message, press the combination of alt and 2 keys.\"&gt;Privacy Poli",
              "xpath": "/html/body/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "eeff8bbe889f7de21698b7fd529755a6",
              "signature": "d7a0bc6eef3323bbb2ea2c12836b04b3",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=eeff8bbe889f7de21698b7fd529755a6"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 32,
                  "y": 32
                },
                "height": 32,
                "width": 32
              },
              "position": {
                "line": 4368,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-ff7457a\" href=\"https://www.youtube.com/channel/UCxJltSoeMGO0PEmNJ4g7wRw\" target=\"_blank\" aria-label=\"To make this website accessible to screen reader,",
              "xpath": "/html/body/div[3]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[1]/a[1]",
              "issueID": "e407989340c2fbe86971143ed7cd709f",
              "signature": "ad1b3f34c2cae965095f7895740fecb8",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e407989340c2fbe86971143ed7cd709f"
            },
            {
              "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": 36,
                  "y": 0
                },
                "bottom-right": {
                  "x": 68,
                  "y": 32
                },
                "height": 32,
                "width": 32
              },
              "position": {
                "line": 4368,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-e76c60f\" href=\"https://twitter.com/User1st\" target=\"_blank\" aria-label=\"To make this website accessible to screen reader, press combination of alt and",
              "xpath": "/html/body/div[3]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[2]/a[1]",
              "issueID": "1e67935dee719ac3dbe8b27de812a67e",
              "signature": "75a91800e5b53d8e76b9f806f925ce13",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1e67935dee719ac3dbe8b27de812a67e"
            },
            {
              "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": 72,
                  "y": 0
                },
                "bottom-right": {
                  "x": 104,
                  "y": 32
                },
                "height": 32,
                "width": 32
              },
              "position": {
                "line": 4727,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"elementor-icon elementor-social-icon elementor-social-icon-linkedin-in elementor-repeater-item-c9e7316\" href=\"https://www.linkedin.com/company/user1st/\" target=\"_blank\" aria-label=\"To make this website accessible to screen reader, press comb",
              "xpath": "/html/body/div[3]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[3]/a[1]",
              "issueID": "e43743671b10a01c26c7c4fb93417266",
              "signature": "716c34466b6a16c388a47b3e4417b7f5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e43743671b10a01c26c7c4fb93417266"
            },
            {
              "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": 108,
                  "y": 0
                },
                "bottom-right": {
                  "x": 140,
                  "y": 32
                },
                "height": 32,
                "width": 32
              },
              "position": {
                "line": 4727,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-0110b06\" href=\"https://www.facebook.com/user1st\" target=\"_blank\" aria-label=\"To make this website accessible to screen reader, press combination of",
              "xpath": "/html/body/div[3]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/span[4]/a[1]",
              "issueID": "0e559caf215ea94f7b04a56415cf66cd",
              "signature": "5ba40d70feb5bc5dd3499929c7b29c0d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0e559caf215ea94f7b04a56415cf66cd"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 678,
                "column": 7
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/head[1]/style[6]/br[8]",
              "issueID": "678b62f2ecbb52c8552d045ea6db1e6b",
              "signature": "4b2192d73cffc4d1ed7d2fcd0171e91f",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=678b62f2ecbb52c8552d045ea6db1e6b"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 699,
                "column": 7
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/head[1]/style[7]/br[16]",
              "issueID": "617199b8b723c5327b374de731b38e02",
              "signature": "8bdc89f6de8bb3e9cfc8d2e76fd0c7a4",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=617199b8b723c5327b374de731b38e02"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 702,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/head[1]/style[7]/br[17]",
              "issueID": "94a5ffa57c8bee23d5d2cf40291aba2f",
              "signature": "d8fc3ae5281be7b2d9b6a90a78c355a2",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=94a5ffa57c8bee23d5d2cf40291aba2f"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 704,
                "column": 7
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/head[1]/style[7]/br[20]",
              "issueID": "9100413509b37aaca651e2e97a9f6681",
              "signature": "8fd2ae35d4f7a4bd8e84a7ab1aa6d0d3",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=9100413509b37aaca651e2e97a9f6681"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 721,
                "column": 7
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/head[1]/style[8]/br[12]",
              "issueID": "09f48920440f31bd04aa84fe0c9a9c76",
              "signature": "fe3d06bf125f298a8c54ffa02dab334b",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=09f48920440f31bd04aa84fe0c9a9c76"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 724,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/head[1]/style[8]/br[13]",
              "issueID": "4892e894f19ebdab8477ece3e5e31601",
              "signature": "18d495be7860a348fe4e9959124145bb",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=4892e894f19ebdab8477ece3e5e31601"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 728,
                "column": 7
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/head[1]/style[8]/br[18]",
              "issueID": "a42032a8b0f082ace8459d20786082ed",
              "signature": "7418e6000930dfe0e21d795a0ec9d298",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=a42032a8b0f082ace8459d20786082ed"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "42ubn",
  "startTime": "2022-07-09T15:45:44",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      57
    ],
    [
      "ibm",
      19
    ],
    [
      "motion",
      13
    ],
    [
      "alfa",
      11
    ],
    [
      "wave",
      7
    ],
    [
      "axe",
      2
    ],
    [
      "bulk",
      1
    ],
    [
      "focAll",
      1
    ],
    [
      "focInd",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ]
  ],
  "logCount": 33,
  "logSize": 3324,
  "errorLogCount": 10,
  "errorLogSize": 1790,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-09T15:48:36",
  "elapsedSeconds": 172,
  "score": {
    "scoreProcID": "sp12b",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "bulk": 1,
        "focAll": 8,
        "focOp": 42,
        "hover": 54,
        "linkUl": 58,
        "role": 15,
        "styleDiff": 9,
        "zIndex": 10
      },
      "alfa": {
        "r14": 20,
        "r17": 12,
        "r57": 100,
        "r65": 1,
        "r66": 84,
        "r69": 12,
        "r78": 4,
        "r87": 4
      },
      "axe": {
        "aria-allowed-role": 0,
        "color-contrast-enhanced": 54,
        "color-contrast": 15,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "aria-hidden-focus": 9,
        "label-content-name-mismatch": 15,
        "link-in-text-block": 3
      },
      "htmlcs": {
        "e:AA.1_4_3.G18.Fail": 8,
        "e:AA.2_4_1.H64.1": 8,
        "w:AA.1_1_1.H67.2": 12,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 2,
        "w:AA.1_4_3.G18.BgImage": 1,
        "w:AA.2_5_3.F96": 5
      },
      "wave": {
        "e:alt_link_missing": 8,
        "c:contrast": 15,
        "a:alt_long": 1,
        "a:heading_skipped": 1,
        "a:link_internal_broken": 1,
        "a:link_redundant": 4,
        "a:noscript": 1,
        "a:tabindex": 5,
        "a:underline": 13
      },
      "tenon": {
        "28": 4,
        "95": 4,
        "98": 160,
        "134": 3,
        "144": 16,
        "152": 16,
        "155": 2,
        "218": 20,
        "242": 28
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 6,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 32,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 14,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 29,
              "what": "Non-underlined adjacent links"
            }
          },
          "axe": {
            "link-in-text-block": {
              "score": 2,
              "what": "Link is not distinct from surrounding text without reliance on color"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 11,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "axe": {
            "aria-allowed-role": {
              "score": 1,
              "what": "ARIA role is not appropriate for the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 2,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 3,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "invisibleLabel": {
          "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"
            }
          },
          "htmlcs": {
            "w:AA.2_5_3.F96": {
              "score": 4,
              "what": "Visible label is not in the accessible name"
            }
          }
        },
        "focusableHidden": {
          "alfa": {
            "r17": {
              "score": 12,
              "what": "Tab-focusable element is or has an ancestor that is aria-hidden"
            }
          },
          "axe": {
            "aria-hidden-focus": {
              "score": 9,
              "what": "ARIA hidden element is focusable or contains a focusable element"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 50,
              "what": "Perceivable text content is not included in any landmark"
            }
          }
        },
        "focusIndication": {
          "alfa": {
            "r65": {
              "score": 1,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 21,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 14,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 1,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 9,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 11,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 6,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 11,
              "what": "Very low contrast"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 2,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 2,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "iframeTitleBad": {
          "htmlcs": {
            "e:AA.2_4_1.H64.1": {
              "score": 8,
              "what": "iframe element has no non-empty title attribute"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 3,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "linkNoText": {
          "wave": {
            "e:alt_link_missing": {
              "score": 8,
              "what": "Linked image has no text alternative"
            }
          }
        },
        "imageTextLong": {
          "wave": {
            "a:alt_long": {
              "score": 1,
              "what": "Long text alternative"
            }
          }
        },
        "headingStructure": {
          "wave": {
            "a:heading_skipped": {
              "score": 1,
              "what": "Skipped heading level"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "internalLinkBroken": {
          "wave": {
            "a:link_internal_broken": {
              "score": 1,
              "what": "Broken same-page link"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 2,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "tabIndexPositive": {
          "wave": {
            "a:tabindex": {
              "score": 1,
              "what": "tabIndex value positive"
            }
          }
        },
        "pseudoLinkRisk": {
          "wave": {
            "a:underline": {
              "score": 3,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 80,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "fontSmall": {
          "tenon": {
            "134": {
              "score": 2,
              "what": "Text is very small"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 16,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 8,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 15,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "pseudoParagraphRisk": {
          "tenon": {
            "242": {
              "score": 7,
              "what": "Multiple consecutive br elements may simulate paragraphs"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 573,
      "log": 96,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkTextsSame",
          "score": 82
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 52
        },
        {
          "groupName": "focusableOperable",
          "score": 34
        },
        {
          "groupName": "linkIndication",
          "score": 32
        },
        {
          "groupName": "contrastAAA",
          "score": 29
        },
        {
          "groupName": "invisibleLabel",
          "score": 23
        },
        {
          "groupName": "contrastAA",
          "score": 23
        },
        {
          "groupName": "focusableHidden",
          "score": 18
        },
        {
          "groupName": "leadingClipsText",
          "score": 18
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 17
        },
        {
          "groupName": "hoverSurprise",
          "score": 16
        },
        {
          "groupName": "roleBad",
          "score": 13
        },
        {
          "groupName": "iframeTitleBad",
          "score": 10
        },
        {
          "groupName": "linkNoText",
          "score": 10
        },
        {
          "groupName": "targetSize",
          "score": 10
        },
        {
          "groupName": "pseudoParagraphRisk",
          "score": 9
        },
        {
          "groupName": "tabFocusability",
          "score": 8
        },
        {
          "groupName": "zIndexNotZero",
          "score": 5
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 5
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "inconsistentStyles",
          "score": 4
        },
        {
          "groupName": "headingOfNothing",
          "score": 4
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 4
        },
        {
          "groupName": "linkPair",
          "score": 4
        },
        {
          "groupName": "fontSmall",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "focusIndication",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "contrastRisk",
          "score": 3
        },
        {
          "groupName": "imageTextLong",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "internalLinkBroken",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "tabIndexPositive",
          "score": 3
        }
      ]
    }
  }
}