Accessibility test digest

Synopsis

Page: Best Website Accessibility

URL: https://bestwebsiteaccessibility.com/

Score: 1932

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 Best Website Accessibility web page at https://bestwebsiteaccessibility.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 1932 (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
total1932
log194
focusIndication480
contentBeyondLandmarks282
linkForcesNewWindow254
contrastAA90
duplicateID68
linkIndication60
focusableOperable52
linkVague50
linkTextsSame48
controlLabel40
inputNoText34
linkNoText32
targetSize30
fontSmall25
contrastAAA23
linkDestinationsSame22
linkPair15
hoverSurprise13
fontSizeAbsolute12
zIndexNotZero10
inconsistentStyles9
metaBansZoom8
buttonNoText8
contrastRisk6
linkComprehensionRisk6
leadingClipsText6
tabFocusability5
roleBad5
horizontalScrolling5
spontaneousMotion4
pseudoNavListRisk4
scrollRisk4
linkBrokenRisk4
visibleBulk3
skipRepeatedContent3
hiddenContentRisk3
linkConfusionRisk3
cssBansRotate3
decorativeImageRisk3
pseudoHeadingRisk3
noScriptRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

linkDestinationsSame: Score 22. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

noScriptRisk: 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-bestwa",
  "host": {
    "id": "bestwa",
    "which": "https://bestwebsiteaccessibility.com/",
    "what": "Best Website Accessibility"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-09T14:40:16"
    },
    {
      "event": "endTime",
      "value": "2022-07-09T14:43:20"
    }
  ],
  "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://bestwebsiteaccessibility.com/",
        "what": "Best Website Accessibility"
      },
      {
        "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://bestwebsiteaccessibility.com/",
        "what": "Best Website Accessibility"
      },
      {
        "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://bestwebsiteaccessibility.com/",
      "what": "Best Website Accessibility",
      "result": "https://bestwebsiteaccessibility.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://bestwebsiteaccessibility.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://bestwebsiteaccessibility.com/",
      "result": {
        "bytes": [
          329623,
          329097,
          329043,
          330971,
          329169
        ],
        "localRatios": [
          1.002,
          1,
          1.006,
          1.005
        ],
        "meanLocalRatio": 1.003,
        "maxLocalRatio": 1.006,
        "globalRatio": 1.006,
        "pixelChanges": [
          2377,
          2256,
          2695,
          2855
        ],
        "meanPixelChange": 2545,
        "maxPixelChange": 2855,
        "changeFrequency": 1
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://bestwebsiteaccessibility.com/",
      "what": "Best Website Accessibility",
      "result": "https://bestwebsiteaccessibility.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://bestwebsiteaccessibility.com/",
      "result": {
        "visibleElements": 705
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://bestwebsiteaccessibility.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://bestwebsiteaccessibility.com/",
      "result": {
        "tabFocusables": 141,
        "tabFocused": 139,
        "discrepancy": -2
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://bestwebsiteaccessibility.com/",
      "what": "URL",
      "result": "https://bestwebsiteaccessibility.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://bestwebsiteaccessibility.com/",
      "result": {
        "totals": {
          "total": 141,
          "types": {
            "indicatorMissing": {
              "total": 141,
              "tagNames": {
                "A": 141
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 0,
              "meanDelay": 0,
              "tagNames": {}
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "News"
            },
            {
              "tagName": "A",
              "text": "Best Solution"
            },
            {
              "tagName": "A",
              "text": "Popular"
            },
            {
              "tagName": "A",
              "text": "Best Web Accessibility Solutions in 2022 (Updated)"
            },
            {
              "tagName": "A",
              "text": "Best Free Solutions"
            },
            {
              "tagName": "A",
              "text": "Best Solution Mobile Device"
            },
            {
              "tagName": "A",
              "text": "Best Web Solutions for Web Agencies"
            },
            {
              "tagName": "A",
              "text": "Best Web Solutions With Artificial Intelligence"
            },
            {
              "tagName": "A",
              "text": "Location"
            },
            {
              "tagName": "A",
              "text": "Australia"
            },
            {
              "tagName": "A",
              "text": "Canada"
            },
            {
              "tagName": "A",
              "text": "Europe"
            },
            {
              "tagName": "A",
              "text": "The United Kingdom"
            },
            {
              "tagName": "A",
              "text": "The United States"
            },
            {
              "tagName": "A",
              "text": "Platform"
            },
            {
              "tagName": "A",
              "text": "Shopify"
            },
            {
              "tagName": "A",
              "text": "Squarespace"
            },
            {
              "tagName": "A",
              "text": "WIX"
            },
            {
              "tagName": "A",
              "text": "WordPress"
            },
            {
              "tagName": "A",
              "text": "PrestaShop"
            },
            {
              "tagName": "A",
              "text": "HubSpot"
            },
            {
              "tagName": "A",
              "text": "Checkers"
            },
            {
              "tagName": "A",
              "text": "ATAG 2.0 Report Testing Tool"
            },
            {
              "tagName": "A",
              "text": "AudioEye Conformance Evaluation & Report"
            },
            {
              "tagName": "A",
              "text": "EqualWeb Accessibility Checker Tool"
            },
            {
              "tagName": "A",
              "text": "UserWay Initial Scanner Tool"
            },
            {
              "tagName": "A",
              "text": "Compliance"
            },
            {
              "tagName": "A",
              "text": "US • ADA Compliance"
            },
            {
              "tagName": "A",
              "text": "Canada • AODA Compliance"
            },
            {
              "tagName": "A",
              "text": "EU • EN301549 Compliance"
            },
            {
              "tagName": "A",
              "text": "EU • GDPR Compliance"
            },
            {
              "tagName": "A",
              "text": "US • Section 508 Compliance"
            },
            {
              "tagName": "A",
              "text": "Globally • WCAG Compliance"
            },
            {
              "tagName": "A",
              "text": "Industry"
            },
            {
              "tagName": "A",
              "text": "Banking and Financial Insurance"
            },
            {
              "tagName": "A",
              "text": "Consumer and Retail Sector"
            },
            {
              "tagName": "A",
              "text": "Healthcare and Medical Sector"
            },
            {
              "tagName": "A",
              "text": "Hospitality Sector"
            },
            {
              "tagName": "A",
              "text": "Digital Sector"
            },
            {
              "tagName": "A",
              "text": "See all categories"
            },
            {
              "tagName": "A",
              "text": "Reviews"
            },
            {
              "tagName": "A",
              "text": "Popular"
            },
            {
              "tagName": "A",
              "text": "AccessiBe"
            },
            {
              "tagName": "A",
              "text": "Equally AI"
            },
            {
              "tagName": "A",
              "text": "EqualWeb"
            },
            {
              "tagName": "A",
              "text": "UserWay"
            },
            {
              "tagName": "A",
              "text": "Max Access"
            },
            {
              "tagName": "A",
              "text": "Hybrid"
            },
            {
              "tagName": "A",
              "text": "AudioEye Review"
            },
            {
              "tagName": "A",
              "text": "Compliance Sheriff Review"
            },
            {
              "tagName": "A",
              "text": "Deque"
            },
            {
              "tagName": "A",
              "text": "Essential Accessibility Review"
            },
            {
              "tagName": "A",
              "text": "Interactive Accessibility Review"
            },
            {
              "tagName": "A",
              "text": "OnlineADA Review"
            },
            {
              "tagName": "A",
              "text": "UsableNet Review"
            },
            {
              "tagName": "A",
              "text": "User1st Review"
            },
            {
              "tagName": "A",
              "text": "Comparison"
            },
            {
              "tagName": "A",
              "text": "Comparison Articles"
            },
            {
              "tagName": "A",
              "text": "Equally vs Adally Comparison"
            },
            {
              "tagName": "A",
              "text": "EqualWeb, AudioEye & AccessiBe"
            },
            {
              "tagName": "A",
              "text": "UserWay, User1st & UsableNet"
            },
            {
              "tagName": "A",
              "text": "EqualWeb vs Adally"
            },
            {
              "tagName": "A",
              "text": "UserWay vs AccessiBe"
            },
            {
              "tagName": "A",
              "text": "See all reviews"
            },
            {
              "tagName": "A",
              "text": "Guides"
            },
            {
              "tagName": "A",
              "text": "Disabilities"
            },
            {
              "tagName": "A",
              "text": "English"
            },
            {
              "tagName": "A",
              "text": "Compare now"
            },
            {
              "tagName": "A",
              "text": "100% website compliance due to Machine Learning 9.7 Learn More"
            },
            {
              "tagName": "A",
              "text": "Quick, Efficient and Affordable Solution to Full Accessibility 9.6 Learn More"
            },
            {
              "tagName": "A",
              "text": "Trusted free AI-powered accessibility widget 9.5 Learn More"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Read more"
            },
            {
              "tagName": "A",
              "text": "Visit accessiBe"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Read more"
            },
            {
              "tagName": "A",
              "text": "Visit Equally AI"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Read more"
            },
            {
              "tagName": "A",
              "text": "Visit UserWay"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Read more"
            },
            {
              "tagName": "A",
              "text": "Visit EqualWeb"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Read more"
            },
            {
              "tagName": "A",
              "text": "Visit Max Access"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Read more"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Read more"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Read more"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Read more"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Read more"
            },
            {
              "tagName": "A",
              "text": "Compare now"
            },
            {
              "tagName": "A",
              "text": "Equally vs UserWay: Digital Accessibility Solutions Comparison Review 2022"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Read More"
            },
            {
              "tagName": "A",
              "text": "What is Section 504 and How Does it Relate to Web Accessibility?"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Read More"
            },
            {
              "tagName": "A",
              "text": "Web Accessibility Barriers and How to Overcome Them"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Read More"
            },
            {
              "tagName": "A",
              "text": "What is Web Accessibility Compliance and What Regulations Should I Follow?"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Read More"
            },
            {
              "tagName": "A",
              "text": "Web Accessibility: What Does it Mean?"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Read More"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "About Us"
            },
            {
              "tagName": "A",
              "text": "Partner with us"
            },
            {
              "tagName": "A",
              "text": "Contact"
            },
            {
              "tagName": "A",
              "text": "Our Review Process"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Advertising Disclosure"
            },
            {
              "tagName": "A",
              "text": "Cookie Policy"
            },
            {
              "tagName": "A",
              "text": "Privacy Policy"
            },
            {
              "tagName": "A",
              "text": "Terms of Use"
            },
            {
              "tagName": "A",
              "text": "42studio.io"
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://bestwebsiteaccessibility.com/",
      "what": "URL",
      "result": "https://bestwebsiteaccessibility.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://bestwebsiteaccessibility.com/",
      "result": {
        "totals": {
          "total": 281,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 33,
              "tagNames": {
                "DIV": 30,
                "svg": 3
              }
            },
            "focusableAndOperable": {
              "total": 248,
              "tagNames": {
                "A": 224,
                "BUTTON": 1,
                "INPUT": 23
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"mobile-menu-children\" style=\"cursor: default;\"></div>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"mobile-menu-children\" style=\"cursor: default;\"></div>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"mobile-menu-children\" style=\"cursor: default;\"></div>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"mobile-menu-children\" style=\"cursor: default;\"></div>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"mobile-menu-children\" style=\"cursor: default;\"></div>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"mobile-menu-children\" style=\"cursor: default;\"></div>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"mobile-menu-children\" style=\"cursor: default;\"></div>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"mobile-menu-children\" style=\"cursor: default;\"></div>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"mobile-menu-children\" style=\"cursor: default;\"></div>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"mobile-menu-children\" style=\"cursor: default;\"></div>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"mobile-menu-children\" style=\"cursor: default;\"></div>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"mobile-menu-children\" style=\"cursor: default;\"></div>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"mobile-menu-children\" style=\"cursor: default;\"></div>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Web Agency?Claim Offer!",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Advertising Disclosure",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"advertiser-close\" style=\"cursor: default;\"></div>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Learn More",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Learn More",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Learn More",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Show more",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Show more",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Show more",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Request demo",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Request demo",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Request demo",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Request demo",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Request demo",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "true_loadmore",
              "text": "Show more options",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "OKAY, THANKS",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "svg",
              "id": "",
              "text": "<svg class=\"close-popup__close-btn\" width=\"20\" height=\"20\" version=\"1.1\" xmlns=\"",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "svg",
              "id": "",
              "text": "<svg class=\"btn-popup__close-btn\" width=\"20\" height=\"20\" version=\"1.1\" xmlns=\"ht",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "svg",
              "id": "",
              "text": "<svg class=\"close-popup__close-btn\" width=\"20\" height=\"20\" version=\"1.1\" xmlns=\"",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "scroller",
              "text": "<div id=\"scroller\" class=\"b-top\" style=\"display: none; cursor: default;\"><span c",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" class=\"logo\" style=\"cursor: default;\"> <img width=\"1\" height=\"1\" src",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"menu-toggle\" aria-controls=\"primary-menu\" aria-expanded=\"false\" s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Best Solution",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Popular",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Best Web Accessibility Solutions in 2022 (Updated)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Best Free Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Best Solution Mobile Device",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Best Web Solutions for Web Agencies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Best Web Solutions With Artificial Intelligence",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Location",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Australia",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Canada",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Europe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The United Kingdom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The United States",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Platform",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shopify",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Squarespace",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WIX",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WordPress",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PrestaShop",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HubSpot",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Checkers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ATAG 2.0 Report Testing Tool",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AudioEye Conformance Evaluation & Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EqualWeb Accessibility Checker Tool",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "UserWay Initial Scanner Tool",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "US • ADA Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Canada • AODA Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EU • EN301549 Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EU • GDPR Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "US • Section 508 Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Globally • WCAG Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industry",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Banking and Financial Insurance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer and Retail Sector",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Healthcare and Medical Sector",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hospitality Sector",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Sector",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See all categories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reviews",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Popular",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AccessiBe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Equally AI",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EqualWeb",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "UserWay",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Max Access",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hybrid",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AudioEye Review",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Compliance Sheriff Review",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Deque",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Essential Accessibility Review",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Interactive Accessibility Review",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OnlineADA Review",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "UsableNet Review",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "User1st Review",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Comparison",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Comparison Articles",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Equally vs Adally Comparison",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EqualWeb, AudioEye & AccessiBe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "UserWay, User1st & UsableNet",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EqualWeb vs Adally",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "UserWay vs AccessiBe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See all reviews",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Guides",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "A Pathfinder to Understand Section 508",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADA: Websites Fail to Provide Full Inclusion",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Web Accessibility Laws in the US",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Supreme Court Sides Blind man in Lawsuit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See all guides",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disabilities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Auditory Disability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cognitive Disability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Physical Disability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Speech Disability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visual Disability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See all disabilities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Français (French)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Deutsch (German)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Italiano (Italian)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Compare now",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "witget-top3__item",
              "text": "100% website compliance due to Machine Learning 9.7 Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "witget-top3__item",
              "text": "Quick, Efficient and Affordable Solution to Full Accessibility 9.6 Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "witget-top3__item",
              "text": "Trusted free AI-powered accessibility widget 9.5 Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/reviews/accessibe/\" class=\"witget-all__img\" style=\"cursor: default;\"> ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "home-visit-site",
              "text": "Visit accessiBe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\" style=\"cursor: defau",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\" style=\"cursor: defau",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\" style=\"cursor: defau",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\" style=\"cursor: defau",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\" style=\"cursor: defau",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AccessiBe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read full review >",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/reviews/equally-review/\" class=\"witget-all__img\" style=\"cursor: defaul",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "home-visit-site",
              "text": "Visit Equally AI",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\" style=\"cursor: defau",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\" style=\"cursor: defau",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\" style=\"cursor: defau",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\" style=\"cursor: defau",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Clicking Here",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read full review >",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/reviews/userway-review/\" class=\"witget-all__img\" style=\"cursor: defaul",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "home-visit-site",
              "text": "Visit UserWay",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\" style=\"cursor: defau",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\" style=\"cursor: defau",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\" style=\"cursor: defau",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\" style=\"cursor: defau",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\" style=\"cursor: defau",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\" style=\"cursor: defau",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read full review >",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/reviews/equalweb/\" class=\"witget-all__img\" style=\"cursor: default;\"> <",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "home-visit-site",
              "text": "Visit EqualWeb",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read full review >",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/reviews/max-access/\" class=\"witget-all__img\" style=\"cursor: default;\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "home-visit-site",
              "text": "Visit Max Access",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read full review >",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/reviews/audioeye-review/\" class=\"witget-all__img\" style=\"cursor: defau",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read full review >",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.guitarcenter.com/\" class=\"bottom-down__brend-logo-items\" ta",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.uniqlo.com/us/en/home/\" class=\"bottom-down__brend-logo-item",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.webmd.com/\" class=\"bottom-down__brend-logo-items\" target=\"_",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.fcc.gov/\" class=\"bottom-down__brend-logo-items\" target=\"_bl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/reviews/deque/\" class=\"witget-all__img\" style=\"cursor: default;\"> <img",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read full review >",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/reviews/interactive-accessibility/\" class=\"witget-all__img\" style=\"cur",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read full review >",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/reviews/adally/\" class=\"witget-all__img\" style=\"cursor: default;\"> <im",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read full review >",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/reviews/essential-accessibility/\" class=\"witget-all__img\" style=\"curso",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read full review >",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Compare now",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Equally vs UserWay: Digital Accessibility Solutions Comparison Review 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/guides/equally-vs-userway/\" class=\"top-5-witget-article__img\" style=\"c",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What is Section 504 and How Does it Relate to Web Accessibility?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/guides/what-is-section-504/\" class=\"top-5-witget-article__img\" style=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Web Accessibility Barriers and How to Overcome Them",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/guides/web-accessibility-barriers-and-how-to-overcome-them/\" class=\"to",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What is Web Accessibility Compliance and What Regulations Should I Follow?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/guides/web-accessibility-compliance/\" class=\"top-5-witget-article__img",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Web Accessibility: What Does it Mean?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/guides/what-is-web-accessibility/\" class=\"top-5-witget-article__img\" s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" class=\"footer-left logo\" style=\"cursor: default;\"><img width=\"1\" hei",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partner with us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Review Process",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.facebook.com/BestWebAccessibility\" target=\"_blank\" style=\"c",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/BestWebAcc\" target=\"_blank\" style=\"cursor: default;",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.linkedin.com/company/best-web-accessibility\" target=\"_blank",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advertising Disclosure",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cookie Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms of Use",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "42studio.io",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "TRY 14 DAYS FREE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_wpcf7\" value=\"5702\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.4.2\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f5702-o1\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"text\" name=\"text-103\" value=\"\" size=\"40\" class=\"wpcf7-form-control ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"text\" name=\"text-356\" value=\"\" size=\"40\" class=\"wpcf7-form-control ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"email\" name=\"email-251\" value=\"\" size=\"40\" class=\"wpcf7-form-contro",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"tel\" name=\"tel-43\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpc",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"text\" name=\"text-888\" value=\"\" size=\"40\" class=\"wpcf7-form-control ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"checkbox\" name=\"your-country[]\" value=\"I agree with the privacy pol",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"submit\" value=\"Continue\" class=\"wpcf7-form-control wpcf7-submit Con",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_wpcf7\" value=\"6991\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.4.2\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f6991-o2\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"text\" name=\"text-253\" value=\"\" size=\"40\" class=\"wpcf7-form-control ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"email\" name=\"email-934\" value=\"\" size=\"40\" class=\"wpcf7-form-contro",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"tel\" name=\"tel-52\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpc",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"submit\" value=\"Claim offer\" class=\"wpcf7-form-control wpcf7-submit\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://bestwebsiteaccessibility.com/",
      "what": "URL",
      "result": "https://bestwebsiteaccessibility.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://bestwebsiteaccessibility.com/",
      "result": {
        "totals": {
          "triggers": 216,
          "headTriggers": 20,
          "tailTriggers": 196,
          "impactTriggers": 14,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 28,
          "opacityImpact": 28,
          "unhoverables": 7
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "A",
                "text": "<imgwidth=\"1\"height=\"1\"src=\"/wp-content/uploads/20",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 2,
                "opacityImpact": 2
              }
            ],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [
              {
                "tagName": "A",
                "text": "Comparenow",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 2,
                "opacityImpact": 2
              }
            ],
            "unhoverables": [
              {
                "tagName": "LI",
                "id": "menu-item-8010",
                "text": "ComplianceSheriffReview"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Hybrid"
              },
              {
                "tagName": "LI",
                "id": "menu-item-765",
                "text": "TheUnitedKingdom"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "UserWay"
              },
              {
                "tagName": "LI",
                "id": "menu-item-4156",
                "text": "EqualWebvsAdally"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Seeallcategories"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "PrestaShop"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://bestwebsiteaccessibility.com/",
      "what": "URL",
      "result": "https://bestwebsiteaccessibility.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://bestwebsiteaccessibility.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 9,
          "wellLabeled": 3
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "content": "{<button class=\"menu-toggle\" aria-controls=\"primary-menu\" aria-expanded=\"false\"> <div class=\"menu-icon\"></div> </button>}"
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "text"
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "text"
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "email"
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "tel"
            },
            {
              "index": 5,
              "tagName": "INPUT",
              "type": "text"
            },
            {
              "index": 8,
              "tagName": "INPUT",
              "type": "text"
            },
            {
              "index": 9,
              "tagName": "INPUT",
              "type": "email"
            },
            {
              "index": 10,
              "tagName": "INPUT",
              "type": "tel"
            }
          ],
          "wellLabeled": [
            {
              "index": 6,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "I agree with the privacy policy, terms and conditions of this website"
                ]
              }
            },
            {
              "index": 7,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Continue"
              }
            },
            {
              "index": 11,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Claim offer"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://bestwebsiteaccessibility.com/",
      "result": {
        "totals": {
          "links": 224,
          "adjacent": {
            "total": 152,
            "underlined": 94,
            "underlinedPercent": 61
          }
        },
        "items": {
          "underlined": [
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "AccessiBe",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "Clicking Here",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "42studio.io",
            "Learn More"
          ],
          "notUnderlined": [
            "News",
            "Best Solution",
            "Popular",
            "Location",
            "Platform",
            "Checkers",
            "Compliance",
            "Industry",
            "See all categories",
            "Reviews",
            "Popular",
            "Hybrid",
            "Comparison",
            "See all reviews",
            "Guides",
            "Disabilities",
            "English",
            "Compare now",
            "100% website compliance due to Machine Learning 9.7 Learn More",
            "Quick, Efficient and Affordable Solution to Full Accessibility 9.6 Learn More",
            "Trusted free AI-powered accessibility widget 9.5 Learn More",
            "Read more",
            "Visit accessiBe",
            "Read full review >",
            "Read more",
            "Visit Equally AI",
            "Read full review >",
            "Read more",
            "Visit UserWay",
            "Read full review >",
            "Read more",
            "Visit EqualWeb",
            "Read full review >",
            "Read more",
            "Visit Max Access",
            "Read full review >",
            "Read more",
            "Read full review >",
            "Read more",
            "Read full review >",
            "Read more",
            "Read full review >",
            "Read more",
            "Read full review >",
            "Read more",
            "Read full review >",
            "Compare now",
            "Equally vs UserWay: Digital Accessibility Solutions Comparison Review 2022",
            "Read More",
            "What is Section 504 and How Does it Relate to Web Accessibility?",
            "Read More",
            "Web Accessibility Barriers and How to Overcome Them",
            "Read More",
            "What is Web Accessibility Compliance and What Regulations Should I Follow?",
            "Read More",
            "Web Accessibility: What Does it Mean?",
            "Read More",
            "TRY 14 DAYS FREE"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://bestwebsiteaccessibility.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://bestwebsiteaccessibility.com/",
      "what": "URL",
      "result": "https://bestwebsiteaccessibility.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://bestwebsiteaccessibility.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://bestwebsiteaccessibility.com/",
      "result": {
        "roleElements": 11,
        "badRoleElements": 2,
        "redundantRoleElements": 0,
        "tagNames": {
          "P": {
            "status": {
              "bad": 2,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://bestwebsiteaccessibility.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": 152,
            "subtotals": [
              93,
              26,
              19,
              10,
              3,
              1
            ]
          },
          "listLink": {
            "total": 72,
            "subtotals": [
              49,
              9,
              8,
              3,
              2,
              1
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 3
          }
        },
        "items": {
          "adjacentLink": {
            "fontWeight": {
              "200": [
                "",
                "100% website compliance due to Machine Learning                 9.7                 Learn More",
                "Quick, Efficient and Affordable Solution to Full Accessibility                 9.6                 Learn More",
                "Trusted free AI-powered accessibility widget                 9.5                 Learn More",
                "",
                "",
                "",
                "",
                "",
                "",
                "AccessiBe",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "42studio.io",
                "Learn More"
              ],
              "400": [
                "Clicking Here"
              ],
              "500": [
                "News",
                "Best Solution",
                "See all categories",
                "Reviews",
                "See all reviews",
                "Guides",
                "Disabilities",
                "English",
                "Read full review >",
                "Read full review >",
                "Read full review >",
                "Read full review >",
                "Read full review >",
                "Read full review >",
                "Read full review >",
                "Read full review >",
                "Read full review >",
                "Read full review >",
                "TRY 14 DAYS FREE"
              ],
              "600": [
                "Popular",
                "Location",
                "Platform",
                "Checkers",
                "Compliance",
                "Industry",
                "Popular",
                "Hybrid",
                "Comparison",
                "Compare now",
                "Read more",
                "Visit accessiBe",
                "Read more",
                "Visit Equally AI",
                "Read more",
                "Visit UserWay",
                "Read more",
                "Visit EqualWeb",
                "Read more",
                "Visit Max Access",
                "Read more",
                "Read more",
                "Read more",
                "Read more",
                "Read more",
                "Compare now"
              ],
              "700": [
                "Equally vs UserWay: Digital Accessibility Solutions Comparison Review 2022",
                "Read More",
                "What is Section 504 and How Does it Relate to Web Accessibility?",
                "Read More",
                "Web Accessibility Barriers and How to Overcome Them",
                "Read More",
                "What is Web Accessibility Compliance and What Regulations Should I Follow?",
                "Read More",
                "Web Accessibility: What Does it Mean?",
                "Read More"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "AccessiBe",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Clicking Here",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "42studio.io",
                "Learn More"
              ],
              "none": [
                "News",
                "Best Solution",
                "Popular",
                "Location",
                "Platform",
                "Checkers",
                "Compliance",
                "Industry",
                "See all categories",
                "Reviews",
                "Popular",
                "Hybrid",
                "Comparison",
                "See all reviews",
                "Guides",
                "Disabilities",
                "English",
                "Compare now",
                "100% website compliance due to Machine Learning                 9.7                 Learn More",
                "Quick, Efficient and Affordable Solution to Full Accessibility                 9.6                 Learn More",
                "Trusted free AI-powered accessibility widget                 9.5                 Learn More",
                "Read more",
                "Visit accessiBe",
                "Read full review >",
                "Read more",
                "Visit Equally AI",
                "Read full review >",
                "Read more",
                "Visit UserWay",
                "Read full review >",
                "Read more",
                "Visit EqualWeb",
                "Read full review >",
                "Read more",
                "Visit Max Access",
                "Read full review >",
                "Read more",
                "Read full review >",
                "Read more",
                "Read full review >",
                "Read more",
                "Read full review >",
                "Read more",
                "Read full review >",
                "Read more",
                "Read full review >",
                "Compare now",
                "Equally vs UserWay: Digital Accessibility Solutions Comparison Review 2022",
                "Read More",
                "What is Section 504 and How Does it Relate to Web Accessibility?",
                "Read More",
                "Web Accessibility Barriers and How to Overcome Them",
                "Read More",
                "What is Web Accessibility Compliance and What Regulations Should I Follow?",
                "Read More",
                "Web Accessibility: What Does it Mean?",
                "Read More",
                "TRY 14 DAYS FREE"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Best Web Accessibility Solutions in 2022 (Updated)",
                "Best Free Solutions",
                "Best Solution Mobile Device",
                "Best Web Solutions for Web Agencies",
                "Best Web Solutions With Artificial Intelligence",
                "Australia",
                "Canada",
                "Europe",
                "The United Kingdom",
                "The United States",
                "Shopify",
                "Squarespace",
                "WIX",
                "WordPress",
                "PrestaShop",
                "HubSpot",
                "ATAG 2.0 Report Testing Tool",
                "AudioEye Conformance Evaluation & Report",
                "EqualWeb Accessibility Checker Tool",
                "UserWay Initial Scanner Tool",
                "US • ADA Compliance",
                "Canada • AODA Compliance",
                "EU • EN301549 Compliance",
                "EU • GDPR Compliance",
                "US • Section 508 Compliance",
                "Globally • WCAG Compliance",
                "Banking and Financial Insurance",
                "Consumer and Retail Sector",
                "Healthcare and Medical Sector",
                "Hospitality Sector",
                "Digital Sector",
                "AccessiBe",
                "Equally AI",
                "EqualWeb",
                "UserWay",
                "Max Access",
                "AudioEye Review",
                "Compliance Sheriff Review",
                "Deque",
                "Essential Accessibility Review",
                "Interactive Accessibility Review",
                "OnlineADA Review",
                "UsableNet Review",
                "User1st Review",
                "Equally vs Adally Comparison",
                "EqualWeb, AudioEye & AccessiBe",
                "UserWay, User1st & UsableNet",
                "EqualWeb vs Adally",
                "UserWay vs AccessiBe",
                "A Pathfinder to Understand Section 508",
                "ADA: Websites Fail to Provide Full Inclusion",
                "Web Accessibility Laws in the US",
                "Supreme Court Sides Blind man in Lawsuit",
                "Auditory Disability",
                "Cognitive Disability",
                "Physical Disability",
                "Speech Disability",
                "Visual Disability",
                "Français (French)",
                "Deutsch (German)",
                "Italiano (Italian)"
              ],
              "500": [
                "See all guides",
                "See all disabilities",
                "About Us",
                "Partner with us",
                "Contact",
                "Our Review Process",
                "Advertising Disclosure",
                "Cookie Policy",
                "Privacy Policy",
                "Terms of Use"
              ],
              "700": [
                "Comparison Articles"
              ]
            },
            "color": {
              "rgb(0, 0, 0)": [
                "Best Web Accessibility Solutions in 2022 (Updated)",
                "Best Free Solutions",
                "Best Solution Mobile Device",
                "Best Web Solutions for Web Agencies",
                "Best Web Solutions With Artificial Intelligence",
                "Australia",
                "Canada",
                "Europe",
                "The United Kingdom",
                "The United States",
                "Shopify",
                "Squarespace",
                "WIX",
                "WordPress",
                "PrestaShop",
                "HubSpot",
                "ATAG 2.0 Report Testing Tool",
                "AudioEye Conformance Evaluation & Report",
                "EqualWeb Accessibility Checker Tool",
                "UserWay Initial Scanner Tool",
                "US • ADA Compliance",
                "Canada • AODA Compliance",
                "EU • EN301549 Compliance",
                "EU • GDPR Compliance",
                "US • Section 508 Compliance",
                "Globally • WCAG Compliance",
                "Banking and Financial Insurance",
                "Consumer and Retail Sector",
                "Healthcare and Medical Sector",
                "Hospitality Sector",
                "Digital Sector",
                "AccessiBe",
                "Equally AI",
                "EqualWeb",
                "UserWay",
                "Max Access",
                "AudioEye Review",
                "Compliance Sheriff Review",
                "Deque",
                "Essential Accessibility Review",
                "Interactive Accessibility Review",
                "OnlineADA Review",
                "UsableNet Review",
                "User1st Review",
                "Comparison Articles",
                "Equally vs Adally Comparison",
                "EqualWeb, AudioEye & AccessiBe",
                "UserWay, User1st & UsableNet",
                "EqualWeb vs Adally",
                "UserWay vs AccessiBe",
                "A Pathfinder to Understand Section 508",
                "ADA: Websites Fail to Provide Full Inclusion",
                "Web Accessibility Laws in the US",
                "Supreme Court Sides Blind man in Lawsuit",
                "Auditory Disability",
                "Cognitive Disability",
                "Physical Disability",
                "Speech Disability",
                "Visual Disability"
              ],
              "rgb(18, 10, 143)": [
                "See all guides",
                "See all disabilities"
              ],
              "rgb(68, 68, 68)": [
                "Français (French)",
                "Deutsch (German)",
                "Italiano (Italian)"
              ],
              "rgb(255, 255, 255)": [
                "About Us",
                "Partner with us",
                "Contact",
                "Our Review Process",
                "Advertising Disclosure",
                "Cookie Policy",
                "Privacy Policy",
                "Terms of Use"
              ]
            },
            "fontSize": {
              "14px": [
                "Best Web Accessibility Solutions in 2022 (Updated)",
                "Best Free Solutions",
                "Best Solution Mobile Device",
                "Best Web Solutions for Web Agencies",
                "Best Web Solutions With Artificial Intelligence",
                "Australia",
                "Canada",
                "Europe",
                "The United Kingdom",
                "The United States",
                "Shopify",
                "Squarespace",
                "WIX",
                "WordPress",
                "PrestaShop",
                "HubSpot",
                "ATAG 2.0 Report Testing Tool",
                "AudioEye Conformance Evaluation & Report",
                "EqualWeb Accessibility Checker Tool",
                "UserWay Initial Scanner Tool",
                "US • ADA Compliance",
                "Canada • AODA Compliance",
                "EU • EN301549 Compliance",
                "EU • GDPR Compliance",
                "US • Section 508 Compliance",
                "Globally • WCAG Compliance",
                "Banking and Financial Insurance",
                "Consumer and Retail Sector",
                "Healthcare and Medical Sector",
                "Hospitality Sector",
                "Digital Sector",
                "AccessiBe",
                "Equally AI",
                "EqualWeb",
                "UserWay",
                "Max Access",
                "AudioEye Review",
                "Compliance Sheriff Review",
                "Deque",
                "Essential Accessibility Review",
                "Interactive Accessibility Review",
                "OnlineADA Review",
                "UsableNet Review",
                "User1st Review",
                "Comparison Articles",
                "Equally vs Adally Comparison",
                "EqualWeb, AudioEye & AccessiBe",
                "UserWay, User1st & UsableNet",
                "EqualWeb vs Adally",
                "UserWay vs AccessiBe",
                "A Pathfinder to Understand Section 508",
                "ADA: Websites Fail to Provide Full Inclusion",
                "Web Accessibility Laws in the US",
                "Supreme Court Sides Blind man in Lawsuit",
                "Auditory Disability",
                "Cognitive Disability",
                "Physical Disability",
                "Speech Disability",
                "Visual Disability",
                "Français (French)",
                "Deutsch (German)",
                "Italiano (Italian)"
              ],
              "18px": [
                "See all guides",
                "See all disabilities",
                "About Us",
                "Partner with us",
                "Contact",
                "Our Review Process",
                "Advertising Disclosure",
                "Cookie Policy",
                "Privacy Policy",
                "Terms of Use"
              ]
            },
            "lineHeight": {
              "18px": [
                "Best Web Accessibility Solutions in 2022 (Updated)",
                "Best Free Solutions",
                "Best Solution Mobile Device",
                "Best Web Solutions for Web Agencies",
                "Best Web Solutions With Artificial Intelligence",
                "Australia",
                "Canada",
                "Europe",
                "The United Kingdom",
                "The United States",
                "Shopify",
                "Squarespace",
                "WIX",
                "WordPress",
                "PrestaShop",
                "HubSpot",
                "ATAG 2.0 Report Testing Tool",
                "AudioEye Conformance Evaluation & Report",
                "EqualWeb Accessibility Checker Tool",
                "UserWay Initial Scanner Tool",
                "US • ADA Compliance",
                "Canada • AODA Compliance",
                "EU • EN301549 Compliance",
                "EU • GDPR Compliance",
                "US • Section 508 Compliance",
                "Globally • WCAG Compliance",
                "Banking and Financial Insurance",
                "Consumer and Retail Sector",
                "Healthcare and Medical Sector",
                "Hospitality Sector",
                "Digital Sector",
                "AccessiBe",
                "Equally AI",
                "EqualWeb",
                "UserWay",
                "Max Access",
                "AudioEye Review",
                "Compliance Sheriff Review",
                "Deque",
                "Essential Accessibility Review",
                "Interactive Accessibility Review",
                "OnlineADA Review",
                "UsableNet Review",
                "User1st Review",
                "Comparison Articles",
                "Equally vs Adally Comparison",
                "EqualWeb, AudioEye & AccessiBe",
                "UserWay, User1st & UsableNet",
                "EqualWeb vs Adally",
                "UserWay vs AccessiBe",
                "See all guides",
                "See all disabilities",
                "About Us",
                "Partner with us",
                "Contact",
                "Our Review Process",
                "Advertising Disclosure",
                "Cookie Policy",
                "Privacy Policy",
                "Terms of Use"
              ],
              "21px": [
                "A Pathfinder to Understand Section 508",
                "ADA: Websites Fail to Provide Full Inclusion",
                "Web Accessibility Laws in the US",
                "Supreme Court Sides Blind man in Lawsuit",
                "Auditory Disability",
                "Cognitive Disability",
                "Physical Disability",
                "Speech Disability",
                "Visual Disability"
              ],
              "14px": [
                "Français (French)",
                "Deutsch (German)",
                "Italiano (Italian)"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://bestwebsiteaccessibility.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://bestwebsiteaccessibility.com/",
      "result": {
        "totals": {
          "total": 32,
          "tagNames": {
            "UL": 14,
            "DIV": 17,
            "A": 1
          }
        },
        "items": [
          {
            "tagName": "UL",
            "id": "",
            "text": "Popular Best Web Accessibility Solutions in 2022 (Updated) Best Free Solutions Best Solution Mobile "
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Best Web Accessibility Solutions in 2022 (Updated) Best Free Solutions Best Solution Mobile Device B"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Australia Canada Europe The United Kingdom The United States"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Shopify Squarespace WIX WordPress PrestaShop HubSpot"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "ATAG 2.0 Report Testing Tool AudioEye Conformance Evaluation & Report EqualWeb Accessibility Checker"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "US • ADA Compliance Canada • AODA Compliance EU • EN301549 Compliance EU • GDPR Compliance US • Sect"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Banking and Financial Insurance Consumer and Retail Sector Healthcare and Medical Sector Hospitality"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Popular AccessiBe Equally AI EqualWeb UserWay Max Access Hybrid AudioEye Review Compliance Sheriff R"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "AccessiBe Equally AI EqualWeb UserWay Max Access"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "AudioEye Review Compliance Sheriff Review Deque Essential Accessibility Review Interactive Accessibi"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Comparison Articles Equally vs Adally Comparison EqualWeb, AudioEye & AccessiBe UserWay, User1st & U"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "A Pathfinder to Understand Section 508 ADA: Websites Fail to Provide Full Inclusion Web Accessibilit"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Auditory Disability Cognitive Disability Physical Disability Speech Disability Visual Disability See"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Français (French) Deutsch (German) Italiano (Italian)"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Here at Best Website Accessibility, our commitment is towards providing you with a free online resou"
          },
          {
            "tagName": "A",
            "id": "witget-top3__item",
            "text": "100% website compliance due to Machine Learning 9.7 Learn More"
          },
          {
            "tagName": "DIV",
            "id": "spb-rts-461",
            "text": "10 people are watching this page now"
          },
          {
            "tagName": "DIV",
            "id": "spb-rts-461",
            "text": "5 people are watching this page now"
          },
          {
            "tagName": "DIV",
            "id": "spb-rts-461",
            "text": "7 people are watching this page now"
          },
          {
            "tagName": "DIV",
            "id": "spb-rts-461",
            "text": "12 people are watching this page now"
          },
          {
            "tagName": "DIV",
            "id": "spb-rts-461",
            "text": "0 people are watching this page now"
          },
          {
            "tagName": "DIV",
            "id": "spb-rts-461",
            "text": "1 people are watching this page now"
          },
          {
            "tagName": "DIV",
            "id": "spb-rts-461",
            "text": "11 people are watching this page now"
          },
          {
            "tagName": "DIV",
            "id": "spb-rts-461",
            "text": "3 people are watching this page now"
          },
          {
            "tagName": "DIV",
            "id": "spb-rts-461",
            "text": "1 people are watching this page now"
          },
          {
            "tagName": "DIV",
            "id": "spb-rts-461",
            "text": "5 people are watching this page now"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "This website uses cookies. Cookies remember you so we can give you a better online experience. Learn"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "TRY 14 DAYS FREE"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Get a quote I agree with the privacy policy, terms and conditions of this website"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "scroller",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://bestwebsiteaccessibility.com/",
      "result": {
        "totals": {
          "failures": 182,
          "warnings": 167
        },
        "items": [
          {
            "index": 133,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[4]/div[2]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.facebook.com/BestWebAccessibility\" target=\"_blank\">",
                "  <svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fab\" data-icon=\"facebook-f\" role=\"img\" xml...",
                "    <path fill=\"currentColor\" d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 134,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[4]/div[2]/div[1]/div[2]/a[2]",
              "codeLines": [
                "<a href=\"https://twitter.com/BestWebAcc\" target=\"_blank\">",
                "  <svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fab\" data-icon=\"twitter\" role=\"img\" xmlns=...",
                "    <path fill=\"currentColor\" d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 2...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 135,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[4]/div[2]/div[1]/div[2]/a[3]",
              "codeLines": [
                "<a href=\"https://www.linkedin.com/company/best-web-accessibility\" target=\"_blank\">",
                "  <svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fab\" data-icon=\"linkedin-in\" role=\"img\" xm...",
                "    <path fill=\"currentColor\" d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 630,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"https://at.accessibe.com/aff_c?offer_id=19&aff_id=18&sub1={final_url_cookie_parameters}\" t...",
                "  <div class=\"witget-top3__img\">",
                "    <img width=\"225\" height=\"112\" src=\"/wp-content/uploads/2020/11/Accessibe-logo.png\" class=\"attac...",
                "  </div>",
                "  <div class=\"witget-top3__text\">",
                "    <b>",
                "      100% website compliance due to Machine Learning",
                "    </b>",
                "  </div>",
                "  <div class=\"witget-top3__raiting\">",
                "    <span>",
                "      9.7",
                "    </span>",
                "  </div>",
                "  <div class=\"witget-top3__link\">",
                "    Learn More",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 631,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/a[2]",
              "codeLines": [
                "<a href=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&tap_s=2266226-830b41&tm_subid1={final...",
                "  <div class=\"witget-top3__img\">",
                "    <img width=\"192\" height=\"75\" src=\"/wp-content/uploads/2021/07/Equally-Review-Brand-Logo-e164016...",
                "  </div>",
                "  <div class=\"witget-top3__text\">",
                "    <b>",
                "      Quick, Efficient and Affordable Solution to Full Accessibility",
                "    </b>",
                "  </div>",
                "  <div class=\"witget-top3__raiting\">",
                "    <span>",
                "      9.6",
                "    </span>",
                "  </div>",
                "  <div class=\"witget-top3__link\">",
                "    Learn More",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 632,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/a[3]",
              "codeLines": [
                "<a href=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1={final_url_cookie_parameters}\" target=\"_blank\" ...",
                "  <div class=\"witget-top3__img\">",
                "    <img width=\"857\" height=\"242\" src=\"/wp-content/uploads/2020/10/Logo-UserWay-No-background-e1640...",
                "  </div>",
                "  <div class=\"witget-top3__text\">",
                "    <b>",
                "      Trusted free AI-powered accessibility widget",
                "    </b>",
                "  </div>",
                "  <div class=\"witget-top3__raiting\">",
                "    <span>",
                "      9.5",
                "    </span>",
                "  </div>",
                "  <div class=\"witget-top3__link\">",
                "    Learn More",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 634,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]",
              "codeLines": [
                "<div id=\"spb-rts-461\" class=\"bb-bubble-rts\" style=\"display: block;\">",
                "  10 people are watching this page now",
                "</div>"
              ]
            }
          },
          {
            "index": 635,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"https://at.accessibe.com/aff_c?offer_id=19&aff_id=18&sub1=useragent=Mozilla/5.0 (Macintosh...",
                "  Visit accessiBe",
                "  <!-- <i class=\"baseline_trending_withe\"></i> -->",
                "</a>"
              ]
            }
          },
          {
            "index": 636,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[2]/div[1]",
              "codeLines": [
                "<div id=\"spb-rts-461\" class=\"bb-bubble-rts\" style=\"display: block;\">",
                "  5 people are watching this page now",
                "</div>"
              ]
            }
          },
          {
            "index": 637,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&tap_s=2266226-830b41&tm_subid1=userag...",
                "  Visit Equally AI",
                "  <!-- <i class=\"baseline_trending_withe\"></i> -->",
                "</a>"
              ]
            }
          },
          {
            "index": 638,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[2]/div[2]/div[1]",
              "codeLines": [
                "<div id=\"spb-rts-461\" class=\"bb-bubble-rts\" style=\"display: block;\">",
                "  7 people are watching this page now",
                "</div>"
              ]
            }
          },
          {
            "index": 639,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[2]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1=useragent=Mozilla/5.0 (Macintosh; Intel Mac OS ...",
                "  Visit UserWay",
                "  <!-- <i class=\"baseline_trending_withe\"></i> -->",
                "</a>"
              ]
            }
          },
          {
            "index": 640,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[2]/div[1]",
              "codeLines": [
                "<div id=\"spb-rts-461\" class=\"bb-bubble-rts\" style=\"display: block;\">",
                "  12 people are watching this page now",
                "</div>"
              ]
            }
          },
          {
            "index": 641,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.equalweb.com/#a_aid=210286?data1=useragent=Mozilla/5.0 (Macintosh; Intel Mac O...",
                "  Visit EqualWeb",
                "  <!-- <i class=\"baseline_trending_withe\"></i> -->",
                "</a>"
              ]
            }
          },
          {
            "index": 642,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[2]/div[1]",
              "codeLines": [
                "<div id=\"spb-rts-461\" class=\"bb-bubble-rts\" style=\"display: block;\">",
                "  0 people are watching this page now",
                "</div>"
              ]
            }
          },
          {
            "index": 643,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"https://onlineada.com/a/maxaccess/10251\" target=\"_blank\" class=\"witget-all__link equally-u...",
                "  Visit Max Access",
                "  <!-- <i class=\"baseline_trending_withe\"></i> -->",
                "</a>"
              ]
            }
          },
          {
            "index": 644,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[2]/div[2]/div[1]",
              "codeLines": [
                "<div id=\"spb-rts-461\" class=\"bb-bubble-rts\" style=\"\">",
                "  1 people are watching this page now",
                "</div>"
              ]
            }
          },
          {
            "index": 645,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]",
              "codeLines": [
                "<div id=\"spb-rts-461\" class=\"bb-bubble-rts\" style=\"\">",
                "  11 people are watching this page now",
                "</div>"
              ]
            }
          },
          {
            "index": 646,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]",
              "codeLines": [
                "<div id=\"spb-rts-461\" class=\"bb-bubble-rts\" style=\"\">",
                "  3 people are watching this page now",
                "</div>"
              ]
            }
          },
          {
            "index": 647,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]",
              "codeLines": [
                "<div id=\"spb-rts-461\" class=\"bb-bubble-rts\" style=\"\">",
                "  1 people are watching this page now",
                "</div>"
              ]
            }
          },
          {
            "index": 648,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[2]/div[2]/div[1]",
              "codeLines": [
                "<div id=\"spb-rts-461\" class=\"bb-bubble-rts\" style=\"\">",
                "  5 people are watching this page now",
                "</div>"
              ]
            }
          },
          {
            "index": 765,
            "verdict": "failed",
            "rule": {
              "ruleID": "r47",
              "ruleSummary": "<meta name='viewport'> elements do not prevent zoom",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r47",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#reflow",
                  "chapter": "1.4.10",
                  "title": "Reflow"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "meta",
              "path": "/html[1]/head[1]/meta[2]",
              "codeLines": [
                "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, user-scalable=0\">"
              ]
            }
          },
          {
            "index": 848,
            "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]/h1[1]/text()[1]",
              "codeLines": [
                "Best Web Accessibility Solutions"
              ]
            }
          },
          {
            "index": 849,
            "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]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Comply with"
              ]
            }
          },
          {
            "index": 850,
            "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]/div[1]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Accessibility Guidelines"
              ]
            }
          },
          {
            "index": 851,
            "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]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "and"
              ]
            }
          },
          {
            "index": 852,
            "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]/div[1]/div[1]/p[1]/strong[2]/text()[1]",
              "codeLines": [
                "avoid"
              ]
            }
          },
          {
            "index": 853,
            "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]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "legal issues"
              ]
            }
          },
          {
            "index": 854,
            "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]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Easy selection process of the"
              ]
            }
          },
          {
            "index": 855,
            "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]/div[1]/div[2]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Best Solution"
              ]
            }
          },
          {
            "index": 856,
            "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]/div[1]/div[2]/p[1]/text()[2]",
              "codeLines": [
                "with in-depth"
              ]
            }
          },
          {
            "index": 857,
            "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]/div[1]/div[2]/p[1]/strong[2]/text()[1]",
              "codeLines": [
                "WCAG 2.1 Reviews"
              ]
            }
          },
          {
            "index": 858,
            "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]/div[1]/div[3]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Improve"
              ]
            }
          },
          {
            "index": 859,
            "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]/div[1]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "all web"
              ]
            }
          },
          {
            "index": 860,
            "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]/div[1]/div[3]/p[1]/strong[2]/text()[1]",
              "codeLines": [
                "accessibility"
              ]
            }
          },
          {
            "index": 861,
            "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]/div[1]/div[3]/p[1]/strong[3]/text()[1]",
              "codeLines": [
                "barriers"
              ]
            }
          },
          {
            "index": 862,
            "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]/a[1]/text()[1]",
              "codeLines": [
                "Compare now"
              ]
            }
          },
          {
            "index": 863,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "Web Agency?"
              ]
            }
          },
          {
            "index": 864,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/text()[2]",
              "codeLines": [
                "Claim Offer!"
              ]
            }
          },
          {
            "index": 865,
            "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[2]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Last Updated"
              ]
            }
          },
          {
            "index": 866,
            "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[2]/div[1]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "July 2022"
              ]
            }
          },
          {
            "index": 867,
            "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[2]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "We receive referral fees from partners"
              ]
            }
          },
          {
            "index": 868,
            "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[2]/div[1]/div[1]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Advertising Disclosure"
              ]
            }
          },
          {
            "index": 869,
            "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[4]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Suggested Website Accessibility Solutions for Agencies"
              ]
            }
          },
          {
            "index": 870,
            "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[4]/div[1]/div[1]/div[2]/a[1]/div[2]/b[1]/text()[1]",
              "codeLines": [
                "100% website compliance due to Machine Learning"
              ]
            }
          },
          {
            "index": 871,
            "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[4]/div[1]/div[1]/div[2]/a[1]/div[3]/span[1]/text()[1]",
              "codeLines": [
                "9.7"
              ]
            }
          },
          {
            "index": 872,
            "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[4]/div[1]/div[1]/div[2]/a[1]/div[4]/text()[1]",
              "codeLines": [
                "Learn More"
              ]
            }
          },
          {
            "index": 873,
            "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[4]/div[1]/div[1]/div[2]/a[2]/div[2]/b[1]/text()[1]",
              "codeLines": [
                "Quick, Efficient and Affordable Solution to Full Accessibility"
              ]
            }
          },
          {
            "index": 874,
            "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[4]/div[1]/div[1]/div[2]/a[2]/div[3]/span[1]/text()[1]",
              "codeLines": [
                "9.6"
              ]
            }
          },
          {
            "index": 875,
            "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[4]/div[1]/div[1]/div[2]/a[2]/div[4]/text()[1]",
              "codeLines": [
                "Learn More"
              ]
            }
          },
          {
            "index": 876,
            "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[4]/div[1]/div[1]/div[2]/a[3]/div[2]/b[1]/text()[1]",
              "codeLines": [
                "Trusted free AI-powered accessibility widget"
              ]
            }
          },
          {
            "index": 877,
            "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[4]/div[1]/div[1]/div[2]/a[3]/div[3]/span[1]/text()[1]",
              "codeLines": [
                "9.5"
              ]
            }
          },
          {
            "index": 878,
            "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[4]/div[1]/div[1]/div[2]/a[3]/div[4]/text()[1]",
              "codeLines": [
                "Learn More"
              ]
            }
          },
          {
            "index": 879,
            "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[5]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Displaying Best Results"
              ]
            }
          },
          {
            "index": 880,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "< 20% Discount"
              ]
            }
          },
          {
            "index": 881,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[2]/span[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 882,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "accessiBe  Review"
              ]
            }
          },
          {
            "index": 883,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Provides Litigation Support Package"
              ]
            }
          },
          {
            "index": 884,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "24/7 continuous automated compliance"
              ]
            }
          },
          {
            "index": 885,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "9.7"
              ]
            }
          },
          {
            "index": 886,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Outstanding"
              ]
            }
          },
          {
            "index": 887,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "10 people are watching this page now"
              ]
            }
          },
          {
            "index": 888,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Visit accessiBe"
              ]
            }
          },
          {
            "index": 889,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/text()[1]",
              "codeLines": [
                "Show more"
              ]
            }
          },
          {
            "index": 890,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "3 Months Free*"
              ]
            }
          },
          {
            "index": 891,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[2]/span[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 892,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Equally AI"
              ]
            }
          },
          {
            "index": 893,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "24/7 Accessibility Support"
              ]
            }
          },
          {
            "index": 894,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Meet International Compliance Standards"
              ]
            }
          },
          {
            "index": 895,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "9.6"
              ]
            }
          },
          {
            "index": 896,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Outstanding"
              ]
            }
          },
          {
            "index": 897,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "5 people are watching this page now"
              ]
            }
          },
          {
            "index": 898,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Visit Equally AI"
              ]
            }
          },
          {
            "index": 899,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/text()[1]",
              "codeLines": [
                "Show more"
              ]
            }
          },
          {
            "index": 900,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/text()[1]",
              "codeLines": [
                "30% Coupon"
              ]
            }
          },
          {
            "index": 901,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/a[2]/span[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 902,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "UserWay Review"
              ]
            }
          },
          {
            "index": 903,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Free AI-powered accessibility widget"
              ]
            }
          },
          {
            "index": 904,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[2]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Easy and quick configuration"
              ]
            }
          },
          {
            "index": 905,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "9.5"
              ]
            }
          },
          {
            "index": 906,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Outstanding"
              ]
            }
          },
          {
            "index": 907,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[2]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "7 people are watching this page now"
              ]
            }
          },
          {
            "index": 908,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[2]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Visit UserWay"
              ]
            }
          },
          {
            "index": 909,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[3]/div[1]/text()[1]",
              "codeLines": [
                "Show more"
              ]
            }
          },
          {
            "index": 910,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/a[2]/span[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 911,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "EqualWeb Review"
              ]
            }
          },
          {
            "index": 912,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Focuses on excellent user experience"
              ]
            }
          },
          {
            "index": 913,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Accessibility training for an in-house development team"
              ]
            }
          },
          {
            "index": 914,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "9.1"
              ]
            }
          },
          {
            "index": 915,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Exceptional"
              ]
            }
          },
          {
            "index": 916,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "12 people are watching this page now"
              ]
            }
          },
          {
            "index": 917,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Visit EqualWeb"
              ]
            }
          },
          {
            "index": 918,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/a[2]/span[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 919,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Max Access Review"
              ]
            }
          },
          {
            "index": 920,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Advanced dashboard and reporting system"
              ]
            }
          },
          {
            "index": 921,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Additional training program for your team"
              ]
            }
          },
          {
            "index": 922,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "8.7"
              ]
            }
          },
          {
            "index": 923,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Very Good"
              ]
            }
          },
          {
            "index": 924,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "0 people are watching this page now"
              ]
            }
          },
          {
            "index": 925,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Visit Max Access"
              ]
            }
          },
          {
            "index": 926,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/a[2]/span[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 927,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "AudioEye Review"
              ]
            }
          },
          {
            "index": 928,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "30-day free trial"
              ]
            }
          },
          {
            "index": 929,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[2]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Accessibility warranty"
              ]
            }
          },
          {
            "index": 930,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "8.3"
              ]
            }
          },
          {
            "index": 931,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Good"
              ]
            }
          },
          {
            "index": 932,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[2]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Request demo"
              ]
            }
          },
          {
            "index": 933,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/a[2]/span[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 934,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Deque"
              ]
            }
          },
          {
            "index": 935,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[2]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Prevent, detect and repair errors from the ground-up"
              ]
            }
          },
          {
            "index": 936,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[2]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Time and cost-saving accessibility solution"
              ]
            }
          },
          {
            "index": 937,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "8.1"
              ]
            }
          },
          {
            "index": 938,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Good"
              ]
            }
          },
          {
            "index": 939,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Request demo"
              ]
            }
          },
          {
            "index": 940,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/a[2]/span[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 941,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Interactive Accessibility Review"
              ]
            }
          },
          {
            "index": 942,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[2]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Strong customer support"
              ]
            }
          },
          {
            "index": 943,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[2]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Comprehensive manual approach to accessibility"
              ]
            }
          },
          {
            "index": 944,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "7.9"
              ]
            }
          },
          {
            "index": 945,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Promising"
              ]
            }
          },
          {
            "index": 946,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Request demo"
              ]
            }
          },
          {
            "index": 947,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[1]/a[2]/span[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 948,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Adally Review"
              ]
            }
          },
          {
            "index": 949,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[2]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Free ADA homepage scan"
              ]
            }
          },
          {
            "index": 950,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[2]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Two-way solution for businesses and developers"
              ]
            }
          },
          {
            "index": 951,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "7.5"
              ]
            }
          },
          {
            "index": 952,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Promising"
              ]
            }
          },
          {
            "index": 953,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Request demo"
              ]
            }
          },
          {
            "index": 954,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]/a[2]/span[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 955,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Essential Accessibility Review"
              ]
            }
          },
          {
            "index": 956,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[2]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Full hybrid remediation plan to protect you from litigation"
              ]
            }
          },
          {
            "index": 957,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[2]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "One of the best solutions for the Canadian market"
              ]
            }
          },
          {
            "index": 958,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "7.3"
              ]
            }
          },
          {
            "index": 959,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Normal"
              ]
            }
          },
          {
            "index": 960,
            "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[5]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[2]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Request demo"
              ]
            }
          },
          {
            "index": 961,
            "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[5]/div[1]/div[1]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "Show more options"
              ]
            }
          },
          {
            "index": 962,
            "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[5]/div[1]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Compare now"
              ]
            }
          },
          {
            "index": 963,
            "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[5]/div[1]/div[2]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Must Reads"
              ]
            }
          },
          {
            "index": 964,
            "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[5]/div[1]/div[2]/div[1]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Equally vs UserWay: Digital Accessibility Solutions Comparison Review 2022"
              ]
            }
          },
          {
            "index": 965,
            "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[5]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Improving your website’s accessibility through a digital accessibility solution is one of the most ..."
              ]
            }
          },
          {
            "index": 966,
            "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[5]/div[1]/div[2]/div[1]/div[2]/div[1]/a[3]/text()[1]",
              "codeLines": [
                "Read More"
              ]
            }
          },
          {
            "index": 967,
            "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[5]/div[1]/div[2]/div[1]/div[2]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "What is Section 504 and How Does it Relate to Web Accessibility?"
              ]
            }
          },
          {
            "index": 968,
            "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[5]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Section 504 is a federal law that protects the rights of people with disabilities who participate i..."
              ]
            }
          },
          {
            "index": 969,
            "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[5]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "educational programs"
              ]
            }
          },
          {
            "index": 970,
            "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[5]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[2]",
              "codeLines": [
                ". Important to note, these programs receive federal funding from the US’s education department."
              ]
            }
          },
          {
            "index": 971,
            "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[5]/div[1]/div[2]/div[1]/div[2]/div[2]/a[3]/text()[1]",
              "codeLines": [
                "Read More"
              ]
            }
          },
          {
            "index": 972,
            "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[5]/div[1]/div[2]/div[1]/div[2]/div[3]/a[1]/text()[1]",
              "codeLines": [
                "Web Accessibility Barriers and How to Overcome Them"
              ]
            }
          },
          {
            "index": 973,
            "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[5]/div[1]/div[2]/div[1]/div[2]/div[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Web accessibility barriers that prohibit most people with disabilities from accessing the internet ..."
              ]
            }
          },
          {
            "index": 974,
            "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[5]/div[1]/div[2]/div[1]/div[2]/div[3]/a[3]/text()[1]",
              "codeLines": [
                "Read More"
              ]
            }
          },
          {
            "index": 975,
            "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[5]/div[1]/div[2]/div[1]/div[2]/div[4]/a[1]/text()[1]",
              "codeLines": [
                "What is Web Accessibility Compliance and What Regulations Should I Follow?"
              ]
            }
          },
          {
            "index": 976,
            "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[5]/div[1]/div[2]/div[1]/div[2]/div[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Web accessibility in the twenty-first century is becoming increasingly more important. Living in a ..."
              ]
            }
          },
          {
            "index": 977,
            "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[5]/div[1]/div[2]/div[1]/div[2]/div[4]/a[3]/text()[1]",
              "codeLines": [
                "Read More"
              ]
            }
          },
          {
            "index": 978,
            "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[5]/div[1]/div[2]/div[1]/div[2]/div[5]/a[1]/text()[1]",
              "codeLines": [
                "Web Accessibility: What Does it Mean?"
              ]
            }
          },
          {
            "index": 979,
            "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[5]/div[1]/div[2]/div[1]/div[2]/div[5]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Websites and digital information must be accessible to persons with disabilities. Web accessibility..."
              ]
            }
          },
          {
            "index": 980,
            "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[5]/div[1]/div[2]/div[1]/div[2]/div[5]/a[3]/text()[1]",
              "codeLines": [
                "Read More"
              ]
            }
          },
          {
            "index": 1017,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/\" class=\"logo\">",
                "  <img width=\"1\" height=\"1\" src=\"/wp-content/uploads/2020/10/header-logo.svg\" class=\"attachment-166...",
                "</a>"
              ]
            }
          },
          {
            "index": 1018,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/news/\">",
                "  News",
                "</a>"
              ]
            }
          },
          {
            "index": 1019,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/best-solution/\">",
                "  Best Solution",
                "</a>"
              ]
            }
          },
          {
            "index": 1020,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/bestsolution/popular/\">",
                "  Popular",
                "</a>"
              ]
            }
          },
          {
            "index": 1021,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/best-web-accessibility-solutions-2021/\">",
                "  Best Web Accessibility Solutions in 2022 (Updated)",
                "</a>"
              ]
            }
          },
          {
            "index": 1022,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/the-best-free-web-accessibility-solutions/\">",
                "  Best Free Solutions",
                "</a>"
              ]
            }
          },
          {
            "index": 1023,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/best-web-accessibility-solutions-mobile-devices/\">",
                "  Best Solution Mobile Device",
                "</a>"
              ]
            }
          },
          {
            "index": 1024,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/best-web-solutions-for-web-agencies/\">",
                "  Best Web Solutions for Web Agencies",
                "</a>"
              ]
            }
          },
          {
            "index": 1025,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"/best-web-accessibility-solutions-use-artificial-intelligence/\">",
                "  Best Web Solutions With Artificial Intelligence",
                "</a>"
              ]
            }
          },
          {
            "index": 1026,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/bestsolution/location/\">",
                "  Location",
                "</a>"
              ]
            }
          },
          {
            "index": 1027,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/best-website-accessibility-in-australia/\">",
                "  Australia",
                "</a>"
              ]
            }
          },
          {
            "index": 1028,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[2]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/best-web-accessibility-in-canada/\">",
                "  Canada",
                "</a>"
              ]
            }
          },
          {
            "index": 1029,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[2]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/best-web-accessibility-europe/\">",
                "  Europe",
                "</a>"
              ]
            }
          },
          {
            "index": 1030,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[2]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/best-web-accessibility-solutions-in-the-uk/\">",
                "  The United Kingdom",
                "</a>"
              ]
            }
          },
          {
            "index": 1031,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[2]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"/best-web-accessibility-solutions-in-the-us/\">",
                "  The United States",
                "</a>"
              ]
            }
          },
          {
            "index": 1032,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/bestsolution/platform/\">",
                "  Platform",
                "</a>"
              ]
            }
          },
          {
            "index": 1033,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/shopify-platform-accessibility/\">",
                "  Shopify",
                "</a>"
              ]
            }
          },
          {
            "index": 1034,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/squarespace-platform-web-accessibility/\">",
                "  Squarespace",
                "</a>"
              ]
            }
          },
          {
            "index": 1035,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/web-accessibility-wix-platform/\">",
                "  WIX",
                "</a>"
              ]
            }
          },
          {
            "index": 1036,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[3]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/website-accessibility-wordpress-websites/\">",
                "  WordPress",
                "</a>"
              ]
            }
          },
          {
            "index": 1037,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[3]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"/prestashop/\">",
                "  PrestaShop",
                "</a>"
              ]
            }
          },
          {
            "index": 1038,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[3]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"/hubspot-accessibility-audioeye/\">",
                "  HubSpot",
                "</a>"
              ]
            }
          },
          {
            "index": 1039,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/bestsolution/check/\">",
                "  Checkers",
                "</a>"
              ]
            }
          },
          {
            "index": 1040,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[4]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/atag-overview-authoring-tools-accessibility-guidelines/\">",
                "  ATAG 2.0 Report Testing Tool",
                "</a>"
              ]
            }
          },
          {
            "index": 1041,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[4]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/testing-accessibility-conformance-evaluation-report-audioeye/\">",
                "  AudioEye Conformance Evaluation & Report",
                "</a>"
              ]
            }
          },
          {
            "index": 1042,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[4]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/equalweb-accessibility-checker-tool/\">",
                "  EqualWeb Accessibility Checker Tool",
                "</a>"
              ]
            }
          },
          {
            "index": 1043,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[4]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/userway-accessibility-scanner-testing-tool/\">",
                "  UserWay Initial Scanner Tool",
                "</a>"
              ]
            }
          },
          {
            "index": 1044,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"/bestsolution/compliance/\">",
                "  Compliance",
                "</a>"
              ]
            }
          },
          {
            "index": 1045,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[5]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/ada-compliance/\">",
                "  US • ADA Compliance",
                "</a>"
              ]
            }
          },
          {
            "index": 1046,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[5]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/aoda-compliance/\">",
                "  Canada • AODA Compliance",
                "</a>"
              ]
            }
          },
          {
            "index": 1047,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[5]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/en301549-compliance-requirements-for-digital-accessibility/\">",
                "  EU • EN301549 Compliance",
                "</a>"
              ]
            }
          },
          {
            "index": 1048,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[5]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/gdpr-complete-overview-general-data-protection-regulation/\">",
                "  EU • GDPR Compliance",
                "</a>"
              ]
            }
          },
          {
            "index": 1049,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[5]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"/what-is-section-508-compliance/\">",
                "  US • Section 508 Compliance",
                "</a>"
              ]
            }
          },
          {
            "index": 1050,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[5]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"/wcag-compliance/\">",
                "  Globally • WCAG Compliance",
                "</a>"
              ]
            }
          },
          {
            "index": 1051,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"/bestsolution/industry/\">",
                "  Industry",
                "</a>"
              ]
            }
          },
          {
            "index": 1052,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[6]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/banking-financial-insurance-website-accessibility/\">",
                "  Banking and Financial Insurance",
                "</a>"
              ]
            }
          },
          {
            "index": 1053,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[6]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/consumer-retail-sector-website-accessibility/\">",
                "  Consumer and Retail Sector",
                "</a>"
              ]
            }
          },
          {
            "index": 1054,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[6]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/why-you-should-make-your-healthcare-medical-website-accessible-2/\">",
                "  Healthcare and Medical Sector",
                "</a>"
              ]
            }
          },
          {
            "index": 1055,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[6]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/hospitality-industry-web-accessibility/\">",
                "  Hospitality Sector",
                "</a>"
              ]
            }
          },
          {
            "index": 1056,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[6]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"/website-accessibility-security-it-sector/\">",
                "  Digital Sector",
                "</a>"
              ]
            }
          },
          {
            "index": 1057,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[7]/a[1]",
              "codeLines": [
                "<a href=\"/best-solution/\">",
                "  See all categories",
                "</a>"
              ]
            }
          },
          {
            "index": 1058,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/reviews/\">",
                "  Reviews",
                "</a>"
              ]
            }
          },
          {
            "index": 1059,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/reviews/accessibe/\">",
                "  AccessiBe",
                "</a>"
              ]
            }
          },
          {
            "index": 1060,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/reviews/equally-review/\">",
                "  Equally AI",
                "</a>"
              ]
            }
          },
          {
            "index": 1061,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/reviews/equalweb/\">",
                "  EqualWeb",
                "</a>"
              ]
            }
          },
          {
            "index": 1062,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/reviews/userway-review/\">",
                "  UserWay",
                "</a>"
              ]
            }
          },
          {
            "index": 1063,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"/reviews/max-access/\">",
                "  Max Access",
                "</a>"
              ]
            }
          },
          {
            "index": 1064,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/reviews/audioeye-review/\">",
                "  AudioEye Review",
                "</a>"
              ]
            }
          },
          {
            "index": 1065,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[2]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/reviews/compliance-sheriff/\">",
                "  Compliance Sheriff Review",
                "</a>"
              ]
            }
          },
          {
            "index": 1066,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[2]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/reviews/deque/\">",
                "  Deque",
                "</a>"
              ]
            }
          },
          {
            "index": 1067,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[2]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/reviews/essential-accessibility/\">",
                "  Essential Accessibility Review",
                "</a>"
              ]
            }
          },
          {
            "index": 1068,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[2]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"/reviews/interactive-accessibility/\">",
                "  Interactive Accessibility Review",
                "</a>"
              ]
            }
          },
          {
            "index": 1069,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[2]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"/reviews/onlineada-review/\">",
                "  OnlineADA Review",
                "</a>"
              ]
            }
          },
          {
            "index": 1070,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[2]/ul[1]/li[7]/a[1]",
              "codeLines": [
                "<a href=\"/reviews/usablenet/\">",
                "  UsableNet Review",
                "</a>"
              ]
            }
          },
          {
            "index": 1071,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[2]/ul[1]/li[8]/a[1]",
              "codeLines": [
                "<a href=\"/reviews/user1st/\">",
                "  User1st Review",
                "</a>"
              ]
            }
          },
          {
            "index": 1072,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/comparison/\">",
                "  Comparison",
                "</a>"
              ]
            }
          },
          {
            "index": 1073,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/article_category/compare/\">",
                "  Comparison Articles",
                "</a>"
              ]
            }
          },
          {
            "index": 1074,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/guides/equally-vs-adally/\">",
                "  Equally vs Adally Comparison",
                "</a>"
              ]
            }
          },
          {
            "index": 1075,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/guides/equalweb-audioeye-or-accessibe-which-should-you-use/\">",
                "  EqualWeb, AudioEye & AccessiBe",
                "</a>"
              ]
            }
          },
          {
            "index": 1076,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[3]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/guides/accessibility-solutions-comparison-user1st-usablenet-userway/\">",
                "  UserWay, User1st & UsableNet",
                "</a>"
              ]
            }
          },
          {
            "index": 1077,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[3]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"/guides/comparing-equalweb-vs-adally/\">",
                "  EqualWeb vs Adally",
                "</a>"
              ]
            }
          },
          {
            "index": 1078,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[3]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"/guides/userway-vs-accessibe-which-is-better/\">",
                "  UserWay vs AccessiBe",
                "</a>"
              ]
            }
          },
          {
            "index": 1079,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/reviews/\">",
                "  See all reviews",
                "</a>"
              ]
            }
          },
          {
            "index": 1080,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/how-to/\">",
                "  Guides",
                "</a>"
              ]
            }
          },
          {
            "index": 1081,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"/disabilities/\">",
                "  Disabilities",
                "</a>"
              ]
            }
          },
          {
            "index": 1083,
            "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": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/comparison\" class=\"header_btn-compare\">",
                "  Compare now",
                "</a>"
              ]
            }
          },
          {
            "index": 1084,
            "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": "a",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"https://at.accessibe.com/aff_c?offer_id=19&aff_id=18&sub1={final_url_cookie_parameters}\" t...",
                "  <div class=\"witget-top3__img\">",
                "    <img width=\"225\" height=\"112\" src=\"/wp-content/uploads/2020/11/Accessibe-logo.png\" class=\"attac...",
                "  </div>",
                "  <div class=\"witget-top3__text\">",
                "    <b>",
                "      100% website compliance due to Machine Learning",
                "    </b>",
                "  </div>",
                "  <div class=\"witget-top3__raiting\">",
                "    <span>",
                "      9.7",
                "    </span>",
                "  </div>",
                "  <div class=\"witget-top3__link\">",
                "    Learn More",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 1085,
            "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": "a",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/a[2]",
              "codeLines": [
                "<a href=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&tap_s=2266226-830b41&tm_subid1={final...",
                "  <div class=\"witget-top3__img\">",
                "    <img width=\"192\" height=\"75\" src=\"/wp-content/uploads/2021/07/Equally-Review-Brand-Logo-e164016...",
                "  </div>",
                "  <div class=\"witget-top3__text\">",
                "    <b>",
                "      Quick, Efficient and Affordable Solution to Full Accessibility",
                "    </b>",
                "  </div>",
                "  <div class=\"witget-top3__raiting\">",
                "    <span>",
                "      9.6",
                "    </span>",
                "  </div>",
                "  <div class=\"witget-top3__link\">",
                "    Learn More",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 1086,
            "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": "a",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/a[3]",
              "codeLines": [
                "<a href=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1={final_url_cookie_parameters}\" target=\"_blank\" ...",
                "  <div class=\"witget-top3__img\">",
                "    <img width=\"857\" height=\"242\" src=\"/wp-content/uploads/2020/10/Logo-UserWay-No-background-e1640...",
                "  </div>",
                "  <div class=\"witget-top3__text\">",
                "    <b>",
                "      Trusted free AI-powered accessibility widget",
                "    </b>",
                "  </div>",
                "  <div class=\"witget-top3__raiting\">",
                "    <span>",
                "      9.5",
                "    </span>",
                "  </div>",
                "  <div class=\"witget-top3__link\">",
                "    Learn More",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 1087,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/reviews/accessibe/\" class=\"witget-all__img\">",
                "  <img width=\"225\" height=\"112\" src=\"/wp-content/uploads/2020/11/Accessibe-logo.png\" class=\"attachm...",
                "</a>"
              ]
            }
          },
          {
            "index": 1088,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[2]",
              "codeLines": [
                "<a href=\"/reviews/accessibe/\" class=\"witget-all__read-more\">",
                "  <span>",
                "    Read more",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 1089,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"https://at.accessibe.com/aff_c?offer_id=19&aff_id=18&sub1=useragent=Mozilla/5.0 (Macintosh...",
                "  Visit accessiBe",
                "  <!-- <i class=\"baseline_trending_withe\"></i> -->",
                "</a>"
              ]
            }
          },
          {
            "index": 1090,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
              "codeLines": [
                "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\">",
                "  <img width=\"241\" height=\"36\" src=\"/wp-content/uploads/2020/11/accessiBe_yokohoma.png\" class=\"atta...",
                "</a>"
              ]
            }
          },
          {
            "index": 1091,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[2]",
              "codeLines": [
                "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\">",
                "  <img width=\"180\" height=\"49\" src=\"/wp-content/uploads/2020/11/accessiBe_netflix.png\" class=\"attac...",
                "</a>"
              ]
            }
          },
          {
            "index": 1092,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[3]",
              "codeLines": [
                "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\">",
                "  <img width=\"200\" height=\"99\" src=\"/wp-content/uploads/2020/11/accessiBe_lonelyplanet.png\" class=\"...",
                "</a>"
              ]
            }
          },
          {
            "index": 1093,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[4]",
              "codeLines": [
                "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\">",
                "  <img width=\"200\" height=\"60\" src=\"/wp-content/uploads/2020/11/accessiBe_oreo.png\" class=\"attachme...",
                "</a>"
              ]
            }
          },
          {
            "index": 1094,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[5]",
              "codeLines": [
                "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\">",
                "  <img width=\"242\" height=\"50\" src=\"/wp-content/uploads/2020/11/accessiBe_seiko.png\" class=\"attachm...",
                "</a>"
              ]
            }
          },
          {
            "index": 1095,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/reviews/equally-review/\" class=\"witget-all__img\">",
                "  <img width=\"192\" height=\"75\" src=\"/wp-content/uploads/2021/07/Equally-Review-Brand-Logo-e16401676...",
                "</a>"
              ]
            }
          },
          {
            "index": 1096,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[2]",
              "codeLines": [
                "<a href=\"/reviews/equally-review/\" class=\"witget-all__read-more\">",
                "  <span>",
                "    Read more",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 1097,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&tap_s=2266226-830b41&tm_subid1=userag...",
                "  Visit Equally AI",
                "  <!-- <i class=\"baseline_trending_withe\"></i> -->",
                "</a>"
              ]
            }
          },
          {
            "index": 1098,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/a[1]",
              "codeLines": [
                "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\">",
                "  <img width=\"538\" height=\"538\" src=\"/wp-content/uploads/2021/07/YCD-Equally.ai-brand.png\" class=\"a...",
                "</a>"
              ]
            }
          },
          {
            "index": 1099,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/a[2]",
              "codeLines": [
                "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\">",
                "  <img width=\"186\" height=\"97\" src=\"/wp-content/uploads/2021/07/Nucleai-logo-Equally-e1631182975485...",
                "</a>"
              ]
            }
          },
          {
            "index": 1100,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/a[3]",
              "codeLines": [
                "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\">",
                "  <img width=\"799\" height=\"286\" src=\"/wp-content/uploads/2021/07/SitnStand-logo-equally-e1631182934...",
                "</a>"
              ]
            }
          },
          {
            "index": 1101,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/a[4]",
              "codeLines": [
                "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\">",
                "  <img width=\"390\" height=\"122\" src=\"/wp-content/uploads/2021/07/LightYX-logo-Equally--e16311830056...",
                "</a>"
              ]
            }
          },
          {
            "index": 1102,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/reviews/userway-review/\" class=\"witget-all__img\">",
                "  <img width=\"857\" height=\"242\" src=\"/wp-content/uploads/2020/10/Logo-UserWay-No-background-e164016...",
                "</a>"
              ]
            }
          },
          {
            "index": 1103,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/a[2]",
              "codeLines": [
                "<a href=\"/reviews/userway-review/\" class=\"witget-all__read-more\">",
                "  <span>",
                "    Read more",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 1104,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[2]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1=useragent=Mozilla/5.0 (Macintosh; Intel Mac OS ...",
                "  Visit UserWay",
                "  <!-- <i class=\"baseline_trending_withe\"></i> -->",
                "</a>"
              ]
            }
          },
          {
            "index": 1105,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[3]/a[1]",
              "codeLines": [
                "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\">",
                "  <img width=\"200\" height=\"76\" src=\"/wp-content/uploads/2020/10/UserWay_amnestyusa.png\" class=\"atta...",
                "</a>"
              ]
            }
          },
          {
            "index": 1106,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[3]/a[2]",
              "codeLines": [
                "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\">",
                "  <img width=\"182\" height=\"100\" src=\"/wp-content/uploads/2020/10/UserWay_creditunion.coca-cola..png...",
                "</a>"
              ]
            }
          },
          {
            "index": 1107,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[3]/a[3]",
              "codeLines": [
                "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\">",
                "  <img width=\"180\" height=\"100\" src=\"/wp-content/uploads/2020/10/UserWay_ebay.png\" class=\"attachmen...",
                "</a>"
              ]
            }
          },
          {
            "index": 1108,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[3]/a[4]",
              "codeLines": [
                "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\">",
                "  <img width=\"164\" height=\"100\" src=\"/wp-content/uploads/2020/10/UserWay_duracell.png\" class=\"attac...",
                "</a>"
              ]
            }
          },
          {
            "index": 1109,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[3]/a[5]",
              "codeLines": [
                "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\">",
                "  <img width=\"158\" height=\"100\" src=\"/wp-content/uploads/2020/10/UserWay_fedex.png\" class=\"attachme...",
                "</a>"
              ]
            }
          },
          {
            "index": 1110,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[3]/a[6]",
              "codeLines": [
                "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\">",
                "  <img width=\"216\" height=\"100\" src=\"/wp-content/uploads/2020/10/UserWay_fool.png\" class=\"attachmen...",
                "</a>"
              ]
            }
          },
          {
            "index": 1111,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/reviews/equalweb/\" class=\"witget-all__img\">",
                "  <img width=\"122\" height=\"92\" src=\"/wp-content/uploads/2020/10/Equalweb-1.png\" class=\"attachment-p...",
                "</a>"
              ]
            }
          },
          {
            "index": 1112,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/a[2]",
              "codeLines": [
                "<a href=\"/reviews/equalweb/\" class=\"witget-all__read-more\">",
                "  <span>",
                "    Read more",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 1113,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.equalweb.com/#a_aid=210286?data1=useragent=Mozilla/5.0 (Macintosh; Intel Mac O...",
                "  Visit EqualWeb",
                "  <!-- <i class=\"baseline_trending_withe\"></i> -->",
                "</a>"
              ]
            }
          },
          {
            "index": 1114,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/reviews/max-access/\" class=\"witget-all__img\">",
                "  <img width=\"362\" height=\"122\" src=\"/wp-content/uploads/2020/11/Max-Access-OnlineADA-review-logo.p...",
                "</a>"
              ]
            }
          },
          {
            "index": 1115,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/a[2]",
              "codeLines": [
                "<a href=\"/reviews/max-access/\" class=\"witget-all__read-more\">",
                "  <span>",
                "    Read more",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 1116,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"https://onlineada.com/a/maxaccess/10251\" target=\"_blank\" class=\"witget-all__link equally-u...",
                "  Visit Max Access",
                "  <!-- <i class=\"baseline_trending_withe\"></i> -->",
                "</a>"
              ]
            }
          },
          {
            "index": 1117,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/reviews/audioeye-review/\" class=\"witget-all__img\">",
                "  <img width=\"1280\" height=\"296\" src=\"/wp-content/uploads/2020/11/AudioEye-logo.jpg\" class=\"attachm...",
                "</a>"
              ]
            }
          },
          {
            "index": 1118,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/a[2]",
              "codeLines": [
                "<a href=\"/reviews/audioeye-review/\" class=\"witget-all__read-more\">",
                "  <span>",
                "    Read more",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 1119,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/reviews/deque/\" class=\"witget-all__img\">",
                "  <img width=\"1200\" height=\"630\" src=\"/wp-content/uploads/2020/11/Deque-Review-bestwebaccessibility...",
                "</a>"
              ]
            }
          },
          {
            "index": 1120,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/a[2]",
              "codeLines": [
                "<a href=\"/reviews/deque/\" class=\"witget-all__read-more\">",
                "  <span>",
                "    Read more",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 1121,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/reviews/interactive-accessibility/\" class=\"witget-all__img\">",
                "  <img width=\"274\" height=\"125\" src=\"/wp-content/uploads/2020/11/Interactive-Accessibility-review-b...",
                "</a>"
              ]
            }
          },
          {
            "index": 1122,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/a[2]",
              "codeLines": [
                "<a href=\"/reviews/interactive-accessibility/\" class=\"witget-all__read-more\">",
                "  <span>",
                "    Read more",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 1123,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/reviews/adally/\" class=\"witget-all__img\">",
                "  <img width=\"380\" height=\"190\" src=\"/wp-content/uploads/2020/11/adally-review-bestwebaccessibility...",
                "</a>"
              ]
            }
          },
          {
            "index": 1124,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[1]/a[2]",
              "codeLines": [
                "<a href=\"/reviews/adally/\" class=\"witget-all__read-more\">",
                "  <span>",
                "    Read more",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 1125,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/reviews/essential-accessibility/\" class=\"witget-all__img\">",
                "  <img width=\"124\" height=\"21\" src=\"/wp-content/uploads/2020/10/eSSENTIAL-ACCESSIBILITY-Review-Best...",
                "</a>"
              ]
            }
          },
          {
            "index": 1126,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]/a[2]",
              "codeLines": [
                "<a href=\"/reviews/essential-accessibility/\" class=\"witget-all__read-more\">",
                "  <span>",
                "    Read more",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 1127,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/comparison\" class=\"comparison-mobile-pc\">",
                "  Compare now",
                "</a>"
              ]
            }
          },
          {
            "index": 1128,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/guides/equally-vs-userway/\" class=\"witget-article__title\">",
                "  Equally vs UserWay: Digital Accessibility Solutions Comparison Review 2022",
                "</a>"
              ]
            }
          },
          {
            "index": 1129,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[1]/a[2]",
              "codeLines": [
                "<a href=\"/guides/equally-vs-userway/\" class=\"top-5-witget-article__img\">",
                "  <img width=\"640\" height=\"393\" src=\"/wp-content/uploads/2021/12/Equally-vs-UserWay-1024x629.jpeg\" ...",
                "</a>"
              ]
            }
          },
          {
            "index": 1130,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[1]/a[3]",
              "codeLines": [
                "<a href=\"/guides/equally-vs-userway/\" class=\"witget-article__linck\">",
                "  Read More",
                "</a>"
              ]
            }
          },
          {
            "index": 1131,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"/guides/what-is-section-504/\" class=\"witget-article__title\">",
                "  What is Section 504 and How Does it Relate to Web Accessibility?",
                "</a>"
              ]
            }
          },
          {
            "index": 1132,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[2]/a[2]",
              "codeLines": [
                "<a href=\"/guides/what-is-section-504/\" class=\"top-5-witget-article__img\">",
                "  <img width=\"640\" height=\"399\" src=\"/wp-content/uploads/2021/12/Section-504-Disability-Law.png\" cl...",
                "</a>"
              ]
            }
          },
          {
            "index": 1133,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[2]/a[3]",
              "codeLines": [
                "<a href=\"/guides/what-is-section-504/\" class=\"witget-article__linck\">",
                "  Read More",
                "</a>"
              ]
            }
          },
          {
            "index": 1134,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[3]/a[1]",
              "codeLines": [
                "<a href=\"/guides/web-accessibility-barriers-and-how-to-overcome-them/\" class=\"witget-article__title...",
                "  Web Accessibility Barriers and How to Overcome Them",
                "</a>"
              ]
            }
          },
          {
            "index": 1135,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[3]/a[2]",
              "codeLines": [
                "<a href=\"/guides/web-accessibility-barriers-and-how-to-overcome-them/\" class=\"top-5-witget-article_...",
                "  <img width=\"640\" height=\"427\" src=\"/wp-content/uploads/2021/10/ACCESSIBILITY-BARRIERS-1024x683.pn...",
                "</a>"
              ]
            }
          },
          {
            "index": 1136,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[3]/a[3]",
              "codeLines": [
                "<a href=\"/guides/web-accessibility-barriers-and-how-to-overcome-them/\" class=\"witget-article__linck...",
                "  Read More",
                "</a>"
              ]
            }
          },
          {
            "index": 1137,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[4]/a[1]",
              "codeLines": [
                "<a href=\"/guides/web-accessibility-compliance/\" class=\"witget-article__title\">",
                "  What is Web Accessibility Compliance and What Regulations Should I Follow?",
                "</a>"
              ]
            }
          },
          {
            "index": 1138,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[4]/a[2]",
              "codeLines": [
                "<a href=\"/guides/web-accessibility-compliance/\" class=\"top-5-witget-article__img\">",
                "  <img width=\"640\" height=\"427\" src=\"/wp-content/uploads/2021/10/Web-Accessibility-Compliance-Guide...",
                "</a>"
              ]
            }
          },
          {
            "index": 1139,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[4]/a[3]",
              "codeLines": [
                "<a href=\"/guides/web-accessibility-compliance/\" class=\"witget-article__linck\">",
                "  Read More",
                "</a>"
              ]
            }
          },
          {
            "index": 1140,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[5]/a[1]",
              "codeLines": [
                "<a href=\"/guides/what-is-web-accessibility/\" class=\"witget-article__title\">",
                "  Web Accessibility: What Does it Mean?",
                "</a>"
              ]
            }
          },
          {
            "index": 1141,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[5]/a[2]",
              "codeLines": [
                "<a href=\"/guides/what-is-web-accessibility/\" class=\"top-5-witget-article__img\">",
                "  <img width=\"640\" height=\"549\" src=\"/wp-content/uploads/2021/10/Web-Accessibility-1024x879.png\" cl...",
                "</a>"
              ]
            }
          },
          {
            "index": 1142,
            "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": "a",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[5]/a[3]",
              "codeLines": [
                "<a href=\"/guides/what-is-web-accessibility/\" class=\"witget-article__linck\">",
                "  Read More",
                "</a>"
              ]
            }
          },
          {
            "index": 1143,
            "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": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[3]/a[1]",
              "codeLines": [
                "<a href=\"/\" class=\"footer-left logo\">",
                "  <img width=\"1\" height=\"1\" src=\"/wp-content/uploads/2020/10/footer-logo.svg\" class=\"attachment-166...",
                "</a>"
              ]
            }
          },
          {
            "index": 1144,
            "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": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[4]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/about-us/\">",
                "  About Us",
                "</a>"
              ]
            }
          },
          {
            "index": 1145,
            "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": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[4]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"mailto:hello@bestwebsiteaccessibility.com\">",
                "  Partner with us",
                "</a>"
              ]
            }
          },
          {
            "index": 1146,
            "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": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[4]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"mailto:hello@bestwebsiteaccessibility.com\">",
                "  Contact",
                "</a>"
              ]
            }
          },
          {
            "index": 1147,
            "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": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[4]/div[2]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/our-review-process/\">",
                "  Our Review Process",
                "</a>"
              ]
            }
          },
          {
            "index": 1148,
            "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": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[4]/div[2]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.facebook.com/BestWebAccessibility\" target=\"_blank\">",
                "  <svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fab\" data-icon=\"facebook-f\" role=\"img\" xml...",
                "    <path fill=\"currentColor\" d=\"M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 1149,
            "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": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[4]/div[2]/div[1]/div[2]/a[2]",
              "codeLines": [
                "<a href=\"https://twitter.com/BestWebAcc\" target=\"_blank\">",
                "  <svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fab\" data-icon=\"twitter\" role=\"img\" xmlns=...",
                "    <path fill=\"currentColor\" d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 2...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 1150,
            "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": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[4]/div[2]/div[1]/div[2]/a[3]",
              "codeLines": [
                "<a href=\"https://www.linkedin.com/company/best-web-accessibility\" target=\"_blank\">",
                "  <svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fab\" data-icon=\"linkedin-in\" role=\"img\" xm...",
                "    <path fill=\"currentColor\" d=\"M100.28 448H7.4V148.9h92.88zM53.79 108.1C24.09 108.1 0 83.5 0 53.8...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 1151,
            "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": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[4]/div[2]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/advertiser-disclosure/\">",
                "  Advertising Disclosure",
                "</a>"
              ]
            }
          },
          {
            "index": 1152,
            "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": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[4]/div[2]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/cookie-policy/\">",
                "  Cookie Policy",
                "</a>"
              ]
            }
          },
          {
            "index": 1153,
            "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": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[4]/div[2]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/privacy-policy/\">",
                "  Privacy Policy",
                "</a>"
              ]
            }
          },
          {
            "index": 1154,
            "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": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[4]/div[2]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/terms-of-use/\">",
                "  Terms of Use",
                "</a>"
              ]
            }
          },
          {
            "index": 1155,
            "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": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[5]/a[1]",
              "codeLines": [
                "<a href=\"https://42studio.io/\">",
                "  42studio.io",
                "</a>"
              ]
            }
          },
          {
            "index": 1156,
            "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]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[2]/span[1]/text()[1]",
              "codeLines": [
                "Where is your business?"
              ]
            }
          },
          {
            "index": 1157,
            "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]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[3]/span[1]/text()[1]",
              "codeLines": [
                "Which platform do you use?"
              ]
            }
          },
          {
            "index": 1158,
            "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]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[4]/span[1]/text()[1]",
              "codeLines": [
                "Test your website"
              ]
            }
          },
          {
            "index": 1159,
            "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]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[5]/span[1]/text()[1]",
              "codeLines": [
                "What compliance to follow?"
              ]
            }
          },
          {
            "index": 1160,
            "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]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[6]/span[1]/text()[1]",
              "codeLines": [
                "What is your industry?"
              ]
            }
          },
          {
            "index": 1163,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Best Web Accessibility Solutions"
              ]
            }
          },
          {
            "index": 1164,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Comply with"
              ]
            }
          },
          {
            "index": 1165,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Accessibility Guidelines"
              ]
            }
          },
          {
            "index": 1166,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "and"
              ]
            }
          },
          {
            "index": 1167,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/strong[2]/text()[1]",
              "codeLines": [
                "avoid"
              ]
            }
          },
          {
            "index": 1168,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "legal issues"
              ]
            }
          },
          {
            "index": 1169,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Easy selection process of the"
              ]
            }
          },
          {
            "index": 1170,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Best Solution"
              ]
            }
          },
          {
            "index": 1171,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[2]",
              "codeLines": [
                "with in-depth"
              ]
            }
          },
          {
            "index": 1172,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/strong[2]/text()[1]",
              "codeLines": [
                "WCAG 2.1 Reviews"
              ]
            }
          },
          {
            "index": 1173,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Improve"
              ]
            }
          },
          {
            "index": 1174,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "all web"
              ]
            }
          },
          {
            "index": 1175,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/p[1]/strong[2]/text()[1]",
              "codeLines": [
                "accessibility"
              ]
            }
          },
          {
            "index": 1176,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/p[1]/strong[3]/text()[1]",
              "codeLines": [
                "barriers"
              ]
            }
          },
          {
            "index": 1193,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "3 Months Free*"
              ]
            }
          },
          {
            "index": 1226,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[2]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Request demo"
              ]
            }
          },
          {
            "index": 1232,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Request demo"
              ]
            }
          },
          {
            "index": 1238,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Request demo"
              ]
            }
          },
          {
            "index": 1244,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Request demo"
              ]
            }
          },
          {
            "index": 1250,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[2]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Request demo"
              ]
            }
          },
          {
            "index": 1294,
            "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]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[2]/span[1]/text()[1]",
              "codeLines": [
                "Where is your business?"
              ]
            }
          },
          {
            "index": 1295,
            "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]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[3]/span[1]/text()[1]",
              "codeLines": [
                "Which platform do you use?"
              ]
            }
          },
          {
            "index": 1296,
            "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]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[4]/span[1]/text()[1]",
              "codeLines": [
                "Test your website"
              ]
            }
          },
          {
            "index": 1297,
            "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]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[5]/span[1]/text()[1]",
              "codeLines": [
                "What compliance to follow?"
              ]
            }
          },
          {
            "index": 1298,
            "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]/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[6]/span[1]/text()[1]",
              "codeLines": [
                "What is your industry?"
              ]
            }
          },
          {
            "index": 1301,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Best Web Accessibility Solutions"
              ]
            }
          },
          {
            "index": 1302,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Comply with"
              ]
            }
          },
          {
            "index": 1303,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Accessibility Guidelines"
              ]
            }
          },
          {
            "index": 1304,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "and"
              ]
            }
          },
          {
            "index": 1305,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/strong[2]/text()[1]",
              "codeLines": [
                "avoid"
              ]
            }
          },
          {
            "index": 1306,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "legal issues"
              ]
            }
          },
          {
            "index": 1307,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Easy selection process of the"
              ]
            }
          },
          {
            "index": 1308,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Best Solution"
              ]
            }
          },
          {
            "index": 1309,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[2]",
              "codeLines": [
                "with in-depth"
              ]
            }
          },
          {
            "index": 1310,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/strong[2]/text()[1]",
              "codeLines": [
                "WCAG 2.1 Reviews"
              ]
            }
          },
          {
            "index": 1311,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Improve"
              ]
            }
          },
          {
            "index": 1312,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "all web"
              ]
            }
          },
          {
            "index": 1313,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/p[1]/strong[2]/text()[1]",
              "codeLines": [
                "accessibility"
              ]
            }
          },
          {
            "index": 1314,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/p[1]/strong[3]/text()[1]",
              "codeLines": [
                "barriers"
              ]
            }
          },
          {
            "index": 1331,
            "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]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "3 Months Free*"
              ]
            }
          },
          {
            "index": 1364,
            "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]/div[5]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[2]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Request demo"
              ]
            }
          },
          {
            "index": 1370,
            "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]/div[5]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Request demo"
              ]
            }
          },
          {
            "index": 1376,
            "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]/div[5]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Request demo"
              ]
            }
          },
          {
            "index": 1382,
            "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]/div[5]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Request demo"
              ]
            }
          },
          {
            "index": 1388,
            "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]/div[5]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[2]/div[2]/div[2]/text()[1]",
              "codeLines": [
                "Request demo"
              ]
            }
          },
          {
            "index": 1456,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Improving your website’s accessibility through a digital accessibility solution is one of the mos...",
                "</p>"
              ]
            }
          },
          {
            "index": 1457,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Section 504 is a federal law that protects the rights of people with disabilities who participate...",
                "  <strong>",
                "    educational programs",
                "  </strong>",
                "  . Important to note, these programs receive federal funding from the US’s education department.",
                "</p>"
              ]
            }
          },
          {
            "index": 1458,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[3]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Web accessibility barriers that prohibit most people with disabilities from accessing the interne...",
                "</p>"
              ]
            }
          },
          {
            "index": 1459,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[4]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Web accessibility in the twenty-first century is becoming increasingly more important. Living in ...",
                "</p>"
              ]
            }
          },
          {
            "index": 1460,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[5]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Websites and digital information must be accessible to persons with disabilities. Web accessibili...",
                "</p>"
              ]
            }
          },
          {
            "index": 1698,
            "verdict": "cantTell",
            "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://bestwebsiteaccessibility.com/",
      "result": {
        "totals": {
          "rulesNA": 53,
          "rulesPassed": 40,
          "rulesWarned": 5,
          "rulesViolated": 7,
          "warnings": {
            "minor": 27,
            "moderate": 0,
            "serious": 29,
            "critical": 0
          },
          "violations": {
            "minor": 1,
            "moderate": 36,
            "serious": 35,
            "critical": 1
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-09T14:42:48.110Z",
          "url": "https://bestwebsiteaccessibility.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#120a8f",
                        "contrastRatio": 0,
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header-block\">",
                          "target": [
                            ".header-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"header_home__title\">Best Web Accessibility Solutions</h1>",
                  "target": [
                    "h1"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header-block\">",
                          "target": [
                            ".header-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Comply with <strong>Accessibility Guidelines</strong> and <strong>avoid</strong> legal issues</p>",
                  "target": [
                    ".header_home__check-item:nth-child(1) > p"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header-block\">",
                          "target": [
                            ".header-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Accessibility Guidelines</strong>",
                  "target": [
                    ".header_home__check-item:nth-child(1) > p > strong:nth-child(1)"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header-block\">",
                          "target": [
                            ".header-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>avoid</strong>",
                  "target": [
                    ".header_home__check-item:nth-child(1) > p > strong:nth-child(2)"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header-block\">",
                          "target": [
                            ".header-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Easy selection process of the <strong>Best Solution</strong> with in-depth <strong>WCAG 2.1 Reviews</strong></p>",
                  "target": [
                    ".header_home__check-item:nth-child(2) > p"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header-block\">",
                          "target": [
                            ".header-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Best Solution</strong>",
                  "target": [
                    ".header_home__check-item:nth-child(2) > p > strong:nth-child(1)"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header-block\">",
                          "target": [
                            ".header-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>WCAG 2.1 Reviews</strong>",
                  "target": [
                    ".header_home__check-item:nth-child(2) > p > strong:nth-child(2)"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header-block\">",
                          "target": [
                            ".header-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p><strong>Improve </strong>all web <strong>accessibility</strong> <strong>barriers</strong></p>",
                  "target": [
                    ".header_home__check-item:nth-child(3) > p"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header-block\">",
                          "target": [
                            ".header-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Improve </strong>",
                  "target": [
                    ".header_home__check-item:nth-child(3) > p > strong:nth-child(1)"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header-block\">",
                          "target": [
                            ".header-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>accessibility</strong>",
                  "target": [
                    ".header_home__check-item:nth-child(3) > p > strong:nth-child(2)"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header-block\">",
                          "target": [
                            ".header-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>barriers</strong>",
                  "target": [
                    "strong:nth-child(3)"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"popup-btn-footer\">\n        Web Agency?<br>Claim Offer!    </div>",
                  "target": [
                    ".popup-btn-footer"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"home-main\">",
                          "target": [
                            ".home-main"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Suggested Website Accessibility Solutions for Agencies</h2>",
                  "target": [
                    ".witget-top3 > h2"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"cookies-popup\" style=\"\">\n        <div class=\"cookies-popup__text\">This website uses cookies. Cookies remember you so we can give you a better online experience. <a href=\"/cookie-policy/\">Learn More</a></div>\n        <div class=\"cookies-popup__btn\">OKAY, THANKS</div>\n    </div>",
                          "target": [
                            ".cookies-popup"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&amp;tap_s=2266226-830b41&amp;tm_subid1={final_url_cookie_parameters} \" target=\"_blank\" class=\"witget-top3__item equally-url\" data-post-id=\"6393\" id=\"witget-top3__item\" data-gtm-url=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&amp;tap_s=2266226-830b41&amp;tm_subid1={final_url_cookie_parameters} ##_lineup_3_top_##_2\">",
                          "target": [
                            ".witget-top3__item.equally-url[data-post-id=\"6393\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"cookies-popup__text\">This website uses cookies. Cookies remember you so we can give you a better online experience. <a href=\"/cookie-policy/\">Learn More</a></div>",
                  "target": [
                    ".cookies-popup__text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#120a8f",
                        "contrastRatio": 0,
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header-block\">",
                          "target": [
                            ".header-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"header_home__title\">Best Web Accessibility Solutions</h1>",
                  "target": [
                    "h1"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header-block\">",
                          "target": [
                            ".header-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Comply with <strong>Accessibility Guidelines</strong> and <strong>avoid</strong> legal issues</p>",
                  "target": [
                    ".header_home__check-item:nth-child(1) > p"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header-block\">",
                          "target": [
                            ".header-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Accessibility Guidelines</strong>",
                  "target": [
                    ".header_home__check-item:nth-child(1) > p > strong:nth-child(1)"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header-block\">",
                          "target": [
                            ".header-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>avoid</strong>",
                  "target": [
                    ".header_home__check-item:nth-child(1) > p > strong:nth-child(2)"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header-block\">",
                          "target": [
                            ".header-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Easy selection process of the <strong>Best Solution</strong> with in-depth <strong>WCAG 2.1 Reviews</strong></p>",
                  "target": [
                    ".header_home__check-item:nth-child(2) > p"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header-block\">",
                          "target": [
                            ".header-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Best Solution</strong>",
                  "target": [
                    ".header_home__check-item:nth-child(2) > p > strong:nth-child(1)"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header-block\">",
                          "target": [
                            ".header-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>WCAG 2.1 Reviews</strong>",
                  "target": [
                    ".header_home__check-item:nth-child(2) > p > strong:nth-child(2)"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header-block\">",
                          "target": [
                            ".header-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p><strong>Improve </strong>all web <strong>accessibility</strong> <strong>barriers</strong></p>",
                  "target": [
                    ".header_home__check-item:nth-child(3) > p"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header-block\">",
                          "target": [
                            ".header-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Improve </strong>",
                  "target": [
                    ".header_home__check-item:nth-child(3) > p > strong:nth-child(1)"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header-block\">",
                          "target": [
                            ".header-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>accessibility</strong>",
                  "target": [
                    ".header_home__check-item:nth-child(3) > p > strong:nth-child(2)"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"header-block\">",
                          "target": [
                            ".header-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>barriers</strong>",
                  "target": [
                    "strong:nth-child(3)"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"popup-btn-footer\">\n        Web Agency?<br>Claim Offer!    </div>",
                  "target": [
                    ".popup-btn-footer"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"home-main\">",
                          "target": [
                            ".home-main"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Suggested Website Accessibility Solutions for Agencies</h2>",
                  "target": [
                    ".witget-top3 > h2"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"cookies-popup\" style=\"\">\n        <div class=\"cookies-popup__text\">This website uses cookies. Cookies remember you so we can give you a better online experience. <a href=\"/cookie-policy/\">Learn More</a></div>\n        <div class=\"cookies-popup__btn\">OKAY, THANKS</div>\n    </div>",
                          "target": [
                            ".cookies-popup"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&amp;tap_s=2266226-830b41&amp;tm_subid1={final_url_cookie_parameters} \" target=\"_blank\" class=\"witget-top3__item equally-url\" data-post-id=\"6393\" id=\"witget-top3__item\" data-gtm-url=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&amp;tap_s=2266226-830b41&amp;tm_subid1={final_url_cookie_parameters} ##_lineup_3_top_##_2\">",
                          "target": [
                            ".witget-top3__item.equally-url[data-post-id=\"6393\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"cookies-popup__text\">This website uses cookies. Cookies remember you so we can give you a better online experience. <a href=\"/cookie-policy/\">Learn More</a></div>",
                  "target": [
                    ".cookies-popup__text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"menu-toggle\" aria-controls=\"primary-menu\" aria-expanded=\"false\">\n            \t<div class=\"menu-icon\"></div>\n            </button>",
                  "target": [
                    "button"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-7410 > .sub-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": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-410 > .sub-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": "<ul class=\"js-wpml-ls-sub-menu wpml-ls-sub-menu\">",
                  "target": [
                    ".js-wpml-ls-sub-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": "<div class=\"popap-bg\">",
                  "target": [
                    ".popap-bg"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page 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=\"witget-all__bottom-down\" style=\"display: none;\">",
                  "target": [
                    ".witget-all__item_mobile.witget-all__item:nth-child(1) > .witget-all__bottom-down"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page 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=\"witget-all__bottom-down\" style=\"display: none;\">",
                  "target": [
                    ".witget-all__item_mobile.witget-all__item:nth-child(2) > .witget-all__bottom-down"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page 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=\"witget-all__bottom-down\" style=\"display: none;\">",
                  "target": [
                    ".witget-all__item_mobile.witget-all__item:nth-child(3) > .witget-all__bottom-down"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page 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=\"witget-all__bottom-down\" style=\"display: none;\">",
                  "target": [
                    ".witget-all__item_mobile.witget-all__item:nth-child(4) > .witget-all__bottom-down"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page 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=\"witget-all__bottom-down\" style=\"display: none;\">",
                  "target": [
                    ".witget-all__item_mobile.witget-all__item:nth-child(5) > .witget-all__bottom-down"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"spb-rts-461\" class=\"bb-bubble-rts\" style=\"\"> 1 people are watching this page now</div>",
                  "target": [
                    ".witget-all__item:nth-child(6) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .bb-bubble-rts"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page 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=\"witget-all__bottom-down\" style=\"display: none;\">",
                  "target": [
                    ".witget-all__item:nth-child(6) > .witget-all__bottom-down"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"spb-rts-461\" class=\"bb-bubble-rts\" style=\"\"> 11 people are watching this page now</div>",
                  "target": [
                    ".witget-all__item:nth-child(7) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .bb-bubble-rts"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page 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=\"witget-all__bottom-down\" style=\"display: none;\">",
                  "target": [
                    ".witget-all__item:nth-child(7) > .witget-all__bottom-down"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"spb-rts-461\" class=\"bb-bubble-rts\" style=\"\"> 3 people are watching this page now</div>",
                  "target": [
                    ".witget-all__item:nth-child(8) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .bb-bubble-rts"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page 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=\"witget-all__bottom-down\" style=\"display: none;\">",
                  "target": [
                    ".witget-all__item:nth-child(8) > .witget-all__bottom-down"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"spb-rts-461\" class=\"bb-bubble-rts\" style=\"\"> 1 people are watching this page now</div>",
                  "target": [
                    ".witget-all__item:nth-child(9) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .bb-bubble-rts"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page 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=\"witget-all__bottom-down\" style=\"display: none;\">",
                  "target": [
                    ".witget-all__item:nth-child(9) > .witget-all__bottom-down"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"spb-rts-461\" class=\"bb-bubble-rts\" style=\"\"> 5 people are watching this page now</div>",
                  "target": [
                    ".witget-all__item:nth-child(10) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .bb-bubble-rts"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page 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=\"witget-all__bottom-down\" style=\"display: none;\">",
                  "target": [
                    ".witget-all__item:nth-child(10) > .witget-all__bottom-down"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page 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=\"component__read-more\">Read more &gt;</div>",
                  "target": [
                    ".component__read-more"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page 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=\"close-popup close-popup-reviews\" style=\"display: none;\">",
                  "target": [
                    ".close-popup"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page 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=\"btn-popup\" style=\"display: none;\">",
                  "target": [
                    ".btn-popup"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"text\" name=\"text-103\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text btn-popup__reviews\" aria-invalid=\"false\" placeholder=\"Web Address\">",
                  "target": [
                    ".btn-popup__reviews"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page 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=\"close-popup_accessibe \" style=\"display: none;\">",
                  "target": [
                    ".close-popup_accessibe"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"scroller\" class=\"b-top\" style=\"display: none;\">",
                  "target": [
                    "#scroller"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "read more",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "bestwebsiteaccessibility.com",
                          "port": "",
                          "pathname": "/reviews/accessibe/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/reviews/equally-review/\" class=\"witget-all__read-more\"><span>Read more</span></a>",
                          "target": [
                            ".witget-all__read-more[href$=\"equally-review/\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/reviews/userway-review/\" class=\"witget-all__read-more\"><span>Read more</span></a>",
                          "target": [
                            ".witget-all__read-more[href$=\"userway-review/\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/reviews/equalweb/\" class=\"witget-all__read-more\"><span>Read more</span></a>",
                          "target": [
                            ".witget-all__read-more[href$=\"equalweb/\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/reviews/max-access/\" class=\"witget-all__read-more\"><span>Read more</span></a>",
                          "target": [
                            ".witget-all__read-more[href$=\"max-access/\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/reviews/audioeye-review/\" class=\"witget-all__read-more\"><span>Read more</span></a>",
                          "target": [
                            ".witget-all__read-more[href$=\"audioeye-review/\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/reviews/deque/\" class=\"witget-all__read-more\"><span>Read more</span></a>",
                          "target": [
                            ".witget-all__read-more[href$=\"deque/\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/reviews/interactive-accessibility/\" class=\"witget-all__read-more\"><span>Read more</span></a>",
                          "target": [
                            ".witget-all__item:nth-child(8) > .witget-all__block > div:nth-child(1) > .witget-all__img-block > .witget-all__read-more"
                          ]
                        },
                        {
                          "html": "<a href=\"/reviews/adally/\" class=\"witget-all__read-more\"><span>Read more</span></a>",
                          "target": [
                            ".witget-all__read-more[href$=\"adally/\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/reviews/essential-accessibility/\" class=\"witget-all__read-more\"><span>Read more</span></a>",
                          "target": [
                            ".witget-all__item:nth-child(10) > .witget-all__block > div:nth-child(1) > .witget-all__img-block > .witget-all__read-more"
                          ]
                        },
                        {
                          "html": "<a href=\"/guides/equally-vs-userway/\" class=\"witget-article__linck\">Read More</a>",
                          "target": [
                            ".witget-article__linck[href$=\"equally-vs-userway/\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/guides/what-is-section-504/\" class=\"witget-article__linck\">Read More</a>",
                          "target": [
                            ".witget-article__linck[href$=\"what-is-section-504/\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/guides/web-accessibility-barriers-and-how-to-overcome-them/\" class=\"witget-article__linck\">Read More</a>",
                          "target": [
                            ".sidebar-witget-article__item:nth-child(3) > .witget-article__linck"
                          ]
                        },
                        {
                          "html": "<a href=\"/guides/web-accessibility-compliance/\" class=\"witget-article__linck\">Read More</a>",
                          "target": [
                            ".sidebar-witget-article__item:nth-child(4) > .witget-article__linck"
                          ]
                        },
                        {
                          "html": "<a href=\"/guides/what-is-web-accessibility/\" class=\"witget-article__linck\">Read More</a>",
                          "target": [
                            ".sidebar-witget-article__item:nth-child(5) > .witget-article__linck"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/reviews/accessibe/\" class=\"witget-all__read-more\"><span>Read more</span></a>",
                  "target": [
                    ".witget-all__read-more[href$=\"accessibe/\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            },
            {
              "id": "css-orientation-lock",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag134",
                "wcag21aa",
                "experimental"
              ],
              "description": "Ensures content is not locked to any specific display orientation, and the content is operable in all display orientations",
              "help": "CSS Media queries must not lock display orientation",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/css-orientation-lock?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "css-orientation-lock",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "CSS Orientation lock cannot be determined"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<html lang=\"en-US\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  CSS Orientation lock cannot be determined"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#444444",
                        "bgColor": "#120a8f",
                        "contrastRatio": 1.47,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"popup-btn-footer\">\n        Web Agency?<br>Claim Offer!    </div>",
                          "target": [
                            ".popup-btn-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 1.47 (foreground color: #444444, background color: #120a8f, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"wpml-ls-native\">English</span>",
                  "target": [
                    ".js-wpml-ls-item-toggle > .wpml-ls-native"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.47 (foreground color: #444444, background color: #120a8f, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ff9725",
                        "contrastRatio": 2.16,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/comparison\" class=\"header_btn-compare\">Compare now</a>",
                          "target": [
                            ".header_btn-compare"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/comparison\" class=\"header_btn-compare\">Compare now</a>",
                  "target": [
                    ".header_btn-compare"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ff9725",
                        "contrastRatio": 2.16,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://at.accessibe.com/aff_c?offer_id=19&amp;aff_id=18&amp;sub1=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@cid=783704719.1657377758@bestwebsiteaccessibility.com/\" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"7475\" data-gtm-url=\"https://at.accessibe.com/aff_c?offer_id=19&amp;aff_id=18&amp;sub1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_1\">",
                          "target": [
                            ".equally-url.witget-all__link[data-post-id=\"7475\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://at.accessibe.com/aff_c?offer_id=19&amp;aff_id=18&amp;sub1=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@cid=783704719.1657377758@bestwebsiteaccessibility.com/\" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"7475\" data-gtm-url=\"https://at.accessibe.com/aff_c?offer_id=19&amp;aff_id=18&amp;sub1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_1\">",
                  "target": [
                    ".equally-url.witget-all__link[data-post-id=\"7475\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#1bba4b",
                        "contrastRatio": 2.56,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"ribbon-top\" style=\"background-color: #1bba4b\">3 Months Free*</div>",
                          "target": [
                            ".witget-all__item_mobile.witget-all__item:nth-child(2) > .ribbon-top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.56 (foreground color: #ffffff, background color: #1bba4b, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"ribbon-top\" style=\"background-color: #1bba4b\">3 Months Free*</div>",
                  "target": [
                    ".witget-all__item_mobile.witget-all__item:nth-child(2) > .ribbon-top"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.56 (foreground color: #ffffff, background color: #1bba4b, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ff9725",
                        "contrastRatio": 2.16,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&amp;tap_s=2266226-830b41&amp;tm_subid1=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@cid=783704719.1657377758@bestwebsiteaccessibility.com/ \" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"6393\" data-gtm-url=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&amp;tap_s=2266226-830b41&amp;tm_subid1={final_url_cookie_parameters} ##_lineup_100_reviewspage_##_2\">",
                          "target": [
                            ".equally-url.witget-all__link[data-post-id=\"6393\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&amp;tap_s=2266226-830b41&amp;tm_subid1=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@cid=783704719.1657377758@bestwebsiteaccessibility.com/ \" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"6393\" data-gtm-url=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&amp;tap_s=2266226-830b41&amp;tm_subid1={final_url_cookie_parameters} ##_lineup_100_reviewspage_##_2\">",
                  "target": [
                    ".equally-url.witget-all__link[data-post-id=\"6393\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ff9725",
                        "contrastRatio": 2.16,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1=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@cid=783704719.1657377758@bestwebsiteaccessibility.com/\" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"147\" data-gtm-url=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_3\">",
                          "target": [
                            ".equally-url.witget-all__link[data-post-id=\"147\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1=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@cid=783704719.1657377758@bestwebsiteaccessibility.com/\" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"147\" data-gtm-url=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_3\">",
                  "target": [
                    ".equally-url.witget-all__link[data-post-id=\"147\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ff9725",
                        "contrastRatio": 2.16,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.equalweb.com/#a_aid=210286?data1=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@cid=783704719.1657377758@bestwebsiteaccessibility.com/\" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"137\" data-gtm-url=\"https://www.equalweb.com/#a_aid=210286?data1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_4\">",
                          "target": [
                            "a[data-post-id=\"137\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.equalweb.com/#a_aid=210286?data1=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@cid=783704719.1657377758@bestwebsiteaccessibility.com/\" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"137\" data-gtm-url=\"https://www.equalweb.com/#a_aid=210286?data1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_4\">",
                  "target": [
                    "a[data-post-id=\"137\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ff9725",
                        "contrastRatio": 2.16,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://onlineada.com/a/maxaccess/10251\" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"235\" data-gtm-url=\"https://onlineada.com/a/maxaccess/10251##_lineup_100_reviewspage_##_5\">",
                          "target": [
                            "a[data-post-id=\"235\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://onlineada.com/a/maxaccess/10251\" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"235\" data-gtm-url=\"https://onlineada.com/a/maxaccess/10251##_lineup_100_reviewspage_##_5\">",
                  "target": [
                    "a[data-post-id=\"235\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ff9725",
                        "contrastRatio": 2.16,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"witget-all__link adoric_popup\">Request demo</div>",
                          "target": [
                            ".witget-all__item:nth-child(6) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .adoric_popup.witget-all__link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"witget-all__link adoric_popup\">Request demo</div>",
                  "target": [
                    ".witget-all__item:nth-child(6) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .adoric_popup.witget-all__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ff9725",
                        "contrastRatio": 2.16,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"witget-all__link adoric_popup\">Request demo</div>",
                          "target": [
                            ".witget-all__item:nth-child(7) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .adoric_popup.witget-all__link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"witget-all__link adoric_popup\">Request demo</div>",
                  "target": [
                    ".witget-all__item:nth-child(7) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .adoric_popup.witget-all__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ff9725",
                        "contrastRatio": 2.16,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"witget-all__link adoric_popup\">Request demo</div>",
                          "target": [
                            ".witget-all__item:nth-child(8) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .adoric_popup.witget-all__link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"witget-all__link adoric_popup\">Request demo</div>",
                  "target": [
                    ".witget-all__item:nth-child(8) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .adoric_popup.witget-all__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ff9725",
                        "contrastRatio": 2.16,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"witget-all__link adoric_popup\">Request demo</div>",
                          "target": [
                            ".witget-all__item:nth-child(9) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .adoric_popup.witget-all__link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"witget-all__link adoric_popup\">Request demo</div>",
                  "target": [
                    ".witget-all__item:nth-child(9) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .adoric_popup.witget-all__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ff9725",
                        "contrastRatio": 2.16,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"witget-all__link adoric_popup\">Request demo</div>",
                          "target": [
                            ".witget-all__item:nth-child(10) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .adoric_popup.witget-all__link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"witget-all__link adoric_popup\">Request demo</div>",
                  "target": [
                    ".witget-all__item:nth-child(10) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .adoric_popup.witget-all__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ff9725",
                        "contrastRatio": 2.16,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/comparison\" class=\"comparison-mobile-pc\">Compare now</a>",
                          "target": [
                            ".comparison-mobile-pc"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/comparison\" class=\"comparison-mobile-pc\">Compare now</a>",
                  "target": [
                    ".comparison-mobile-pc"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6ea8e7",
                        "bgColor": "#4d4d4d",
                        "contrastRatio": 3.38,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"cookies-popup\" style=\"\">\n        <div class=\"cookies-popup__text\">This website uses cookies. Cookies remember you so we can give you a better online experience. <a href=\"/cookie-policy/\">Learn More</a></div>\n        <div class=\"cookies-popup__btn\">OKAY, THANKS</div>\n    </div>",
                          "target": [
                            ".cookies-popup"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&amp;tap_s=2266226-830b41&amp;tm_subid1={final_url_cookie_parameters} \" target=\"_blank\" class=\"witget-top3__item equally-url\" data-post-id=\"6393\" id=\"witget-top3__item\" data-gtm-url=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&amp;tap_s=2266226-830b41&amp;tm_subid1={final_url_cookie_parameters} ##_lineup_3_top_##_2\">",
                          "target": [
                            ".witget-top3__item.equally-url[data-post-id=\"6393\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.38 (foreground color: #6ea8e7, background color: #4d4d4d, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"cookies-popup__btn\">OKAY, THANKS</div>",
                  "target": [
                    ".cookies-popup__btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.38 (foreground color: #6ea8e7, background color: #4d4d4d, font size: 10.5pt (14px), 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": "#444444",
                        "bgColor": "#120a8f",
                        "contrastRatio": 1.47,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"popup-btn-footer\">\n        Web Agency?<br>Claim Offer!    </div>",
                          "target": [
                            ".popup-btn-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 1.47 (foreground color: #444444, background color: #120a8f, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"wpml-ls-native\">English</span>",
                  "target": [
                    ".js-wpml-ls-item-toggle > .wpml-ls-native"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.47 (foreground color: #444444, background color: #120a8f, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ff9725",
                        "contrastRatio": 2.16,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/comparison\" class=\"header_btn-compare\">Compare now</a>",
                          "target": [
                            ".header_btn-compare"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/comparison\" class=\"header_btn-compare\">Compare now</a>",
                  "target": [
                    ".header_btn-compare"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ff9725",
                        "contrastRatio": 2.16,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://at.accessibe.com/aff_c?offer_id=19&amp;aff_id=18&amp;sub1=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@cid=783704719.1657377758@bestwebsiteaccessibility.com/\" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"7475\" data-gtm-url=\"https://at.accessibe.com/aff_c?offer_id=19&amp;aff_id=18&amp;sub1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_1\">",
                          "target": [
                            ".equally-url.witget-all__link[data-post-id=\"7475\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://at.accessibe.com/aff_c?offer_id=19&amp;aff_id=18&amp;sub1=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@cid=783704719.1657377758@bestwebsiteaccessibility.com/\" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"7475\" data-gtm-url=\"https://at.accessibe.com/aff_c?offer_id=19&amp;aff_id=18&amp;sub1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_1\">",
                  "target": [
                    ".equally-url.witget-all__link[data-post-id=\"7475\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#1bba4b",
                        "contrastRatio": 2.56,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"ribbon-top\" style=\"background-color: #1bba4b\">3 Months Free*</div>",
                          "target": [
                            ".witget-all__item_mobile.witget-all__item:nth-child(2) > .ribbon-top"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.56 (foreground color: #ffffff, background color: #1bba4b, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 3:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"ribbon-top\" style=\"background-color: #1bba4b\">3 Months Free*</div>",
                  "target": [
                    ".witget-all__item_mobile.witget-all__item:nth-child(2) > .ribbon-top"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.56 (foreground color: #ffffff, background color: #1bba4b, font size: 15.0pt (20px), font weight: bold). Expected contrast ratio of 3:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ff9725",
                        "contrastRatio": 2.16,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&amp;tap_s=2266226-830b41&amp;tm_subid1=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@cid=783704719.1657377758@bestwebsiteaccessibility.com/ \" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"6393\" data-gtm-url=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&amp;tap_s=2266226-830b41&amp;tm_subid1={final_url_cookie_parameters} ##_lineup_100_reviewspage_##_2\">",
                          "target": [
                            ".equally-url.witget-all__link[data-post-id=\"6393\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&amp;tap_s=2266226-830b41&amp;tm_subid1=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@cid=783704719.1657377758@bestwebsiteaccessibility.com/ \" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"6393\" data-gtm-url=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&amp;tap_s=2266226-830b41&amp;tm_subid1={final_url_cookie_parameters} ##_lineup_100_reviewspage_##_2\">",
                  "target": [
                    ".equally-url.witget-all__link[data-post-id=\"6393\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ff9725",
                        "contrastRatio": 2.16,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1=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@cid=783704719.1657377758@bestwebsiteaccessibility.com/\" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"147\" data-gtm-url=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_3\">",
                          "target": [
                            ".equally-url.witget-all__link[data-post-id=\"147\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1=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@cid=783704719.1657377758@bestwebsiteaccessibility.com/\" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"147\" data-gtm-url=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_3\">",
                  "target": [
                    ".equally-url.witget-all__link[data-post-id=\"147\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ff9725",
                        "contrastRatio": 2.16,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.equalweb.com/#a_aid=210286?data1=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@cid=783704719.1657377758@bestwebsiteaccessibility.com/\" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"137\" data-gtm-url=\"https://www.equalweb.com/#a_aid=210286?data1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_4\">",
                          "target": [
                            "a[data-post-id=\"137\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.equalweb.com/#a_aid=210286?data1=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@cid=783704719.1657377758@bestwebsiteaccessibility.com/\" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"137\" data-gtm-url=\"https://www.equalweb.com/#a_aid=210286?data1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_4\">",
                  "target": [
                    "a[data-post-id=\"137\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ff9725",
                        "contrastRatio": 2.16,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://onlineada.com/a/maxaccess/10251\" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"235\" data-gtm-url=\"https://onlineada.com/a/maxaccess/10251##_lineup_100_reviewspage_##_5\">",
                          "target": [
                            "a[data-post-id=\"235\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://onlineada.com/a/maxaccess/10251\" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"235\" data-gtm-url=\"https://onlineada.com/a/maxaccess/10251##_lineup_100_reviewspage_##_5\">",
                  "target": [
                    "a[data-post-id=\"235\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ff9725",
                        "contrastRatio": 2.16,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"witget-all__link adoric_popup\">Request demo</div>",
                          "target": [
                            ".witget-all__item:nth-child(6) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .adoric_popup.witget-all__link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"witget-all__link adoric_popup\">Request demo</div>",
                  "target": [
                    ".witget-all__item:nth-child(6) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .adoric_popup.witget-all__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ff9725",
                        "contrastRatio": 2.16,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"witget-all__link adoric_popup\">Request demo</div>",
                          "target": [
                            ".witget-all__item:nth-child(7) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .adoric_popup.witget-all__link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"witget-all__link adoric_popup\">Request demo</div>",
                  "target": [
                    ".witget-all__item:nth-child(7) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .adoric_popup.witget-all__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ff9725",
                        "contrastRatio": 2.16,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"witget-all__link adoric_popup\">Request demo</div>",
                          "target": [
                            ".witget-all__item:nth-child(8) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .adoric_popup.witget-all__link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"witget-all__link adoric_popup\">Request demo</div>",
                  "target": [
                    ".witget-all__item:nth-child(8) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .adoric_popup.witget-all__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ff9725",
                        "contrastRatio": 2.16,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"witget-all__link adoric_popup\">Request demo</div>",
                          "target": [
                            ".witget-all__item:nth-child(9) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .adoric_popup.witget-all__link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"witget-all__link adoric_popup\">Request demo</div>",
                  "target": [
                    ".witget-all__item:nth-child(9) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .adoric_popup.witget-all__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ff9725",
                        "contrastRatio": 2.16,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"witget-all__link adoric_popup\">Request demo</div>",
                          "target": [
                            ".witget-all__item:nth-child(10) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .adoric_popup.witget-all__link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"witget-all__link adoric_popup\">Request demo</div>",
                  "target": [
                    ".witget-all__item:nth-child(10) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .adoric_popup.witget-all__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ff9725",
                        "contrastRatio": 2.16,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/comparison\" class=\"comparison-mobile-pc\">Compare now</a>",
                          "target": [
                            ".comparison-mobile-pc"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/comparison\" class=\"comparison-mobile-pc\">Compare now</a>",
                  "target": [
                    ".comparison-mobile-pc"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.16 (foreground color: #ffffff, background color: #ff9725, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#6ea8e7",
                        "bgColor": "#4d4d4d",
                        "contrastRatio": 3.38,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"cookies-popup\" style=\"\">\n        <div class=\"cookies-popup__text\">This website uses cookies. Cookies remember you so we can give you a better online experience. <a href=\"/cookie-policy/\">Learn More</a></div>\n        <div class=\"cookies-popup__btn\">OKAY, THANKS</div>\n    </div>",
                          "target": [
                            ".cookies-popup"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&amp;tap_s=2266226-830b41&amp;tm_subid1={final_url_cookie_parameters} \" target=\"_blank\" class=\"witget-top3__item equally-url\" data-post-id=\"6393\" id=\"witget-top3__item\" data-gtm-url=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&amp;tap_s=2266226-830b41&amp;tm_subid1={final_url_cookie_parameters} ##_lineup_3_top_##_2\">",
                          "target": [
                            ".witget-top3__item.equally-url[data-post-id=\"6393\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.38 (foreground color: #6ea8e7, background color: #4d4d4d, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"cookies-popup__btn\">OKAY, THANKS</div>",
                  "target": [
                    ".cookies-popup__btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.38 (foreground color: #6ea8e7, background color: #4d4d4d, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "duplicate-id-active",
              "impact": "serious",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value of active elements is unique",
              "help": "IDs of active elements must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id-active?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id-active",
                      "data": "witget-top3__item",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&amp;tap_s=2266226-830b41&amp;tm_subid1={final_url_cookie_parameters} \" target=\"_blank\" class=\"witget-top3__item equally-url\" data-post-id=\"6393\" id=\"witget-top3__item\" data-gtm-url=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&amp;tap_s=2266226-830b41&amp;tm_subid1={final_url_cookie_parameters} ##_lineup_3_top_##_2\">",
                          "target": [
                            ".witget-top3__item.equally-url[data-post-id=\"6393\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1={final_url_cookie_parameters}\" target=\"_blank\" class=\"witget-top3__item equally-url\" data-post-id=\"147\" id=\"witget-top3__item\" data-gtm-url=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1={final_url_cookie_parameters}##_lineup_3_top_##_3\">",
                          "target": [
                            ".witget-top3__item.equally-url[data-post-id=\"147\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Document has active elements with the same id attribute: witget-top3__item"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://at.accessibe.com/aff_c?offer_id=19&amp;aff_id=18&amp;sub1={final_url_cookie_parameters}\" target=\"_blank\" class=\"witget-top3__item equally-url\" data-post-id=\"7475\" id=\"witget-top3__item\" data-gtm-url=\"https://at.accessibe.com/aff_c?offer_id=19&amp;aff_id=18&amp;sub1={final_url_cookie_parameters}##_lineup_3_top_##_1\">",
                  "target": [
                    ".witget-top3__item.equally-url[data-post-id=\"7475\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has active elements with the same id attribute: witget-top3__item"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-active",
                      "data": "home-visit-site",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&amp;tap_s=2266226-830b41&amp;tm_subid1=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@cid=783704719.1657377758@bestwebsiteaccessibility.com/ \" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"6393\" data-gtm-url=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&amp;tap_s=2266226-830b41&amp;tm_subid1={final_url_cookie_parameters} ##_lineup_100_reviewspage_##_2\">",
                          "target": [
                            ".equally-url.witget-all__link[data-post-id=\"6393\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1=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@cid=783704719.1657377758@bestwebsiteaccessibility.com/\" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"147\" data-gtm-url=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_3\">",
                          "target": [
                            ".equally-url.witget-all__link[data-post-id=\"147\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.equalweb.com/#a_aid=210286?data1=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@cid=783704719.1657377758@bestwebsiteaccessibility.com/\" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"137\" data-gtm-url=\"https://www.equalweb.com/#a_aid=210286?data1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_4\">",
                          "target": [
                            "a[data-post-id=\"137\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://onlineada.com/a/maxaccess/10251\" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"235\" data-gtm-url=\"https://onlineada.com/a/maxaccess/10251##_lineup_100_reviewspage_##_5\">",
                          "target": [
                            "a[data-post-id=\"235\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Document has active elements with the same id attribute: home-visit-site"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://at.accessibe.com/aff_c?offer_id=19&amp;aff_id=18&amp;sub1=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@cid=783704719.1657377758@bestwebsiteaccessibility.com/\" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"7475\" data-gtm-url=\"https://at.accessibe.com/aff_c?offer_id=19&amp;aff_id=18&amp;sub1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_1\">",
                  "target": [
                    ".equally-url.witget-all__link[data-post-id=\"7475\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has active elements with the same id attribute: home-visit-site"
                }
              ]
            },
            {
              "id": "duplicate-id",
              "impact": "minor",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value is unique",
              "help": "id attribute value must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "spb-rts-461",
                      "relatedNodes": [
                        {
                          "html": "<div id=\"spb-rts-461\" class=\"bb-bubble-rts\" style=\"display: block;\"> 5 people are watching this page now</div>",
                          "target": [
                            ".witget-all__item_mobile.witget-all__item:nth-child(2) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .bb-bubble-rts"
                          ]
                        },
                        {
                          "html": "<div id=\"spb-rts-461\" class=\"bb-bubble-rts\" style=\"display: block;\"> 7 people are watching this page now</div>",
                          "target": [
                            ".witget-all__item_mobile.witget-all__item:nth-child(3) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .bb-bubble-rts"
                          ]
                        },
                        {
                          "html": "<div id=\"spb-rts-461\" class=\"bb-bubble-rts\" style=\"display: block;\"> 12 people are watching this page now</div>",
                          "target": [
                            ".witget-all__item_mobile.witget-all__item:nth-child(4) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .bb-bubble-rts"
                          ]
                        },
                        {
                          "html": "<div id=\"spb-rts-461\" class=\"bb-bubble-rts\" style=\"display: block;\"> 0 people are watching this page now</div>",
                          "target": [
                            ".witget-all__item_mobile.witget-all__item:nth-child(5) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .bb-bubble-rts"
                          ]
                        },
                        {
                          "html": "<div id=\"spb-rts-461\" class=\"bb-bubble-rts\" style=\"\"> 1 people are watching this page now</div>",
                          "target": [
                            ".witget-all__item:nth-child(6) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .bb-bubble-rts"
                          ]
                        },
                        {
                          "html": "<div id=\"spb-rts-461\" class=\"bb-bubble-rts\" style=\"\"> 11 people are watching this page now</div>",
                          "target": [
                            ".witget-all__item:nth-child(7) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .bb-bubble-rts"
                          ]
                        },
                        {
                          "html": "<div id=\"spb-rts-461\" class=\"bb-bubble-rts\" style=\"\"> 3 people are watching this page now</div>",
                          "target": [
                            ".witget-all__item:nth-child(8) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .bb-bubble-rts"
                          ]
                        },
                        {
                          "html": "<div id=\"spb-rts-461\" class=\"bb-bubble-rts\" style=\"\"> 1 people are watching this page now</div>",
                          "target": [
                            ".witget-all__item:nth-child(9) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .bb-bubble-rts"
                          ]
                        },
                        {
                          "html": "<div id=\"spb-rts-461\" class=\"bb-bubble-rts\" style=\"\"> 5 people are watching this page now</div>",
                          "target": [
                            ".witget-all__item:nth-child(10) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .bb-bubble-rts"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: spb-rts-461"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"spb-rts-461\" class=\"bb-bubble-rts\" style=\"display: block;\"> 10 people are watching this page now</div>",
                  "target": [
                    ".witget-all__item_mobile.witget-all__item:nth-child(1) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .bb-bubble-rts"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: spb-rts-461"
                }
              ]
            },
            {
              "id": "link-name",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag244",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures links have discernible text",
              "help": "Links must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.facebook.com/BestWebAccessibility\" target=\"_blank\">",
                  "target": [
                    ".footer-left__social > a[target=\"_blank\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://twitter.com/BestWebAcc\" target=\"_blank\">",
                  "target": [
                    "a[href$=\"BestWebAcc\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.linkedin.com/company/best-web-accessibility\" target=\"_blank\">",
                  "target": [
                    ".footer-left__social > a[target=\"_blank\"]:nth-child(3)"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            },
            {
              "id": "meta-viewport",
              "impact": "critical",
              "tags": [
                "cat.sensory-and-visual-cues",
                "best-practice",
                "ACT"
              ],
              "description": "Ensures <meta name=\"viewport\"> does not disable text scaling and zooming",
              "help": "Zooming and scaling should not be disabled",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/meta-viewport?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "meta-viewport",
                      "data": "user-scalable",
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "user-scalable on <meta> tag disables zooming on mobile devices"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, user-scalable=0\">",
                  "target": [
                    "meta[name=\"viewport\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  user-scalable on <meta> tag disables zooming on mobile devices"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"header_home__block\">",
                  "target": [
                    ".header_home__block"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<lottie-player src=\"https://assets2.lottiefiles.com/packages/lf20_dqgdwbzi.json\" background=\"transparent\" speed=\"1\" style=\"width: 100%; height: 100%;\" loop=\"\" autoplay=\"\"></lottie-player>",
                  "target": [
                    "lottie-player"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"popup-btn-footer\">\n        Web Agency?<br>Claim Offer!    </div>",
                  "target": [
                    ".popup-btn-footer"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"hh-block\">",
                  "target": [
                    ".hh-block"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"home-main\">",
                  "target": [
                    ".home-main"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h2 class=\"witget-all__h2\">Displaying Best Results</h2>",
                  "target": [
                    ".witget-all__h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"ribbon-top\" style=\"background-color: #1e73be\">&lt; 20% Discount</div>",
                  "target": [
                    ".witget-all__item_mobile.witget-all__item:nth-child(1) > .ribbon-top"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"witget-all__block\">",
                  "target": [
                    ".witget-all__item_mobile.witget-all__item:nth-child(1) > .witget-all__block"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"witget-all__images-brend\">",
                  "target": [
                    ".witget-all__item_mobile.witget-all__item:nth-child(1) > .witget-all__images-brend"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"ribbon-top\" style=\"background-color: #1bba4b\">3 Months Free*</div>",
                  "target": [
                    ".witget-all__item_mobile.witget-all__item:nth-child(2) > .ribbon-top"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"witget-all__block\">",
                  "target": [
                    ".witget-all__item_mobile.witget-all__item:nth-child(2) > .witget-all__block"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"witget-all__images-brend\">",
                  "target": [
                    ".witget-all__item_mobile.witget-all__item:nth-child(2) > .witget-all__images-brend"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"ribbon-top\" style=\"background-color: #5e0cb5\">30% Coupon</div>",
                  "target": [
                    ".witget-all__item_mobile.witget-all__item:nth-child(3) > .ribbon-top"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"witget-all__block\">",
                  "target": [
                    ".witget-all__item_mobile.witget-all__item:nth-child(3) > .witget-all__block"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"witget-all__images-brend\">",
                  "target": [
                    ".witget-all__item_mobile.witget-all__item:nth-child(3) > .witget-all__images-brend"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"witget-all__block\">",
                  "target": [
                    ".witget-all__item_mobile.witget-all__item:nth-child(4) > .witget-all__block"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"witget-all__block\">",
                  "target": [
                    ".witget-all__item_mobile.witget-all__item:nth-child(5) > .witget-all__block"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div>",
                  "target": [
                    ".witget-all__item:nth-child(6) > .witget-all__block > div:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"witget-all__raiting\">\n\t\t\t\t\t\t\t\t<span>\n                                   8.3                                </span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<div class=\"witget-all__raiting__desc\">\n                                    Good                                </div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    ".witget-all__item:nth-child(6) > .witget-all__block > div:nth-child(2) > .witget-all__raiting"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"witget-all__link adoric_popup\">Request demo</div>",
                  "target": [
                    ".witget-all__item:nth-child(6) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .adoric_popup.witget-all__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div>",
                  "target": [
                    ".witget-all__item:nth-child(7) > .witget-all__block > div:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"witget-all__raiting\">\n\t\t\t\t\t\t\t\t<span>\n                                   8.1                                </span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<div class=\"witget-all__raiting__desc\">\n                                    Good                                </div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    ".witget-all__item:nth-child(7) > .witget-all__block > div:nth-child(2) > .witget-all__raiting"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"witget-all__link adoric_popup\">Request demo</div>",
                  "target": [
                    ".witget-all__item:nth-child(7) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .adoric_popup.witget-all__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div>",
                  "target": [
                    ".witget-all__item:nth-child(8) > .witget-all__block > div:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"witget-all__raiting\">\n\t\t\t\t\t\t\t\t<span>\n                                   7.9                                </span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<div class=\"witget-all__raiting__desc\">\n                                    Promising                                </div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    ".witget-all__item:nth-child(8) > .witget-all__block > div:nth-child(2) > .witget-all__raiting"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"witget-all__link adoric_popup\">Request demo</div>",
                  "target": [
                    ".witget-all__item:nth-child(8) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .adoric_popup.witget-all__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div>",
                  "target": [
                    ".witget-all__item:nth-child(9) > .witget-all__block > div:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"witget-all__raiting\">\n\t\t\t\t\t\t\t\t<span>\n                                   7.5                                </span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<div class=\"witget-all__raiting__desc\">\n                                    Promising                                </div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    ".witget-all__item:nth-child(9) > .witget-all__block > div:nth-child(2) > .witget-all__raiting"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"witget-all__link adoric_popup\">Request demo</div>",
                  "target": [
                    ".witget-all__item:nth-child(9) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .adoric_popup.witget-all__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div>",
                  "target": [
                    ".witget-all__item:nth-child(10) > .witget-all__block > div:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"witget-all__raiting\">\n\t\t\t\t\t\t\t\t<span>\n                                   7.3                                </span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<div class=\"witget-all__raiting__desc\">\n                                    Normal                                </div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t</div>",
                  "target": [
                    ".witget-all__item:nth-child(10) > .witget-all__block > div:nth-child(2) > .witget-all__raiting"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"witget-all__link adoric_popup\">Request demo</div>",
                  "target": [
                    ".witget-all__item:nth-child(10) > .witget-all__block > div:nth-child(2) > .witget-all__btn > .adoric_popup.witget-all__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"true_loadmore\">Show more options</div>",
                  "target": [
                    "#true_loadmore"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"/comparison\" class=\"comparison-mobile-pc\">Compare now</a>",
                  "target": [
                    ".comparison-mobile-pc"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"content\">",
                  "target": [
                    "#content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"cookies-popup\" style=\"\">\n        <div class=\"cookies-popup__text\">This website uses cookies. Cookies remember you so we can give you a better online experience. <a href=\"/cookie-policy/\">Learn More</a></div>\n        <div class=\"cookies-popup__btn\">OKAY, THANKS</div>\n    </div>",
                  "target": [
                    ".cookies-popup"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://bestwebsiteaccessibility.com/",
      "what": "URL",
      "result": "https://bestwebsiteaccessibility.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://bestwebsiteaccessibility.com/",
      "result": {
        "Error": {
          "AA.1_3_1.F68": {
            "This form field should be labelled in some way. Use the label element (either with a \"for\" attribute or wrapped around the form field), or \"title\", \"aria-label\" or \"aria-labelledby\" attributes as appropriate.": [
              {
                "tagName": "input",
                "id": "",
                "code": "<input type=\"text\" name=\"text-103\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text btn-popup__reviews\" aria-invalid=\"false\" placeholder=\"Web Address\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input type=\"text\" name=\"text-253\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Full name\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input type=\"text\" name=\"text-356\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"Full Name\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input type=\"text\" name=\"text-888\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"Country\">"
              }
            ]
          },
          "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 2.16:1. Recommendation:  change background to #b65f00.": [
              {
                "tagName": "a",
                "id": "#home-visit-site",
                "code": "<a href=\"https://at.accessibe.com/aff_c?offer_id=19&amp;aff_id=18&amp;sub1=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@cid=999280678.1657377770@bestwebsiteaccessibility.com/\" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"7475\" data-gtm-url=\"https://at.accessibe.com/aff_c?offer_id=19&amp;aff_id=18&amp;sub1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_1\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#home-visit-site",
                "code": "<a href=\"https://onlineada.com/a/maxaccess/10251\" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"235\" data-gtm-url=\"https://onlineada.com/a/maxaccess/10251##_lineup_100_reviewspage_##_5\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#home-visit-site",
                "code": "<a href=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&amp;tap_s=2266226-830b41&amp;tm_subid1=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@cid=999280678.1657377770@bestwebsiteaccessibility.com/ \" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"6393\" data-gtm-url=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&amp;tap_s=2266226-830b41&amp;tm_subid1={final_url_cookie_parameters} ##_lineup_100_reviewspage_##_2\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#home-visit-site",
                "code": "<a href=\"https://www.equalweb.com/#a_aid=210286?data1=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@cid=999280678.1657377770@bestwebsiteaccessibility.com/\" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"137\" data-gtm-url=\"https://www.equalweb.com/#a_aid=210286?data1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_4\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#home-visit-site",
                "code": "<a href=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1=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@cid=999280678.1657377770@bestwebsiteaccessibility.com/\" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"147\" data-gtm-url=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_3\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/comparison\" class=\"comparison-mobile-pc\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/comparison\" class=\"header_btn-compare\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"witget-all__link adoric_popup\">...</div>"
              }
            ]
          },
          "AA.4_1_1.F77": {
            "Duplicate id attribute value \"home-visit-site\" found on the web page.": [
              {
                "tagName": "a",
                "id": "#home-visit-site",
                "code": "<a href=\"https://onlineada.com/a/maxaccess/10251\" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"235\" data-gtm-url=\"https://onlineada.com/a/maxaccess/10251##_lineup_100_reviewspage_##_5\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#home-visit-site",
                "code": "<a href=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&amp;tap_s=2266226-830b41&amp;tm_subid1=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@cid=999280678.1657377770@bestwebsiteaccessibility.com/ \" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"6393\" data-gtm-url=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&amp;tap_s=2266226-830b41&amp;tm_subid1={final_url_cookie_parameters} ##_lineup_100_reviewspage_##_2\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#home-visit-site",
                "code": "<a href=\"https://www.equalweb.com/#a_aid=210286?data1=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@cid=999280678.1657377770@bestwebsiteaccessibility.com/\" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"137\" data-gtm-url=\"https://www.equalweb.com/#a_aid=210286?data1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_4\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#home-visit-site",
                "code": "<a href=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1=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@cid=999280678.1657377770@bestwebsiteaccessibility.com/\" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"147\" data-gtm-url=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_3\">...</a>"
              }
            ],
            "Duplicate id attribute value \"witget-top3__item\" found on the web page.": [
              {
                "tagName": "a",
                "id": "#witget-top3__item",
                "code": "<a href=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&amp;tap_s=2266226-830b41&amp;tm_subid1={final_url_cookie_parameters} \" target=\"_blank\" class=\"witget-top3__item equally-url\" data-post-id=\"6393\" id=\"witget-top3__item\" data-gtm-url=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&amp;tap_s=2266226-830b41&amp;tm_subid1={final_url_cookie_parameters} ##_lineup_3_top_##_2\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#witget-top3__item",
                "code": "<a href=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1={final_url_cookie_parameters}\" target=\"_blank\" class=\"witget-top3__item equally-url\" data-post-id=\"147\" id=\"witget-top3__item\" data-gtm-url=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1={final_url_cookie_parameters}##_lineup_3_top_##_3\">...</a>"
              }
            ],
            "Duplicate id attribute value \"spb-rts-461\" found on the web page.": [
              {
                "tagName": "div",
                "id": "#spb-rts-461",
                "code": "<div id=\"spb-rts-461\" class=\"bb-bubble-rts\" style=\"\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#spb-rts-461",
                "code": "<div id=\"spb-rts-461\" class=\"bb-bubble-rts\" style=\"display: block;\">...</div>"
              }
            ]
          },
          "AA.4_1_2.H91.A.NoContent": {
            "Anchor element found with a valid href attribute, but no link content has been supplied.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://twitter.com/BestWebAcc\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.facebook.com/BestWebAccessibility\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.linkedin.com/company/best-web-accessibility\" target=\"_blank\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.Button.Name": {
            "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"menu-toggle\" aria-controls=\"primary-menu\" aria-expanded=\"false\">...</button>"
              }
            ]
          },
          "AA.4_1_2.H91.InputEmail.Name": {
            "This emailinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "input",
                "id": "",
                "code": "<input type=\"email\" name=\"email-251\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-email\" aria-invalid=\"false\" placeholder=\"Email\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input type=\"email\" name=\"email-934\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email\">"
              }
            ]
          },
          "AA.4_1_2.H91.InputTel.Name": {
            "This telinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "input",
                "id": "",
                "code": "<input type=\"tel\" name=\"tel-43\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-tel wpcf7-validates-as-tel\" aria-invalid=\"false\" placeholder=\"Phone\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input type=\"tel\" name=\"tel-52\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-tel wpcf7-validates-as-required wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Phone\">"
              }
            ]
          },
          "AA.4_1_2.H91.InputText.Name": {
            "This textinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "input",
                "id": "",
                "code": "<input type=\"text\" name=\"text-103\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text btn-popup__reviews\" aria-invalid=\"false\" placeholder=\"Web Address\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input type=\"text\" name=\"text-253\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Full name\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input type=\"text\" name=\"text-356\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"Full Name\">"
              },
              {
                "tagName": "input",
                "id": "",
                "code": "<input type=\"text\" name=\"text-888\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"Country\">"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/wp-content/themes/sobix2/assets/img/EQUALLY.jpeg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/wp-content/themes/sobix2/assets/img/Form-en-2.jpg\" alt=\"\">"
              }
            ]
          },
          "AA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"footer-expert__education\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"footer-expert__experience\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"witget-top3__text\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p data-pm-slice=\"1 1 [&quot;orderedList&quot;,null,&quot;listItem&quot;,null]\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"bottom-down__brend-logo-row\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"footer-left__social\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"sidebar-witget-article__item\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"witget-all__images-brend\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"witget-all__img-block\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"witget-top3__row\">...</div>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "#scroller",
                "code": "<div id=\"scroller\" class=\"b-top\" style=\"display: none;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"btn-popup\" style=\"display: none;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"close-popup close-popup-reviews\" style=\"display: none;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"close-popup_accessibe \" style=\"display: none;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"cookies-popup\" style=\"display: none;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"fone-popup\">...</div>"
              }
            ],
            "Interfering with a user agent's ability to zoom may be a failure of this Success Criterion.": [
              {
                "tagName": "meta",
                "id": "",
                "code": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, user-scalable=0\">"
              }
            ]
          },
          "AA.1_4_3.G145.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"ribbon-top\" style=\"background-color: #1bba4b\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"ribbon-top\" style=\"background-color: #1e73be\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"ribbon-top\" style=\"background-color: #5e0cb5\">...</div>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</span>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 class=\"header_home__title\">...</h1>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "div",
                "id": "#spb-rts-461",
                "code": "<div id=\"spb-rts-461\" class=\"bb-bubble-rts\" style=\"display: block;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"popup-btn-footer\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"witget-top3__link\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Placeholder": {
            "Anchor element found with link content, but no href, ID or name attribute has been supplied.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a>...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://bestwebsiteaccessibility.com/",
      "what": "URL",
      "result": "https://bestwebsiteaccessibility.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://bestwebsiteaccessibility.com/",
      "result": {
        "content": {
          "totals": {
            "violation": 58,
            "recommendation": 0,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/button[1]",
                "aria": "/document[1]/banner[1]/button[1]"
              },
              "message": "Form control element <button> has no associated label",
              "bounds": {
                "left": 306,
                "top": 20,
                "height": 6,
                "width": 16
              },
              "snippet": "<button aria-expanded=\"false\" aria-controls=\"primary-menu\" class=\"menu-toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[4]/div[2]/div[1]/div[2]/a[3]",
                "aria": "/document[1]/contentinfo[1]/link[4]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 8676,
                "height": 18,
                "width": 784
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.linkedin.com/company/best-web-accessibility\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[4]/div[2]/div[1]/div[2]/a[2]",
                "aria": "/document[1]/contentinfo[1]/link[3]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 7776,
                "height": 18,
                "width": 784
              },
              "snippet": "<a target=\"_blank\" href=\"https://twitter.com/BestWebAcc\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[4]/div[2]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/contentinfo[1]/link[2]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 6988,
                "height": 18,
                "width": 784
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.facebook.com/BestWebAccessibility\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[1]",
                "aria": "/document[1]"
              },
              "message": "The <div> element has the id \"spb-rts-461\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 4075,
                "height": 19,
                "width": 784
              },
              "snippet": "<div style=\"\" class=\"bb-bubble-rts\" id=\"spb-rts-461\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[1]",
                "aria": "/document[1]"
              },
              "message": "The <div> element has the id \"spb-rts-461\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 3908,
                "height": 19,
                "width": 784
              },
              "snippet": "<div style=\"\" class=\"bb-bubble-rts\" id=\"spb-rts-461\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[1]",
                "aria": "/document[1]"
              },
              "message": "The <div> element has the id \"spb-rts-461\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 3742,
                "height": 19,
                "width": 784
              },
              "snippet": "<div style=\"\" class=\"bb-bubble-rts\" id=\"spb-rts-461\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[2]/div[2]/div[1]",
                "aria": "/document[1]"
              },
              "message": "The <div> element has the id \"spb-rts-461\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 3575,
                "height": 19,
                "width": 784
              },
              "snippet": "<div style=\"\" class=\"bb-bubble-rts\" id=\"spb-rts-461\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[2]/div[1]",
                "aria": "/document[1]"
              },
              "message": "The <div> element has the id \"spb-rts-461\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 3409,
                "height": 19,
                "width": 784
              },
              "snippet": "<div style=\"display: block;\" class=\"bb-bubble-rts\" id=\"spb-rts-461\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[85]"
              },
              "message": "The <a> element has the id \"home-visit-site\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 3427,
                "height": 18,
                "width": 120
              },
              "snippet": "<a data-gtm-url=\"https://onlineada.com/a/maxaccess/10251##_lineup_100_reviewspage_##_5\" data-post-id=\"235\" id=\"home-visit-site\" class=\"witget-all__link equally-url\" target=\"_blank\" href=\"https://onlineada.com/a/maxaccess/10251\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[2]/div[1]",
                "aria": "/document[1]"
              },
              "message": "The <div> element has the id \"spb-rts-461\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 3242,
                "height": 19,
                "width": 784
              },
              "snippet": "<div style=\"display: block;\" class=\"bb-bubble-rts\" id=\"spb-rts-461\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[66]"
              },
              "message": "The <a> element has the id \"home-visit-site\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 3261,
                "height": 18,
                "width": 101
              },
              "snippet": "<a data-gtm-url=\"https://www.equalweb.com/#a_aid=210286?data1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_4\" data-post-id=\"137\" id=\"home-visit-site\" class=\"witget-all__link equally-url\" target=\"_blank\" href=\"https://www.equalweb.com/#a_aid=210286?data1=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@cid=619847380.1657377774@bestwebsiteaccessibility.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[2]/div[2]/div[1]",
                "aria": "/document[1]"
              },
              "message": "The <div> element has the id \"spb-rts-461\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 3020,
                "height": 19,
                "width": 784
              },
              "snippet": "<div style=\"display: block;\" class=\"bb-bubble-rts\" id=\"spb-rts-461\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[44]"
              },
              "message": "The <a> element has the id \"home-visit-site\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 3039,
                "height": 18,
                "width": 94
              },
              "snippet": "<a data-gtm-url=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_3\" data-post-id=\"147\" id=\"home-visit-site\" class=\"witget-all__link equally-url\" target=\"_blank\" href=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1=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@cid=619847380.1657377774@bestwebsiteaccessibility.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[2]/div[1]",
                "aria": "/document[1]"
              },
              "message": "The <div> element has the id \"spb-rts-461\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 2798,
                "height": 19,
                "width": 784
              },
              "snippet": "<div style=\"display: block;\" class=\"bb-bubble-rts\" id=\"spb-rts-461\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[31]"
              },
              "message": "The <a> element has the id \"home-visit-site\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 2817,
                "height": 18,
                "width": 104
              },
              "snippet": "<a data-gtm-url=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&tap_s=2266226-830b41&tm_subid1={final_url_cookie_parameters} ##_lineup_100_reviewspage_##_2\" data-post-id=\"6393\" id=\"home-visit-site\" class=\"witget-all__link equally-url\" target=\"_blank\" href=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&tap_s=2266226-830b41&tm_subid1=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@cid=619847380.1657377774@bestwebsiteaccessibility.com/ \">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[2]/div[2]/div[1]",
                "aria": "/document[1]"
              },
              "message": "The <div> element has the id \"spb-rts-461\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 4241,
                "height": 19,
                "width": 784
              },
              "snippet": "<div style=\"\" class=\"bb-bubble-rts\" id=\"spb-rts-461\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/a[3]",
                "aria": "/document[1]/link[4]"
              },
              "message": "The <a> element has the id \"witget-top3__item\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 2287,
                "height": 74,
                "width": 784
              },
              "snippet": "<a data-gtm-url=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1={final_url_cookie_parameters}##_lineup_3_top_##_3\" id=\"witget-top3__item\" data-post-id=\"147\" class=\"witget-top3__item equally-url\" target=\"_blank\" href=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1={final_url_cookie_parameters}\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/a[2]",
                "aria": "/document[1]/link[3]"
              },
              "message": "The <a> element has the id \"witget-top3__item\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 2213,
                "height": 74,
                "width": 784
              },
              "snippet": "<a data-gtm-url=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&tap_s=2266226-830b41&tm_subid1={final_url_cookie_parameters} ##_lineup_3_top_##_2\" id=\"witget-top3__item\" data-post-id=\"6393\" class=\"witget-top3__item equally-url\" target=\"_blank\" href=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&tap_s=2266226-830b41&tm_subid1={final_url_cookie_parameters} \">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/button[1]",
                "aria": "/document[1]/banner[1]/button[1]"
              },
              "message": "The 'id' \"primary-menu\" specified for the ARIA property 'aria-controls' value is not valid",
              "bounds": {
                "left": 306,
                "top": 20,
                "height": 6,
                "width": 16
              },
              "snippet": "<button aria-expanded=\"false\" aria-controls=\"primary-menu\" class=\"menu-toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[5]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4903,
                "height": 37,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[5]/a[1]",
                "aria": "/document[1]/link[125]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4850,
                "height": 18,
                "width": 256
              },
              "snippet": "<a class=\"witget-article__title\" href=\"/guides/what-is-web-accessibility/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[4]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4760,
                "height": 56,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[4]/a[1]",
                "aria": "/document[1]/link[122]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4707,
                "height": 18,
                "width": 511
              },
              "snippet": "<a class=\"witget-article__title\" href=\"/guides/web-accessibility-compliance/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[3]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4599,
                "height": 74,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[3]/a[1]",
                "aria": "/document[1]/link[119]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4564,
                "height": 18,
                "width": 362
              },
              "snippet": "<a class=\"witget-article__title\" href=\"/guides/web-accessibility-barriers-and-how-to-overcome-them/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4493,
                "height": 37,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[116]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4458,
                "height": 18,
                "width": 429
              },
              "snippet": "<a class=\"witget-article__title\" href=\"/guides/what-is-section-504/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4387,
                "height": 37,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[2]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[113]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4334,
                "height": 18,
                "width": 507
              },
              "snippet": "<a class=\"witget-article__title\" href=\"/guides/equally-vs-userway/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2381,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 class=\"witget-all__h2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[106]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3945,
                "height": 18,
                "width": 141
              },
              "snippet": "<a class=\"witget-all__img\" href=\"/reviews/adally/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[103]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3779,
                "height": 18,
                "width": 257
              },
              "snippet": "<a class=\"witget-all__img\" href=\"/reviews/interactive-accessibility/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[100]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3612,
                "height": 18,
                "width": 149
              },
              "snippet": "<a class=\"witget-all__img\" href=\"/reviews/deque/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[93]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3446,
                "height": 18,
                "width": 107
              },
              "snippet": "<a class=\"witget-all__img\" href=\"/reviews/audioeye-review/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[85]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3427,
                "height": 18,
                "width": 120
              },
              "snippet": "<a data-gtm-url=\"https://onlineada.com/a/maxaccess/10251##_lineup_100_reviewspage_##_5\" data-post-id=\"235\" id=\"home-visit-site\" class=\"witget-all__link equally-url\" target=\"_blank\" href=\"https://onlineada.com/a/maxaccess/10251\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[83]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3279,
                "height": 18,
                "width": 261
              },
              "snippet": "<a class=\"witget-all__img\" href=\"/reviews/max-access/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[66]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3261,
                "height": 18,
                "width": 101
              },
              "snippet": "<a data-gtm-url=\"https://www.equalweb.com/#a_aid=210286?data1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_4\" data-post-id=\"137\" id=\"home-visit-site\" class=\"witget-all__link equally-url\" target=\"_blank\" href=\"https://www.equalweb.com/#a_aid=210286?data1=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@cid=619847380.1657377774@bestwebsiteaccessibility.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[64]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3113,
                "height": 18,
                "width": 161
              },
              "snippet": "<a class=\"witget-all__img\" href=\"/reviews/equalweb/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[3]/a[1]",
                "aria": "/document[1]/link[45]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3057,
                "height": 18,
                "width": 258
              },
              "snippet": "<a target=\"_blank\" class=\"brend_logo_images_images\" href=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[44]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3039,
                "height": 18,
                "width": 94
              },
              "snippet": "<a data-gtm-url=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_3\" data-post-id=\"147\" id=\"home-visit-site\" class=\"witget-all__link equally-url\" target=\"_blank\" href=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1=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@cid=619847380.1657377774@bestwebsiteaccessibility.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[42]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2891,
                "height": 18,
                "width": 113
              },
              "snippet": "<a class=\"witget-all__img\" href=\"/reviews/userway-review/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/a[1]",
                "aria": "/document[1]/link[32]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2835,
                "height": 18,
                "width": 168
              },
              "snippet": "<a target=\"_blank\" class=\"brend_logo_images_images\" href=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[31]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2817,
                "height": 18,
                "width": 104
              },
              "snippet": "<a data-gtm-url=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&tap_s=2266226-830b41&tm_subid1={final_url_cookie_parameters} ##_lineup_100_reviewspage_##_2\" data-post-id=\"6393\" id=\"home-visit-site\" class=\"witget-all__link equally-url\" target=\"_blank\" href=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&tap_s=2266226-830b41&tm_subid1=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@cid=619847380.1657377774@bestwebsiteaccessibility.com/ \">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[29]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2669,
                "height": 18,
                "width": 200
              },
              "snippet": "<a class=\"witget-all__img\" href=\"/reviews/equally-review/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[109]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4112,
                "height": 18,
                "width": 214
              },
              "snippet": "<a class=\"witget-all__img\" href=\"/reviews/essential-accessibility/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2613,
                "height": 18,
                "width": 155
              },
              "snippet": "<a target=\"_blank\" class=\"brend_logo_images_images\" href=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2595,
                "height": 18,
                "width": 98
              },
              "snippet": "<a data-gtm-url=\"https://at.accessibe.com/aff_c?offer_id=19&aff_id=18&sub1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_1\" data-post-id=\"7475\" id=\"home-visit-site\" class=\"witget-all__link equally-url\" target=\"_blank\" href=\"https://at.accessibe.com/aff_c?offer_id=19&aff_id=18&sub1=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@cid=619847380.1657377774@bestwebsiteaccessibility.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2447,
                "height": 18,
                "width": 114
              },
              "snippet": "<a class=\"witget-all__img\" href=\"/reviews/accessibe/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2073,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2120,
                "height": 93,
                "width": 784
              },
              "snippet": "<a data-gtm-url=\"https://at.accessibe.com/aff_c?offer_id=19&aff_id=18&sub1={final_url_cookie_parameters}##_lineup_3_top_##_1\" id=\"witget-top3__item\" data-post-id=\"7475\" class=\"witget-top3__item equally-url\" target=\"_blank\" href=\"https://at.accessibe.com/aff_c?offer_id=19&aff_id=18&sub1={final_url_cookie_parameters}\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1868,
                "height": 185,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1579,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1 class=\"header_home__title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1706,
                "height": 19,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1672,
                "height": 19,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1637,
                "height": 19,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 2.20 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 8,
                "top": 2872,
                "height": 19,
                "width": 784
              },
              "snippet": "<div style=\"background-color: #5e0cb5\" class=\"ribbon-top\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 4.25 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 8,
                "top": 2428,
                "height": 19,
                "width": 784
              },
              "snippet": "<div style=\"background-color: #1e73be\" class=\"ribbon-top\">",
              "level": "violation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 51,
            "recommendation": 0,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/button[1]",
                "aria": "/document[1]/banner[1]/button[1]"
              },
              "message": "Form control element <button> has no associated label",
              "bounds": {
                "left": 706,
                "top": 10,
                "height": 40,
                "width": 39
              },
              "snippet": "<button aria-expanded=\"false\" aria-controls=\"primary-menu\" class=\"menu-toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 660,
                "top": 17,
                "height": 26,
                "width": 30
              },
              "snippet": "<a class=\"js-wpml-ls-item-toggle wpml-ls-item-toggle\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[4]/div[2]/div[1]/div[2]/a[3]",
                "aria": "/document[1]/contentinfo[1]/link[4]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 135,
                "top": 5278,
                "height": 25,
                "width": 20
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.linkedin.com/company/best-web-accessibility\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[4]/div[2]/div[1]/div[2]/a[2]",
                "aria": "/document[1]/contentinfo[1]/link[3]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 95,
                "top": 5278,
                "height": 25,
                "width": 20
              },
              "snippet": "<a target=\"_blank\" href=\"https://twitter.com/BestWebAcc\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[4]/div[2]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/contentinfo[1]/link[2]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 55,
                "top": 5278,
                "height": 25,
                "width": 20
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.facebook.com/BestWebAccessibility\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[2]/div[1]",
                "aria": "/document[1]"
              },
              "message": "The <div> element has the id \"spb-rts-461\" that is already in use",
              "bounds": {
                "left": 557,
                "top": 2549,
                "height": 90,
                "width": 168
              },
              "snippet": "<div style=\"display: block;\" class=\"bb-bubble-rts\" id=\"spb-rts-461\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[85]"
              },
              "message": "The <a> element has the id \"home-visit-site\" that is already in use",
              "bounds": {
                "left": 571,
                "top": 2646,
                "height": 48,
                "width": 144
              },
              "snippet": "<a data-gtm-url=\"https://onlineada.com/a/maxaccess/10251##_lineup_100_reviewspage_##_5\" data-post-id=\"235\" id=\"home-visit-site\" class=\"witget-all__link equally-url\" target=\"_blank\" href=\"https://onlineada.com/a/maxaccess/10251\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[2]/div[1]",
                "aria": "/document[1]"
              },
              "message": "The <div> element has the id \"spb-rts-461\" that is already in use",
              "bounds": {
                "left": 557,
                "top": 2304,
                "height": 90,
                "width": 168
              },
              "snippet": "<div style=\"display: block;\" class=\"bb-bubble-rts\" id=\"spb-rts-461\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[66]"
              },
              "message": "The <a> element has the id \"home-visit-site\" that is already in use",
              "bounds": {
                "left": 571,
                "top": 2400,
                "height": 48,
                "width": 144
              },
              "snippet": "<a data-gtm-url=\"https://www.equalweb.com/#a_aid=210286?data1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_4\" data-post-id=\"137\" id=\"home-visit-site\" class=\"witget-all__link equally-url\" target=\"_blank\" href=\"https://www.equalweb.com/#a_aid=210286?data1=useragent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/101.0.4950.0 Safari/537.36@cid=490437566.1657377782@bestwebsiteaccessibility.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[2]/div[2]/div[1]",
                "aria": "/document[1]"
              },
              "message": "The <div> element has the id \"spb-rts-461\" that is already in use",
              "bounds": {
                "left": 557,
                "top": 1995,
                "height": 91,
                "width": 168
              },
              "snippet": "<div style=\"display: block;\" class=\"bb-bubble-rts\" id=\"spb-rts-461\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[44]"
              },
              "message": "The <a> element has the id \"home-visit-site\" that is already in use",
              "bounds": {
                "left": 571,
                "top": 2092,
                "height": 48,
                "width": 144
              },
              "snippet": "<a data-gtm-url=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_3\" data-post-id=\"147\" id=\"home-visit-site\" class=\"witget-all__link equally-url\" target=\"_blank\" href=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1=useragent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/101.0.4950.0 Safari/537.36@cid=490437566.1657377782@bestwebsiteaccessibility.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[2]/div[1]",
                "aria": "/document[1]"
              },
              "message": "The <div> element has the id \"spb-rts-461\" that is already in use",
              "bounds": {
                "left": 558,
                "top": 1660,
                "height": 90,
                "width": 168
              },
              "snippet": "<div style=\"display: block;\" class=\"bb-bubble-rts\" id=\"spb-rts-461\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[31]"
              },
              "message": "The <a> element has the id \"home-visit-site\" that is already in use",
              "bounds": {
                "left": 572,
                "top": 1757,
                "height": 48,
                "width": 144
              },
              "snippet": "<a data-gtm-url=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&tap_s=2266226-830b41&tm_subid1={final_url_cookie_parameters} ##_lineup_100_reviewspage_##_2\" data-post-id=\"6393\" id=\"home-visit-site\" class=\"witget-all__link equally-url\" target=\"_blank\" href=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&tap_s=2266226-830b41&tm_subid1=useragent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/101.0.4950.0 Safari/537.36@cid=490437566.1657377782@bestwebsiteaccessibility.com/ \">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/a[3]",
                "aria": "/document[1]/link[4]"
              },
              "message": "The <a> element has the id \"witget-top3__item\" that is already in use",
              "bounds": {
                "left": 55,
                "top": 1029,
                "height": 204,
                "width": 690
              },
              "snippet": "<a data-gtm-url=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1={final_url_cookie_parameters}##_lineup_3_top_##_3\" id=\"witget-top3__item\" data-post-id=\"147\" class=\"witget-top3__item equally-url\" target=\"_blank\" href=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1={final_url_cookie_parameters}\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/a[2]",
                "aria": "/document[1]/link[3]"
              },
              "message": "The <a> element has the id \"witget-top3__item\" that is already in use",
              "bounds": {
                "left": 55,
                "top": 810,
                "height": 204,
                "width": 690
              },
              "snippet": "<a data-gtm-url=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&tap_s=2266226-830b41&tm_subid1={final_url_cookie_parameters} ##_lineup_3_top_##_2\" id=\"witget-top3__item\" data-post-id=\"6393\" class=\"witget-top3__item equally-url\" target=\"_blank\" href=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&tap_s=2266226-830b41&tm_subid1={final_url_cookie_parameters} \">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/button[1]",
                "aria": "/document[1]/banner[1]/button[1]"
              },
              "message": "The 'id' \"primary-menu\" specified for the ARIA property 'aria-controls' value is not valid",
              "bounds": {
                "left": 706,
                "top": 10,
                "height": 40,
                "width": 39
              },
              "snippet": "<button aria-expanded=\"false\" aria-controls=\"primary-menu\" class=\"menu-toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 55,
                "top": 1329,
                "height": 40,
                "width": 690
              },
              "snippet": "<h2 class=\"witget-all__h2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[106]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 72,
                "top": 3596,
                "height": 60,
                "width": 96
              },
              "snippet": "<a class=\"witget-all__img\" href=\"/reviews/adally/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[103]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 72,
                "top": 3361,
                "height": 60,
                "width": 96
              },
              "snippet": "<a class=\"witget-all__img\" href=\"/reviews/interactive-accessibility/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[100]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 72,
                "top": 3116,
                "height": 60,
                "width": 96
              },
              "snippet": "<a class=\"witget-all__img\" href=\"/reviews/deque/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[93]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 72,
                "top": 2881,
                "height": 60,
                "width": 96
              },
              "snippet": "<a class=\"witget-all__img\" href=\"/reviews/audioeye-review/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[85]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 571,
                "top": 2646,
                "height": 48,
                "width": 144
              },
              "snippet": "<a data-gtm-url=\"https://onlineada.com/a/maxaccess/10251##_lineup_100_reviewspage_##_5\" data-post-id=\"235\" id=\"home-visit-site\" class=\"witget-all__link equally-url\" target=\"_blank\" href=\"https://onlineada.com/a/maxaccess/10251\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[83]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 72,
                "top": 2646,
                "height": 60,
                "width": 96
              },
              "snippet": "<a class=\"witget-all__img\" href=\"/reviews/max-access/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[66]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 571,
                "top": 2400,
                "height": 48,
                "width": 144
              },
              "snippet": "<a data-gtm-url=\"https://www.equalweb.com/#a_aid=210286?data1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_4\" data-post-id=\"137\" id=\"home-visit-site\" class=\"witget-all__link equally-url\" target=\"_blank\" href=\"https://www.equalweb.com/#a_aid=210286?data1=useragent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/101.0.4950.0 Safari/537.36@cid=490437566.1657377782@bestwebsiteaccessibility.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[64]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 72,
                "top": 2400,
                "height": 60,
                "width": 96
              },
              "snippet": "<a class=\"witget-all__img\" href=\"/reviews/equalweb/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[3]/a[1]",
                "aria": "/document[1]/link[45]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 69,
                "top": 2248,
                "height": 48,
                "width": 75
              },
              "snippet": "<a target=\"_blank\" class=\"brend_logo_images_images\" href=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[44]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 571,
                "top": 2092,
                "height": 48,
                "width": 144
              },
              "snippet": "<a data-gtm-url=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_3\" data-post-id=\"147\" id=\"home-visit-site\" class=\"witget-all__link equally-url\" target=\"_blank\" href=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1=useragent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/101.0.4950.0 Safari/537.36@cid=490437566.1657377782@bestwebsiteaccessibility.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[42]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 72,
                "top": 2092,
                "height": 60,
                "width": 96
              },
              "snippet": "<a class=\"witget-all__img\" href=\"/reviews/userway-review/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/a[1]",
                "aria": "/document[1]/link[32]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 68,
                "top": 1913,
                "height": 75,
                "width": 75
              },
              "snippet": "<a target=\"_blank\" class=\"brend_logo_images_images\" href=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[31]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 572,
                "top": 1757,
                "height": 48,
                "width": 144
              },
              "snippet": "<a data-gtm-url=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&tap_s=2266226-830b41&tm_subid1={final_url_cookie_parameters} ##_lineup_100_reviewspage_##_2\" data-post-id=\"6393\" id=\"home-visit-site\" class=\"witget-all__link equally-url\" target=\"_blank\" href=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&tap_s=2266226-830b41&tm_subid1=useragent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/101.0.4950.0 Safari/537.36@cid=490437566.1657377782@bestwebsiteaccessibility.com/ \">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[29]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 71,
                "top": 1757,
                "height": 60,
                "width": 96
              },
              "snippet": "<a class=\"witget-all__img\" href=\"/reviews/equally-review/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[109]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 72,
                "top": 3831,
                "height": 60,
                "width": 96
              },
              "snippet": "<a class=\"witget-all__img\" href=\"/reviews/essential-accessibility/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 68,
                "top": 1616,
                "height": 38,
                "width": 75
              },
              "snippet": "<a target=\"_blank\" class=\"brend_logo_images_images\" href=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 572,
                "top": 1460,
                "height": 48,
                "width": 144
              },
              "snippet": "<a data-gtm-url=\"https://at.accessibe.com/aff_c?offer_id=19&aff_id=18&sub1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_1\" data-post-id=\"7475\" id=\"home-visit-site\" class=\"witget-all__link equally-url\" target=\"_blank\" href=\"https://at.accessibe.com/aff_c?offer_id=19&aff_id=18&sub1=useragent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/101.0.4950.0 Safari/537.36@cid=490437566.1657377782@bestwebsiteaccessibility.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 71,
                "top": 1460,
                "height": 60,
                "width": 96
              },
              "snippet": "<a class=\"witget-all__img\" href=\"/reviews/accessibe/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 55,
                "top": 481,
                "height": 40,
                "width": 690
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 54,
                "top": 571,
                "height": 224,
                "width": 690
              },
              "snippet": "<a data-gtm-url=\"https://at.accessibe.com/aff_c?offer_id=19&aff_id=18&sub1={final_url_cookie_parameters}##_lineup_3_top_##_1\" id=\"witget-top3__item\" data-post-id=\"7475\" class=\"witget-top3__item equally-url\" target=\"_blank\" href=\"https://at.accessibe.com/aff_c?offer_id=19&aff_id=18&sub1={final_url_cookie_parameters}\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 55,
                "top": 97,
                "height": 36,
                "width": 690
              },
              "snippet": "<h1 class=\"header_home__title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 82,
                "top": 218,
                "height": 23,
                "width": 290
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 82,
                "top": 186,
                "height": 23,
                "width": 568
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 82,
                "top": 153,
                "height": 23,
                "width": 455
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[2]/div[2]/div[2]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 2.16 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 600",
              "bounds": {
                "left": 571,
                "top": 3596,
                "height": 48,
                "width": 144
              },
              "snippet": "<div class=\"witget-all__link adoric_popup\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[2]/div[2]/div[2]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 2.16 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 600",
              "bounds": {
                "left": 571,
                "top": 3361,
                "height": 48,
                "width": 144
              },
              "snippet": "<div class=\"witget-all__link adoric_popup\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[2]/div[2]/div[2]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 2.16 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 600",
              "bounds": {
                "left": 571,
                "top": 3116,
                "height": 48,
                "width": 144
              },
              "snippet": "<div class=\"witget-all__link adoric_popup\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[2]/div[2]/div[2]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 2.16 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 600",
              "bounds": {
                "left": 571,
                "top": 2881,
                "height": 48,
                "width": 144
              },
              "snippet": "<div class=\"witget-all__link adoric_popup\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[85]"
              },
              "message": "Text contrast of 2.16 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 600",
              "bounds": {
                "left": 571,
                "top": 2646,
                "height": 48,
                "width": 144
              },
              "snippet": "<a data-gtm-url=\"https://onlineada.com/a/maxaccess/10251##_lineup_100_reviewspage_##_5\" data-post-id=\"235\" id=\"home-visit-site\" class=\"witget-all__link equally-url\" target=\"_blank\" href=\"https://onlineada.com/a/maxaccess/10251\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[66]"
              },
              "message": "Text contrast of 2.16 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 600",
              "bounds": {
                "left": 571,
                "top": 2400,
                "height": 48,
                "width": 144
              },
              "snippet": "<a data-gtm-url=\"https://www.equalweb.com/#a_aid=210286?data1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_4\" data-post-id=\"137\" id=\"home-visit-site\" class=\"witget-all__link equally-url\" target=\"_blank\" href=\"https://www.equalweb.com/#a_aid=210286?data1=useragent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/101.0.4950.0 Safari/537.36@cid=490437566.1657377782@bestwebsiteaccessibility.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[44]"
              },
              "message": "Text contrast of 2.16 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 600",
              "bounds": {
                "left": 571,
                "top": 2092,
                "height": 48,
                "width": 144
              },
              "snippet": "<a data-gtm-url=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_3\" data-post-id=\"147\" id=\"home-visit-site\" class=\"witget-all__link equally-url\" target=\"_blank\" href=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1=useragent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/101.0.4950.0 Safari/537.36@cid=490437566.1657377782@bestwebsiteaccessibility.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[31]"
              },
              "message": "Text contrast of 2.16 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 600",
              "bounds": {
                "left": 572,
                "top": 1757,
                "height": 48,
                "width": 144
              },
              "snippet": "<a data-gtm-url=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&tap_s=2266226-830b41&tm_subid1={final_url_cookie_parameters} ##_lineup_100_reviewspage_##_2\" data-post-id=\"6393\" id=\"home-visit-site\" class=\"witget-all__link equally-url\" target=\"_blank\" href=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&tap_s=2266226-830b41&tm_subid1=useragent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/101.0.4950.0 Safari/537.36@cid=490437566.1657377782@bestwebsiteaccessibility.com/ \">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[2]/div[2]/div[2]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 2.16 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 600",
              "bounds": {
                "left": 571,
                "top": 3831,
                "height": 48,
                "width": 144
              },
              "snippet": "<div class=\"witget-all__link adoric_popup\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Text contrast of 2.16 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 600",
              "bounds": {
                "left": 572,
                "top": 1460,
                "height": 48,
                "width": 144
              },
              "snippet": "<a data-gtm-url=\"https://at.accessibe.com/aff_c?offer_id=19&aff_id=18&sub1={final_url_cookie_parameters}##_lineup_100_reviewspage_##_1\" data-post-id=\"7475\" id=\"home-visit-site\" class=\"witget-all__link equally-url\" target=\"_blank\" href=\"https://at.accessibe.com/aff_c?offer_id=19&aff_id=18&sub1=useragent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/101.0.4950.0 Safari/537.36@cid=490437566.1657377782@bestwebsiteaccessibility.com/\">",
              "level": "violation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://bestwebsiteaccessibility.com/",
      "what": "URL",
      "result": "https://bestwebsiteaccessibility.com/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://bestwebsiteaccessibility.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Best Website Accessibility • Recommended Web Accessibility Solution Reviews 2022",
          "pageurl": "https://bestwebsiteaccessibility.com/",
          "time": 3.92,
          "creditsremaining": 255,
          "allitemcount": 219,
          "totalelements": 1035,
          "waveurl": "http://wave.webaim.org/report?url=https://bestwebsiteaccessibility.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 12,
            "items": {
              "label_missing": {
                "id": "label_missing",
                "description": "Missing form label",
                "count": 8,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + FOOTER + DIV + DIV + DIV + DIV > DIV:first-child + svg + DIV > DIV#wpcf7-f5702-o1 > DIV:first-child + FORM > DIV:first-child + P > SPAN:first-child > INPUT:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + FOOTER + DIV + DIV + DIV + DIV > DIV:first-child + svg + DIV > DIV#wpcf7-f5702-o1 > DIV:first-child + FORM > DIV:first-child + P > SPAN:first-child + SPAN > INPUT:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + FOOTER + DIV + DIV + DIV + DIV > DIV:first-child + svg + DIV > DIV#wpcf7-f5702-o1 > DIV:first-child + FORM > DIV:first-child + P > SPAN:first-child + SPAN + SPAN > INPUT:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + FOOTER + DIV + DIV + DIV + DIV > DIV:first-child + svg + DIV > DIV#wpcf7-f5702-o1 > DIV:first-child + FORM > DIV:first-child + P > SPAN:first-child + SPAN + SPAN + SPAN > INPUT:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + FOOTER + DIV + DIV + DIV + DIV > DIV:first-child + svg + DIV > DIV#wpcf7-f5702-o1 > DIV:first-child + FORM > DIV:first-child + P > SPAN:first-child + SPAN + SPAN + SPAN + SPAN > INPUT:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + FOOTER + DIV + DIV + DIV + DIV + DIV > DIV#wpcf7-f6991-o2 > DIV:first-child + FORM > DIV:first-child + P > SPAN:first-child > INPUT:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + FOOTER + DIV + DIV + DIV + DIV + DIV > DIV#wpcf7-f6991-o2 > DIV:first-child + FORM > DIV:first-child + P > SPAN:first-child + SPAN > INPUT:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + FOOTER + DIV + DIV + DIV + DIV + DIV > DIV#wpcf7-f6991-o2 > DIV:first-child + FORM > DIV:first-child + P > SPAN:first-child + SPAN + SPAN > INPUT:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "button_empty": {
                "id": "button_empty",
                "description": "Empty button",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER > DIV:first-child > A:first-child + BUTTON"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_empty": {
                "id": "link_empty",
                "description": "Empty link",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + FOOTER > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + FOOTER > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + FOOTER > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > A:first-child + A + A"
                ],
                "wcag": [
                  {
                    "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": 18,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 18,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER > DIV:first-child > A:first-child + BUTTON + NAV > UL#menu-main-menu > LI#menu-item-7257 > A:first-child + UL > LI#menu-item-382 > A:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER > DIV:first-child > A:first-child + BUTTON + NAV > UL#menu-main-menu > LI#menu-item-7257 > A:first-child + UL > LI#menu-item-570 > A:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER > DIV:first-child > A:first-child + BUTTON + NAV > UL#menu-main-menu > LI#menu-item-7257 > A:first-child + UL > LI#menu-item-571 > A:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER > DIV:first-child > A:first-child + BUTTON + NAV > UL#menu-main-menu > LI#menu-item-7257 > A:first-child + UL > LI#menu-item-428 > A:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER > DIV:first-child > A:first-child + BUTTON + NAV > UL#menu-main-menu > LI#menu-item-7257 > A:first-child + UL > LI#menu-item-678 > A:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > A#home-visit-site",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV > DIV:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > A#home-visit-site",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > A#home-visit-site",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A#home-visit-site",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A#home-visit-site",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV + SCRIPT + DIV + A"
                ],
                "contrastdata": [
                  [
                    2.38,
                    "#5cacff",
                    "#ffffff",
                    false
                  ],
                  [
                    2.38,
                    "#5cacff",
                    "#ffffff",
                    false
                  ],
                  [
                    2.38,
                    "#5cacff",
                    "#ffffff",
                    false
                  ],
                  [
                    2.38,
                    "#5cacff",
                    "#ffffff",
                    false
                  ],
                  [
                    2.38,
                    "#5cacff",
                    "#ffffff",
                    false
                  ],
                  [
                    2.16,
                    "#ffffff",
                    "#ff9725",
                    false
                  ],
                  [
                    2.16,
                    "#ffffff",
                    "#ff9725",
                    false
                  ],
                  [
                    2.56,
                    "#ffffff",
                    "#1bba4b",
                    true
                  ],
                  [
                    2.16,
                    "#ffffff",
                    "#ff9725",
                    false
                  ],
                  [
                    2.16,
                    "#ffffff",
                    "#ff9725",
                    false
                  ],
                  [
                    2.16,
                    "#ffffff",
                    "#ff9725",
                    false
                  ],
                  [
                    2.16,
                    "#ffffff",
                    "#ff9725",
                    false
                  ],
                  [
                    2.16,
                    "#ffffff",
                    "#ff9725",
                    false
                  ],
                  [
                    2.16,
                    "#ffffff",
                    "#ff9725",
                    false
                  ],
                  [
                    2.16,
                    "#ffffff",
                    "#ff9725",
                    false
                  ],
                  [
                    2.16,
                    "#ffffff",
                    "#ff9725",
                    false
                  ],
                  [
                    2.16,
                    "#ffffff",
                    "#ff9725",
                    false
                  ],
                  [
                    2.16,
                    "#ffffff",
                    "#ff9725",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 43,
            "items": {
              "link_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 16,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > P:first-child + P > STRONG:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child + A + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child + A + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child + A + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > A:first-child + A + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > A:first-child + A + DIV + A"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 26,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#sidebar > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child + A + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child + A + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child + A + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV > A:first-child + A + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV#content > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > A:first-child + A + DIV + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + HEADER + DIV + DIV + DIV + DIV + DIV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + FOOTER > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > UL#menu-footer-menu-one > LI#menu-item-406 > 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 > NOSCRIPT:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://bestwebsiteaccessibility.com/",
      "what": "URL",
      "result": "https://bestwebsiteaccessibility.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://bestwebsiteaccessibility.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.079",
        "responseTime": "2022-07-09T14:43:20.585Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1077016,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 170,
              "failing": 10
            },
            "issues": {
              "totalErrors": 163,
              "totalWarnings": 0,
              "totalIssues": 163
            },
            "issuesByLevel": {
              "A": {
                "count": 76,
                "pct": 46.63
              },
              "AA": {
                "count": 24,
                "pct": 14.72
              },
              "AAA": {
                "count": 163,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 15,
              "warningDensity": 0,
              "allDensity": 15
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "996cce72-f788-4fb7-b212-f69b7e2534e9",
          "docID": "7e3a9a60-caa4-4212-9c3a-6309920d389a",
          "sourceHash": "a7ee793a804170e31fff90c97eec705b",
          "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=996cce72-f788-4fb7-b212-f69b7e2534e9",
          "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": 4946.58
                },
                "height": 4946.58,
                "width": 1024
              },
              "position": {
                "line": 2137,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home blog\"&gt; &lt;!-- Google Tag Manager (noscript) --&gt; &lt;noscript&gt;&lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-W5DD86V\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"&gt;&lt;/iframe&gt;&lt;/noscri",
              "xpath": "/html/body",
              "issueID": "f3f96e036e6390598df19f0b45b43ee2",
              "signature": "6de5b1864b56044b98d1091c1c0bbe06",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=f3f96e036e6390598df19f0b45b43ee2"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 547,
                  "y": 4676.578125
                },
                "bottom-right": {
                  "x": 567,
                  "y": 4701.578125
                },
                "height": 25,
                "width": 20
              },
              "position": {
                "line": 8250,
                "column": 25
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/BestWebAccessibility\" target=\"_blank\"&gt; &lt;svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fab\" data-icon=\"facebook-f\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" class=\"svg-inline--fa",
              "xpath": "/html/body/footer[1]/div[1]/div[4]/div[2]/div[1]/div[2]/a[1]",
              "issueID": "81e85db2027e967a27ba3caaac3c30b1",
              "signature": "e4db1d90e2971185799159158866138c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=81e85db2027e967a27ba3caaac3c30b1"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 587,
                  "y": 4676.578125
                },
                "bottom-right": {
                  "x": 607,
                  "y": 4701.578125
                },
                "height": 25,
                "width": 20
              },
              "position": {
                "line": 8251,
                "column": 25
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/BestWebAcc\" target=\"_blank\"&gt; &lt;svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fab\" data-icon=\"twitter\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\" class=\"svg-inline--fa fa-twitter fa-w-1",
              "xpath": "/html/body/footer[1]/div[1]/div[4]/div[2]/div[1]/div[2]/a[2]",
              "issueID": "d8479eff82754da2027da4ef268439a7",
              "signature": "7e12bbdaea58eb400b1c0dd3d91406d7",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=d8479eff82754da2027da4ef268439a7"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 627,
                  "y": 4676.578125
                },
                "bottom-right": {
                  "x": 647,
                  "y": 4701.578125
                },
                "height": 25,
                "width": 20
              },
              "position": {
                "line": 8262,
                "column": 10
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/best-web-accessibility\" target=\"_blank\"&gt; &lt;svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fab\" data-icon=\"linkedin-in\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\" class=\"svg",
              "xpath": "/html/body/footer[1]/div[1]/div[4]/div[2]/div[1]/div[2]/a[3]",
              "issueID": "f65dd6a0805b21be42cb0b457d4bb34c",
              "signature": "56d27197fbfd90375c09cbbbb03dc055",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=f65dd6a0805b21be42cb0b457d4bb34c"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 33,
                  "y": 127
                },
                "bottom-right": {
                  "x": 126,
                  "y": 143
                },
                "height": 16,
                "width": 93
              },
              "position": {
                "line": 7823,
                "column": 140
              },
              "errorSnippet": "&lt;a href=\"/reviews/accessibe/\" class=\"witget-all__read-more\"&gt;&lt;span&gt;Read more&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[2]",
              "issueID": "a5b67485c69726b06603f162e77f8d27",
              "signature": "7b31b2fefb34159799549e63419994a5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=a5b67485c69726b06603f162e77f8d27"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 33,
                  "y": 127
                },
                "bottom-right": {
                  "x": 126,
                  "y": 143
                },
                "height": 16,
                "width": 93
              },
              "position": {
                "line": 7859,
                "column": 143
              },
              "errorSnippet": "&lt;a href=\"/reviews/equally-review/\" class=\"witget-all__read-more\"&gt;&lt;span&gt;Read more&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[2]",
              "issueID": "ff250f3f246cfd2981c22648d3313f73",
              "signature": "e37b3819730a2c2262564354943d55c5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=ff250f3f246cfd2981c22648d3313f73"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 33,
                  "y": 127
                },
                "bottom-right": {
                  "x": 126,
                  "y": 143
                },
                "height": 16,
                "width": 93
              },
              "position": {
                "line": 7878,
                "column": 127
              },
              "errorSnippet": "&lt;a href=\"/reviews/userway-review/\" class=\"witget-all__read-more\"&gt;&lt;span&gt;Read more&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/a[2]",
              "issueID": "c1bdaf312124a8bbde972d7a19f42580",
              "signature": "5de5f2dfce68f0da111f321c2c149a42",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=c1bdaf312124a8bbde972d7a19f42580"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 33,
                  "y": 127
                },
                "bottom-right": {
                  "x": 126,
                  "y": 143
                },
                "height": 16,
                "width": 93
              },
              "position": {
                "line": 7910,
                "column": 106
              },
              "errorSnippet": "&lt;a href=\"/reviews/equalweb/\" class=\"witget-all__read-more\"&gt;&lt;span&gt;Read more&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "c3dc6455834e3d1fee57ac61ee6cefa8",
              "signature": "1f69f11e38fe4736ba968006033fadca",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=c3dc6455834e3d1fee57ac61ee6cefa8"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 33,
                  "y": 127
                },
                "bottom-right": {
                  "x": 126,
                  "y": 143
                },
                "height": 16,
                "width": 93
              },
              "position": {
                "line": 7961,
                "column": 7
              },
              "errorSnippet": "&lt;a href=\"/reviews/max-access/\" class=\"witget-all__read-more\"&gt;&lt;span&gt;Read more&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "99ec89e22d0186fb69393063db086140",
              "signature": "941853a858e58ef237f5bb3389f0d1b5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=99ec89e22d0186fb69393063db086140"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 33,
                  "y": 127
                },
                "bottom-right": {
                  "x": 126,
                  "y": 143
                },
                "height": 16,
                "width": 93
              },
              "position": {
                "line": 8106,
                "column": 25
              },
              "errorSnippet": "&lt;a href=\"/reviews/audioeye-review/\" class=\"witget-all__read-more\"&gt;&lt;span&gt;Read more&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "5b7b2fb5a3e9a728280fc477049be6df",
              "signature": "ae75b1e2eb05431c7aa6232bdd0dd0e1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=5b7b2fb5a3e9a728280fc477049be6df"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 33,
                  "y": 127
                },
                "bottom-right": {
                  "x": 126,
                  "y": 143
                },
                "height": 16,
                "width": 93
              },
              "position": {
                "line": 8125,
                "column": 24
              },
              "errorSnippet": "&lt;a href=\"/reviews/deque/\" class=\"witget-all__read-more\"&gt;&lt;span&gt;Read more&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "c98391459878c39019ed4eaf35bbd797",
              "signature": "a47446574ed68bbad568508279656cf1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=c98391459878c39019ed4eaf35bbd797"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 33,
                  "y": 127
                },
                "bottom-right": {
                  "x": 126,
                  "y": 143
                },
                "height": 16,
                "width": 93
              },
              "position": {
                "line": 8128,
                "column": 24
              },
              "errorSnippet": "&lt;a href=\"/reviews/interactive-accessibility/\" class=\"witget-all__read-more\"&gt;&lt;span&gt;Read more&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "57f4caf3fd5768483142b0d826a451e8",
              "signature": "f27d9843eb103b7d0425de91ff9b2974",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=57f4caf3fd5768483142b0d826a451e8"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 33,
                  "y": 127
                },
                "bottom-right": {
                  "x": 126,
                  "y": 143
                },
                "height": 16,
                "width": 93
              },
              "position": {
                "line": 8131,
                "column": 24
              },
              "errorSnippet": "&lt;a href=\"/reviews/adally/\" class=\"witget-all__read-more\"&gt;&lt;span&gt;Read more&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "51c3a478ee2f286dddb323a2c4a3c429",
              "signature": "bbbe14b5bb9b28c1e471292bccb53115",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=51c3a478ee2f286dddb323a2c4a3c429"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 33,
                  "y": 127
                },
                "bottom-right": {
                  "x": 126,
                  "y": 143
                },
                "height": 16,
                "width": 93
              },
              "position": {
                "line": 8134,
                "column": 23
              },
              "errorSnippet": "&lt;a href=\"/reviews/essential-accessibility/\" class=\"witget-all__read-more\"&gt;&lt;span&gt;Read more&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "c296114edf4ebc45610e33d4d8187fa0",
              "signature": "11c0bd2afc39db2e524f371e9de13404",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=c296114edf4ebc45610e33d4d8187fa0"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -12
                },
                "bottom-right": {
                  "x": 0,
                  "y": -12
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8172,
                "column": 19
              },
              "errorSnippet": "&lt;a href=\"/guides/equally-vs-userway/\" class=\"witget-article__linck\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[1]/div[2]/div[1]/a[3]",
              "issueID": "3a4f51dd887fbc871d551c2b907eb2df",
              "signature": "061f467083a144c21e57c46c86a62a60",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=3a4f51dd887fbc871d551c2b907eb2df"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -12
                },
                "bottom-right": {
                  "x": 0,
                  "y": -12
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8182,
                "column": 25
              },
              "errorSnippet": "&lt;a href=\"/guides/what-is-section-504/\" class=\"witget-article__linck\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[1]/div[2]/div[2]/a[3]",
              "issueID": "25b9c615f287aa0fc77d14dbf8363729",
              "signature": "76c5c1acbbf5630a679d3fb9685431ae",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=25b9c615f287aa0fc77d14dbf8363729"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -12
                },
                "bottom-right": {
                  "x": 0,
                  "y": -12
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8195,
                "column": 10
              },
              "errorSnippet": "&lt;a href=\"/guides/web-accessibility-barriers-and-how-to-overcome-them/\" class=\"witget-article__linck\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[1]/div[2]/div[3]/a[3]",
              "issueID": "7f5a51c20f375b9ddd860d135cea3e87",
              "signature": "932c5851eb4e0bfd25a2258b804603cd",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=7f5a51c20f375b9ddd860d135cea3e87"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -12
                },
                "bottom-right": {
                  "x": 0,
                  "y": -12
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8201,
                "column": 23
              },
              "errorSnippet": "&lt;a href=\"/guides/web-accessibility-compliance/\" class=\"witget-article__linck\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[1]/div[2]/div[4]/a[3]",
              "issueID": "91e88acc48b936f63aa4ce54bd7f9ce2",
              "signature": "a44be4e7131ad792b1377af5a4ebd17e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=91e88acc48b936f63aa4ce54bd7f9ce2"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -12
                },
                "bottom-right": {
                  "x": 0,
                  "y": -12
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8215,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/guides/what-is-web-accessibility/\" class=\"witget-article__linck\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[1]/div[2]/div[5]/a[3]",
              "issueID": "ee7484185fa07dd4b481a026c69caa36",
              "signature": "71284166f501b2e8da47504e93391ee7",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=ee7484185fa07dd4b481a026c69caa36"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8271,
                "column": 24
              },
              "errorSnippet": "&lt;a href=\"/cookie-policy/\"&gt;Learn More&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/a[1]",
              "issueID": "0dd222b8a899ca9ea36520e99a0f14d0",
              "signature": "8e790508a42e11513e167b7b540000a1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=0dd222b8a899ca9ea36520e99a0f14d0"
            },
            {
              "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": 0,
                  "y": 207
                },
                "bottom-right": {
                  "x": 118,
                  "y": 241
                },
                "height": 34,
                "width": 118
              },
              "position": {
                "line": 7316,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/comparison\" class=\"header_btn-compare\"&gt;Compare now&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "0fb3c19063f02f4768e4a503c01a8674",
              "signature": "269a4b7cae0d8f4bbd51139d512fe1bd",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=0fb3c19063f02f4768e4a503c01a8674"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7834,
                "column": 113
              },
              "errorSnippet": "&lt;a href=\"https://at.accessibe.com/aff_c?offer_id=19&amp;amp;aff_id=18&amp;amp;sub1={final_url_cookie_parameters}\" target=\"_blank\" data-id=\"7475\"&gt;AccessiBe&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[2]/p[2]/a[1]",
              "issueID": "a10672f6d2012b358e748d9ca18a33d1",
              "signature": "f84af40d02bdf791cd6b7d42c4041853",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a10672f6d2012b358e748d9ca18a33d1"
            },
            {
              "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": 33,
                  "y": 127
                },
                "bottom-right": {
                  "x": 126,
                  "y": 143
                },
                "height": 16,
                "width": 93
              },
              "position": {
                "line": 7859,
                "column": 143
              },
              "errorSnippet": "&lt;a href=\"/reviews/equally-review/\" class=\"witget-all__read-more\"&gt;&lt;span&gt;Read more&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[2]",
              "issueID": "f0b50785283a79f266462a1d578919a9",
              "signature": "3999c6bf4367e1b020c35d0eb4977932",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f0b50785283a79f266462a1d578919a9"
            },
            {
              "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": -10
                },
                "bottom-right": {
                  "x": 0,
                  "y": -10
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7869,
                "column": 141
              },
              "errorSnippet": "&lt;a href=\"/reviews/equally-review/\" class=\"bottom-down__link\"&gt;Read full review &amp;gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/a[1]",
              "issueID": "9a141421061d4fb6a29817eb51ed775e",
              "signature": "c74dcc5177560b3b787c2f9b9c707a6e",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9a141421061d4fb6a29817eb51ed775e"
            },
            {
              "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": 33,
                  "y": 127
                },
                "bottom-right": {
                  "x": 126,
                  "y": 143
                },
                "height": 16,
                "width": 93
              },
              "position": {
                "line": 7878,
                "column": 127
              },
              "errorSnippet": "&lt;a href=\"/reviews/userway-review/\" class=\"witget-all__read-more\"&gt;&lt;span&gt;Read more&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/a[2]",
              "issueID": "a59be9532e753d7c4f5d5c65515d031f",
              "signature": "b15551c577c0ab581e168eac1632efb4",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a59be9532e753d7c4f5d5c65515d031f"
            },
            {
              "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": -10
                },
                "bottom-right": {
                  "x": 0,
                  "y": -10
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7892,
                "column": 128
              },
              "errorSnippet": "&lt;a href=\"/reviews/userway-review/\" class=\"bottom-down__link\"&gt;Read full review &amp;gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[4]/div[1]/a[1]",
              "issueID": "42412d8a0ea9884485e822ffaa10c064",
              "signature": "f1889a78e801cf934fff668631464f2f",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=42412d8a0ea9884485e822ffaa10c064"
            },
            {
              "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": 33,
                  "y": 127
                },
                "bottom-right": {
                  "x": 126,
                  "y": 143
                },
                "height": 16,
                "width": 93
              },
              "position": {
                "line": 7910,
                "column": 106
              },
              "errorSnippet": "&lt;a href=\"/reviews/equalweb/\" class=\"witget-all__read-more\"&gt;&lt;span&gt;Read more&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "0245d3e459cff3a5ea8632c4c186d6be",
              "signature": "b2649495a2fc85991cdd812eaaf87b43",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0245d3e459cff3a5ea8632c4c186d6be"
            },
            {
              "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": -10
                },
                "bottom-right": {
                  "x": 0,
                  "y": -10
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7914,
                "column": 126
              },
              "errorSnippet": "&lt;a href=\"/reviews/equalweb/\" class=\"bottom-down__link\"&gt;Read full review &amp;gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/a[1]",
              "issueID": "32722094d5b2cec7f00758170689ad5a",
              "signature": "cc97ac89f01933e6d16fecf61431e39c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=32722094d5b2cec7f00758170689ad5a"
            },
            {
              "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": 33,
                  "y": 127
                },
                "bottom-right": {
                  "x": 126,
                  "y": 143
                },
                "height": 16,
                "width": 93
              },
              "position": {
                "line": 7961,
                "column": 7
              },
              "errorSnippet": "&lt;a href=\"/reviews/max-access/\" class=\"witget-all__read-more\"&gt;&lt;span&gt;Read more&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "2d2d2a2b31f0c66097cb31219be515da",
              "signature": "7ad0b2db8925ab8a27a39ecb2493ac8b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2d2d2a2b31f0c66097cb31219be515da"
            },
            {
              "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": -10
                },
                "bottom-right": {
                  "x": 0,
                  "y": -10
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8030,
                "column": 25
              },
              "errorSnippet": "&lt;a href=\"/reviews/max-access/\" class=\"bottom-down__link\"&gt;Read full review &amp;gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/a[1]",
              "issueID": "2e6d29f18f104054ee5b78a19d0c3225",
              "signature": "8ad1735d052c5995ad20ac68dc0944cb",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2e6d29f18f104054ee5b78a19d0c3225"
            },
            {
              "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": 33,
                  "y": 127
                },
                "bottom-right": {
                  "x": 126,
                  "y": 143
                },
                "height": 16,
                "width": 93
              },
              "position": {
                "line": 8106,
                "column": 25
              },
              "errorSnippet": "&lt;a href=\"/reviews/audioeye-review/\" class=\"witget-all__read-more\"&gt;&lt;span&gt;Read more&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "9e2300e15779da6f9ee2eeed47e9cb7a",
              "signature": "692d2c7db88d61d568cb14b7969ec872",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9e2300e15779da6f9ee2eeed47e9cb7a"
            },
            {
              "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": -10
                },
                "bottom-right": {
                  "x": 0,
                  "y": -10
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8107,
                "column": 25
              },
              "errorSnippet": "&lt;a href=\"/reviews/audioeye-review/\" class=\"bottom-down__link\"&gt;Read full review &amp;gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[6]/div[2]/div[1]/a[1]",
              "issueID": "7e6aec7460b55eba7db47820baecf016",
              "signature": "7a2a1eecfbf13671ce81b9a71be1b9c1",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7e6aec7460b55eba7db47820baecf016"
            },
            {
              "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": 33,
                  "y": 127
                },
                "bottom-right": {
                  "x": 126,
                  "y": 143
                },
                "height": 16,
                "width": 93
              },
              "position": {
                "line": 8125,
                "column": 24
              },
              "errorSnippet": "&lt;a href=\"/reviews/deque/\" class=\"witget-all__read-more\"&gt;&lt;span&gt;Read more&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "0f60b40ef14b8ae691290852b35f1153",
              "signature": "4595f0f066bf748246b5cdb4f79e8769",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0f60b40ef14b8ae691290852b35f1153"
            },
            {
              "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": -10
                },
                "bottom-right": {
                  "x": 0,
                  "y": -10
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8126,
                "column": 24
              },
              "errorSnippet": "&lt;a href=\"/reviews/deque/\" class=\"bottom-down__link\"&gt;Read full review &amp;gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[7]/div[2]/div[1]/a[1]",
              "issueID": "a33b2f8da456d728521ba819c9c27190",
              "signature": "c4d38d76247041c59d29af07a04a19b7",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a33b2f8da456d728521ba819c9c27190"
            },
            {
              "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": 33,
                  "y": 127
                },
                "bottom-right": {
                  "x": 126,
                  "y": 143
                },
                "height": 16,
                "width": 93
              },
              "position": {
                "line": 8128,
                "column": 24
              },
              "errorSnippet": "&lt;a href=\"/reviews/interactive-accessibility/\" class=\"witget-all__read-more\"&gt;&lt;span&gt;Read more&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "397ca8936f49147f1ac3b878958d69e5",
              "signature": "4f8c255492c0c875ac1d635aca577f46",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=397ca8936f49147f1ac3b878958d69e5"
            },
            {
              "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": -10
                },
                "bottom-right": {
                  "x": 0,
                  "y": -10
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8129,
                "column": 24
              },
              "errorSnippet": "&lt;a href=\"/reviews/interactive-accessibility/\" class=\"bottom-down__link\"&gt;Read full review &amp;gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[8]/div[2]/div[1]/a[1]",
              "issueID": "a4a80eeab0c262ef343519b6ed0f7829",
              "signature": "13f0c6aa78e6a7870ade25c1bdcd020e",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a4a80eeab0c262ef343519b6ed0f7829"
            },
            {
              "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": 33,
                  "y": 127
                },
                "bottom-right": {
                  "x": 126,
                  "y": 143
                },
                "height": 16,
                "width": 93
              },
              "position": {
                "line": 8131,
                "column": 24
              },
              "errorSnippet": "&lt;a href=\"/reviews/adally/\" class=\"witget-all__read-more\"&gt;&lt;span&gt;Read more&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "6f987826f9123eaab547633c618c8d8f",
              "signature": "0ef8ef9fb2359538c716e0e12ff5c57c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=6f987826f9123eaab547633c618c8d8f"
            },
            {
              "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": -10
                },
                "bottom-right": {
                  "x": 0,
                  "y": -10
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8132,
                "column": 23
              },
              "errorSnippet": "&lt;a href=\"/reviews/adally/\" class=\"bottom-down__link\"&gt;Read full review &amp;gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[9]/div[2]/div[1]/a[1]",
              "issueID": "224c0b2884087dee629be8157cec6f1f",
              "signature": "60026463491e5944837b49836e177db0",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=224c0b2884087dee629be8157cec6f1f"
            },
            {
              "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": 33,
                  "y": 127
                },
                "bottom-right": {
                  "x": 126,
                  "y": 143
                },
                "height": 16,
                "width": 93
              },
              "position": {
                "line": 8134,
                "column": 23
              },
              "errorSnippet": "&lt;a href=\"/reviews/essential-accessibility/\" class=\"witget-all__read-more\"&gt;&lt;span&gt;Read more&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "21858e20749d2cedfd098113929fcc89",
              "signature": "774bb26731ab4b5e85cb8ff547c0e8ae",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=21858e20749d2cedfd098113929fcc89"
            },
            {
              "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": -10
                },
                "bottom-right": {
                  "x": 0,
                  "y": -10
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8135,
                "column": 23
              },
              "errorSnippet": "&lt;a href=\"/reviews/essential-accessibility/\" class=\"bottom-down__link\"&gt;Read full review &amp;gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[10]/div[2]/div[1]/a[1]",
              "issueID": "9bbfda4a025ae8179022f3bb5c6ef9d6",
              "signature": "fcdb6416bdf5178c8a1d417b730b53f8",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9bbfda4a025ae8179022f3bb5c6ef9d6"
            },
            {
              "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": -12
                },
                "bottom-right": {
                  "x": 0,
                  "y": -12
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8182,
                "column": 25
              },
              "errorSnippet": "&lt;a href=\"/guides/what-is-section-504/\" class=\"witget-article__linck\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[1]/div[2]/div[2]/a[3]",
              "issueID": "aef2dfa9a0342f346c63916c1a5c250f",
              "signature": "ff1a0eb2f3d4ebdea1c7486a3a05ba1a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=aef2dfa9a0342f346c63916c1a5c250f"
            },
            {
              "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": -12
                },
                "bottom-right": {
                  "x": 0,
                  "y": -12
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8195,
                "column": 10
              },
              "errorSnippet": "&lt;a href=\"/guides/web-accessibility-barriers-and-how-to-overcome-them/\" class=\"witget-article__linck\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[1]/div[2]/div[3]/a[3]",
              "issueID": "67e03169ae91bdfc1d0802d0b67d9021",
              "signature": "a17e391ceaf243fc67c85cbaac508692",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=67e03169ae91bdfc1d0802d0b67d9021"
            },
            {
              "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": -12
                },
                "bottom-right": {
                  "x": 0,
                  "y": -12
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8201,
                "column": 23
              },
              "errorSnippet": "&lt;a href=\"/guides/web-accessibility-compliance/\" class=\"witget-article__linck\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[1]/div[2]/div[4]/a[3]",
              "issueID": "00f3b983bf1d19c780174a9f10d44967",
              "signature": "dc18b9a475b9bd0ee60fc3a35cb62210",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=00f3b983bf1d19c780174a9f10d44967"
            },
            {
              "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": -12
                },
                "bottom-right": {
                  "x": 0,
                  "y": -12
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8215,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/guides/what-is-web-accessibility/\" class=\"witget-article__linck\"&gt;Read More&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[1]/div[2]/div[5]/a[3]",
              "issueID": "326f2158746273d4f1c2caa7444e2165",
              "signature": "2b22b0a651d2b6eb449c7eb409e97007",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=326f2158746273d4f1c2caa7444e2165"
            },
            {
              "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": 34
                },
                "bottom-right": {
                  "x": 80,
                  "y": 52
                },
                "height": 18,
                "width": 80
              },
              "position": {
                "line": 8072,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"witget-all__raiting__desc\"&gt; Outstanding &lt;/div&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]",
              "issueID": "e903e1998c072c5ca1a3e4b786252c15",
              "signature": "a79e90dfe4996ebf1352b5d4439a8a5d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e903e1998c072c5ca1a3e4b786252c15"
            },
            {
              "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": 34
                },
                "bottom-right": {
                  "x": 80,
                  "y": 52
                },
                "height": 18,
                "width": 80
              },
              "position": {
                "line": 8148,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"witget-all__raiting__desc\"&gt; Outstanding &lt;/div&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]",
              "issueID": "5f921bb10e74d34446a3ea6dd6116f3a",
              "signature": "be560db95a3a8ae21e699af99b6dcf88",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5f921bb10e74d34446a3ea6dd6116f3a"
            },
            {
              "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": 34
                },
                "bottom-right": {
                  "x": 80,
                  "y": 52
                },
                "height": 18,
                "width": 80
              },
              "position": {
                "line": 8214,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"witget-all__raiting__desc\"&gt; Outstanding &lt;/div&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[2]/div[1]/div[1]",
              "issueID": "b6c88ce722bfae25c73949a7efb947ca",
              "signature": "d8147dec3251f43b3c477bf7a834eb22",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b6c88ce722bfae25c73949a7efb947ca"
            },
            {
              "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": 34
                },
                "bottom-right": {
                  "x": 71,
                  "y": 52
                },
                "height": 18,
                "width": 71
              },
              "position": {
                "line": 8288,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"witget-all__raiting__desc\"&gt; Exceptional &lt;/div&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]",
              "issueID": "46bf22ddc9f3de3f9c26e5662266fc2b",
              "signature": "192a08d4ce38db66dfb99682dbeb4005",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=46bf22ddc9f3de3f9c26e5662266fc2b"
            },
            {
              "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": 34
                },
                "bottom-right": {
                  "x": 65,
                  "y": 52
                },
                "height": 18,
                "width": 65
              },
              "position": {
                "line": 8355,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"witget-all__raiting__desc\"&gt; Very Good &lt;/div&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[1]",
              "issueID": "bd04dab9d99864c893fecf203c491505",
              "signature": "f85fe1b17e6c71fa6a3569ccf7128e2a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=bd04dab9d99864c893fecf203c491505"
            },
            {
              "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": 34
                },
                "bottom-right": {
                  "x": 48,
                  "y": 52
                },
                "height": 18,
                "width": 48
              },
              "position": {
                "line": 8413,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"witget-all__raiting__desc\"&gt; Good &lt;/div&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[2]/div[1]/div[1]",
              "issueID": "ce1b8998c36dc4b49d8110bdcb9d99df",
              "signature": "d48e8265bfe7ea72c718d0981309cb79",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ce1b8998c36dc4b49d8110bdcb9d99df"
            },
            {
              "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": 34
                },
                "bottom-right": {
                  "x": 48,
                  "y": 52
                },
                "height": 18,
                "width": 48
              },
              "position": {
                "line": 8478,
                "column": 34
              },
              "errorSnippet": "&lt;div class=\"witget-all__raiting__desc\"&gt; Good &lt;/div&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/div[2]/div[1]/div[1]",
              "issueID": "600630193d6b31ff692ab9474f229c7a",
              "signature": "485d455e8f0721125fdacf39a97fdc71",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=600630193d6b31ff692ab9474f229c7a"
            },
            {
              "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": 34
                },
                "bottom-right": {
                  "x": 61,
                  "y": 52
                },
                "height": 18,
                "width": 61
              },
              "position": {
                "line": 8525,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"witget-all__raiting__desc\"&gt; Promising &lt;/div&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[8]/div[1]/div[2]/div[1]/div[1]",
              "issueID": "43d66d0d0040ffa14efefaff98d1becf",
              "signature": "359b2c2a28ce950f18a14d61c257c0c7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=43d66d0d0040ffa14efefaff98d1becf"
            },
            {
              "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": 34
                },
                "bottom-right": {
                  "x": 61,
                  "y": 52
                },
                "height": 18,
                "width": 61
              },
              "position": {
                "line": 8575,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"witget-all__raiting__desc\"&gt; Promising &lt;/div&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[9]/div[1]/div[2]/div[1]/div[1]",
              "issueID": "dfbd09109b5966a0461f8bf715be5a1b",
              "signature": "0589209f57a474f86de8626a3113e05c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=dfbd09109b5966a0461f8bf715be5a1b"
            },
            {
              "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": 34
                },
                "bottom-right": {
                  "x": 48,
                  "y": 52
                },
                "height": 18,
                "width": 48
              },
              "position": {
                "line": 8624,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"witget-all__raiting__desc\"&gt; Normal &lt;/div&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[10]/div[1]/div[2]/div[1]/div[1]",
              "issueID": "5ca0e6f1703ff9f4f5907c63f2e3a7d3",
              "signature": "5bac29420a4dc7d8d1fb51235a6c688b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5ca0e6f1703ff9f4f5907c63f2e3a7d3"
            },
            {
              "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": 280,
                  "y": 86
                },
                "height": 86,
                "width": 280
              },
              "position": {
                "line": 8817,
                "column": 13
              },
              "errorSnippet": "&lt;div class=\"cookies-popup\" style=\"opacity: 2.4674e-06;\"&gt; &lt;div class=\"cookies-popup__text\"&gt;This website uses cookies. Cookies remember you so we can give you a better online experience. &lt;a href=\"/cookie-policy/\"&gt;Learn More&lt;/a&gt;&lt;/",
              "xpath": "/html/body/div[9]",
              "issueID": "d50051d5c5657ebcd4ab9fec9131f708",
              "signature": "60982552b8a6f9b5995c756fe798734b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d50051d5c5657ebcd4ab9fec9131f708"
            },
            {
              "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": -10
                },
                "bottom-right": {
                  "x": 27,
                  "y": 28
                },
                "height": 38,
                "width": 27
              },
              "position": {
                "line": 7817,
                "column": 4
              },
              "errorSnippet": "&lt;button class=\"menu-toggle\" aria-controls=\"primary-menu\" aria-expanded=\"false\" style=\"\"&gt; &lt;div class=\"menu-icon\"&gt;&lt;/div&gt; &lt;/button&gt;",
              "xpath": "/html/body/header[1]/div[1]/button[1]",
              "issueID": "82062870b6b126c24d966ee3eb40feb8",
              "signature": "00df65d44766a4aea435c3beb7c75128",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=82062870b6b126c24d966ee3eb40feb8"
            },
            {
              "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": 49
                },
                "bottom-right": {
                  "x": 227,
                  "y": 67
                },
                "height": 18,
                "width": 227
              },
              "position": {
                "line": 1142,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/web-accessibility-wix-platform/\"&gt;WIX&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
              "issueID": "5d5d54010a59823b0fb72405aeacc2eb",
              "signature": "e2d6693e99419f3e6ad8479dbf4d179c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=5d5d54010a59823b0fb72405aeacc2eb"
            },
            {
              "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": 547,
                  "y": 4676.578125
                },
                "bottom-right": {
                  "x": 567,
                  "y": 4701.578125
                },
                "height": 25,
                "width": 20
              },
              "position": {
                "line": 8250,
                "column": 25
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/BestWebAccessibility\" target=\"_blank\"&gt; &lt;svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fab\" data-icon=\"facebook-f\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" class=\"svg-inline--fa",
              "xpath": "/html/body/footer[1]/div[1]/div[4]/div[2]/div[1]/div[2]/a[1]",
              "issueID": "223e967cd8b7dd4b9ac09ea0b2dac4aa",
              "signature": "115c6f0619c78a2a0d1864cd2f9fd11e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=223e967cd8b7dd4b9ac09ea0b2dac4aa"
            },
            {
              "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": 587,
                  "y": 4676.578125
                },
                "bottom-right": {
                  "x": 607,
                  "y": 4701.578125
                },
                "height": 25,
                "width": 20
              },
              "position": {
                "line": 8251,
                "column": 25
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/BestWebAcc\" target=\"_blank\"&gt; &lt;svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fab\" data-icon=\"twitter\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\" class=\"svg-inline--fa fa-twitter fa-w-1",
              "xpath": "/html/body/footer[1]/div[1]/div[4]/div[2]/div[1]/div[2]/a[2]",
              "issueID": "08cb264e87a98e5a9bf298c1d76e6b54",
              "signature": "ad896da48bd82454a6f785f6d3ee9c95",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=08cb264e87a98e5a9bf298c1d76e6b54"
            },
            {
              "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": 627,
                  "y": 4676.578125
                },
                "bottom-right": {
                  "x": 647,
                  "y": 4701.578125
                },
                "height": 25,
                "width": 20
              },
              "position": {
                "line": 8262,
                "column": 10
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/best-web-accessibility\" target=\"_blank\"&gt; &lt;svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fab\" data-icon=\"linkedin-in\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\" class=\"svg",
              "xpath": "/html/body/footer[1]/div[1]/div[4]/div[2]/div[1]/div[2]/a[3]",
              "issueID": "df9535f3c5e1ead9ad68f7b58fa09027",
              "signature": "f61df72595bc434122d13ad976b59520",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=df9535f3c5e1ead9ad68f7b58fa09027"
            },
            {
              "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": -8,
                  "y": 22
                },
                "height": 22,
                "width": -8
              },
              "position": {
                "line": 6032,
                "column": 0
              },
              "errorSnippet": "&lt;input type=\"text\" name=\"text-103\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text btn-popup__reviews\" aria-invalid=\"false\" placeholder=\"Web Address\" style=\"\"&gt;",
              "xpath": "/html/body/div[11]/div[2]/div[2]/form[1]/p[1]/span[1]/input[1]",
              "issueID": "24c7e9539aed933bc04384df3ee9c0dc",
              "signature": "40128759823c9d592a59f6c1c8784b8b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=24c7e9539aed933bc04384df3ee9c0dc"
            },
            {
              "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": -8,
                  "y": 22
                },
                "height": 22,
                "width": -8
              },
              "position": {
                "line": 8888,
                "column": 1
              },
              "errorSnippet": "&lt;input type=\"text\" name=\"text-356\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"Full Name\"&gt;",
              "xpath": "/html/body/div[11]/div[2]/div[2]/form[1]/p[1]/span[2]/input[1]",
              "issueID": "99f248035376b5a162b758414345f1e0",
              "signature": "430916a7b19ebf0c010d6228bc4bb7dc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=99f248035376b5a162b758414345f1e0"
            },
            {
              "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": -8,
                  "y": 22
                },
                "height": 22,
                "width": -8
              },
              "position": {
                "line": 8889,
                "column": 1
              },
              "errorSnippet": "&lt;input type=\"email\" name=\"email-251\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-email\" aria-invalid=\"false\" placeholder=\"Email\"&gt;",
              "xpath": "/html/body/div[11]/div[2]/div[2]/form[1]/p[1]/span[3]/input[1]",
              "issueID": "27433b5455492debdc89a739040fda13",
              "signature": "d334a2c7c1e5af07ff43c43af78a451e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=27433b5455492debdc89a739040fda13"
            },
            {
              "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": -8,
                  "y": 22
                },
                "height": 22,
                "width": -8
              },
              "position": {
                "line": 8890,
                "column": 1
              },
              "errorSnippet": "&lt;input type=\"tel\" name=\"tel-43\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-tel wpcf7-validates-as-tel\" aria-invalid=\"false\" placeholder=\"Phone\"&gt;",
              "xpath": "/html/body/div[11]/div[2]/div[2]/form[1]/p[1]/span[4]/input[1]",
              "issueID": "9e2cc27a9b04a0ffe88117ee4d352698",
              "signature": "20ad977365096b9d3fda941114ca5329",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9e2cc27a9b04a0ffe88117ee4d352698"
            },
            {
              "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": -8,
                  "y": 22
                },
                "height": 22,
                "width": -8
              },
              "position": {
                "line": 8891,
                "column": 1
              },
              "errorSnippet": "&lt;input type=\"text\" name=\"text-888\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"Country\"&gt;",
              "xpath": "/html/body/div[11]/div[2]/div[2]/form[1]/p[1]/span[5]/input[1]",
              "issueID": "a9b861e8be1ae98deabeb6d72c6a2687",
              "signature": "fe6e10a6ba643e3435e8396467da361b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a9b861e8be1ae98deabeb6d72c6a2687"
            },
            {
              "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": -8,
                  "y": 17
                },
                "height": 17,
                "width": -8
              },
              "position": {
                "line": 8895,
                "column": 0
              },
              "errorSnippet": "&lt;input type=\"text\" name=\"text-253\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Full name\"&gt;",
              "xpath": "/html/body/div[12]/div[1]/form[1]/p[1]/span[1]/input[1]",
              "issueID": "360585a8e83bc2f8c24180d100fd38b6",
              "signature": "5f048e558ce00bd843c0722dbf663799",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=360585a8e83bc2f8c24180d100fd38b6"
            },
            {
              "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": -8,
                  "y": 17
                },
                "height": 17,
                "width": -8
              },
              "position": {
                "line": 8903,
                "column": 1
              },
              "errorSnippet": "&lt;input type=\"email\" name=\"email-934\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email\"&gt;",
              "xpath": "/html/body/div[12]/div[1]/form[1]/p[1]/span[2]/input[1]",
              "issueID": "d4c296fcbbc78340116ae44e52aefcc6",
              "signature": "00b68209ed317c44b4689a18fffbba27",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d4c296fcbbc78340116ae44e52aefcc6"
            },
            {
              "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": -8,
                  "y": 17
                },
                "height": 17,
                "width": -8
              },
              "position": {
                "line": 8904,
                "column": 1
              },
              "errorSnippet": "&lt;input type=\"tel\" name=\"tel-52\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-tel wpcf7-validates-as-required wpcf7-validates-as-tel\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Phone\"&gt;",
              "xpath": "/html/body/div[12]/div[1]/form[1]/p[1]/span[3]/input[1]",
              "issueID": "5a6e969fd1716b8184faa417516a3407",
              "signature": "659e23e4c8e8eb3a14eddcead336d603",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=5a6e969fd1716b8184faa417516a3407"
            },
            {
              "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": -20,
                  "y": 19
                },
                "height": 19,
                "width": -20
              },
              "position": {
                "line": 8905,
                "column": 1
              },
              "errorSnippet": "&lt;input type=\"submit\" value=\"Claim offer\" class=\"wpcf7-form-control wpcf7-submit\"&gt;",
              "xpath": "/html/body/div[12]/div[1]/form[1]/p[1]/input[1]",
              "issueID": "fe53fee412235ca93d126ba2f894e0a9",
              "signature": "5e904539752f67b125b64fcaa923bb6c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=fe53fee412235ca93d126ba2f894e0a9"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8146,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/guides/equally-vs-userway/\" class=\"witget-article__title\"&gt;Equally vs UserWay: Digital Accessibility Solutions Comparison Review 2022&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "5951852e2591f42b28eb95851ac25740",
              "signature": "73eaf461c469eb5dd0631fab4d2685a3",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=5951852e2591f42b28eb95851ac25740"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -20
                },
                "bottom-right": {
                  "x": 312,
                  "y": 100
                },
                "height": 120,
                "width": 312
              },
              "position": {
                "line": 8149,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/guides/equally-vs-userway/\" class=\"top-5-witget-article__img\"&gt;&lt;img width=\"640\" height=\"393\" src=\"/wp-content/uploads/2021/12/Equally-vs-UserWay-1024x629.jpeg\" class=\"attachment-large size-large wp-post-image\" alt=\"Equally vs UserWay co",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[1]/div[2]/div[1]/a[2]",
              "issueID": "2371ecd4b62900b436112abeebfdfb15",
              "signature": "0aa3068c9af0d884e8b309a78620fcd1",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=2371ecd4b62900b436112abeebfdfb15"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8180,
                "column": 22
              },
              "errorSnippet": "&lt;a href=\"/guides/what-is-section-504/\" class=\"witget-article__title\"&gt;What is Section 504 and How Does it Relate to Web Accessibility?&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "3ac6dcae98408a67021ac34a67d1f803",
              "signature": "22da957135aeb371176c96c9153f0aaa",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=3ac6dcae98408a67021ac34a67d1f803"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -20
                },
                "bottom-right": {
                  "x": 312,
                  "y": 100
                },
                "height": 120,
                "width": 312
              },
              "position": {
                "line": 8181,
                "column": 25
              },
              "errorSnippet": "&lt;a href=\"/guides/what-is-section-504/\" class=\"top-5-witget-article__img\"&gt;&lt;img width=\"640\" height=\"399\" src=\"/wp-content/uploads/2021/12/Section-504-Disability-Law.png\" class=\"attachment-large size-large wp-post-image\" alt=\"Section 504 - Disabili",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[1]/div[2]/div[2]/a[2]",
              "issueID": "f4ab08b8b53f119f582f5e6f414df795",
              "signature": "72a540b14927e0635c221c85b3bd903e",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=f4ab08b8b53f119f582f5e6f414df795"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8183,
                "column": 25
              },
              "errorSnippet": "&lt;a href=\"/guides/web-accessibility-barriers-and-how-to-overcome-them/\" class=\"witget-article__title\"&gt;Web Accessibility Barriers and How to Overcome Them&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[1]/div[2]/div[3]/a[1]",
              "issueID": "0a4ab4287155f0e52d8f2eb3d2c49753",
              "signature": "c09d81f9fdeb241d9f1f61c1e90b511e",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=0a4ab4287155f0e52d8f2eb3d2c49753"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -20
                },
                "bottom-right": {
                  "x": 312,
                  "y": 100
                },
                "height": 120,
                "width": 312
              },
              "position": {
                "line": 8192,
                "column": 152
              },
              "errorSnippet": "&lt;a href=\"/guides/web-accessibility-barriers-and-how-to-overcome-them/\" class=\"top-5-witget-article__img\"&gt;&lt;img width=\"640\" height=\"427\" src=\"/wp-content/uploads/2021/10/ACCESSIBILITY-BARRIERS-1024x683.png\" class=\"attachment-large size-large wp-po",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[1]/div[2]/div[3]/a[2]",
              "issueID": "195661a607210caad7e87b779f82b6ce",
              "signature": "76868e7388c7bb18760431048bb17405",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=195661a607210caad7e87b779f82b6ce"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8199,
                "column": 19
              },
              "errorSnippet": "&lt;a href=\"/guides/web-accessibility-compliance/\" class=\"witget-article__title\"&gt;What is Web Accessibility Compliance and What Regulations Should I Follow?&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[1]/div[2]/div[4]/a[1]",
              "issueID": "b4e11f96ddd25b24c7dddd3d118056c6",
              "signature": "aa9ceb5851944acd8ecf894d083780c2",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=b4e11f96ddd25b24c7dddd3d118056c6"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -20
                },
                "bottom-right": {
                  "x": 312,
                  "y": 100
                },
                "height": 120,
                "width": 312
              },
              "position": {
                "line": 8200,
                "column": 23
              },
              "errorSnippet": "&lt;a href=\"/guides/web-accessibility-compliance/\" class=\"top-5-witget-article__img\"&gt;&lt;img width=\"640\" height=\"427\" src=\"/wp-content/uploads/2021/10/Web-Accessibility-Compliance-Guidelines.png\" class=\"attachment-large size-large wp-post-image\" alt=\"",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[1]/div[2]/div[4]/a[2]",
              "issueID": "937d58f11b1fe22ba6ebe21dd924d3f1",
              "signature": "ebcce120c2d8d99d6eec10c30a45fbc1",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=937d58f11b1fe22ba6ebe21dd924d3f1"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8202,
                "column": 23
              },
              "errorSnippet": "&lt;a href=\"/guides/what-is-web-accessibility/\" class=\"witget-article__title\"&gt;Web Accessibility: What Does it Mean?&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[1]/div[2]/div[5]/a[1]",
              "issueID": "10aa32608dd76a46cb28916012ed19dc",
              "signature": "975bab9fd3c8b636df4143bb3c339954",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=10aa32608dd76a46cb28916012ed19dc"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -20
                },
                "bottom-right": {
                  "x": 312,
                  "y": 100
                },
                "height": 120,
                "width": 312
              },
              "position": {
                "line": 8212,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"/guides/what-is-web-accessibility/\" class=\"top-5-witget-article__img\"&gt;&lt;img width=\"640\" height=\"549\" src=\"/wp-content/uploads/2021/10/Web-Accessibility-1024x879.png\" class=\"attachment-large size-large wp-post-image\" alt=\"Web Accessibilit",
              "xpath": "/html/body/div[5]/div[1]/div[2]/div[1]/div[2]/div[5]/a[2]",
              "issueID": "909a798f3bce64ad5abdc4500760d36e",
              "signature": "882dabbc7155150d88a66f9828cb1ff7",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=909a798f3bce64ad5abdc4500760d36e"
            },
            {
              "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": 354.3125,
                  "y": 591
                },
                "bottom-right": {
                  "x": 566.6875,
                  "y": 718
                },
                "height": 127,
                "width": 212.375
              },
              "position": {
                "line": 7316,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://at.accessibe.com/aff_c?offer_id=19&amp;amp;aff_id=18&amp;amp;sub1={final_url_cookie_parameters}\" target=\"_blank\" class=\"witget-top3__item equally-url\" data-post-id=\"7475\" id=\"witget-top3__item\" data-gtm-url=\"https://at.accessibe.com/a",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "7d28057cf9eda976b5489720c8620555",
              "signature": "36c207af850139937a854b9a9bbe9124",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7d28057cf9eda976b5489720c8620555"
            },
            {
              "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": 47,
                  "y": 591
                },
                "bottom-right": {
                  "x": 279.312,
                  "y": 703
                },
                "height": 112,
                "width": 232.312
              },
              "position": {
                "line": 7815,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&amp;amp;tap_s=2266226-830b41&amp;amp;tm_subid1={final_url_cookie_parameters} \" target=\"_blank\" class=\"witget-top3__item equally-url\" data-post-id=\"6393\" id=\"witget-top3__item\" data-gtm-url=",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[2]/a[2]",
              "issueID": "66c842e932bade19ef6dabbbcecb6b80",
              "signature": "d696aa174908d2799c7973b7257a6337",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=66c842e932bade19ef6dabbbcecb6b80"
            },
            {
              "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": 669.6875,
                  "y": 591
                },
                "bottom-right": {
                  "x": 901.9995,
                  "y": 703
                },
                "height": 112,
                "width": 232.312
              },
              "position": {
                "line": 7820,
                "column": 218
              },
              "errorSnippet": "&lt;a href=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1={final_url_cookie_parameters}\" target=\"_blank\" class=\"witget-top3__item equally-url\" data-post-id=\"147\" id=\"witget-top3__item\" data-gtm-url=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1={final_url_cook",
              "xpath": "/html/body/div[4]/div[1]/div[1]/div[2]/a[3]",
              "issueID": "bc078817b8b6667b71ed8f2b50d56d54",
              "signature": "d048ec9d2a1369732a5a34a30299a112",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bc078817b8b6667b71ed8f2b50d56d54"
            },
            {
              "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": 144,
                  "y": 16
                },
                "height": 16,
                "width": 144
              },
              "position": {
                "line": 7825,
                "column": 113
              },
              "errorSnippet": "&lt;a href=\"https://at.accessibe.com/aff_c?offer_id=19&amp;amp;aff_id=18&amp;amp;sub1=useragent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36@cid=1190215961.1657377623@bestwebsit",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/a[1]",
              "issueID": "1cbeca0f0cb234fdfc11cdca6f8a9161",
              "signature": "4e80946495ae029e63792f43dffc70c0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1cbeca0f0cb234fdfc11cdca6f8a9161"
            },
            {
              "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": 24,
                  "y": 196
                },
                "bottom-right": {
                  "x": 99,
                  "y": 233.125
                },
                "height": 37.125,
                "width": 75
              },
              "position": {
                "line": 7826,
                "column": 113
              },
              "errorSnippet": "&lt;a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\"&gt;&lt;img width=\"241\" height=\"36\" src=\"/wp-content/uploads/2020/11/accessiBe_yokohoma.png\" class=\"attachment-full size-full\" alt=\"accessiBe_yokohoma\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "5447bdadc4d27e4d6c00e7b24a6bd527",
              "signature": "cc1fb488ca3dfb95d017b97a858b31af",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5447bdadc4d27e4d6c00e7b24a6bd527"
            },
            {
              "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": 180.1875,
                  "y": 196
                },
                "bottom-right": {
                  "x": 255.1875,
                  "y": 233.125
                },
                "height": 37.125,
                "width": 75
              },
              "position": {
                "line": 7827,
                "column": 113
              },
              "errorSnippet": "&lt;a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\"&gt;&lt;img width=\"180\" height=\"49\" src=\"/wp-content/uploads/2020/11/accessiBe_netflix.png\" class=\"attachment-full size-full\" alt=\"accessiBe_netflix\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[2]",
              "issueID": "ee06ba1a42a85eb6bd909c75caf9b944",
              "signature": "fdbce018cd46f0f343c28c01235a50d4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ee06ba1a42a85eb6bd909c75caf9b944"
            },
            {
              "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": 336.375,
                  "y": 196
                },
                "bottom-right": {
                  "x": 411.375,
                  "y": 233.125
                },
                "height": 37.125,
                "width": 75
              },
              "position": {
                "line": 7828,
                "column": 115
              },
              "errorSnippet": "&lt;a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\"&gt;&lt;img width=\"200\" height=\"99\" src=\"/wp-content/uploads/2020/11/accessiBe_lonelyplanet.png\" class=\"attachment-full size-full\" alt=\"accessiBe_lonelyplanet\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[3]",
              "issueID": "c9093918656eb5cf4c5b27e9835d31db",
              "signature": "0d0b3a2961843cb1331007cb61148327",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c9093918656eb5cf4c5b27e9835d31db"
            },
            {
              "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": 492.5625,
                  "y": 196
                },
                "bottom-right": {
                  "x": 567.5625,
                  "y": 233.125
                },
                "height": 37.125,
                "width": 75
              },
              "position": {
                "line": 7829,
                "column": 113
              },
              "errorSnippet": "&lt;a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\"&gt;&lt;img width=\"200\" height=\"60\" src=\"/wp-content/uploads/2020/11/accessiBe_oreo.png\" class=\"attachment-full size-full\" alt=\"accessiBe_oreo\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[4]",
              "issueID": "1acf909ebd6a5c641f16c59c51559a5d",
              "signature": "59cbb168bb9014d61171791947d8a871",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1acf909ebd6a5c641f16c59c51559a5d"
            },
            {
              "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": 648.75,
                  "y": 196
                },
                "bottom-right": {
                  "x": 723.75,
                  "y": 233.125
                },
                "height": 37.125,
                "width": 75
              },
              "position": {
                "line": 7832,
                "column": 141
              },
              "errorSnippet": "&lt;a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\"&gt;&lt;img width=\"242\" height=\"50\" src=\"/wp-content/uploads/2020/11/accessiBe_seiko.png\" class=\"attachment-full size-full\" alt=\"accessiBe_seiko\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[5]",
              "issueID": "83851c636661d89aa2b8a945a3ee6d20",
              "signature": "a6d8fd5b6b71826353d5bc0c85c2de41",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=83851c636661d89aa2b8a945a3ee6d20"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7834,
                "column": 113
              },
              "errorSnippet": "&lt;a href=\"https://at.accessibe.com/aff_c?offer_id=19&amp;amp;aff_id=18&amp;amp;sub1={final_url_cookie_parameters}\" target=\"_blank\" data-id=\"7475\"&gt;AccessiBe&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[2]/p[2]/a[1]",
              "issueID": "9d0457b0c4375ec24af660dd59906986",
              "signature": "cffcf0d3512169cebe853dbd96d7f02f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9d0457b0c4375ec24af660dd59906986"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7836,
                "column": 115
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"57\" height=\"50\" src=\"/wp-content/uploads/2020/11/accessiBe_illy.png\" class=\"attachment-full size-full\" alt=\"accessiBe_illy\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/a[1]",
              "issueID": "a27ae069d19d693898bc4c8f57763526",
              "signature": "b170f642a115d228ff1c545488b627f5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a27ae069d19d693898bc4c8f57763526"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7837,
                "column": 113
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"300\" height=\"41\" src=\"/wp-content/uploads/2020/11/accessiBe_billabong.png\" class=\"attachment-full size-full\" alt=\"accessiBe Billabong\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/a[2]",
              "issueID": "b0ad19ccba3b39377195d3bfcd5d84bd",
              "signature": "d11cf23c68d6259e35704aee12c28cb5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b0ad19ccba3b39377195d3bfcd5d84bd"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7838,
                "column": 113
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"180\" height=\"51\" src=\"/wp-content/uploads/2020/11/AccessiBe-fiverr.png\" class=\"attachment-full size-full\" alt=\"AccessiBe Fiverr\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/a[3]",
              "issueID": "2926663924b611bfb339946b48481bfe",
              "signature": "df66e03a79cf582827a18dd28d927e85",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2926663924b611bfb339946b48481bfe"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7841,
                "column": 142
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"200\" height=\"89\" src=\"/wp-content/uploads/2020/11/AccessiBe-barila.png\" class=\"attachment-full size-full\" alt=\"AccessiBe Barilla\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/a[4]",
              "issueID": "c30669abf1e6ae69be7d2fba533beb23",
              "signature": "20faba0266d59414ef99edf211f1b2f3",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c30669abf1e6ae69be7d2fba533beb23"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7843,
                "column": 113
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"200\" height=\"119\" src=\"/wp-content/uploads/2020/11/AccessiBe-everlast.png\" class=\"attachment-full size-full\" alt=\"AccessiBe Everlast\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/a[5]",
              "issueID": "78a3b3a7bf70a712f777add73de644e4",
              "signature": "2f206c5a35ce3c33537cfefb65ed4585",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=78a3b3a7bf70a712f777add73de644e4"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7844,
                "column": 113
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"250\" height=\"56\" src=\"/wp-content/uploads/2020/11/AccessiBe_kappa.png\" class=\"attachment-full size-full\" alt=\"AccessiBe Kappa\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/a[6]",
              "issueID": "9f09c3244f392017b78a0a3fa88200ee",
              "signature": "b286078805f84736d0eb57584fbcddbb",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9f09c3244f392017b78a0a3fa88200ee"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7845,
                "column": 113
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"200\" height=\"79\" src=\"/wp-content/uploads/2020/11/AccessiBe-grammys.png\" class=\"attachment-full size-full\" alt=\"AccessiBe Grammy Awards\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/a[7]",
              "issueID": "2debaef01448f4e84c948bd01a04e32c",
              "signature": "e960a0e076d56dc3957ff4d4cd8dd6cc",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2debaef01448f4e84c948bd01a04e32c"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7846,
                "column": 113
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"300\" height=\"48\" src=\"/wp-content/uploads/2020/11/AccessiBe-fred-perry.png\" class=\"attachment-full size-full\" alt=\"AccessiBe Fred Perry\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/a[8]",
              "issueID": "06e0466e9e5ce2a8c6c9aee760fc6a0c",
              "signature": "a8135d889b501a008424fda3251263a3",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=06e0466e9e5ce2a8c6c9aee760fc6a0c"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7847,
                "column": 115
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"150\" height=\"80\" src=\"/wp-content/uploads/2020/11/AccessiBe-landrover.png\" class=\"attachment-full size-full\" alt=\"AccessiBe Landrover\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/a[9]",
              "issueID": "009dca3a61b73c31ac3c5d8ad9571eb9",
              "signature": "e08d5b05c78eaff8c67373402d6836f1",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=009dca3a61b73c31ac3c5d8ad9571eb9"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7848,
                "column": 115
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"241\" height=\"36\" src=\"/wp-content/uploads/2020/11/accessiBe_yokohoma.png\" class=\"attachment-full size-full\" alt=\"accessiBe_yokohoma\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/a[10]",
              "issueID": "f19f0d40128935cd730453bbb62bddc3",
              "signature": "91a256348c53bc0f1123236e4f703945",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f19f0d40128935cd730453bbb62bddc3"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7851,
                "column": 140
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"180\" height=\"49\" src=\"/wp-content/uploads/2020/11/accessiBe_netflix.png\" class=\"attachment-full size-full\" alt=\"accessiBe_netflix\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/a[11]",
              "issueID": "c1529b2c40e72943b4be158f4d385994",
              "signature": "c81449b2d2cd247c70c316654dcfc576",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c1529b2c40e72943b4be158f4d385994"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7853,
                "column": 113
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"200\" height=\"99\" src=\"/wp-content/uploads/2020/11/accessiBe_lonelyplanet.png\" class=\"attachment-full size-full\" alt=\"accessiBe_lonelyplanet\" loading=\"lazy\"&gt;&lt;/a&gt",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/a[12]",
              "issueID": "7dbbb600d79832aa11126041711bedc5",
              "signature": "65db8e2c2b8e1ae0068d912018a79764",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7dbbb600d79832aa11126041711bedc5"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7854,
                "column": 113
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"200\" height=\"60\" src=\"/wp-content/uploads/2020/11/accessiBe_oreo.png\" class=\"attachment-full size-full\" alt=\"accessiBe_oreo\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/a[13]",
              "issueID": "35fa561519196c3f376058a49b5754e4",
              "signature": "4f03b1d8699cdd0de394333d251f1a76",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=35fa561519196c3f376058a49b5754e4"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7855,
                "column": 113
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"242\" height=\"50\" src=\"/wp-content/uploads/2020/11/accessiBe_seiko.png\" class=\"attachment-full size-full\" alt=\"accessiBe_seiko\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/a[14]",
              "issueID": "f94855548af5d7532d2ae3e5b2a99535",
              "signature": "bbd3180c5fcaaee6ff63386f17ac4010",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f94855548af5d7532d2ae3e5b2a99535"
            },
            {
              "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": 144,
                  "y": 16
                },
                "height": 16,
                "width": 144
              },
              "position": {
                "line": 7861,
                "column": 113
              },
              "errorSnippet": "&lt;a href=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&amp;amp;tap_s=2266226-830b41&amp;amp;tm_subid1=useragent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36@cid=119021",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[2]/a[1]",
              "issueID": "c0fa1352da659b1a1900b4d1c8e102d8",
              "signature": "4070aa5796b9aa0b24ee4b6a13992cb0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c0fa1352da659b1a1900b4d1c8e102d8"
            },
            {
              "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": 24,
                  "y": 196
                },
                "bottom-right": {
                  "x": 99,
                  "y": 271
                },
                "height": 75,
                "width": 75
              },
              "position": {
                "line": 7862,
                "column": 113
              },
              "errorSnippet": "&lt;a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\"&gt;&lt;img width=\"538\" height=\"538\" src=\"/wp-content/uploads/2021/07/YCD-Equally.ai-brand.png\" class=\"attachment-full size-full\" alt=\"YCD - Equally.ai brand\" loading=\"lazy\" srcset=\"/wp-conten",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/a[1]",
              "issueID": "ed77db5e164a545aaae56693ae5ae60e",
              "signature": "95521ef30a01721e8be14b6924f3d8c3",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ed77db5e164a545aaae56693ae5ae60e"
            },
            {
              "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": 219.25,
                  "y": 196
                },
                "bottom-right": {
                  "x": 294.25,
                  "y": 271
                },
                "height": 75,
                "width": 75
              },
              "position": {
                "line": 7863,
                "column": 113
              },
              "errorSnippet": "&lt;a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\"&gt;&lt;img width=\"186\" height=\"97\" src=\"/wp-content/uploads/2021/07/Nucleai-logo-Equally-e1631182975485.png\" class=\"attachment-full size-full\" alt=\"Nucleai logo - Equally\" loading=\"lazy\"&gt;&",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/a[2]",
              "issueID": "b810fa4841e3eb37fc110d29eed5cf36",
              "signature": "9267021f390f08aaec6a3edc6c690208",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b810fa4841e3eb37fc110d29eed5cf36"
            },
            {
              "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": 414.5,
                  "y": 196
                },
                "bottom-right": {
                  "x": 489.5,
                  "y": 271
                },
                "height": 75,
                "width": 75
              },
              "position": {
                "line": 7864,
                "column": 115
              },
              "errorSnippet": "&lt;a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\"&gt;&lt;img width=\"799\" height=\"286\" src=\"/wp-content/uploads/2021/07/SitnStand-logo-equally-e1631182934151.png\" class=\"attachment-full size-full\" alt=\"SitnStand logo - equally\" loading=\"lazy\"",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/a[3]",
              "issueID": "cc845ef7be23fe94d9320c8df8d02f2f",
              "signature": "f0a55d4e1b6606a649b8ab6c40da7ac0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=cc845ef7be23fe94d9320c8df8d02f2f"
            },
            {
              "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": 609.75,
                  "y": 196
                },
                "bottom-right": {
                  "x": 684.75,
                  "y": 271
                },
                "height": 75,
                "width": 75
              },
              "position": {
                "line": 7865,
                "column": 113
              },
              "errorSnippet": "&lt;a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\"&gt;&lt;img width=\"390\" height=\"122\" src=\"/wp-content/uploads/2021/07/LightYX-logo-Equally--e1631183005607.png\" class=\"attachment-full size-full\" alt=\"LightYX logo - Equally\" loading=\"lazy\" sr",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/a[4]",
              "issueID": "36e73feb1ab4ec513ebc6597ff35bcad",
              "signature": "a5880ee4620c3d7d7cb7c8e136b3768b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=36e73feb1ab4ec513ebc6597ff35bcad"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7866,
                "column": 113
              },
              "errorSnippet": "&lt;a href=\"https://equally.ai/?promo=thremonthfree4p7t&amp;amp;ref=bestwebsiteaccessibility\" target=\"_blank\" rel=\"noopener\"&gt;Clicking Here&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/p[2]/strong[1]/a[1]",
              "issueID": "3a9c7069572fb5c8c0eb5c549e69a53a",
              "signature": "cd7ddfecd938c114a8304b47000a7fa8",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3a9c7069572fb5c8c0eb5c549e69a53a"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7871,
                "column": 113
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"538\" height=\"538\" src=\"/wp-content/uploads/2021/07/YCD-Equally.ai-brand.png\" class=\"attachment-full size-full\" alt=\"YCD - Equally.ai brand\" loading=\"lazy\" srcset=\"/wp-c",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[2]/div[1]/a[1]",
              "issueID": "29fe6bad5a778be3aefe9df76175fd33",
              "signature": "e895cb9329a6585d04463d115bafbe5b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=29fe6bad5a778be3aefe9df76175fd33"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7872,
                "column": 113
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"186\" height=\"97\" src=\"/wp-content/uploads/2021/07/Nucleai-logo-Equally-e1631182975485.png\" class=\"attachment-full size-full\" alt=\"Nucleai logo - Equally\" loading=\"lazy\"",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[2]/div[1]/a[2]",
              "issueID": "3455550f7cedcbd643a092534dc79d74",
              "signature": "f0c4eb635983fda6e00f3a6c1fe0854b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3455550f7cedcbd643a092534dc79d74"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7873,
                "column": 115
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"799\" height=\"286\" src=\"/wp-content/uploads/2021/07/SitnStand-logo-equally-e1631182934151.png\" class=\"attachment-full size-full\" alt=\"SitnStand logo - equally\" loading=\"",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[2]/div[1]/a[3]",
              "issueID": "fc8eb4204f8efd259e2530b5f3135ce6",
              "signature": "b61c2b6de7c9f252e0701b3c16e3e219",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=fc8eb4204f8efd259e2530b5f3135ce6"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7874,
                "column": 106
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"390\" height=\"122\" src=\"/wp-content/uploads/2021/07/LightYX-logo-Equally--e1631183005607.png\" class=\"attachment-full size-full\" alt=\"LightYX logo - Equally\" loading=\"laz",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[2]/div[1]/a[4]",
              "issueID": "a8165329b2509873c3cf1f7688c04289",
              "signature": "e19955469341877bbda5d890a1c9ba82",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a8165329b2509873c3cf1f7688c04289"
            },
            {
              "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": 144,
                  "y": 16
                },
                "height": 16,
                "width": 144
              },
              "position": {
                "line": 7881,
                "column": 195
              },
              "errorSnippet": "&lt;a href=\"https://www.uwtracks.com/T58MD/3QQG7/?sub1=useragent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36@cid=1190215961.1657377623@bestwebsiteaccessibility.com/\" target=\"_b",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[2]/div[2]/a[1]",
              "issueID": "b8d039c33301094f0768dc7039d68ac6",
              "signature": "42505df4276e64c0c4c362f2ce4c91d1",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b8d039c33301094f0768dc7039d68ac6"
            },
            {
              "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": 24,
                  "y": 196
                },
                "bottom-right": {
                  "x": 99,
                  "y": 243.4531
                },
                "height": 47.4531,
                "width": 75
              },
              "position": {
                "line": 7883,
                "column": 140
              },
              "errorSnippet": "&lt;a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\"&gt;&lt;img width=\"200\" height=\"76\" src=\"/wp-content/uploads/2020/10/UserWay_amnestyusa.png\" class=\"attachment-full size-full\" alt=\"UserWay Amnesty International USA\" loading=\"lazy\"&gt;&lt;/a&",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[3]/a[1]",
              "issueID": "906148755060c8f7fceef635593f13aa",
              "signature": "9bf755c5d0f3cd5da58e7cc10820ecc5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=906148755060c8f7fceef635593f13aa"
            },
            {
              "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": 153.828125,
                  "y": 196
                },
                "bottom-right": {
                  "x": 228.828125,
                  "y": 243.4531
                },
                "height": 47.4531,
                "width": 75
              },
              "position": {
                "line": 7885,
                "column": 110
              },
              "errorSnippet": "&lt;a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\"&gt;&lt;img width=\"182\" height=\"100\" src=\"/wp-content/uploads/2020/10/UserWay_creditunion.coca-cola..png\" class=\"attachment-full size-full\" alt=\"UserWay Coca-Cola\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[3]/a[2]",
              "issueID": "5b72fa15b994ed91b8cec377234b4f8d",
              "signature": "90136101ee9d3de74c0cbffda0859255",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5b72fa15b994ed91b8cec377234b4f8d"
            },
            {
              "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": 283.65625,
                  "y": 196
                },
                "bottom-right": {
                  "x": 358.65625,
                  "y": 243.4531
                },
                "height": 47.4531,
                "width": 75
              },
              "position": {
                "line": 7886,
                "column": 110
              },
              "errorSnippet": "&lt;a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\"&gt;&lt;img width=\"180\" height=\"100\" src=\"/wp-content/uploads/2020/10/UserWay_ebay.png\" class=\"attachment-full size-full\" alt=\"UserWay Ebay\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[3]/a[3]",
              "issueID": "d09f36dd9677503b57e1653704501b4b",
              "signature": "d1c46d7a9b1387283d38f7e29d0fa205",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d09f36dd9677503b57e1653704501b4b"
            },
            {
              "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": 413.484375,
                  "y": 196
                },
                "bottom-right": {
                  "x": 488.484375,
                  "y": 243.4531
                },
                "height": 47.4531,
                "width": 75
              },
              "position": {
                "line": 7887,
                "column": 108
              },
              "errorSnippet": "&lt;a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\"&gt;&lt;img width=\"164\" height=\"100\" src=\"/wp-content/uploads/2020/10/UserWay_duracell.png\" class=\"attachment-full size-full\" alt=\"UserWay Duracell\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[3]/a[4]",
              "issueID": "a01d3dd1ff6fe9e45ecd5e3563742bb1",
              "signature": "c3d7ef1a8901c88f55f40f53313c7831",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a01d3dd1ff6fe9e45ecd5e3563742bb1"
            },
            {
              "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": 543.3125,
                  "y": 196
                },
                "bottom-right": {
                  "x": 618.3125,
                  "y": 243.4531
                },
                "height": 47.4531,
                "width": 75
              },
              "position": {
                "line": 7888,
                "column": 108
              },
              "errorSnippet": "&lt;a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\"&gt;&lt;img width=\"158\" height=\"100\" src=\"/wp-content/uploads/2020/10/UserWay_fedex.png\" class=\"attachment-full size-full\" alt=\"UserWay FedEx\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[3]/a[5]",
              "issueID": "ed930849d3e277430c76358ae55df369",
              "signature": "aef3f2a4697406beee8a1aa3e3709bcb",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ed930849d3e277430c76358ae55df369"
            },
            {
              "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": 673.140625,
                  "y": 196
                },
                "bottom-right": {
                  "x": 748.140625,
                  "y": 243.4531
                },
                "height": 47.4531,
                "width": 75
              },
              "position": {
                "line": 7889,
                "column": 110
              },
              "errorSnippet": "&lt;a href=\"\" class=\"brend_logo_images_images\" target=\"_blank\"&gt;&lt;img width=\"216\" height=\"100\" src=\"/wp-content/uploads/2020/10/UserWay_fool.png\" class=\"attachment-full size-full\" alt=\"UserWay Fool\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[3]/a[6]",
              "issueID": "540823397d6cdef75234c2b75b84eac7",
              "signature": "ff2ae4435701f09d229934a1f768f996",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=540823397d6cdef75234c2b75b84eac7"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7894,
                "column": 110
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"80\" height=\"100\" src=\"/wp-content/uploads/2020/10/UserWay_garthbrooks.png\" class=\"attachment-full size-full\" alt=\"UserWay Garth Brooks\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[4]/div[2]/div[1]/a[1]",
              "issueID": "ae0f9727678072d902097f9263e63d2b",
              "signature": "4a8b4314888c8ada86e0787b9694a424",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ae0f9727678072d902097f9263e63d2b"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7895,
                "column": 110
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"80\" height=\"100\" src=\"/wp-content/uploads/2020/10/UserWay_ussailing.png\" class=\"attachment-full size-full\" alt=\"UserWay US Sailing\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[4]/div[2]/div[1]/a[2]",
              "issueID": "893b4ccee5efb2332149d14f5e6f600d",
              "signature": "d84031c32f945eb4f6061449539e1085",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=893b4ccee5efb2332149d14f5e6f600d"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7896,
                "column": 110
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"146\" height=\"100\" src=\"/wp-content/uploads/2020/10/UserWay_usc.png\" class=\"attachment-full size-full\" alt=\"UserWay USC\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[4]/div[2]/div[1]/a[3]",
              "issueID": "4d1dd65fd129f2f565ab12da6df9eab4",
              "signature": "77c1379e411d33e144dcd74bfed50331",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4d1dd65fd129f2f565ab12da6df9eab4"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7897,
                "column": 110
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"100\" height=\"100\" src=\"/wp-content/uploads/2020/10/UserWay_toyotadirect.com_.png\" class=\"attachment-full size-full\" alt=\"UserWay Toyota Direct\" loading=\"lazy\"&gt;&lt;/a",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[4]/div[2]/div[1]/a[4]",
              "issueID": "112834aac799464bf24c47f8f63b1171",
              "signature": "230255d78f8f1d7a214b6bcbcac25dd3",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=112834aac799464bf24c47f8f63b1171"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7898,
                "column": 110
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"100\" height=\"100\" src=\"/wp-content/uploads/2020/10/UserWay_landroverhonolulu.png\" class=\"attachment-full size-full\" alt=\"UserWay Landrover Honolulu\" loading=\"lazy\"&gt;&",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[4]/div[2]/div[1]/a[5]",
              "issueID": "c442b2ce7955f6a952a9765802c7fc66",
              "signature": "89ab976051e572a7a28491f81aba68c7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c442b2ce7955f6a952a9765802c7fc66"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7899,
                "column": 110
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"200\" height=\"100\" src=\"/wp-content/uploads/2020/10/UserWay_NewYork-Law-School-1.png\" class=\"attachment-full size-full\" alt=\"UserWay New York Law School\" loading=\"lazy\"&",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[4]/div[2]/div[1]/a[6]",
              "issueID": "941d8f8493568b7cdb83a32813ead851",
              "signature": "9d10f3dcb1d10a8e1a451e8428219eae",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=941d8f8493568b7cdb83a32813ead851"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7900,
                "column": 110
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"200\" height=\"76\" src=\"/wp-content/uploads/2020/10/UserWay_amnestyusa.png\" class=\"attachment-full size-full\" alt=\"UserWay Amnesty International USA\" loading=\"lazy\"&gt;&l",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[4]/div[2]/div[1]/a[7]",
              "issueID": "91ca832995889aa6b7c4d2d014337fc9",
              "signature": "031fd32c48df95698de6c6ef0a3459fa",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=91ca832995889aa6b7c4d2d014337fc9"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7901,
                "column": 110
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"182\" height=\"100\" src=\"/wp-content/uploads/2020/10/UserWay_creditunion.coca-cola..png\" class=\"attachment-full size-full\" alt=\"UserWay Coca-Cola\" loading=\"lazy\"&gt;&lt;/",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[4]/div[2]/div[1]/a[8]",
              "issueID": "98977126ec8b8aa656f9ad0b0a6ab317",
              "signature": "1fd341307002299dfaa62a3c4ddb9002",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=98977126ec8b8aa656f9ad0b0a6ab317"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7904,
                "column": 143
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"180\" height=\"100\" src=\"/wp-content/uploads/2020/10/UserWay_ebay.png\" class=\"attachment-full size-full\" alt=\"UserWay Ebay\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[4]/div[2]/div[1]/a[9]",
              "issueID": "4899bd0177fe44314ddae27dc8873b81",
              "signature": "4fb3c2dc9f56cd6b0b094f4c1d25e4ba",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4899bd0177fe44314ddae27dc8873b81"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7906,
                "column": 116
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"164\" height=\"100\" src=\"/wp-content/uploads/2020/10/UserWay_duracell.png\" class=\"attachment-full size-full\" alt=\"UserWay Duracell\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[4]/div[2]/div[1]/a[10]",
              "issueID": "29a81ba784ffd3f258bd9d0147e21e12",
              "signature": "838c7b70f3d4fca7c24b0a24e3078188",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=29a81ba784ffd3f258bd9d0147e21e12"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7907,
                "column": 110
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"158\" height=\"100\" src=\"/wp-content/uploads/2020/10/UserWay_fedex.png\" class=\"attachment-full size-full\" alt=\"UserWay FedEx\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[4]/div[2]/div[1]/a[11]",
              "issueID": "e6dc6cf9313e3000a55e25674d1c71fd",
              "signature": "e7e82abb9db1d7a2588f5e8609dfa9fb",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e6dc6cf9313e3000a55e25674d1c71fd"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7908,
                "column": 108
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"216\" height=\"100\" src=\"/wp-content/uploads/2020/10/UserWay_fool.png\" class=\"attachment-full size-full\" alt=\"UserWay Fool\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[3]/div[4]/div[2]/div[1]/a[12]",
              "issueID": "9d6f9facf7011077e531896e64685169",
              "signature": "baf1aea758c1bec8706ee4f6be6a84ac",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9d6f9facf7011077e531896e64685169"
            },
            {
              "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": 144,
                  "y": 16
                },
                "height": 16,
                "width": 144
              },
              "position": {
                "line": 7911,
                "column": 108
              },
              "errorSnippet": "&lt;a href=\"https://www.equalweb.com/#a_aid=210286?data1=useragent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36@cid=1190215961.1657377623@bestwebsiteaccessibility.com/\" target=\"",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "2059cdb6f482d4ddae2702227d2d3bac",
              "signature": "be39429a49fc52c15b65bdbb6324db16",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2059cdb6f482d4ddae2702227d2d3bac"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7917,
                "column": 128
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"121\" height=\"70\" src=\"/wp-content/uploads/2020/10/EqualWeb_brand_Decathlon.png\" class=\"attachment-full size-full\" alt=\"EqualWeb Decathlon\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/a[1]",
              "issueID": "e2834ed10b28557eafc85998f717342f",
              "signature": "b340368c0faf2e8d3f4278739cbbcab1",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e2834ed10b28557eafc85998f717342f"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7919,
                "column": 107
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"118\" height=\"70\" src=\"/wp-content/uploads/2020/10/EqualWeb_brand_nutella.png\" class=\"attachment-full size-full\" alt=\"EqualWeb Nutella\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/a[2]",
              "issueID": "813faf5ef93ceb6d20c1fc8e96df94ed",
              "signature": "8d08942f62e9624a96a3e98208ad07c5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=813faf5ef93ceb6d20c1fc8e96df94ed"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7920,
                "column": 107
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"121\" height=\"70\" src=\"/wp-content/uploads/2020/10/EqualWeb_Fiverr.png\" class=\"attachment-full size-full\" alt=\"EqualWeb Fiverr\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/a[3]",
              "issueID": "d9a64c39fcf5d864175bb96fbef6401a",
              "signature": "2e6cf228826852a1e321ef6400de0407",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d9a64c39fcf5d864175bb96fbef6401a"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7921,
                "column": 107
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"125\" height=\"70\" src=\"/wp-content/uploads/2020/10/EqualWeb_brand_Bosch.png\" class=\"attachment-full size-full\" alt=\"EqualWeb Bosch\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/a[4]",
              "issueID": "2c8c9329218ecb296e2f0cf9472b9ded",
              "signature": "986cf44769bfd722263d8613666b4179",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2c8c9329218ecb296e2f0cf9472b9ded"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7922,
                "column": 107
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"121\" height=\"70\" src=\"/wp-content/uploads/2020/10/EqualWeb_Playtika.png\" class=\"attachment-full size-full\" alt=\"EqualWeb Playtika\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/a[5]",
              "issueID": "24c89d11b57fa500d0fa7e1882cbafc0",
              "signature": "ace628a8e8b6f299043a958288f91d67",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=24c89d11b57fa500d0fa7e1882cbafc0"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7923,
                "column": 127
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"125\" height=\"70\" src=\"/wp-content/uploads/2020/10/EqualWeb_brand_American-Airlines.png\" class=\"attachment-full size-full\" alt=\"EqualWeb American Airlines\" loading=\"lazy",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/a[6]",
              "issueID": "d22fb9f15578c078221a7a695cd460bc",
              "signature": "0fe9b74ac26c92c60fbada1cc247e582",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d22fb9f15578c078221a7a695cd460bc"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7926,
                "column": 126
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"121\" height=\"70\" src=\"/wp-content/uploads/2020/10/EqualWeb_brand_boohoo.png\" class=\"attachment-full size-full\" alt=\"EqualWeb boohoo\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/a[7]",
              "issueID": "1398fa7c725d5fed1e487603a104fb28",
              "signature": "7387359da5092387fc3bc7619264f4a8",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1398fa7c725d5fed1e487603a104fb28"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7928,
                "column": 103
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"118\" height=\"70\" src=\"/wp-content/uploads/2020/10/EqualWeb_brand_Avis.png\" class=\"attachment-full size-full\" alt=\"EqualWeb Avis\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/a[8]",
              "issueID": "33ab8831e1dbf945b7e40ba0bd60aa8d",
              "signature": "e38abde3a3948d12e8d531312d2d8966",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=33ab8831e1dbf945b7e40ba0bd60aa8d"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7929,
                "column": 103
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"121\" height=\"70\" src=\"/wp-content/uploads/2020/10/EqualWeb_Brand_Tous.png\" class=\"attachment-full size-full\" alt=\"EqualWeb Tous\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/a[9]",
              "issueID": "d9acc0dcf1676c348e5cde3ea3dad195",
              "signature": "58f96b55acbe0c9e03ee8182af46147c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d9acc0dcf1676c348e5cde3ea3dad195"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7930,
                "column": 103
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"121\" height=\"70\" src=\"/wp-content/uploads/2020/10/EqualWeb_Adidas.png\" class=\"attachment-full size-full\" alt=\"EqualWeb Adidas\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/a[10]",
              "issueID": "f988d58faeb75e85e3644c094b2642cf",
              "signature": "e37313204092097cd007acf173a749e7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f988d58faeb75e85e3644c094b2642cf"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7931,
                "column": 103
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"118\" height=\"70\" src=\"/wp-content/uploads/2020/10/EqualWeb_Budget.png\" class=\"attachment-full size-full\" alt=\"EqualWeb Budget\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/a[11]",
              "issueID": "64c4eb87ba4d6be91797fb6911754d00",
              "signature": "57bd457236747844c303b4a1ae13fc9e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=64c4eb87ba4d6be91797fb6911754d00"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7932,
                "column": 103
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"121\" height=\"70\" src=\"/wp-content/uploads/2020/10/EqualWeb_ADT.png\" class=\"attachment-full size-full\" alt=\"EqualWeb ADT\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/a[12]",
              "issueID": "564a9a4a8c38f60d0be0c42118f0f81a",
              "signature": "042ab4850df996868f40e76d1fbe5e9e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=564a9a4a8c38f60d0be0c42118f0f81a"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7933,
                "column": 127
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"125\" height=\"70\" src=\"/wp-content/uploads/2020/10/EqualWeb_Banesco.png\" class=\"attachment-full size-full\" alt=\"EqualWeb Banesco\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/a[13]",
              "issueID": "ff46757078f30488b25170df96d9ef97",
              "signature": "f109098f50f4249eac0dcbeed27ac958",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ff46757078f30488b25170df96d9ef97"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7943,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"98\" height=\"70\" src=\"/wp-content/uploads/2020/10/EqualWeb_Getty.png\" class=\"attachment-full size-full\" alt=\"EqualWeb Getty Images\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/a[14]",
              "issueID": "2dac1ed52138ff0032cd9b0812c09205",
              "signature": "9723bf5727fd81ab48d598b133115c2f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2dac1ed52138ff0032cd9b0812c09205"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7949,
                "column": 7
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"121\" height=\"70\" src=\"/wp-content/uploads/2020/10/EqualWeb_Subaru.png\" class=\"attachment-full size-full\" alt=\"EqualWeb Subaru\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[2]/div[1]/a[15]",
              "issueID": "5fe7522829f660f408013a0f6b78227c",
              "signature": "9351ede243b5b8d32d53e77c32104e76",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5fe7522829f660f408013a0f6b78227c"
            },
            {
              "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": 144,
                  "y": 16
                },
                "height": 16,
                "width": 144
              },
              "position": {
                "line": 7990,
                "column": 53
              },
              "errorSnippet": "&lt;a href=\"https://onlineada.com/a/maxaccess/10251\" target=\"_blank\" class=\"witget-all__link equally-url\" id=\"home-visit-site\" data-post-id=\"235\" data-gtm-url=\"https://onlineada.com/a/maxaccess/10251##_lineup_100_reviewspage_##_5\"&gt; Visit Max Access &a",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "cea1bb5151ac92bcea95d835cff0b198",
              "signature": "41ff3bcd046114ac5739b84a360db2ca",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=cea1bb5151ac92bcea95d835cff0b198"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8036,
                "column": 25
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"836\" height=\"294\" src=\"/wp-content/uploads/2020/11/MaxAccess_aera.png\" class=\"attachment-full size-full\" alt=\"MaxAccess Aera\" loading=\"lazy\" srcset=\"/wp-content/uploads",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[2]/div[2]/div[1]/a[1]",
              "issueID": "76ebc8d4274b69c6462c8e209becddb8",
              "signature": "e7d29b74f3b0037e656bddd271f8d9df",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=76ebc8d4274b69c6462c8e209becddb8"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8042,
                "column": 25
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"1024\" height=\"253\" src=\"/wp-content/uploads/2020/11/MaxAccess_samsung.png\" class=\"attachment-full size-full\" alt=\"MaxAccess Samsung\" loading=\"lazy\" srcset=\"/wp-content/",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[2]/div[2]/div[1]/a[2]",
              "issueID": "80790cff79a1a1f7a398c45fe3d89ef7",
              "signature": "4166ccaa39963896a327e1c38a600862",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=80790cff79a1a1f7a398c45fe3d89ef7"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8070,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"236\" height=\"64\" src=\"/wp-content/uploads/2020/11/MaxAccess_classichotels.gif\" class=\"attachment-full size-full\" alt=\"MaxAccess Classic Hotels\" loading=\"lazy\"&gt;&lt;/a",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[2]/div[2]/div[1]/a[3]",
              "issueID": "b4c4bad81617eceb022c8fd80f086ec9",
              "signature": "4383630ccbc0211b447b978ecb15b0b0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b4c4bad81617eceb022c8fd80f086ec9"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8073,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"221\" height=\"90\" src=\"/wp-content/uploads/2020/11/MaxAccess_starfish.png\" class=\"attachment-full size-full\" alt=\"MaxAccess Starfish\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[2]/div[2]/div[1]/a[4]",
              "issueID": "0866c3f65dab121141319a3cd6025aad",
              "signature": "c722da6e6ca4ecd70711f627d5732066",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0866c3f65dab121141319a3cd6025aad"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8096,
                "column": 19
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"191\" height=\"95\" src=\"/wp-content/uploads/2020/11/MaxAccess_lg.png\" class=\"attachment-full size-full\" alt=\"MaxAccess LG\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[2]/div[2]/div[1]/a[5]",
              "issueID": "6f25ccb0e3ef93bbb7e8260b2f6cc27c",
              "signature": "329b57f70a27df422483f53729cfd122",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6f25ccb0e3ef93bbb7e8260b2f6cc27c"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8104,
                "column": 22
              },
              "errorSnippet": "&lt;a href=\"\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"223\" height=\"91\" src=\"/wp-content/uploads/2020/11/MaxAccess_xssports.gif\" class=\"attachment-full size-full\" alt=\"MaxAccess XP Sports\" loading=\"lazy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[5]/div[2]/div[2]/div[1]/a[6]",
              "issueID": "2f11f3d9394da340df26223bab986921",
              "signature": "7e1dd47455be67c6336161fab4a077e3",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2f11f3d9394da340df26223bab986921"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8108,
                "column": 25
              },
              "errorSnippet": "&lt;a href=\"https://www.guitarcenter.com/\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"1200\" height=\"645\" src=\"/wp-content/uploads/2020/11/AudioEye_GuitarCenter.png\" class=\"attachment-full size-full\" alt=\"AudioEye Guitar Cente",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[6]/div[2]/div[2]/div[1]/a[1]",
              "issueID": "00fb062f9b23750e0ddaae0245fc8c14",
              "signature": "c6d2222cfe7b84f9b7116310c1cc84d7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=00fb062f9b23750e0ddaae0245fc8c14"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8117,
                "column": 101
              },
              "errorSnippet": "&lt;a href=\"https://www.uniqlo.com/us/en/home/\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"1200\" height=\"1194\" src=\"/wp-content/uploads/2020/11/AudioEye_Uniclo.png\" class=\"attachment-full size-full\" alt=\"AudioEye Uniqlo\" load",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[6]/div[2]/div[2]/div[1]/a[2]",
              "issueID": "6761c106c28117b4158235b51ef781e0",
              "signature": "cf683aa4531bb04e123f2ce80b590301",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6761c106c28117b4158235b51ef781e0"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8119,
                "column": 10
              },
              "errorSnippet": "&lt;a href=\"https://www.webmd.com/\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"450\" height=\"112\" src=\"/wp-content/uploads/2020/11/AudioEye_WebMD.png\" class=\"attachment-full size-full\" alt=\"AudioEye WebMD\" loading=\"lazy\" srcse",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[6]/div[2]/div[2]/div[1]/a[3]",
              "issueID": "182600c31838533f69465035037a59ca",
              "signature": "15cdd127ee1713654a430f13b1b27e1c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=182600c31838533f69465035037a59ca"
            },
            {
              "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": -15,
                  "y": -15
                },
                "bottom-right": {
                  "x": -15,
                  "y": -15
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8123,
                "column": 20
              },
              "errorSnippet": "&lt;a href=\"https://www.fcc.gov/\" class=\"bottom-down__brend-logo-items\" target=\"_blank\"&gt;&lt;img width=\"2080\" height=\"1751\" src=\"/wp-content/uploads/2020/11/AudioEye_FCC.png\" class=\"attachment-full size-full\" alt=\"AudioEye FCC\" loading=\"lazy\" srcset=\"/",
              "xpath": "/html/body/div[5]/div[1]/div[1]/div[1]/div[1]/div[6]/div[2]/div[2]/div[1]/a[4]",
              "issueID": "d5ebf29659fad0ec7c7c04af8821a162",
              "signature": "2f2312e002e7de0e94f3c9062881aa41",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d5ebf29659fad0ec7c7c04af8821a162"
            },
            {
              "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": 547,
                  "y": 4676.578125
                },
                "bottom-right": {
                  "x": 567,
                  "y": 4701.578125
                },
                "height": 25,
                "width": 20
              },
              "position": {
                "line": 8250,
                "column": 25
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/BestWebAccessibility\" target=\"_blank\"&gt; &lt;svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fab\" data-icon=\"facebook-f\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\" class=\"svg-inline--fa",
              "xpath": "/html/body/footer[1]/div[1]/div[4]/div[2]/div[1]/div[2]/a[1]",
              "issueID": "bb99842a0a6e9400312ff588e65ddfcd",
              "signature": "5c92e47d2db69e7538f87e1e58e674f4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bb99842a0a6e9400312ff588e65ddfcd"
            },
            {
              "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": 587,
                  "y": 4676.578125
                },
                "bottom-right": {
                  "x": 607,
                  "y": 4701.578125
                },
                "height": 25,
                "width": 20
              },
              "position": {
                "line": 8251,
                "column": 25
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/BestWebAcc\" target=\"_blank\"&gt; &lt;svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fab\" data-icon=\"twitter\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\" class=\"svg-inline--fa fa-twitter fa-w-1",
              "xpath": "/html/body/footer[1]/div[1]/div[4]/div[2]/div[1]/div[2]/a[2]",
              "issueID": "c52081182e2dee194916a5136910243f",
              "signature": "c7001dee7fc814bee4c2d2a32536c878",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c52081182e2dee194916a5136910243f"
            },
            {
              "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": 627,
                  "y": 4676.578125
                },
                "bottom-right": {
                  "x": 647,
                  "y": 4701.578125
                },
                "height": 25,
                "width": 20
              },
              "position": {
                "line": 8262,
                "column": 10
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/best-web-accessibility\" target=\"_blank\"&gt; &lt;svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fab\" data-icon=\"linkedin-in\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\" class=\"svg",
              "xpath": "/html/body/footer[1]/div[1]/div[4]/div[2]/div[1]/div[2]/a[3]",
              "issueID": "28082d1af1a21bbcb46f7af235f922ec",
              "signature": "f32420ddd67ef1cc22a26a4d6ffdb396",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=28082d1af1a21bbcb46f7af235f922ec"
            },
            {
              "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": -40,
                  "y": 0
                },
                "height": 0,
                "width": -40
              },
              "position": {
                "line": 8272,
                "column": 23
              },
              "errorSnippet": "&lt;a href=\"https://www.equally.ai/?ref=bestwebsiteaccessibility&amp;amp;tap_s=2266226-830b41 \" class=\"brave_element__inner_link\" target=\"_blank\"&gt;TRY 14 DAYS FREE&lt;/a&gt;",
              "xpath": "/html/body/div[10]/div[1]/a[1]",
              "issueID": "a95d839dd2e28d015b83911e94c233df",
              "signature": "82c3ea69bf8e6349964ba0eb7b3557bc",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a95d839dd2e28d015b83911e94c233df"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "42ubn",
  "startTime": "2022-07-09T14:40:16",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      60
    ],
    [
      "focInd",
      43
    ],
    [
      "ibm",
      15
    ],
    [
      "motion",
      14
    ],
    [
      "alfa",
      7
    ],
    [
      "wave",
      4
    ],
    [
      "axe",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ]
  ],
  "logCount": 58,
  "logSize": 6649,
  "errorLogCount": 22,
  "errorLogSize": 3849,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-09T14:43:20",
  "elapsedSeconds": 183,
  "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": {
        "motion": 3,
        "bulk": 1,
        "focAll": 4,
        "focInd": 423,
        "focOp": 66,
        "hover": 43,
        "linkUl": 116,
        "role": 4,
        "styleDiff": 28,
        "zIndex": 32
      },
      "alfa": {
        "r11": 12,
        "r3": 72,
        "r47": 4,
        "r57": 532,
        "r65": 138,
        "r66": 58,
        "r69": 58,
        "r74": 20,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 59,
        "color-contrast": 59,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "css-orientation-lock": 1,
        "duplicate-id-active": 6,
        "duplicate-id": 1,
        "link-name": 9,
        "meta-viewport": 4,
        "region": 72
      },
      "htmlcs": {
        "e:AA.1_3_1.F68": 16,
        "e:AA.1_4_3.G18.Fail": 32,
        "e:AA.4_1_1.F77": 32,
        "e:AA.4_1_2.H91.A.NoContent": 12,
        "e:AA.4_1_2.H91.Button.Name": 4,
        "e:AA.4_1_2.H91.InputEmail.Name": 8,
        "e:AA.4_1_2.H91.InputTel.Name": 8,
        "e:AA.4_1_2.H91.InputText.Name": 16,
        "w:AA.1_1_1.H67.2": 2,
        "w:AA.1_3_1.H42": 5,
        "w:AA.1_3_1.H48": 6,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 7,
        "w:AA.1_4_3.G145.Abs": 4,
        "w:AA.1_4_3.G145.BgImage": 2,
        "w:AA.1_4_3.G18.Abs": 3,
        "w:AA.1_4_3.G18.BgImage": 2,
        "w:AA.4_1_2.H91.A.Placeholder": 3
      },
      "wave": {
        "e:label_missing": 32,
        "e:button_empty": 4,
        "e:link_empty": 12,
        "c:contrast": 54,
        "a:link_suspicious": 16,
        "a:link_redundant": 26,
        "a:noscript": 1
      },
      "tenon": {
        "28": 4,
        "57": 12,
        "73": 64,
        "95": 4,
        "98": 92,
        "134": 30,
        "144": 4,
        "152": 56,
        "184": 40,
        "218": 336
      }
    },
    "groupDetails": {
      "groups": {
        "spontaneousMotion": {
          "testaro": {
            "motion": {
              "score": 2,
              "what": "Change of visible content not requested by user"
            }
          }
        },
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 3,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 423,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 138,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 50,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 11,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 58,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 3,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 7,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 8,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 12,
              "what": "Link has no accessible name"
            }
          },
          "axe": {
            "link-name": {
              "score": 9,
              "what": "Link has no discernible text"
            }
          },
          "htmlcs": {
            "e:AA.4_1_2.H91.A.NoContent": {
              "score": 12,
              "what": "Link has an href attribute but no text"
            }
          },
          "wave": {
            "e:link_empty": {
              "score": 12,
              "what": "Link contains no text"
            }
          },
          "tenon": {
            "57": {
              "score": 12,
              "what": "Link has no text inside it"
            }
          }
        },
        "duplicateID": {
          "alfa": {
            "r3": {
              "score": 54,
              "what": "Element id attribute value is not unique"
            }
          },
          "axe": {
            "duplicate-id-active": {
              "score": 5,
              "what": "id attribute value of the active element is not unique"
            },
            "duplicate-id": {
              "score": 1,
              "what": "id attribute value is not unique"
            }
          },
          "htmlcs": {
            "e:AA.4_1_1.F77": {
              "score": 24,
              "what": "Duplicate id attribute value"
            }
          }
        },
        "metaBansZoom": {
          "alfa": {
            "r47": {
              "score": 4,
              "what": "Meta element restricts zooming"
            }
          },
          "axe": {
            "meta-viewport": {
              "score": 4,
              "what": "Zooming and scaling are disabled"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 266,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 36,
              "what": "Some page content is not contained by landmarks"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 15,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 15,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 1,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 44,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 44,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 24,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 41,
              "what": "Very low contrast"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 10,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "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"
            }
          }
        },
        "cssBansRotate": {
          "axe": {
            "css-orientation-lock": {
              "score": 1,
              "what": "CSS media query locks display orientation"
            }
          }
        },
        "controlLabel": {
          "htmlcs": {
            "e:AA.1_3_1.F68": {
              "score": 16,
              "what": "Form control has no label"
            }
          },
          "wave": {
            "e:label_missing": {
              "score": 32,
              "what": "Missing form label"
            }
          }
        },
        "buttonNoText": {
          "htmlcs": {
            "e:AA.4_1_2.H91.Button.Name": {
              "score": 4,
              "what": "Button element has no accessible name"
            }
          },
          "wave": {
            "e:button_empty": {
              "score": 4,
              "what": "Button is empty or has no value text"
            }
          }
        },
        "inputNoText": {
          "htmlcs": {
            "e:AA.4_1_2.H91.InputEmail.Name": {
              "score": 8,
              "what": "Email input has no accessible name"
            },
            "e:AA.4_1_2.H91.InputTel.Name": {
              "score": 8,
              "what": "Telephone input has no accessible name"
            },
            "e:AA.4_1_2.H91.InputText.Name": {
              "score": 16,
              "what": "Text input has no accessible name"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 1,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "pseudoHeadingRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H42": {
              "score": 1,
              "what": "Heading coding is not used but the element may be intended as a heading"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 2,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 2,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "linkBrokenRisk": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Placeholder": {
              "score": 2,
              "what": "Link has text but no href, id, or name attribute"
            }
          }
        },
        "linkComprehensionRisk": {
          "wave": {
            "a:link_suspicious": {
              "score": 4,
              "what": "Suspicious link text"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 13,
              "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"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 48,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 46,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "fontSmall": {
          "tenon": {
            "134": {
              "score": 23,
              "what": "Text is very small"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 4,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 28,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkDestinationsSame": {
          "tenon": {
            "184": {
              "score": 20,
              "what": "Adjacent links point to the same destination"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 252,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 1932,
      "log": 194,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "focusIndication",
          "score": 480
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 282
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 254
        },
        {
          "groupName": "contrastAA",
          "score": 90
        },
        {
          "groupName": "duplicateID",
          "score": 68
        },
        {
          "groupName": "linkIndication",
          "score": 60
        },
        {
          "groupName": "focusableOperable",
          "score": 52
        },
        {
          "groupName": "linkVague",
          "score": 50
        },
        {
          "groupName": "linkTextsSame",
          "score": 48
        },
        {
          "groupName": "controlLabel",
          "score": 40
        },
        {
          "groupName": "inputNoText",
          "score": 34
        },
        {
          "groupName": "linkNoText",
          "score": 32
        },
        {
          "groupName": "targetSize",
          "score": 30
        },
        {
          "groupName": "fontSmall",
          "score": 25
        },
        {
          "groupName": "contrastAAA",
          "score": 23
        },
        {
          "groupName": "linkDestinationsSame",
          "score": 22
        },
        {
          "groupName": "linkPair",
          "score": 15
        },
        {
          "groupName": "hoverSurprise",
          "score": 13
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 12
        },
        {
          "groupName": "zIndexNotZero",
          "score": 10
        },
        {
          "groupName": "inconsistentStyles",
          "score": 9
        },
        {
          "groupName": "metaBansZoom",
          "score": 8
        },
        {
          "groupName": "buttonNoText",
          "score": 8
        },
        {
          "groupName": "contrastRisk",
          "score": 6
        },
        {
          "groupName": "linkComprehensionRisk",
          "score": 6
        },
        {
          "groupName": "leadingClipsText",
          "score": 6
        },
        {
          "groupName": "tabFocusability",
          "score": 5
        },
        {
          "groupName": "roleBad",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "spontaneousMotion",
          "score": 4
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 4
        },
        {
          "groupName": "scrollRisk",
          "score": 4
        },
        {
          "groupName": "linkBrokenRisk",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "cssBansRotate",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        }
      ]
    }
  }
}