Accessibility test digest

Synopsis

Page: UserWay

URL: https://userway.org/

Score: 7041

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 UserWay web page at https://userway.org/ 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 7041 (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
total7041
log841
preventions100
overflowHidden1894
noLeading1067
fontSizeAbsolute740
leadingAbsolute740
focusableOperable365
contrastAA293
linkForcesNewWindow239
contrastAAA123
linkIndication114
roleBad94
tabFocusability70
linkTextsSame50
focusIndication37
invisibleLabel32
leadingClipsText30
targetSize22
zIndexNotZero17
contentBeyondLandmarks15
contrastRisk13
inconsistentStyles11
fontSmall11
duplicateID10
tabIndexMissing10
ariaBadAttribute9
submitButton8
imageTextRedundant8
hoverSurprise6
focusableHidden6
iframeTitleBad6
scrollRisk6
noScriptRisk5
horizontalScrolling5
spontaneousMotion4
pseudoHeadingRisk4
linkPair4
pseudoParagraphRisk4
textRotated4
visibleBulk3
skipRepeatedContent3
frameContentRisk3
hiddenContentRisk3
pseudoNavListRisk3
pdfLink3
allCaps3
allItalics3

Issue summary

Special issues

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

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

Classified issues

overflowHidden: Score 1894. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

allItalics: 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-userway",
  "host": {
    "id": "userway",
    "which": "https://userway.org/",
    "what": "UserWay"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-09T15:48:39"
    },
    {
      "event": "endTime",
      "value": "2022-07-09T15:52:24"
    }
  ],
  "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://userway.org/",
        "what": "UserWay"
      },
      {
        "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://userway.org/",
        "what": "UserWay"
      },
      {
        "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://userway.org/",
      "what": "UserWay",
      "result": "https://userway.org/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://userway.org/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://userway.org/",
      "result": {
        "bytes": [
          626719,
          634557,
          627679,
          626311,
          625965
        ],
        "localRatios": [
          1.013,
          1.011,
          1.002,
          1.001
        ],
        "meanLocalRatio": 1.007,
        "maxLocalRatio": 1.013,
        "globalRatio": 1.014,
        "pixelChanges": [
          7135,
          8777,
          1355,
          0
        ],
        "meanPixelChange": 4316,
        "maxPixelChange": 8777,
        "changeFrequency": 0.75
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://userway.org/",
      "what": "UserWay",
      "result": "https://userway.org/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://userway.org/",
      "result": {
        "visibleElements": 986
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://userway.org/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://userway.org/",
      "result": {
        "tabFocusables": 152,
        "tabFocused": 197,
        "discrepancy": 45
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://userway.org/",
      "what": "URL",
      "result": "https://userway.org/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://userway.org/",
      "result": {
        "totals": {
          "total": 152,
          "types": {
            "indicatorMissing": {
              "total": 2,
              "tagNames": {
                "BUTTON": 1,
                "DIV": 1
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 150,
              "meanDelay": 0,
              "tagNames": {
                "DIV": 5,
                "A": 129,
                "BUTTON": 9,
                "SPAN": 5,
                "INPUT": 2
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "DIV",
              "text": ""
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "DIV",
              "text": "Skip to main content",
              "delay": 0
            },
            {
              "tagName": "DIV",
              "text": "Enable accessibility forvisually impaired",
              "delay": 0
            },
            {
              "tagName": "DIV",
              "text": "Open the accessibilitymenu",
              "delay": 0
            },
            {
              "tagName": "DIV",
              "text": "Open the AccessibleNavigation Menu",
              "delay": 0
            },
            {
              "tagName": "DIV",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "LIVE WEBINAR 🎥July 26 @2pm EST, Rethinking Web Accessibility: Achieving Enterprise Compliance - fea",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Solutions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Pricing",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Partners",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Industries",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Sign in",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Request a DemoRequest a DemoDemo",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Start Free Trial",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Start Free Trial",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Watch the Video",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "SPAN",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Start Free Trial",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Start Free Trial",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Live Webinar",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "07/26/2022, 2PM EST",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Download Case Study",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Download Case Study",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Download Case Study",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Start Free Trial",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Watch the Campaign",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Scan",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Scan Now",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility Widget",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility Scanner",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility Inspector",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility Audit",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Content Moderator",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contrast Checker",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility Statement Generator",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "PDF Remediation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Video Remediation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Recover Your Embed Code",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "VPAT - Voluntary Disclosure",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Dyslexia Font (UDF)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Compare",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Widget Add-ons",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "API Access",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FAQ",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Testimonials",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Languages",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Tutorials",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Regulatory Compliance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Platforms",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "API Documentation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "The Basics of Web Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Featured Content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Tax Benefits",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Handling Legal Complaints",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Immediate Mitigation Actions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "UserWay University",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Investor Relations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ADA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "WCAG",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Section 5O8",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "EN 301-549",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "AODA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "HIPAA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "GDPR",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "COPPA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FERPA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ATAG",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CVAA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Powering Accessibility for All Industries",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Government & Public Sector",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Banking, Financial, Insurance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Academia & Education",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Consumer & Retail",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "IT & Security",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Healthcare & Medical",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Automotive & Transportation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Hospitality + F&B",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NGO & NPO",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Media & Entertainment",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Law Enforcement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Who We Are",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Team",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Brand",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Press",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Customer Stories",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Support",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "WordPress Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Elementor Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Shopify Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Wix Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "SquareSpace Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Weebly Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Joomla Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Adobe Muse Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "PrestaShop Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Magento Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Umbraco Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Drupal Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "SpaceCraft Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Webflow Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "BigCommerce Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Duda Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "HubSpot Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "HTML/CSS Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Tilda Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Dreamweaver Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Google Tag Manager Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Moodle Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CMS Max Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Strikingly Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Terms of Use",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cookie Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Font License",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility Statement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Statement of Compliance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cookie Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "I agree",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://userway.org/",
      "what": "URL",
      "result": "https://userway.org/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://userway.org/",
      "result": {
        "totals": {
          "total": 489,
          "types": {
            "onlyFocusable": {
              "total": 4,
              "tagNames": {
                "DIV": 4
              }
            },
            "onlyOperable": {
              "total": 241,
              "tagNames": {
                "A": 65,
                "BUTTON": 2,
                "SECTION": 1,
                "IMG": 1,
                "SPAN": 1,
                "LI": 170,
                "IFRAME": 1
              }
            },
            "focusableAndOperable": {
              "total": 244,
              "tagNames": {
                "DIV": 2,
                "IFRAME": 2,
                "BUTTON": 13,
                "A": 220,
                "SPAN": 5,
                "INPUT": 2
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "DIV",
              "id": "uw-skip-to-main",
              "text": "Skip to main content"
            },
            {
              "tagName": "DIV",
              "id": "uw-enable-visibility",
              "text": "Enable accessibility forvisually impaired"
            },
            {
              "tagName": "DIV",
              "id": "uw-open-accessibility",
              "text": "Open the accessibilitymenu"
            },
            {
              "tagName": "DIV",
              "id": "uw-open-nav-menu",
              "text": "Open the AccessibleNavigation Menu"
            }
          ],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "___",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"bm-item bm-cross-button\" tabindex=\"-1\" aria-label=\"Close menu\" st",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pricing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Platforms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "react-burger-cross-btn",
              "text": "Close Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SECTION",
              "id": "",
              "text": "LIVE WEBINAR 🎥July 26 @2pm EST, Rethinking Web Accessibility: Achieving Enterpr",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTAiIHhtbG5z",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://kyliecosmetics.com/en-u",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.autismspeaks.org#ua",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.uwsn.org/#uaw\" targ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://sanantoniobar.org/#uaw\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.davita.com/#uaw\" ta",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.questrade.com/home#",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.tonyrobbins.com/#ua",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.walmartpetrx.com/#u",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.cadrim.org/#uaw\" ta",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://garthbrooks.com/#uaw\" t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://sites.duke.edu/interdis",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.piper.com/?uaw\" tar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.paralympic.org/#uaw",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://disneyspringshotels.com",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.cokestore.com/#uaw\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.voltaren.ca/#uaw\" t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://centrum.com/#uaw\" targe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://icee.com/#uaw\" target=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.ebay.co.il/#uaw\" ta",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.toyotadirect.com/#u",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.porschenaples.com/#",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.petcarerx.com/#uaw\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://ciser.cornell.edu/#uaw\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://lowell.edu/#uaw\" target",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.nyls.edu/#uaw\" targ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"http://specialolympics.org/#uaw",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://accessibility.breitling",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.wvstateu.edu/#uaw\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://newschoolarch.edu/#uaw\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.perryellis.com/#uaw",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://collab.sundance.org/#ua",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.cariboucoffee.com/#",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.jennycraig.com/#uaw",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.rpminc.com/#uaw\" ta",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.searchtelluridesoth",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://total.myalcon.com/ca/#u",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://kyliecosmetics.com/en-u",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.autismspeaks.org#ua",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.uwsn.org/#uaw\" targ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://sanantoniobar.org/#uaw\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.davita.com/#uaw\" ta",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.questrade.com/home#",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.tonyrobbins.com/#ua",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.walmartpetrx.com/#u",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.cadrim.org/#uaw\" ta",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://garthbrooks.com/#uaw\" t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://sites.duke.edu/interdis",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.piper.com/?uaw\" tar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.paralympic.org/#uaw",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://disneyspringshotels.com",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.cokestore.com/#uaw\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.voltaren.ca/#uaw\" t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://centrum.com/#uaw\" targe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://icee.com/#uaw\" target=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.ebay.co.il/#uaw\" ta",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.toyotadirect.com/#u",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"video-presentation__btn\" style=\"cursor: default;\"><span></span></sp",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Accessibility Widget",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Accessibility Scanner",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Accessibility Inspector",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Accessibility Audit",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Content Moderator",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Contrast Checker",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Accessibility Statement Generator",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "PDF Remediation",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Video Remediation",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Recover Your Embed Code",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "VPAT - Voluntary Disclosure",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Dyslexia Font (UDF)",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Compare",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Widget Add-ons",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "API Access",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "FAQ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Testimonials",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Languages",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Tutorials",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Blog",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Regulatory Compliance",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Platforms",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "API Documentation",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "The Basics of Web Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Featured Content",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Tax Benefits",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Handling Legal Complaints",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Immediate Mitigation Actions",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "UserWay University",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Investor Relations",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "ADA",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "WCAG",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Section 5O8",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "EN 301-549",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "AODA",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "HIPAA",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "GDPR",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "COPPA",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "FERPA",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "ATAG",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "CVAA",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Powering Accessibility for All Industries",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Government & Public Sector",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Banking, Financial, Insurance",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Academia & Education",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Consumer & Retail",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "IT & Security",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Healthcare & Medical",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Automotive & Transportation",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Hospitality + F&B",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "NGO & NPO",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Media & Entertainment",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Law Enforcement",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Who We Are",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Team",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Brand",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Press",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Customer Stories",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Contact Us",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Careers",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Support",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "WordPress Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Elementor Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Shopify Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Wix Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "SquareSpace Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Weebly Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Joomla Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Adobe Muse Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "PrestaShop Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Magento Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Umbraco Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Drupal Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "SpaceCraft Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Webflow Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "BigCommerce Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Duda Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "HubSpot Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "HTML/CSS Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Tilda Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Dreamweaver Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Google Tag Manager Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Moodle Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "CMS Max Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Strikingly Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "WordPress Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Elementor Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Shopify Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Wix Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "SquareSpace Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Weebly Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Joomla Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Adobe Muse Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "PrestaShop Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Magento Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Umbraco Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Drupal Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "SpaceCraft Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Webflow Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "BigCommerce Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Duda Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "HubSpot Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "HTML/CSS Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Tilda Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Dreamweaver Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Google Tag Manager Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Moodle Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "CMS Max Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Strikingly Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Accessibility Widget",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Accessibility Scanner",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Accessibility Inspector",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Accessibility Audit",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Content Moderator",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Contrast Checker",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Accessibility Statement Generator",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "PDF Remediation",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Video Remediation",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Recover Your Embed Code",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "VPAT - Voluntary Disclosure",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Dyslexia Font (UDF)",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Compare",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Widget Add-ons",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "API Access",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "FAQ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Testimonials",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Languages",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Tutorials",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Blog",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Regulatory Compliance",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Platforms",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "API Documentation",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "The Basics of Web Accessibility",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Featured Content",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Tax Benefits",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Handling Legal Complaints",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Immediate Mitigation Actions",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "UserWay University",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Investor Relations",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "ADA",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "WCAG",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Section 5O8",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "EN 301-549",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "AODA",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "HIPAA",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "GDPR",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "COPPA",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "FERPA",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "ATAG",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "CVAA",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Powering Accessibility for All Industries",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Government & Public Sector",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Banking, Financial, Insurance",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Academia & Education",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Consumer & Retail",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "IT & Security",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Healthcare & Medical",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Automotive & Transportation",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Hospitality + F&B",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "NGO & NPO",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Media & Entertainment",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Law Enforcement",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Who We Are",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Team",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Brand",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Press",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Customer Stories",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Contact Us",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Careers",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "",
              "text": "Support",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "intercom-frame",
              "text": "<iframe id=\"intercom-frame\" style=\"position: absolute !important; opacity: 0 !im",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "DIV",
              "id": "userwayAccessibilityIcon",
              "text": "<div class=\"uai userway_dark\" id=\"userwayAccessibilityIcon\" aria-label=\"Menu Ace",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe class=\"uwif userway_p3\" name=\"userway\" title=\"UserWay Menu Acessibilidad",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "react-burger-menu-btn",
              "text": "Open Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LIVE WEBINAR 🎥July 26 @2pm EST, Rethinking Web Accessibility: Achieving Enterpr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"bm-burger-button\" tabindex=\"0\" aria-expanded=\"false\" aria-label=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-current=\"page\" class=\"logo-home\" tabindex=\"0\" aria-label=\"Link to UserWa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "Solutions",
              "text": "Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "Pricing",
              "text": "Pricing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "Resources",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "Partners",
              "text": "Partners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "Industries",
              "text": "Industries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "About",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sign in",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Request a DemoRequest a DemoDemo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Start Free Trial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Start Free Trial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Watch the Video",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"button hero-campaign__women__btn\" aria-label=\"Watch the Video - O",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"slick-prev\" aria-label=\"Show previous brands using UserWay\" style",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"slick-pause\" type=\"button\" aria-label=\"Pause carousel animation\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"slick-next\" aria-label=\"Show next brands using UserWay\" style=\"cu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"swiper-pagination-bullet swiper-pagination-bullet-active\" tabindex=",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"swiper-pagination-bullet\" tabindex=\"0\" role=\"button\" aria-label=\"Go",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"0\" href=\"https://www.msmc.com/#uaw\" targe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"0\" href=\"https://www.thermofisher.com/#ua",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"0\" href=\"https://fool.com/#uaw\" target=\"_",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"0\" href=\"https://www.nielsen.com/us/en/#u",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"0\" href=\"https://www.unfpa.org/#uaw\" targ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"0\" href=\"https://www.landroverhonolulu.co",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"0\" href=\"https://www.amnestyusa.org/#uaw\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"0\" href=\"https://www.niagarafallsusa.com/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"0\" href=\"https://www.ussailing.org/#uaw\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a rel=\"noreferrer noopener\" tabindex=\"0\" href=\"https://www.payoneer.com/#uaw\" t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Start Free Trial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"button\" aria-label=\"View the demo video to learn more - Opens in a",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Start Free Trial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Live Webinar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Live Webinar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "07/26/2022, 2PM EST",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Download Case Study",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Download Case Study",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Download Case Study",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Start Free Trial",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Watch the Campaign",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Watch the Campaign",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "quickScan",
              "text": "<input type=\"text\" aria-invalid=\"false\" aria-describedby=\"quickScan_error\" place",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Scan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "siteBar",
              "text": "<input aria-invalid=\"false\" aria-describedby=\"siteBar_error\" type=\"text\" placeho",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Scan Now",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Widget",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Scanner",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Inspector",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Audit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Content Moderator",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contrast Checker",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Statement Generator",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PDF Remediation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Video Remediation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Recover Your Embed Code",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VPAT - Voluntary Disclosure",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dyslexia Font (UDF)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Compare",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-current=\"page\" aria-label=\"Link to UserWay.org Homepage\" class=\"\" href=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.facebook.com/UserWay\" aria-label=\"UserWay on Facebook - Ope",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/UserWayOrg\" aria-label=\"UserWay on Twitter - Opens ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.linkedin.com/company/userway\" aria-label=\"UserWay on Linked",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.youtube.com/channel/UC2lRECBJJKznw5bogpzfaNQ?sub_confirmati",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.instagram.com/userwayorg\" aria-label=\"UserWay on Instagram ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Widget Add-ons",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "API Access",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Testimonials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Languages",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tutorials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Regulatory Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Platforms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "API Documentation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Basics of Web Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Featured Content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax Benefits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Handling Legal Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Immediate Mitigation Actions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "UserWay University",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Investor Relations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Section 5O8",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EN 301-549",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AODA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HIPAA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "GDPR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COPPA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FERPA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ATAG",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CVAA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Powering Accessibility for All Industries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Government & Public Sector",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Banking, Financial, Insurance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Academia & Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer & Retail",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IT & Security",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Healthcare & Medical",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Automotive & Transportation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hospitality + F&B",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NGO & NPO",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media & Entertainment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Law Enforcement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Who We Are",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Team",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Brand",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Customer Stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WordPress Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Elementor Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shopify Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Wix Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SquareSpace Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Weebly Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Joomla Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Adobe Muse Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PrestaShop Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Magento Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Umbraco Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Drupal Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SpaceCraft Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Webflow Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "BigCommerce Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Duda Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HubSpot Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HTML/CSS Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tilda Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dreamweaver Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Google Tag Manager Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Moodle Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CMS Max Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Strikingly Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WordPress Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Elementor Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shopify Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Wix Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SquareSpace Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Weebly Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Joomla Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Adobe Muse Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PrestaShop Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Magento Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Umbraco Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Drupal Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SpaceCraft Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Webflow Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "BigCommerce Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Duda Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HubSpot Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HTML/CSS Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tilda Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dreamweaver Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Google Tag Manager Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Moodle Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CMS Max Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Strikingly Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Widget",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Scanner",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Inspector",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Audit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Content Moderator",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contrast Checker",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Statement Generator",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PDF Remediation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Video Remediation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Recover Your Embed Code",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VPAT - Voluntary Disclosure",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dyslexia Font (UDF)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Compare",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Widget Add-ons",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "API Access",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Testimonials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Languages",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tutorials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Regulatory Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Platforms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "API Documentation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Basics of Web Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Featured Content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax Benefits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Handling Legal Complaints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Immediate Mitigation Actions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "UserWay University",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Investor Relations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Section 5O8",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EN 301-549",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AODA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HIPAA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "GDPR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COPPA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FERPA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ATAG",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CVAA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Powering Accessibility for All Industries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Government & Public Sector",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Banking, Financial, Insurance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Academia & Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Consumer & Retail",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IT & Security",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Healthcare & Medical",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Automotive & Transportation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hospitality + F&B",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NGO & NPO",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media & Entertainment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Law Enforcement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Who We Are",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Team",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Brand",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Customer Stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.facebook.com/UserWay\" aria-label=\"UserWay on Facebook - Ope",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/UserWayOrg\" aria-label=\"UserWay on Twitter - Opens ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.linkedin.com/company/userway\" aria-label=\"UserWay on Linked",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.youtube.com/channel/UC2lRECBJJKznw5bogpzfaNQ?sub_confirmati",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.instagram.com/userwayorg\" aria-label=\"UserWay on Instagram ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms of Use",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cookie Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Font License",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Statement of Compliance",
              "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": "BUTTON",
              "id": "",
              "text": "I agree",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe style=\"width: 0px; height: 0px; display: none;\" data-uw-rm-iframe=\"un\"><",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"intercom-lightweight-app-launcher intercom-launcher\" role=\"button\" t",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://userway.org/",
      "what": "URL",
      "result": "https://userway.org/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://userway.org/",
      "result": {
        "totals": {
          "triggers": 290,
          "headTriggers": 20,
          "tailTriggers": 270,
          "impactTriggers": 1,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 48,
          "opacityImpact": 0,
          "unhoverables": 4
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "A",
                "text": "LIVEWEBINAR🎥July26@2pmEST,RethinkingWebAccessibil",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 48,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "___"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Brand"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<imgalt=\"ToyotaDirectwebsite\"src=\"/content-img/wid"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<imgalt=\"USSailingwebsite\"src=\"/content-img/widget"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://userway.org/",
      "what": "URL",
      "result": "https://userway.org/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://userway.org/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 17
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Open Menu"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close menu"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Close Menu"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Open menu"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Watch the Video"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Watch the Video - Opens video in a popup"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Show previous brands using UserWay"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Pause carousel animation"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Show next brands using UserWay"
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "View the demo video to learn more - Opens in a popup"
              }
            },
            {
              "index": 10,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Watch the Video - Opens video in a popup",
                "content": "Watch the Campaign"
              }
            },
            {
              "index": 11,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Watch the Video - Opens video in a popup",
                "content": "Watch the Campaign"
              }
            },
            {
              "index": 12,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Website URL"
                ]
              }
            },
            {
              "index": 13,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Scan Now - your website for accessibility violations",
                "content": "Scan"
              }
            },
            {
              "index": 14,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Enter website URL for a free scan"
                ]
              }
            },
            {
              "index": 15,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Scan Now - your website for accessibility violations",
                "content": "Scan Now"
              }
            },
            {
              "index": 16,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "I agree"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://userway.org/",
      "result": {
        "totals": {
          "links": 285,
          "adjacent": {
            "total": 109,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "___",
            "Solutions",
            "Pricing",
            "Resources",
            "Partners",
            "Industries",
            "Platforms",
            "Compliance",
            "About",
            "LIVE WEBINAR 🎥July 26 @2pm EST, Rethinking Web Accessibility: Achieving Enterprise Compliance - featuring renowned accessibility speakers. RSVP!",
            "",
            "Sign in",
            "Request a DemoRequest a DemoDemo",
            "Start Free Trial",
            "Start Free Trial",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "Start Free Trial",
            "Start Free Trial",
            "Live Webinar",
            "Live Webinar",
            "07/26/2022, 2PM EST",
            "Download Case Study",
            "Download Case Study",
            "Download Case Study",
            "Start Free Trial",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "Terms of Use",
            "Privacy Policy",
            "Cookie Policy",
            "Font License",
            "Accessibility Statement",
            "Statement of Compliance",
            "Cookie Policy",
            "Privacy Policy"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://userway.org/",
      "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://userway.org/",
      "what": "URL",
      "result": "https://userway.org/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://userway.org/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://userway.org/",
      "result": {
        "roleElements": 105,
        "badRoleElements": 61,
        "redundantRoleElements": 0,
        "tagNames": {
          "DIV": {
            "button": {
              "bad": 6,
              "redundant": 0
            },
            "main": {
              "bad": 1,
              "redundant": 0
            },
            "group": {
              "bad": 33,
              "redundant": 0
            },
            "heading": {
              "bad": 11,
              "redundant": 0
            }
          },
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "A": {
            "button": {
              "bad": 4,
              "redundant": 0
            }
          },
          "SPAN": {
            "button": {
              "bad": 5,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://userway.org/",
      "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": 15,
            "subtotals": [
              2,
              2,
              2,
              1,
              1,
              1,
              1,
              1,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 109,
            "subtotals": [
              97,
              8,
              3,
              1
            ]
          },
          "listLink": {
            "total": 176,
            "subtotals": [
              170,
              6
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 10,
            "subtotals": [
              3,
              1,
              1,
              1,
              1,
              1,
              1,
              1
            ]
          },
          "h3": {
            "total": 3
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "Open Menu",
                "",
                "Close Menu",
                "",
                "",
                "",
                "",
                ""
              ],
              "500": [
                "Watch the Video",
                "",
                "Watch the Campaign",
                "Watch the Campaign",
                "Scan",
                "Scan Now",
                "I agree"
              ]
            },
            "borderStyle": {
              "none": [
                "Open Menu",
                "",
                "Close Menu",
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "solid": [
                "Watch the Video",
                "Watch the Campaign",
                "Watch the Campaign",
                "Scan",
                "Scan Now",
                "I agree"
              ]
            },
            "borderWidth": {
              "0px": [
                "Open Menu",
                "",
                "Close Menu",
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "2px": [
                "Watch the Video"
              ],
              "1px": [
                "Watch the Campaign",
                "Watch the Campaign",
                "Scan",
                "Scan Now",
                "I agree"
              ]
            },
            "height": {
              "100%": [
                "Open Menu",
                "Close Menu"
              ],
              "auto": [
                "",
                "",
                "Watch the Campaign"
              ],
              "56px": [
                "Watch the Video",
                "Watch the Campaign"
              ],
              "90px": [
                ""
              ],
              "25px": [
                "",
                "",
                ""
              ],
              "328.898px": [
                ""
              ],
              "53px": [
                "Scan"
              ],
              "30px": [
                "Scan Now"
              ],
              "40px": [
                "I agree"
              ]
            },
            "lineHeight": {
              "normal": [
                "Open Menu",
                "",
                "Close Menu",
                "",
                "",
                "",
                "",
                ""
              ],
              "19px": [
                "Watch the Video"
              ],
              "18px": [
                "",
                "Scan",
                "I agree"
              ],
              "16px": [
                "Watch the Campaign",
                "Watch the Campaign"
              ],
              "14px": [
                "Scan Now"
              ]
            },
            "minHeight": {
              "0px": [
                "Open Menu",
                "",
                "Close Menu",
                "",
                "",
                "",
                "",
                "",
                "Watch the Campaign",
                "Watch the Campaign",
                "Scan",
                "Scan Now"
              ],
              "auto": [
                "Watch the Video",
                "",
                "I agree"
              ]
            },
            "minWidth": {
              "0px": [
                "Open Menu",
                "",
                "Close Menu",
                "",
                "",
                "",
                ""
              ],
              "163px": [
                "Watch the Video",
                "Watch the Campaign",
                "Watch the Campaign"
              ],
              "80px": [
                ""
              ],
              "auto": [
                ""
              ],
              "103px": [
                "Scan"
              ],
              "89px": [
                "Scan Now"
              ],
              "124px": [
                "I agree"
              ]
            },
            "outlineStyle": {
              "none": [
                "Open Menu",
                "",
                "Close Menu",
                "",
                "Watch the Video",
                "",
                "",
                "",
                "",
                "Watch the Campaign",
                "Watch the Campaign",
                "Scan",
                "Scan Now",
                "I agree"
              ],
              "solid": [
                ""
              ]
            },
            "outlineWidth": {
              "0px": [
                "Open Menu",
                "",
                "Close Menu",
                "",
                "Watch the Video",
                "",
                "",
                "",
                "",
                "Watch the Campaign",
                "Watch the Campaign",
                "Scan",
                "Scan Now",
                "I agree"
              ],
              "1px": [
                ""
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "___",
                "Solutions",
                "Pricing",
                "Resources",
                "Partners",
                "Industries",
                "Platforms",
                "Compliance",
                "About",
                "LIVE WEBINAR 🎥July 26 @2pm EST, Rethinking Web Accessibility: Achieving Enterprise Compliance - featuring renowned accessibility speakers. RSVP!",
                "",
                "Sign in",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "07/26/2022, 2PM EST",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Terms of Use",
                "Privacy Policy",
                "Cookie Policy",
                "Font License",
                "Accessibility Statement",
                "Statement of Compliance",
                "Cookie Policy",
                "Privacy Policy"
              ],
              "500": [
                "Request a DemoRequest a DemoDemo",
                "Start Free Trial",
                "Start Free Trial"
              ],
              "600": [
                "Start Free Trial",
                "Start Free Trial",
                "Live Webinar",
                "Live Webinar",
                "Download Case Study",
                "Download Case Study",
                "Download Case Study",
                "Start Free Trial"
              ]
            },
            "opacity": {
              "1": [
                "Solutions",
                "Pricing",
                "Resources",
                "Partners",
                "Industries",
                "Platforms",
                "Compliance",
                "About",
                "LIVE WEBINAR 🎥July 26 @2pm EST, Rethinking Web Accessibility: Achieving Enterprise Compliance - featuring renowned accessibility speakers. RSVP!",
                "",
                "Sign in",
                "Request a DemoRequest a DemoDemo",
                "Start Free Trial",
                "Start Free Trial",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Start Free Trial",
                "Start Free Trial",
                "Live Webinar",
                "Live Webinar",
                "07/26/2022, 2PM EST",
                "Download Case Study",
                "Download Case Study",
                "Download Case Study",
                "Start Free Trial",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Terms of Use",
                "Privacy Policy",
                "Cookie Policy",
                "Font License",
                "Accessibility Statement",
                "Statement of Compliance",
                "Cookie Policy",
                "Privacy Policy"
              ],
              "0.01": [
                "___"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Accessibility Widget",
                "Accessibility Scanner",
                "Accessibility Inspector",
                "Accessibility Audit",
                "Content Moderator",
                "Contrast Checker",
                "Accessibility Statement Generator",
                "PDF Remediation",
                "Video Remediation",
                "Recover Your Embed Code",
                "VPAT - Voluntary Disclosure",
                "Dyslexia Font (UDF)",
                "Compare",
                "Widget Add-ons",
                "API Access",
                "FAQ",
                "Testimonials",
                "Languages",
                "Tutorials",
                "Blog",
                "Regulatory Compliance",
                "Platforms",
                "API Documentation",
                "The Basics of Web Accessibility",
                "Featured Content",
                "Tax Benefits",
                "Handling Legal Complaints",
                "Immediate Mitigation Actions",
                "UserWay University",
                "Investor Relations",
                "ADA",
                "WCAG",
                "Section 5O8",
                "EN 301-549",
                "AODA",
                "HIPAA",
                "GDPR",
                "COPPA",
                "FERPA",
                "ATAG",
                "CVAA",
                "Powering Accessibility for All Industries",
                "Government & Public Sector",
                "Banking, Financial, Insurance",
                "Academia & Education",
                "Consumer & Retail",
                "IT & Security",
                "Healthcare & Medical",
                "Automotive & Transportation",
                "Hospitality + F&B",
                "NGO & NPO",
                "Media & Entertainment",
                "Law Enforcement",
                "Who We Are",
                "Team",
                "Brand",
                "Press",
                "Customer Stories",
                "Contact Us",
                "Careers",
                "Support",
                "WordPress Accessibility",
                "Elementor Accessibility",
                "Shopify Accessibility",
                "Wix Accessibility",
                "SquareSpace Accessibility",
                "Weebly Accessibility",
                "Joomla Accessibility",
                "Adobe Muse Accessibility",
                "PrestaShop Accessibility",
                "Magento Accessibility",
                "Umbraco Accessibility",
                "Drupal Accessibility",
                "SpaceCraft Accessibility",
                "Webflow Accessibility",
                "BigCommerce Accessibility",
                "Duda Accessibility",
                "HubSpot Accessibility",
                "HTML/CSS Accessibility",
                "Tilda Accessibility",
                "Dreamweaver Accessibility",
                "Google Tag Manager Accessibility",
                "Moodle Accessibility",
                "CMS Max Accessibility",
                "Strikingly Accessibility",
                "WordPress Accessibility",
                "Elementor Accessibility",
                "Shopify Accessibility",
                "Wix Accessibility",
                "SquareSpace Accessibility",
                "Weebly Accessibility",
                "Joomla Accessibility",
                "Adobe Muse Accessibility",
                "PrestaShop Accessibility",
                "Magento Accessibility",
                "Umbraco Accessibility",
                "Drupal Accessibility",
                "SpaceCraft Accessibility",
                "Webflow Accessibility",
                "BigCommerce Accessibility",
                "Duda Accessibility",
                "HubSpot Accessibility",
                "HTML/CSS Accessibility",
                "Tilda Accessibility",
                "Dreamweaver Accessibility",
                "Google Tag Manager Accessibility",
                "Moodle Accessibility",
                "CMS Max Accessibility",
                "Strikingly Accessibility",
                "Accessibility Widget",
                "Accessibility Scanner",
                "Accessibility Inspector",
                "Accessibility Audit",
                "Content Moderator",
                "Contrast Checker",
                "Accessibility Statement Generator",
                "PDF Remediation",
                "Video Remediation",
                "Recover Your Embed Code",
                "VPAT - Voluntary Disclosure",
                "Dyslexia Font (UDF)",
                "Compare",
                "Widget Add-ons",
                "API Access",
                "FAQ",
                "Testimonials",
                "Languages",
                "Tutorials",
                "Blog",
                "Regulatory Compliance",
                "Platforms",
                "API Documentation",
                "The Basics of Web Accessibility",
                "Featured Content",
                "Tax Benefits",
                "Handling Legal Complaints",
                "Immediate Mitigation Actions",
                "UserWay University",
                "Investor Relations",
                "ADA",
                "WCAG",
                "Section 5O8",
                "EN 301-549",
                "AODA",
                "HIPAA",
                "GDPR",
                "COPPA",
                "FERPA",
                "ATAG",
                "CVAA",
                "Powering Accessibility for All Industries",
                "Government & Public Sector",
                "Banking, Financial, Insurance",
                "Academia & Education",
                "Consumer & Retail",
                "IT & Security",
                "Healthcare & Medical",
                "Automotive & Transportation",
                "Hospitality + F&B",
                "NGO & NPO",
                "Media & Entertainment",
                "Law Enforcement",
                "Who We Are",
                "Team",
                "Brand",
                "Press",
                "Customer Stories",
                "Contact Us",
                "Careers",
                "Support"
              ],
              "500": [
                "Solutions",
                "Pricing",
                "Resources",
                "Partners",
                "Industries",
                "About"
              ]
            },
            "color": {
              "rgb(0, 0, 0)": [
                "Solutions",
                "Pricing",
                "Resources",
                "Partners",
                "Industries",
                "About"
              ],
              "rgb(160, 166, 191)": [
                "Accessibility Widget",
                "Accessibility Scanner",
                "Accessibility Inspector",
                "Accessibility Audit",
                "Content Moderator",
                "Contrast Checker",
                "Accessibility Statement Generator",
                "PDF Remediation",
                "Video Remediation",
                "Recover Your Embed Code",
                "VPAT - Voluntary Disclosure",
                "Dyslexia Font (UDF)",
                "Compare",
                "Widget Add-ons",
                "API Access",
                "FAQ",
                "Testimonials",
                "Languages",
                "Tutorials",
                "Blog",
                "Regulatory Compliance",
                "Platforms",
                "API Documentation",
                "The Basics of Web Accessibility",
                "Featured Content",
                "Tax Benefits",
                "Handling Legal Complaints",
                "Immediate Mitigation Actions",
                "UserWay University",
                "Investor Relations",
                "ADA",
                "WCAG",
                "Section 5O8",
                "EN 301-549",
                "AODA",
                "HIPAA",
                "GDPR",
                "COPPA",
                "FERPA",
                "ATAG",
                "CVAA",
                "Powering Accessibility for All Industries",
                "Government & Public Sector",
                "Banking, Financial, Insurance",
                "Academia & Education",
                "Consumer & Retail",
                "IT & Security",
                "Healthcare & Medical",
                "Automotive & Transportation",
                "Hospitality + F&B",
                "NGO & NPO",
                "Media & Entertainment",
                "Law Enforcement",
                "Who We Are",
                "Team",
                "Brand",
                "Press",
                "Customer Stories",
                "Contact Us",
                "Careers",
                "Support",
                "WordPress Accessibility",
                "Elementor Accessibility",
                "Shopify Accessibility",
                "Wix Accessibility",
                "SquareSpace Accessibility",
                "Weebly Accessibility",
                "Joomla Accessibility",
                "Adobe Muse Accessibility",
                "PrestaShop Accessibility",
                "Magento Accessibility",
                "Umbraco Accessibility",
                "Drupal Accessibility",
                "SpaceCraft Accessibility",
                "Webflow Accessibility",
                "BigCommerce Accessibility",
                "Duda Accessibility",
                "HubSpot Accessibility",
                "HTML/CSS Accessibility",
                "Tilda Accessibility",
                "Dreamweaver Accessibility",
                "Google Tag Manager Accessibility",
                "Moodle Accessibility",
                "CMS Max Accessibility",
                "Strikingly Accessibility",
                "WordPress Accessibility",
                "Elementor Accessibility",
                "Shopify Accessibility",
                "Wix Accessibility",
                "SquareSpace Accessibility",
                "Weebly Accessibility",
                "Joomla Accessibility",
                "Adobe Muse Accessibility",
                "PrestaShop Accessibility",
                "Magento Accessibility",
                "Umbraco Accessibility",
                "Drupal Accessibility",
                "SpaceCraft Accessibility",
                "Webflow Accessibility",
                "BigCommerce Accessibility",
                "Duda Accessibility",
                "HubSpot Accessibility",
                "HTML/CSS Accessibility",
                "Tilda Accessibility",
                "Dreamweaver Accessibility",
                "Google Tag Manager Accessibility",
                "Moodle Accessibility",
                "CMS Max Accessibility",
                "Strikingly Accessibility",
                "Accessibility Widget",
                "Accessibility Scanner",
                "Accessibility Inspector",
                "Accessibility Audit",
                "Content Moderator",
                "Contrast Checker",
                "Accessibility Statement Generator",
                "PDF Remediation",
                "Video Remediation",
                "Recover Your Embed Code",
                "VPAT - Voluntary Disclosure",
                "Dyslexia Font (UDF)",
                "Compare",
                "Widget Add-ons",
                "API Access",
                "FAQ",
                "Testimonials",
                "Languages",
                "Tutorials",
                "Blog",
                "Regulatory Compliance",
                "Platforms",
                "API Documentation",
                "The Basics of Web Accessibility",
                "Featured Content",
                "Tax Benefits",
                "Handling Legal Complaints",
                "Immediate Mitigation Actions",
                "UserWay University",
                "Investor Relations",
                "ADA",
                "WCAG",
                "Section 5O8",
                "EN 301-549",
                "AODA",
                "HIPAA",
                "GDPR",
                "COPPA",
                "FERPA",
                "ATAG",
                "CVAA",
                "Powering Accessibility for All Industries",
                "Government & Public Sector",
                "Banking, Financial, Insurance",
                "Academia & Education",
                "Consumer & Retail",
                "IT & Security",
                "Healthcare & Medical",
                "Automotive & Transportation",
                "Hospitality + F&B",
                "NGO & NPO",
                "Media & Entertainment",
                "Law Enforcement",
                "Who We Are",
                "Team",
                "Brand",
                "Press",
                "Customer Stories",
                "Contact Us",
                "Careers",
                "Support"
              ]
            },
            "lineHeight": {
              "27px": [
                "Solutions",
                "Pricing",
                "Resources",
                "Partners",
                "Industries",
                "About"
              ],
              "16px": [
                "Accessibility Widget",
                "Accessibility Scanner",
                "Accessibility Inspector",
                "Accessibility Audit",
                "Content Moderator",
                "Contrast Checker",
                "Accessibility Statement Generator",
                "PDF Remediation",
                "Video Remediation",
                "Recover Your Embed Code",
                "VPAT - Voluntary Disclosure",
                "Dyslexia Font (UDF)",
                "Compare",
                "Widget Add-ons",
                "API Access",
                "FAQ",
                "Testimonials",
                "Languages",
                "Tutorials",
                "Blog",
                "Regulatory Compliance",
                "Platforms",
                "API Documentation",
                "The Basics of Web Accessibility",
                "Featured Content",
                "Tax Benefits",
                "Handling Legal Complaints",
                "Immediate Mitigation Actions",
                "UserWay University",
                "Investor Relations",
                "ADA",
                "WCAG",
                "Section 5O8",
                "EN 301-549",
                "AODA",
                "HIPAA",
                "GDPR",
                "COPPA",
                "FERPA",
                "ATAG",
                "CVAA",
                "Powering Accessibility for All Industries",
                "Government & Public Sector",
                "Banking, Financial, Insurance",
                "Academia & Education",
                "Consumer & Retail",
                "IT & Security",
                "Healthcare & Medical",
                "Automotive & Transportation",
                "Hospitality + F&B",
                "NGO & NPO",
                "Media & Entertainment",
                "Law Enforcement",
                "Who We Are",
                "Team",
                "Brand",
                "Press",
                "Customer Stories",
                "Contact Us",
                "Careers",
                "Support",
                "WordPress Accessibility",
                "Elementor Accessibility",
                "Shopify Accessibility",
                "Wix Accessibility",
                "SquareSpace Accessibility",
                "Weebly Accessibility",
                "Joomla Accessibility",
                "Adobe Muse Accessibility",
                "PrestaShop Accessibility",
                "Magento Accessibility",
                "Umbraco Accessibility",
                "Drupal Accessibility",
                "SpaceCraft Accessibility",
                "Webflow Accessibility",
                "BigCommerce Accessibility",
                "Duda Accessibility",
                "HubSpot Accessibility",
                "HTML/CSS Accessibility",
                "Tilda Accessibility",
                "Dreamweaver Accessibility",
                "Google Tag Manager Accessibility",
                "Moodle Accessibility",
                "CMS Max Accessibility",
                "Strikingly Accessibility",
                "WordPress Accessibility",
                "Elementor Accessibility",
                "Shopify Accessibility",
                "Wix Accessibility",
                "SquareSpace Accessibility",
                "Weebly Accessibility",
                "Joomla Accessibility",
                "Adobe Muse Accessibility",
                "PrestaShop Accessibility",
                "Magento Accessibility",
                "Umbraco Accessibility",
                "Drupal Accessibility",
                "SpaceCraft Accessibility",
                "Webflow Accessibility",
                "BigCommerce Accessibility",
                "Duda Accessibility",
                "HubSpot Accessibility",
                "HTML/CSS Accessibility",
                "Tilda Accessibility",
                "Dreamweaver Accessibility",
                "Google Tag Manager Accessibility",
                "Moodle Accessibility",
                "CMS Max Accessibility",
                "Strikingly Accessibility",
                "Accessibility Widget",
                "Accessibility Scanner",
                "Accessibility Inspector",
                "Accessibility Audit",
                "Content Moderator",
                "Contrast Checker",
                "Accessibility Statement Generator",
                "PDF Remediation",
                "Video Remediation",
                "Recover Your Embed Code",
                "VPAT - Voluntary Disclosure",
                "Dyslexia Font (UDF)",
                "Compare",
                "Widget Add-ons",
                "API Access",
                "FAQ",
                "Testimonials",
                "Languages",
                "Tutorials",
                "Blog",
                "Regulatory Compliance",
                "Platforms",
                "API Documentation",
                "The Basics of Web Accessibility",
                "Featured Content",
                "Tax Benefits",
                "Handling Legal Complaints",
                "Immediate Mitigation Actions",
                "UserWay University",
                "Investor Relations",
                "ADA",
                "WCAG",
                "Section 5O8",
                "EN 301-549",
                "AODA",
                "HIPAA",
                "GDPR",
                "COPPA",
                "FERPA",
                "ATAG",
                "CVAA",
                "Powering Accessibility for All Industries",
                "Government & Public Sector",
                "Banking, Financial, Insurance",
                "Academia & Education",
                "Consumer & Retail",
                "IT & Security",
                "Healthcare & Medical",
                "Automotive & Transportation",
                "Hospitality + F&B",
                "NGO & NPO",
                "Media & Entertainment",
                "Law Enforcement",
                "Who We Are",
                "Team",
                "Brand",
                "Press",
                "Customer Stories",
                "Contact Us",
                "Careers",
                "Support"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "400": [
                "Trusted By leading brands:"
              ],
              "600": [
                "WCAG & ADA Compliance",
                "Mitigate Legal Risk",
                "Enhanced Usability & UI/UX",
                "IS YOUR SITE A LAWSUIT RISK?"
              ],
              "700": [
                "Instantly scan your site for accessibility violations!"
              ],
              "800": [
                "Rethinking Website Accessibility: Achieving Enterprise Digital Compliance"
              ],
              "900": [
                "UserWay Makes Accessibility Easy",
                "Smart Leaders Choose UserWay",
                "“UserWay sets  your website apart  and showcases your commitment  to inclusion"
              ]
            },
            "opacity": {
              "0": [
                "Smart Leaders Choose UserWay"
              ],
              "1": [
                "Trusted By leading brands:",
                "WCAG & ADA Compliance",
                "Mitigate Legal Risk",
                "Enhanced Usability & UI/UX",
                "UserWay Makes Accessibility Easy",
                "Rethinking Website Accessibility: Achieving Enterprise Digital Compliance",
                "“UserWay sets  your website apart  and showcases your commitment  to inclusion",
                "IS YOUR SITE A LAWSUIT RISK?",
                "Instantly scan your site for accessibility violations!"
              ]
            },
            "color": {
              "rgb(56, 63, 79)": [
                "Trusted By leading brands:"
              ],
              "rgb(64, 68, 78)": [
                "WCAG & ADA Compliance",
                "Mitigate Legal Risk",
                "Enhanced Usability & UI/UX"
              ],
              "rgb(33, 48, 81)": [
                "UserWay Makes Accessibility Easy"
              ],
              "rgb(255, 255, 255)": [
                "Rethinking Website Accessibility: Achieving Enterprise Digital Compliance",
                "IS YOUR SITE A LAWSUIT RISK?",
                "Instantly scan your site for accessibility violations!"
              ],
              "rgb(20, 18, 30)": [
                "Smart Leaders Choose UserWay"
              ],
              "rgb(50, 57, 80)": [
                "“UserWay sets  your website apart  and showcases your commitment  to inclusion"
              ]
            },
            "fontSize": {
              "14px": [
                "Trusted By leading brands:"
              ],
              "21px": [
                "WCAG & ADA Compliance",
                "Mitigate Legal Risk",
                "Enhanced Usability & UI/UX"
              ],
              "48px": [
                "UserWay Makes Accessibility Easy"
              ],
              "44px": [
                "Rethinking Website Accessibility: Achieving Enterprise Digital Compliance"
              ],
              "56px": [
                "Smart Leaders Choose UserWay"
              ],
              "55px": [
                "“UserWay sets  your website apart  and showcases your commitment  to inclusion"
              ],
              "15px": [
                "IS YOUR SITE A LAWSUIT RISK?"
              ],
              "18px": [
                "Instantly scan your site for accessibility violations!"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://userway.org/",
      "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://userway.org/",
      "result": {
        "totals": {
          "total": 61,
          "tagNames": {
            "DIV": 28,
            "SPAN": 12,
            "IFRAME": 2,
            "A": 1,
            "BUTTON": 6,
            "SECTION": 1,
            "HEADER": 1,
            "IMG": 3,
            "P": 2,
            "LABEL": 2,
            "INPUT": 2,
            "FOOTER": 1
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "",
            "text": "Skip to main contentEnable accessibility forvisually impairedOpen the accessibilitymenu Open the Acc"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "IFRAME",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": "___"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Open Menu"
          },
          {
            "tagName": "BUTTON",
            "id": "react-burger-menu-btn",
            "text": "Open Menu"
          },
          {
            "tagName": "DIV",
            "id": "sidebar",
            "text": "SolutionsPricingResourcesPartnersIndustriesPlatformsComplianceAboutCopyright © 2015 - 2022 UserWay.o"
          },
          {
            "tagName": "BUTTON",
            "id": "react-burger-cross-btn",
            "text": "Close Menu"
          },
          {
            "tagName": "SECTION",
            "id": "",
            "text": "LIVE WEBINAR 🎥July 26 @2pm EST, Rethinking Web Accessibility: Achieving Enterprise Compliance - fea"
          },
          {
            "tagName": "HEADER",
            "id": "",
            "text": "SolutionsPricingResourcesPartnersIndustriesAboutSign inRequest a DemoRequest a DemoDemoStart Free Tr"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "SolutionsPricingResourcesPartnersIndustriesAboutSign inRequest a DemoRequest a DemoDemoStart Free Tr"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Dr. Orna GuralnikShowtime's Couples Therapy StarSusan BennettThe Original Voice of Siri*"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Dr. Orna Guralnik"
          },
          {
            "tagName": "P",
            "id": "",
            "text": "Susan Bennett"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "swiper-wrapper-789685f5e37a37610",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Live WebinarRethinking Website Accessibility: Achieving Enterprise Digital ComplianceLive Webinar07/"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "17daysdays14hourshrs09minutesmin01secondssec"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Download Case Study"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Download Case Study"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Download Case Study"
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "The Voice of SiriSusan Bennett"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "The Voice of SiriSusan Bennett"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "“UserWay sets your website apart and showcases your commitment to inclusionWatch the Campaign"
          },
          {
            "tagName": "LABEL",
            "id": "",
            "text": "Website URL"
          },
          {
            "tagName": "INPUT",
            "id": "quickScan",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "quickScan_error",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Scan"
          },
          {
            "tagName": "FOOTER",
            "id": "",
            "text": "Instantly scan your site for accessibility violations!Enter website URL for a free scan Scan NowSolu"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Instantly scan your site for accessibility violations!Enter website URL for a free scan Scan NowSolu"
          },
          {
            "tagName": "LABEL",
            "id": "",
            "text": "Enter website URL for a free scan"
          },
          {
            "tagName": "INPUT",
            "id": "siteBar",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "siteBar_error",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Scan Now"
          },
          {
            "tagName": "DIV",
            "id": "gdpr",
            "text": "UserWay.org uses anonymous cookies and various 3rd-party services to offer you a better, more person"
          },
          {
            "tagName": "IFRAME",
            "id": "intercom-frame",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "@keyframes intercom-lightweight-app-launcher { from { opacity: 0; transform: scale(0.5); } to { opac"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://userway.org/",
      "result": {
        "totals": {
          "failures": 1604,
          "warnings": 712
        },
        "items": [
          {
            "index": 419,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/a[2]",
              "codeLines": [
                "<a class=\"webinar-section__link\" aria-label=\"Register for the Live Webinar on the 06/26/2022, 2PM E...",
                "  <span class=\"link-text\">",
                "    07/26/2022, 2PM EST",
                "  </span>",
                "  <span class=\"link-icon\">",
                "    <img src=\"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB...",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 420,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"cases/Fortune_1000_UserWay_Case_Study.pdf\" download=\"\" class=\"case-studies__download-btn\" ...",
                "  <span class=\"case-studies__download-btn__icon\">",
                "    <span class=\"icon icon_download\" aria-hidden=\"true\"></span>",
                "  </span>",
                "  <span>",
                "    Download Case Study",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 421,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"cases/TheMotleyFool_UserWay_Case_Study.pdf\" download=\"\" class=\"case-studies__download-btn\"...",
                "  <span class=\"case-studies__download-btn__icon\">",
                "    <span class=\"icon icon_download\" aria-hidden=\"true\"></span>",
                "  </span>",
                "  <span>",
                "    Download Case Study",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 422,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"cases/CMSMax_UserWay_Case_Study.pdf\" download=\"\" class=\"case-studies__download-btn\" aria-l...",
                "  <span class=\"case-studies__download-btn__icon\">",
                "    <span class=\"icon icon_download\" aria-hidden=\"true\"></span>",
                "  </span>",
                "  <span>",
                "    Download Case Study",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 423,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[4]/div[1]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button class=\"button\" aria-label=\"Watch the Video - Opens video in a popup\" tabindex=\"0\">",
                "  Watch the Campaign",
                "  <img src=\"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3a...",
                "</button>"
              ]
            }
          },
          {
            "index": 557,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[5]/section[1]/div[1]/div[1]/form[1]/div[1]/div[2]/button[1]",
              "codeLines": [
                "<button class=\"button\" type=\"submit\" aria-label=\"Scan Now - your website for accessibility violatio...",
                "  Check",
                "</button>"
              ]
            }
          },
          {
            "index": 573,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a aria-label=\"Add-ons\" href=\"/addons/\">",
                "  Widget Add-ons",
                "</a>"
              ]
            }
          },
          {
            "index": 593,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[4]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a aria-label=\"EN 301 549 Compliance\" href=\"/compliance/en/\">",
                "  EN 301-549",
                "</a>"
              ]
            }
          },
          {
            "index": 4202,
            "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": "script",
              "path": "/html[1]/body[1]/script[17]",
              "codeLines": [
                "<script type=\"text/javascript\" id=\"hs-script-loader\" async defer=\"\" src=\"//js.hs-scripts.com/609656..."
              ]
            }
          },
          {
            "index": 4205,
            "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": "script",
              "path": "/html[1]/body[1]/script[37]",
              "codeLines": [
                "<script type=\"text/javascript\" id=\"hs-script-loader\" src=\"//js.hs-scripts.com/6096567.js\"></script>"
              ]
            }
          },
          {
            "index": 5109,
            "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[4]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "UserWay.org uses anonymous cookies and various 3rd-party services to offer you a better, more perso..."
              ]
            }
          },
          {
            "index": 5110,
            "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[4]/div[1]/div[1]/div[1]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "Cookie Policy"
              ]
            }
          },
          {
            "index": 5111,
            "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[4]/div[1]/div[1]/div[1]/p[1]/text()[4]",
              "codeLines": [
                "and"
              ]
            }
          },
          {
            "index": 5112,
            "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[4]/div[1]/div[1]/div[1]/p[1]/a[2]/text()[1]",
              "codeLines": [
                "Privacy Policy"
              ]
            }
          },
          {
            "index": 5113,
            "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[4]/div[1]/div[1]/div[1]/p[1]/text()[6]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 5114,
            "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[4]/div[1]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "I agree"
              ]
            }
          },
          {
            "index": 5119,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"/cookies/\" target=\"_blank\" aria-label=\"UserWay's Cookie Policy - Opens in a new tab\">",
                "  Cookie Policy",
                "</a>"
              ]
            }
          },
          {
            "index": 5120,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]/a[2]",
              "codeLines": [
                "<a href=\"/privacy/\" target=\"_blank\" aria-label=\"UserWay's Privacy Policy - Opens in a new tab\">",
                "  Privacy Policy",
                "</a>"
              ]
            }
          },
          {
            "index": 5151,
            "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[2]/div[1]/div[3]/div[1]/header[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a aria-current=\"page\" class=\"logo-home\" tabindex=\"0\" aria-label=\"Link to UserWay.org Homepage\" hre...",
                "  <img src=\"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3a...",
                "  <img src=\"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3a...",
                "</a>"
              ]
            }
          },
          {
            "index": 5152,
            "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[2]/div[1]/div[3]/div[1]/header[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a role=\"button\" itemprop=\"url\" id=\"Solutions\" data-index=\"0\" class=\"sub-menu  \" tabindex=\"0\" aria-...",
                "  Solutions",
                "  <span class=\"arrow-icon\"></span>",
                "</a>"
              ]
            }
          },
          {
            "index": 5153,
            "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[2]/div[1]/div[3]/div[1]/header[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a itemprop=\"url\" id=\"Pricing\" data-index=\"1\" aria-label=\"Pricing for UserWay's Accessibility Widge...",
                "  Pricing",
                "</a>"
              ]
            }
          },
          {
            "index": 5154,
            "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[2]/div[1]/div[3]/div[1]/header[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a role=\"button\" itemprop=\"url\" id=\"Resources\" data-index=\"2\" class=\"sub-menu  \" tabindex=\"0\" aria-...",
                "  Resources",
                "  <span class=\"arrow-icon\"></span>",
                "</a>"
              ]
            }
          },
          {
            "index": 5155,
            "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[2]/div[1]/div[3]/div[1]/header[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a role=\"button\" itemprop=\"url\" id=\"Partners\" data-index=\"3\" class=\"sub-menu  \" tabindex=\"0\" aria-e...",
                "  Partners",
                "  <span class=\"arrow-icon\"></span>",
                "</a>"
              ]
            }
          },
          {
            "index": 5156,
            "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[2]/div[1]/div[3]/div[1]/header[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a itemprop=\"url\" id=\"Industries\" data-index=\"4\" aria-label=\"\" tabindex=\"0\" class=\"sub-menu no-sub ...",
                "  Industries",
                "</a>"
              ]
            }
          },
          {
            "index": 5157,
            "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[2]/div[1]/div[3]/div[1]/header[1]/div[1]/div[1]/nav[1]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a role=\"button\" itemprop=\"url\" id=\"About\" data-index=\"5\" class=\"sub-menu  \" tabindex=\"0\" aria-expa...",
                "  About",
                "  <span class=\"arrow-icon\"></span>",
                "</a>"
              ]
            }
          },
          {
            "index": 5159,
            "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[2]/div[1]/div[3]/div[1]/header[1]/div[1]/div[2]/div[2]/a[1]",
              "codeLines": [
                "<a class=\"button button_secondary\" aria-label=\"Request a Demo\" tabindex=\"0\" href=\"/demo/\">",
                "  <span class=\"desktop-text\">",
                "    Request a Demo",
                "  </span>",
                "  <span class=\"tablet-text\">",
                "    Request a Demo",
                "  </span>",
                "  <span class=\"mobile-text\">",
                "    Demo",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 5160,
            "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[2]/div[1]/div[3]/div[1]/header[1]/div[1]/div[2]/div[3]/span[1]/a[1]",
              "codeLines": [
                "<a class=\"button\" type=\"button\" tabindex=\"0\" href=\"/get/\">",
                "  <span>",
                "    Start Free Trial",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 5161,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"button\" tabindex=\"0\" href=\"/get/\">",
                "  <span class=\"button__inner\">",
                "    <span class=\"button__text\">",
                "      Start Free Trial",
                "    </span>",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 5162,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/button[1]",
              "codeLines": [
                "<button class=\"button button_secondary\" tabindex=\"0\">",
                "  <span class=\"button__inner\">",
                "    <span class=\"button__text\">",
                "      Watch the Video",
                "    </span>",
                "  </span>",
                "</button>"
              ]
            }
          },
          {
            "index": 5163,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/button[1]",
              "codeLines": [
                "<button class=\"button hero-campaign__women__btn\" aria-label=\"Watch the Video - Opens video in a pop...",
                "  <img src=\"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3a...",
                "</button>"
              ]
            }
          },
          {
            "index": 5182,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[2]/a[1]",
              "codeLines": [
                "<a class=\"button\" tabindex=\"0\" href=\"/get/\">",
                "  Start Free Trial",
                "</a>"
              ]
            }
          },
          {
            "index": 5183,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[2]/button[1]",
              "codeLines": [
                "<button type=\"button\" aria-label=\"View the demo video to learn more - Opens in a popup\">",
                "  <span class=\"video-presentation__btn\">",
                "    <span></span>",
                "  </span>",
                "</button>"
              ]
            }
          },
          {
            "index": 5184,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a class=\"button\" tabindex=\"0\" href=\"/get/\">",
                "  Start Free Trial",
                "</a>"
              ]
            }
          },
          {
            "index": 5185,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a class=\"button mobile-hide\" tabindex=\"0\" href=\"/webinar/\">",
                "  <span class=\"button__icon\">",
                "    <img src=\"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB...",
                "  </span>",
                "  Live Webinar",
                "</a>"
              ]
            }
          },
          {
            "index": 5190,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[3]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a class=\"button\" tabindex=\"0\" href=\"/get/\">",
                "  Start Free Trial",
                "</a>"
              ]
            }
          },
          {
            "index": 5191,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[4]/div[1]/div[2]/div[1]/button[1]",
              "codeLines": [
                "<button class=\"button\" aria-label=\"Watch the Video - Opens video in a popup\" tabindex=\"0\">",
                "  Watch the Campaign",
                "  <img src=\"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3a...",
                "</button>"
              ]
            }
          },
          {
            "index": 5192,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/section[1]/div[3]/a[1]",
              "codeLines": [
                "<a class=\"button\" tabindex=\"0\" href=\"/get/\">",
                "  Start Free Trial",
                "</a>"
              ]
            }
          },
          {
            "index": 5193,
            "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": "input",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[5]/div[1]/div[1]/form[1]/div[2]/div[1]/input[1]",
              "codeLines": [
                "<input type=\"text\" aria-invalid=\"false\" aria-describedby=\"quickScan_error\" placeholder=\"Website URL..."
              ]
            }
          },
          {
            "index": 5194,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[5]/div[1]/div[1]/form[1]/div[2]/button[1]",
              "codeLines": [
                "<button class=\"button\" type=\"button\" aria-label=\"Scan Now - your website for accessibility violatio...",
                "  Scan",
                "</button>"
              ]
            }
          },
          {
            "index": 5221,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[4]/a[1]",
              "codeLines": [
                "<a class=\"button\" tabindex=\"0\" href=\"/get/\">",
                "  Start Free Trial",
                "</a>"
              ]
            }
          },
          {
            "index": 5222,
            "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": "input",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[5]/section[1]/div[1]/div[1]/form[1]/div[1]/div[2]/div[1]/input[1]",
              "codeLines": [
                "<input aria-invalid=\"false\" aria-describedby=\"url_error\" type=\"text\" placeholder=\"Website URL\" clas..."
              ]
            }
          },
          {
            "index": 5223,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[5]/section[1]/div[1]/div[1]/form[1]/div[1]/div[2]/button[1]",
              "codeLines": [
                "<button class=\"button\" type=\"submit\" aria-label=\"Scan Now - your website for accessibility violatio...",
                "  Check",
                "</button>"
              ]
            }
          },
          {
            "index": 5254,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[5]/section[1]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a class=\"button button_secondary\" tabindex=\"0\" href=\"/demo/\">",
                "  Request a Demo",
                "</a>"
              ]
            }
          },
          {
            "index": 5255,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[5]/section[1]/div[1]/div[1]/div[2]/a[2]",
              "codeLines": [
                "<a class=\"button\" tabindex=\"0\" href=\"/get/\">",
                "  Start Free Trial",
                "</a>"
              ]
            }
          },
          {
            "index": 5256,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[6]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"button\" aria-label=\"Start Free Trial - Protect Your Website Now\" tabindex=\"0\" href=\"/get/...",
                "  <span class=\"button__inner\">",
                "    <span class=\"button__text\">",
                "      Protect Your Website Now",
                "    </span>",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 5257,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[7]/section[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"button button_secondary\" tabindex=\"0\" href=\"/demo/\">",
                "  Request a Demo",
                "</a>"
              ]
            }
          },
          {
            "index": 5258,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[7]/section[1]/div[1]/div[1]/div[1]/div[1]/a[2]",
              "codeLines": [
                "<a class=\"button\" tabindex=\"0\" href=\"/get/\">",
                "  Start Free Trial",
                "</a>"
              ]
            }
          },
          {
            "index": 5265,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[8]/section[1]/div[1]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"button button_secondary mobile-hide\" tabindex=\"0\" href=\"/demo/\">",
                "  Request a Demo",
                "</a>"
              ]
            }
          },
          {
            "index": 5266,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[8]/section[1]/div[1]/div[2]/div[1]/a[2]",
              "codeLines": [
                "<a class=\"button\" tabindex=\"0\" href=\"/get/\">",
                "  Start Free Trial",
                "</a>"
              ]
            }
          },
          {
            "index": 5268,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/form[1]/button[1]",
              "codeLines": [
                "<button class=\"button\" type=\"button\" aria-label=\"Scan Now - your website for accessibility violatio...",
                "  Scan Now",
                "</button>"
              ]
            }
          },
          {
            "index": 5368,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[4]/div[1]/div[1]/button[1]",
              "codeLines": [
                "<button class=\"button\" tabindex=\"0\">",
                "  I agree",
                "</button>"
              ]
            }
          },
          {
            "index": 5381,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "UserWay’s solutions make WCAG & ADA compliance easier from day one, and every single day thereafter..."
              ]
            }
          },
          {
            "index": 5383,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Protect your website from accessibility-related lawsuits with the world's strongest automated solut..."
              ]
            }
          },
          {
            "index": 5385,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Accessibility sets your website apart and showcases your commitment to inclusion - all while boosti..."
              ]
            }
          },
          {
            "index": 5388,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Rethinking Website Accessibility: Achieving Enterprise Digital Compliance"
              ]
            }
          },
          {
            "index": 5389,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "Our Speakers:"
              ]
            }
          },
          {
            "index": 5396,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "17"
              ]
            }
          },
          {
            "index": 5397,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "days"
              ]
            }
          },
          {
            "index": 5398,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "14"
              ]
            }
          },
          {
            "index": 5399,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/span[1]/text()[1]",
              "codeLines": [
                "hours"
              ]
            }
          },
          {
            "index": 5400,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[1]/text()[1]",
              "codeLines": [
                "08"
              ]
            }
          },
          {
            "index": 5401,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[3]/span[1]/text()[1]",
              "codeLines": [
                "minutes"
              ]
            }
          },
          {
            "index": 5405,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "After a Fortune 1000 Company faced lawsuits due to accessibility issues on its websites, its leader..."
              ]
            }
          },
          {
            "index": 5407,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[2]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "The Motley Fool invested significant time and development resources performing manual updates to it..."
              ]
            }
          },
          {
            "index": 5409,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[3]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "CMS Max was looking for an ADA-compliant accessibility solution that would be easy to implement acr..."
              ]
            }
          },
          {
            "index": 5410,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[2]/div[1]/div[2]/strong[1]/text()[1]",
              "codeLines": [
                "The Voice of Siri"
              ]
            }
          },
          {
            "index": 5411,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/text()[1]",
              "codeLines": [
                "Susan Bennett"
              ]
            }
          },
          {
            "index": 5412,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[4]/div[1]/div[2]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "“"
              ]
            }
          },
          {
            "index": 5413,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[4]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "UserWay"
              ]
            }
          },
          {
            "index": 5414,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[4]/div[1]/div[2]/h2[1]/span[2]/text()[1]",
              "codeLines": [
                "sets"
              ]
            }
          },
          {
            "index": 5415,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[4]/div[1]/div[2]/h2[1]/span[2]/text()[2]",
              "codeLines": [
                "your website"
              ]
            }
          },
          {
            "index": 5416,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[4]/div[1]/div[2]/h2[1]/text()[4]",
              "codeLines": [
                "apart"
              ]
            }
          },
          {
            "index": 5417,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[4]/div[1]/div[2]/h2[1]/text()[5]",
              "codeLines": [
                "and showcases"
              ]
            }
          },
          {
            "index": 5418,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[4]/div[1]/div[2]/h2[1]/span[3]/text()[1]",
              "codeLines": [
                "your"
              ]
            }
          },
          {
            "index": 5419,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[4]/div[1]/div[2]/h2[1]/text()[6]",
              "codeLines": [
                "commitment"
              ]
            }
          },
          {
            "index": 5420,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[4]/div[1]/div[2]/h2[1]/text()[7]",
              "codeLines": [
                "to inclusion"
              ]
            }
          },
          {
            "index": 5433,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/div[5]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "AI-Powered"
              ]
            }
          },
          {
            "index": 5434,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/div[5]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Compliance"
              ]
            }
          },
          {
            "index": 5451,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[5]/div[1]/div[1]/form[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "IS YOUR SITE A LAWSUIT RISK?"
              ]
            }
          },
          {
            "index": 5452,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[5]/div[1]/div[1]/form[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "A quick and free scan will show you violations that could leave you open to lawsuits."
              ]
            }
          },
          {
            "index": 5455,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sara Friedman"
              ]
            }
          },
          {
            "index": 5456,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind Translator"
              ]
            }
          },
          {
            "index": 5457,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous interpr..."
              ]
            }
          },
          {
            "index": 5458,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Heather Stone"
              ]
            }
          },
          {
            "index": 5459,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "M&A Attorney, Head of NGO, Blind"
              ]
            }
          },
          {
            "index": 5460,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be m..."
              ]
            }
          },
          {
            "index": 5461,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sigal Shwartz"
              ]
            }
          },
          {
            "index": 5462,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind from Birth"
              ]
            }
          },
          {
            "index": 5463,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to learn..."
              ]
            }
          },
          {
            "index": 5464,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Neal Elefant"
              ]
            }
          },
          {
            "index": 5465,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind in One Eye"
              ]
            }
          },
          {
            "index": 5466,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal's ..."
              ]
            }
          },
          {
            "index": 5467,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[5]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Ben Haensel"
              ]
            }
          },
          {
            "index": 5468,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[5]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Technology Infrastructure Specialist, BlueSky School"
              ]
            }
          },
          {
            "index": 5469,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[5]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "BlueSky School was searching for a powerful accessibility tool that would not only meet our complia..."
              ]
            }
          },
          {
            "index": 5470,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[6]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Chris Harris"
              ]
            }
          },
          {
            "index": 5471,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[6]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Director of Product, Fool.com"
              ]
            }
          },
          {
            "index": 5472,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[6]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay i..."
              ]
            }
          },
          {
            "index": 5473,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[7]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "PetCare"
              ]
            }
          },
          {
            "index": 5474,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[7]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Understanding and responding to ADA regulations for accessibility was a challenging task for our sm..."
              ]
            }
          },
          {
            "index": 5475,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[8]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "F&M Bank"
              ]
            }
          },
          {
            "index": 5476,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[8]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "UserWay is a terrific accessibility solution that helps our users read all of our content and acces..."
              ]
            }
          },
          {
            "index": 5477,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[9]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Dr. Alan Wienstein"
              ]
            }
          },
          {
            "index": 5478,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[9]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We spent years looking for the right company to use for ADA compliance and UserWay is better than a..."
              ]
            }
          },
          {
            "index": 5479,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sara Friedman"
              ]
            }
          },
          {
            "index": 5480,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind Translator"
              ]
            }
          },
          {
            "index": 5481,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous interpr..."
              ]
            }
          },
          {
            "index": 5482,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Heather Stone"
              ]
            }
          },
          {
            "index": 5483,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "M&A Attorney, Head of NGO, Blind"
              ]
            }
          },
          {
            "index": 5484,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be m..."
              ]
            }
          },
          {
            "index": 5485,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sigal Shwartz"
              ]
            }
          },
          {
            "index": 5486,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind from Birth"
              ]
            }
          },
          {
            "index": 5487,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to learn..."
              ]
            }
          },
          {
            "index": 5488,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Neal Elefant"
              ]
            }
          },
          {
            "index": 5489,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind in One Eye"
              ]
            }
          },
          {
            "index": 5490,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal's ..."
              ]
            }
          },
          {
            "index": 5491,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[5]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Ben Haensel"
              ]
            }
          },
          {
            "index": 5492,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[5]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Technology Infrastructure Specialist, BlueSky School"
              ]
            }
          },
          {
            "index": 5493,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[5]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "BlueSky School was searching for a powerful accessibility tool that would not only meet our complia..."
              ]
            }
          },
          {
            "index": 5494,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[6]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Chris Harris"
              ]
            }
          },
          {
            "index": 5495,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[6]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Director of Product, Fool.com"
              ]
            }
          },
          {
            "index": 5496,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[6]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay i..."
              ]
            }
          },
          {
            "index": 5497,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[7]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "PetCare"
              ]
            }
          },
          {
            "index": 5498,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[7]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Understanding and responding to ADA regulations for accessibility was a challenging task for our sm..."
              ]
            }
          },
          {
            "index": 5499,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[8]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "F&M Bank"
              ]
            }
          },
          {
            "index": 5500,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[8]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "UserWay is a terrific accessibility solution that helps our users read all of our content and acces..."
              ]
            }
          },
          {
            "index": 5501,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[9]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Dr. Alan Wienstein"
              ]
            }
          },
          {
            "index": 5502,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[9]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We spent years looking for the right company to use for ADA compliance and UserWay is better than a..."
              ]
            }
          },
          {
            "index": 5503,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sara Friedman"
              ]
            }
          },
          {
            "index": 5504,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind Translator"
              ]
            }
          },
          {
            "index": 5505,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous interpr..."
              ]
            }
          },
          {
            "index": 5506,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Heather Stone"
              ]
            }
          },
          {
            "index": 5507,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "M&A Attorney, Head of NGO, Blind"
              ]
            }
          },
          {
            "index": 5508,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be m..."
              ]
            }
          },
          {
            "index": 5509,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sigal Shwartz"
              ]
            }
          },
          {
            "index": 5510,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind from Birth"
              ]
            }
          },
          {
            "index": 5511,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[3]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to learn..."
              ]
            }
          },
          {
            "index": 5512,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Neal Elefant"
              ]
            }
          },
          {
            "index": 5513,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[4]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind in One Eye"
              ]
            }
          },
          {
            "index": 5514,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[4]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal's ..."
              ]
            }
          },
          {
            "index": 5515,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[5]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Ben Haensel"
              ]
            }
          },
          {
            "index": 5516,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[5]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Technology Infrastructure Specialist, BlueSky School"
              ]
            }
          },
          {
            "index": 5517,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[5]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "BlueSky School was searching for a powerful accessibility tool that would not only meet our complia..."
              ]
            }
          },
          {
            "index": 5518,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[6]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Chris Harris"
              ]
            }
          },
          {
            "index": 5519,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[6]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Director of Product, Fool.com"
              ]
            }
          },
          {
            "index": 5520,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[6]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay i..."
              ]
            }
          },
          {
            "index": 5521,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[7]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "PetCare"
              ]
            }
          },
          {
            "index": 5522,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[7]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Understanding and responding to ADA regulations for accessibility was a challenging task for our sm..."
              ]
            }
          },
          {
            "index": 5523,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[8]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "F&M Bank"
              ]
            }
          },
          {
            "index": 5524,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[8]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "UserWay is a terrific accessibility solution that helps our users read all of our content and acces..."
              ]
            }
          },
          {
            "index": 5525,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[9]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Dr. Alan Wienstein"
              ]
            }
          },
          {
            "index": 5526,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[9]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We spent years looking for the right company to use for ADA compliance and UserWay is better than a..."
              ]
            }
          },
          {
            "index": 5527,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sara Friedman"
              ]
            }
          },
          {
            "index": 5528,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind Translator"
              ]
            }
          },
          {
            "index": 5529,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous interpr..."
              ]
            }
          },
          {
            "index": 5530,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Heather Stone"
              ]
            }
          },
          {
            "index": 5531,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "M&A Attorney, Head of NGO, Blind"
              ]
            }
          },
          {
            "index": 5532,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[2]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be m..."
              ]
            }
          },
          {
            "index": 5533,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sigal Shwartz"
              ]
            }
          },
          {
            "index": 5534,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind from Birth"
              ]
            }
          },
          {
            "index": 5535,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[3]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to learn..."
              ]
            }
          },
          {
            "index": 5536,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Neal Elefant"
              ]
            }
          },
          {
            "index": 5537,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[4]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind in One Eye"
              ]
            }
          },
          {
            "index": 5538,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[4]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal's ..."
              ]
            }
          },
          {
            "index": 5539,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[5]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Ben Haensel"
              ]
            }
          },
          {
            "index": 5540,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[5]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Technology Infrastructure Specialist, BlueSky School"
              ]
            }
          },
          {
            "index": 5541,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[5]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "BlueSky School was searching for a powerful accessibility tool that would not only meet our complia..."
              ]
            }
          },
          {
            "index": 5542,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[6]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Chris Harris"
              ]
            }
          },
          {
            "index": 5543,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[6]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Director of Product, Fool.com"
              ]
            }
          },
          {
            "index": 5544,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[6]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay i..."
              ]
            }
          },
          {
            "index": 5545,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[7]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "PetCare"
              ]
            }
          },
          {
            "index": 5546,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[7]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Understanding and responding to ADA regulations for accessibility was a challenging task for our sm..."
              ]
            }
          },
          {
            "index": 5547,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[8]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "F&M Bank"
              ]
            }
          },
          {
            "index": 5548,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[8]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "UserWay is a terrific accessibility solution that helps our users read all of our content and acces..."
              ]
            }
          },
          {
            "index": 5549,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[9]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Dr. Alan Wienstein"
              ]
            }
          },
          {
            "index": 5550,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[9]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We spent years looking for the right company to use for ADA compliance and UserWay is better than a..."
              ]
            }
          },
          {
            "index": 5551,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sara Friedman"
              ]
            }
          },
          {
            "index": 5552,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind Translator"
              ]
            }
          },
          {
            "index": 5553,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous interpr..."
              ]
            }
          },
          {
            "index": 5554,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Heather Stone"
              ]
            }
          },
          {
            "index": 5555,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "M&A Attorney, Head of NGO, Blind"
              ]
            }
          },
          {
            "index": 5556,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[2]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be m..."
              ]
            }
          },
          {
            "index": 5557,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sigal Shwartz"
              ]
            }
          },
          {
            "index": 5558,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind from Birth"
              ]
            }
          },
          {
            "index": 5559,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[3]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to learn..."
              ]
            }
          },
          {
            "index": 5560,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Neal Elefant"
              ]
            }
          },
          {
            "index": 5561,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[4]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind in One Eye"
              ]
            }
          },
          {
            "index": 5562,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[4]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal's ..."
              ]
            }
          },
          {
            "index": 5563,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[5]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Ben Haensel"
              ]
            }
          },
          {
            "index": 5564,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[5]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Technology Infrastructure Specialist, BlueSky School"
              ]
            }
          },
          {
            "index": 5565,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[5]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "BlueSky School was searching for a powerful accessibility tool that would not only meet our complia..."
              ]
            }
          },
          {
            "index": 5566,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[6]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Chris Harris"
              ]
            }
          },
          {
            "index": 5567,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[6]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Director of Product, Fool.com"
              ]
            }
          },
          {
            "index": 5568,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[6]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay i..."
              ]
            }
          },
          {
            "index": 5569,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[7]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "PetCare"
              ]
            }
          },
          {
            "index": 5570,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[7]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Understanding and responding to ADA regulations for accessibility was a challenging task for our sm..."
              ]
            }
          },
          {
            "index": 5571,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[8]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "F&M Bank"
              ]
            }
          },
          {
            "index": 5572,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[8]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "UserWay is a terrific accessibility solution that helps our users read all of our content and acces..."
              ]
            }
          },
          {
            "index": 5573,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[9]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Dr. Alan Wienstein"
              ]
            }
          },
          {
            "index": 5574,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[9]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We spent years looking for the right company to use for ADA compliance and UserWay is better than a..."
              ]
            }
          },
          {
            "index": 5575,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sara Friedman"
              ]
            }
          },
          {
            "index": 5576,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind Translator"
              ]
            }
          },
          {
            "index": 5577,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[1]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous interpr..."
              ]
            }
          },
          {
            "index": 5578,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Heather Stone"
              ]
            }
          },
          {
            "index": 5579,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "M&A Attorney, Head of NGO, Blind"
              ]
            }
          },
          {
            "index": 5580,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[2]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be m..."
              ]
            }
          },
          {
            "index": 5581,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sigal Shwartz"
              ]
            }
          },
          {
            "index": 5582,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind from Birth"
              ]
            }
          },
          {
            "index": 5583,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[3]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to learn..."
              ]
            }
          },
          {
            "index": 5584,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Neal Elefant"
              ]
            }
          },
          {
            "index": 5585,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[4]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind in One Eye"
              ]
            }
          },
          {
            "index": 5586,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[4]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal's ..."
              ]
            }
          },
          {
            "index": 5587,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[5]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Ben Haensel"
              ]
            }
          },
          {
            "index": 5588,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[5]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Technology Infrastructure Specialist, BlueSky School"
              ]
            }
          },
          {
            "index": 5589,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[5]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "BlueSky School was searching for a powerful accessibility tool that would not only meet our complia..."
              ]
            }
          },
          {
            "index": 5590,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[6]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Chris Harris"
              ]
            }
          },
          {
            "index": 5591,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[6]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Director of Product, Fool.com"
              ]
            }
          },
          {
            "index": 5592,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[6]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay i..."
              ]
            }
          },
          {
            "index": 5593,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[7]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "PetCare"
              ]
            }
          },
          {
            "index": 5594,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[7]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Understanding and responding to ADA regulations for accessibility was a challenging task for our sm..."
              ]
            }
          },
          {
            "index": 5595,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[8]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "F&M Bank"
              ]
            }
          },
          {
            "index": 5596,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[8]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "UserWay is a terrific accessibility solution that helps our users read all of our content and acces..."
              ]
            }
          },
          {
            "index": 5597,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[9]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Dr. Alan Wienstein"
              ]
            }
          },
          {
            "index": 5598,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[9]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We spent years looking for the right company to use for ADA compliance and UserWay is better than a..."
              ]
            }
          },
          {
            "index": 5599,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sam Pizzo"
              ]
            }
          },
          {
            "index": 5600,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Owner & CEO, CMS Max"
              ]
            }
          },
          {
            "index": 5601,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We chose UserWay over other providers because of their incredible user experience. UserWay's widget..."
              ]
            }
          },
          {
            "index": 5602,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Michael Milauskas"
              ]
            }
          },
          {
            "index": 5603,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Owner at Burbank SEO Experts"
              ]
            }
          },
          {
            "index": 5604,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "I use the UserWay plugin for my clients' websites. When it came time to make my own site compliant ..."
              ]
            }
          },
          {
            "index": 5605,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Emma Woodward"
              ]
            }
          },
          {
            "index": 5606,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "National Marketing Manager, Little Dreamers, Australia"
              ]
            }
          },
          {
            "index": 5607,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We had been looking for a solution to improve the accessibility of our website for a while, so we w..."
              ]
            }
          },
          {
            "index": 5608,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Felix Raimondo"
              ]
            }
          },
          {
            "index": 5609,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[4]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Founder at People Vote"
              ]
            }
          },
          {
            "index": 5610,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "UserWay is amazing! This is the best accessibility solution on the market. Not only do they have th..."
              ]
            }
          },
          {
            "index": 5612,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[5]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Wix Website Designer"
              ]
            }
          },
          {
            "index": 5613,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "As a web designer, I include the UserWay widget in all my proposals as standard practice."
              ]
            }
          },
          {
            "index": 5614,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[6]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Christopher A. DiSchino, Esq."
              ]
            }
          },
          {
            "index": 5615,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[6]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "DiSchino & Schamy, PLLC"
              ]
            }
          },
          {
            "index": 5616,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[6]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, as..."
              ]
            }
          },
          {
            "index": 5617,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[7]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Adrienne Fitzer"
              ]
            }
          },
          {
            "index": 5618,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[7]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)"
              ]
            }
          },
          {
            "index": 5619,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[7]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We have been using UserWay for almost a year. I am really happy that there is such an easy solution..."
              ]
            }
          },
          {
            "index": 5620,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[8]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Mike Culver"
              ]
            }
          },
          {
            "index": 5621,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[8]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Founder & CEO of 1ROW"
              ]
            }
          },
          {
            "index": 5622,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[8]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it befor..."
              ]
            }
          },
          {
            "index": 5623,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[9]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Peter Platt"
              ]
            }
          },
          {
            "index": 5624,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[9]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "President, Accountable Digital"
              ]
            }
          },
          {
            "index": 5625,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[9]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Accessibility is important to us, not only from a legal aspect, but also because we believe everyon..."
              ]
            }
          },
          {
            "index": 5626,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[10]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Autumn Boles"
              ]
            }
          },
          {
            "index": 5627,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[10]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Marketing Technology Manager at Berkshire Hathaway HomeServices"
              ]
            }
          },
          {
            "index": 5628,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[10]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our company has been looking for an accessibility solution for years and finally, we found UserWay...."
              ]
            }
          },
          {
            "index": 5629,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sam Pizzo"
              ]
            }
          },
          {
            "index": 5630,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Owner & CEO, CMS Max"
              ]
            }
          },
          {
            "index": 5631,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We chose UserWay over other providers because of their incredible user experience. UserWay's widget..."
              ]
            }
          },
          {
            "index": 5632,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Michael Milauskas"
              ]
            }
          },
          {
            "index": 5633,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Owner at Burbank SEO Experts"
              ]
            }
          },
          {
            "index": 5634,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "I use the UserWay plugin for my clients' websites. When it came time to make my own site compliant ..."
              ]
            }
          },
          {
            "index": 5635,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Emma Woodward"
              ]
            }
          },
          {
            "index": 5636,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "National Marketing Manager, Little Dreamers, Australia"
              ]
            }
          },
          {
            "index": 5637,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We had been looking for a solution to improve the accessibility of our website for a while, so we w..."
              ]
            }
          },
          {
            "index": 5638,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Felix Raimondo"
              ]
            }
          },
          {
            "index": 5639,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[4]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Founder at People Vote"
              ]
            }
          },
          {
            "index": 5640,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[4]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "UserWay is amazing! This is the best accessibility solution on the market. Not only do they have th..."
              ]
            }
          },
          {
            "index": 5642,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[5]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Wix Website Designer"
              ]
            }
          },
          {
            "index": 5643,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[5]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "As a web designer, I include the UserWay widget in all my proposals as standard practice."
              ]
            }
          },
          {
            "index": 5644,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[6]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Christopher A. DiSchino, Esq."
              ]
            }
          },
          {
            "index": 5645,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[6]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "DiSchino & Schamy, PLLC"
              ]
            }
          },
          {
            "index": 5646,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[6]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, as..."
              ]
            }
          },
          {
            "index": 5647,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[7]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Adrienne Fitzer"
              ]
            }
          },
          {
            "index": 5648,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[7]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)"
              ]
            }
          },
          {
            "index": 5649,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[7]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We have been using UserWay for almost a year. I am really happy that there is such an easy solution..."
              ]
            }
          },
          {
            "index": 5650,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[8]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Mike Culver"
              ]
            }
          },
          {
            "index": 5651,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[8]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Founder & CEO of 1ROW"
              ]
            }
          },
          {
            "index": 5652,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[8]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it befor..."
              ]
            }
          },
          {
            "index": 5653,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[9]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Peter Platt"
              ]
            }
          },
          {
            "index": 5654,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[9]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "President, Accountable Digital"
              ]
            }
          },
          {
            "index": 5655,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[9]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Accessibility is important to us, not only from a legal aspect, but also because we believe everyon..."
              ]
            }
          },
          {
            "index": 5656,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[10]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Autumn Boles"
              ]
            }
          },
          {
            "index": 5657,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[10]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Marketing Technology Manager at Berkshire Hathaway HomeServices"
              ]
            }
          },
          {
            "index": 5658,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[10]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our company has been looking for an accessibility solution for years and finally, we found UserWay...."
              ]
            }
          },
          {
            "index": 5659,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sam Pizzo"
              ]
            }
          },
          {
            "index": 5660,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Owner & CEO, CMS Max"
              ]
            }
          },
          {
            "index": 5661,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We chose UserWay over other providers because of their incredible user experience. UserWay's widget..."
              ]
            }
          },
          {
            "index": 5662,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Michael Milauskas"
              ]
            }
          },
          {
            "index": 5663,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Owner at Burbank SEO Experts"
              ]
            }
          },
          {
            "index": 5664,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "I use the UserWay plugin for my clients' websites. When it came time to make my own site compliant ..."
              ]
            }
          },
          {
            "index": 5665,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Emma Woodward"
              ]
            }
          },
          {
            "index": 5666,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "National Marketing Manager, Little Dreamers, Australia"
              ]
            }
          },
          {
            "index": 5667,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We had been looking for a solution to improve the accessibility of our website for a while, so we w..."
              ]
            }
          },
          {
            "index": 5668,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Felix Raimondo"
              ]
            }
          },
          {
            "index": 5669,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[4]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Founder at People Vote"
              ]
            }
          },
          {
            "index": 5670,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[4]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "UserWay is amazing! This is the best accessibility solution on the market. Not only do they have th..."
              ]
            }
          },
          {
            "index": 5672,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[5]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Wix Website Designer"
              ]
            }
          },
          {
            "index": 5673,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[5]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "As a web designer, I include the UserWay widget in all my proposals as standard practice."
              ]
            }
          },
          {
            "index": 5674,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[6]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Christopher A. DiSchino, Esq."
              ]
            }
          },
          {
            "index": 5675,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[6]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "DiSchino & Schamy, PLLC"
              ]
            }
          },
          {
            "index": 5676,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[6]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, as..."
              ]
            }
          },
          {
            "index": 5677,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[7]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Adrienne Fitzer"
              ]
            }
          },
          {
            "index": 5678,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[7]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)"
              ]
            }
          },
          {
            "index": 5679,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[7]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We have been using UserWay for almost a year. I am really happy that there is such an easy solution..."
              ]
            }
          },
          {
            "index": 5680,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[8]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Mike Culver"
              ]
            }
          },
          {
            "index": 5681,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[8]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Founder & CEO of 1ROW"
              ]
            }
          },
          {
            "index": 5682,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[8]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it befor..."
              ]
            }
          },
          {
            "index": 5683,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[9]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Peter Platt"
              ]
            }
          },
          {
            "index": 5684,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[9]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "President, Accountable Digital"
              ]
            }
          },
          {
            "index": 5685,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[9]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Accessibility is important to us, not only from a legal aspect, but also because we believe everyon..."
              ]
            }
          },
          {
            "index": 5686,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[10]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Autumn Boles"
              ]
            }
          },
          {
            "index": 5687,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[10]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Marketing Technology Manager at Berkshire Hathaway HomeServices"
              ]
            }
          },
          {
            "index": 5688,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[10]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our company has been looking for an accessibility solution for years and finally, we found UserWay...."
              ]
            }
          },
          {
            "index": 5689,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sam Pizzo"
              ]
            }
          },
          {
            "index": 5690,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Owner & CEO, CMS Max"
              ]
            }
          },
          {
            "index": 5691,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We chose UserWay over other providers because of their incredible user experience. UserWay's widget..."
              ]
            }
          },
          {
            "index": 5692,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Michael Milauskas"
              ]
            }
          },
          {
            "index": 5693,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Owner at Burbank SEO Experts"
              ]
            }
          },
          {
            "index": 5694,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "I use the UserWay plugin for my clients' websites. When it came time to make my own site compliant ..."
              ]
            }
          },
          {
            "index": 5695,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Emma Woodward"
              ]
            }
          },
          {
            "index": 5696,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "National Marketing Manager, Little Dreamers, Australia"
              ]
            }
          },
          {
            "index": 5697,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We had been looking for a solution to improve the accessibility of our website for a while, so we w..."
              ]
            }
          },
          {
            "index": 5698,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Felix Raimondo"
              ]
            }
          },
          {
            "index": 5699,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[4]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Founder at People Vote"
              ]
            }
          },
          {
            "index": 5700,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[4]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "UserWay is amazing! This is the best accessibility solution on the market. Not only do they have th..."
              ]
            }
          },
          {
            "index": 5702,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[5]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Wix Website Designer"
              ]
            }
          },
          {
            "index": 5703,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[5]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "As a web designer, I include the UserWay widget in all my proposals as standard practice."
              ]
            }
          },
          {
            "index": 5704,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[6]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Christopher A. DiSchino, Esq."
              ]
            }
          },
          {
            "index": 5705,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[6]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "DiSchino & Schamy, PLLC"
              ]
            }
          },
          {
            "index": 5706,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[6]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, as..."
              ]
            }
          },
          {
            "index": 5707,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[7]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Adrienne Fitzer"
              ]
            }
          },
          {
            "index": 5708,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[7]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)"
              ]
            }
          },
          {
            "index": 5709,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[7]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We have been using UserWay for almost a year. I am really happy that there is such an easy solution..."
              ]
            }
          },
          {
            "index": 5710,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[8]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Mike Culver"
              ]
            }
          },
          {
            "index": 5711,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[8]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Founder & CEO of 1ROW"
              ]
            }
          },
          {
            "index": 5712,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[8]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it befor..."
              ]
            }
          },
          {
            "index": 5713,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[9]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Peter Platt"
              ]
            }
          },
          {
            "index": 5714,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[9]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "President, Accountable Digital"
              ]
            }
          },
          {
            "index": 5715,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[9]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Accessibility is important to us, not only from a legal aspect, but also because we believe everyon..."
              ]
            }
          },
          {
            "index": 5716,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[10]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Autumn Boles"
              ]
            }
          },
          {
            "index": 5717,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[10]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Marketing Technology Manager at Berkshire Hathaway HomeServices"
              ]
            }
          },
          {
            "index": 5718,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[10]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our company has been looking for an accessibility solution for years and finally, we found UserWay...."
              ]
            }
          },
          {
            "index": 5719,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sam Pizzo"
              ]
            }
          },
          {
            "index": 5720,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Owner & CEO, CMS Max"
              ]
            }
          },
          {
            "index": 5721,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We chose UserWay over other providers because of their incredible user experience. UserWay's widget..."
              ]
            }
          },
          {
            "index": 5722,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Michael Milauskas"
              ]
            }
          },
          {
            "index": 5723,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Owner at Burbank SEO Experts"
              ]
            }
          },
          {
            "index": 5724,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "I use the UserWay plugin for my clients' websites. When it came time to make my own site compliant ..."
              ]
            }
          },
          {
            "index": 5725,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Emma Woodward"
              ]
            }
          },
          {
            "index": 5726,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "National Marketing Manager, Little Dreamers, Australia"
              ]
            }
          },
          {
            "index": 5727,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We had been looking for a solution to improve the accessibility of our website for a while, so we w..."
              ]
            }
          },
          {
            "index": 5728,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Felix Raimondo"
              ]
            }
          },
          {
            "index": 5729,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[4]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Founder at People Vote"
              ]
            }
          },
          {
            "index": 5730,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[4]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "UserWay is amazing! This is the best accessibility solution on the market. Not only do they have th..."
              ]
            }
          },
          {
            "index": 5732,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[5]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Wix Website Designer"
              ]
            }
          },
          {
            "index": 5733,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[5]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "As a web designer, I include the UserWay widget in all my proposals as standard practice."
              ]
            }
          },
          {
            "index": 5734,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[6]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Christopher A. DiSchino, Esq."
              ]
            }
          },
          {
            "index": 5735,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[6]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "DiSchino & Schamy, PLLC"
              ]
            }
          },
          {
            "index": 5736,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[6]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, as..."
              ]
            }
          },
          {
            "index": 5737,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[7]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Adrienne Fitzer"
              ]
            }
          },
          {
            "index": 5738,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[7]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)"
              ]
            }
          },
          {
            "index": 5739,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[7]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We have been using UserWay for almost a year. I am really happy that there is such an easy solution..."
              ]
            }
          },
          {
            "index": 5740,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[8]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Mike Culver"
              ]
            }
          },
          {
            "index": 5741,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[8]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Founder & CEO of 1ROW"
              ]
            }
          },
          {
            "index": 5742,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[8]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it befor..."
              ]
            }
          },
          {
            "index": 5743,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[9]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Peter Platt"
              ]
            }
          },
          {
            "index": 5744,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[9]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "President, Accountable Digital"
              ]
            }
          },
          {
            "index": 5745,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[9]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Accessibility is important to us, not only from a legal aspect, but also because we believe everyon..."
              ]
            }
          },
          {
            "index": 5746,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[10]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Autumn Boles"
              ]
            }
          },
          {
            "index": 5747,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[10]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Marketing Technology Manager at Berkshire Hathaway HomeServices"
              ]
            }
          },
          {
            "index": 5748,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[10]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our company has been looking for an accessibility solution for years and finally, we found UserWay...."
              ]
            }
          },
          {
            "index": 5749,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sam Pizzo"
              ]
            }
          },
          {
            "index": 5750,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Owner & CEO, CMS Max"
              ]
            }
          },
          {
            "index": 5751,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We chose UserWay over other providers because of their incredible user experience. UserWay's widget..."
              ]
            }
          },
          {
            "index": 5752,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Michael Milauskas"
              ]
            }
          },
          {
            "index": 5753,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Owner at Burbank SEO Experts"
              ]
            }
          },
          {
            "index": 5754,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "I use the UserWay plugin for my clients' websites. When it came time to make my own site compliant ..."
              ]
            }
          },
          {
            "index": 5755,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Emma Woodward"
              ]
            }
          },
          {
            "index": 5756,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "National Marketing Manager, Little Dreamers, Australia"
              ]
            }
          },
          {
            "index": 5757,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We had been looking for a solution to improve the accessibility of our website for a while, so we w..."
              ]
            }
          },
          {
            "index": 5758,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Felix Raimondo"
              ]
            }
          },
          {
            "index": 5759,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[4]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Founder at People Vote"
              ]
            }
          },
          {
            "index": 5760,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[4]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "UserWay is amazing! This is the best accessibility solution on the market. Not only do they have th..."
              ]
            }
          },
          {
            "index": 5762,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[5]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Wix Website Designer"
              ]
            }
          },
          {
            "index": 5763,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[5]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "As a web designer, I include the UserWay widget in all my proposals as standard practice."
              ]
            }
          },
          {
            "index": 5764,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[6]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Christopher A. DiSchino, Esq."
              ]
            }
          },
          {
            "index": 5765,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[6]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "DiSchino & Schamy, PLLC"
              ]
            }
          },
          {
            "index": 5766,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[6]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, as..."
              ]
            }
          },
          {
            "index": 5767,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[7]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Adrienne Fitzer"
              ]
            }
          },
          {
            "index": 5768,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[7]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)"
              ]
            }
          },
          {
            "index": 5769,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[7]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We have been using UserWay for almost a year. I am really happy that there is such an easy solution..."
              ]
            }
          },
          {
            "index": 5770,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[8]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Mike Culver"
              ]
            }
          },
          {
            "index": 5771,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[8]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Founder & CEO of 1ROW"
              ]
            }
          },
          {
            "index": 5772,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[8]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it befor..."
              ]
            }
          },
          {
            "index": 5773,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[9]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Peter Platt"
              ]
            }
          },
          {
            "index": 5774,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[9]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "President, Accountable Digital"
              ]
            }
          },
          {
            "index": 5775,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[9]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Accessibility is important to us, not only from a legal aspect, but also because we believe everyon..."
              ]
            }
          },
          {
            "index": 5776,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[10]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Autumn Boles"
              ]
            }
          },
          {
            "index": 5777,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[10]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Marketing Technology Manager at Berkshire Hathaway HomeServices"
              ]
            }
          },
          {
            "index": 5778,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[10]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our company has been looking for an accessibility solution for years and finally, we found UserWay...."
              ]
            }
          },
          {
            "index": 5781,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[5]/section[1]/div[1]/div[1]/form[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "What platform was used to build my site?"
              ]
            }
          },
          {
            "index": 5782,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[5]/section[1]/div[1]/div[1]/form[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Enter your website url to learn what platform it uses."
              ]
            }
          },
          {
            "index": 5783,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[6]/section[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Not convinced yet?"
              ]
            }
          },
          {
            "index": 5784,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[6]/section[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "This might make you reconsider."
              ]
            }
          },
          {
            "index": 5785,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[6]/section[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "After Over 11,000 Lawsuits, the Trend is Going Parabolic."
              ]
            }
          },
          {
            "index": 5786,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[6]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "There was a time when it was possible to get away with having a website that didn’t work for people..."
              ]
            }
          },
          {
            "index": 5790,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[8]/section[1]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "Start your journey today"
              ]
            }
          },
          {
            "index": 5791,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[8]/section[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Achieve compliance and create an inclusive digital experience."
              ]
            }
          },
          {
            "index": 5792,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[8]/section[1]/div[1]/div[2]/p[1]/text()[2]",
              "codeLines": [
                "We’ll help you every step of the way."
              ]
            }
          },
          {
            "index": 5793,
            "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[2]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Instantly scan your site for accessibility violations!"
              ]
            }
          },
          {
            "index": 5807,
            "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[2]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/p[1]/i[1]/sup[1]/text()[1]",
              "codeLines": [
                "*"
              ]
            }
          },
          {
            "index": 5808,
            "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[2]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/p[1]/i[1]/text()[1]",
              "codeLines": [
                "Siri is a trademark of Apple Inc. Couple’s Therapy is a trademark of Showtime Networks Inc. Neither..."
              ]
            }
          },
          {
            "index": 6007,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Rethinking Website Accessibility: Achieving Enterprise Digital Compliance"
              ]
            }
          },
          {
            "index": 6008,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "Our Speakers:"
              ]
            }
          },
          {
            "index": 6015,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "17"
              ]
            }
          },
          {
            "index": 6016,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "days"
              ]
            }
          },
          {
            "index": 6017,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "14"
              ]
            }
          },
          {
            "index": 6018,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[2]/span[1]/text()[1]",
              "codeLines": [
                "hours"
              ]
            }
          },
          {
            "index": 6019,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[3]/div[1]/text()[1]",
              "codeLines": [
                "08"
              ]
            }
          },
          {
            "index": 6020,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[3]/div[1]/div[3]/span[1]/text()[1]",
              "codeLines": [
                "minutes"
              ]
            }
          },
          {
            "index": 6029,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[2]/div[1]/div[2]/strong[1]/text()[1]",
              "codeLines": [
                "The Voice of Siri"
              ]
            }
          },
          {
            "index": 6030,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[2]/div[1]/div[2]/span[1]/text()[1]",
              "codeLines": [
                "Susan Bennett"
              ]
            }
          },
          {
            "index": 6031,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[4]/div[1]/div[2]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "“"
              ]
            }
          },
          {
            "index": 6032,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[4]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "UserWay"
              ]
            }
          },
          {
            "index": 6033,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[4]/div[1]/div[2]/h2[1]/span[2]/text()[1]",
              "codeLines": [
                "sets"
              ]
            }
          },
          {
            "index": 6034,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[4]/div[1]/div[2]/h2[1]/span[2]/text()[2]",
              "codeLines": [
                "your website"
              ]
            }
          },
          {
            "index": 6035,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[4]/div[1]/div[2]/h2[1]/text()[4]",
              "codeLines": [
                "apart"
              ]
            }
          },
          {
            "index": 6036,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[4]/div[1]/div[2]/h2[1]/text()[5]",
              "codeLines": [
                "and showcases"
              ]
            }
          },
          {
            "index": 6037,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[4]/div[1]/div[2]/h2[1]/span[3]/text()[1]",
              "codeLines": [
                "your"
              ]
            }
          },
          {
            "index": 6038,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[4]/div[1]/div[2]/h2[1]/text()[6]",
              "codeLines": [
                "commitment"
              ]
            }
          },
          {
            "index": 6039,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[4]/div[1]/div[2]/h2[1]/text()[7]",
              "codeLines": [
                "to inclusion"
              ]
            }
          },
          {
            "index": 6052,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/div[5]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "AI-Powered"
              ]
            }
          },
          {
            "index": 6053,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/div[5]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Compliance"
              ]
            }
          },
          {
            "index": 6070,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[5]/div[1]/div[1]/form[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "IS YOUR SITE A LAWSUIT RISK?"
              ]
            }
          },
          {
            "index": 6071,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[5]/div[1]/div[1]/form[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "A quick and free scan will show you violations that could leave you open to lawsuits."
              ]
            }
          },
          {
            "index": 6074,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sara Friedman"
              ]
            }
          },
          {
            "index": 6075,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind Translator"
              ]
            }
          },
          {
            "index": 6076,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous interpr..."
              ]
            }
          },
          {
            "index": 6077,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Heather Stone"
              ]
            }
          },
          {
            "index": 6078,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "M&A Attorney, Head of NGO, Blind"
              ]
            }
          },
          {
            "index": 6079,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be m..."
              ]
            }
          },
          {
            "index": 6080,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sigal Shwartz"
              ]
            }
          },
          {
            "index": 6081,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind from Birth"
              ]
            }
          },
          {
            "index": 6082,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to learn..."
              ]
            }
          },
          {
            "index": 6083,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Neal Elefant"
              ]
            }
          },
          {
            "index": 6084,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind in One Eye"
              ]
            }
          },
          {
            "index": 6085,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal's ..."
              ]
            }
          },
          {
            "index": 6086,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[5]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Ben Haensel"
              ]
            }
          },
          {
            "index": 6087,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[5]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Technology Infrastructure Specialist, BlueSky School"
              ]
            }
          },
          {
            "index": 6088,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[5]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "BlueSky School was searching for a powerful accessibility tool that would not only meet our complia..."
              ]
            }
          },
          {
            "index": 6089,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[6]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Chris Harris"
              ]
            }
          },
          {
            "index": 6090,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[6]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Director of Product, Fool.com"
              ]
            }
          },
          {
            "index": 6091,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[6]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay i..."
              ]
            }
          },
          {
            "index": 6092,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[7]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "PetCare"
              ]
            }
          },
          {
            "index": 6093,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[7]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Understanding and responding to ADA regulations for accessibility was a challenging task for our sm..."
              ]
            }
          },
          {
            "index": 6094,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[8]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "F&M Bank"
              ]
            }
          },
          {
            "index": 6095,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[8]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "UserWay is a terrific accessibility solution that helps our users read all of our content and acces..."
              ]
            }
          },
          {
            "index": 6096,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[9]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Dr. Alan Wienstein"
              ]
            }
          },
          {
            "index": 6097,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[9]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We spent years looking for the right company to use for ADA compliance and UserWay is better than a..."
              ]
            }
          },
          {
            "index": 6098,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sara Friedman"
              ]
            }
          },
          {
            "index": 6099,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind Translator"
              ]
            }
          },
          {
            "index": 6100,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous interpr..."
              ]
            }
          },
          {
            "index": 6101,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Heather Stone"
              ]
            }
          },
          {
            "index": 6102,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "M&A Attorney, Head of NGO, Blind"
              ]
            }
          },
          {
            "index": 6103,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be m..."
              ]
            }
          },
          {
            "index": 6104,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sigal Shwartz"
              ]
            }
          },
          {
            "index": 6105,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind from Birth"
              ]
            }
          },
          {
            "index": 6106,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to learn..."
              ]
            }
          },
          {
            "index": 6107,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Neal Elefant"
              ]
            }
          },
          {
            "index": 6108,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind in One Eye"
              ]
            }
          },
          {
            "index": 6109,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal's ..."
              ]
            }
          },
          {
            "index": 6110,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[5]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Ben Haensel"
              ]
            }
          },
          {
            "index": 6111,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[5]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Technology Infrastructure Specialist, BlueSky School"
              ]
            }
          },
          {
            "index": 6112,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[5]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "BlueSky School was searching for a powerful accessibility tool that would not only meet our complia..."
              ]
            }
          },
          {
            "index": 6113,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[6]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Chris Harris"
              ]
            }
          },
          {
            "index": 6114,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[6]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Director of Product, Fool.com"
              ]
            }
          },
          {
            "index": 6115,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[6]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay i..."
              ]
            }
          },
          {
            "index": 6116,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[7]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "PetCare"
              ]
            }
          },
          {
            "index": 6117,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[7]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Understanding and responding to ADA regulations for accessibility was a challenging task for our sm..."
              ]
            }
          },
          {
            "index": 6118,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[8]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "F&M Bank"
              ]
            }
          },
          {
            "index": 6119,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[8]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "UserWay is a terrific accessibility solution that helps our users read all of our content and acces..."
              ]
            }
          },
          {
            "index": 6120,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[9]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Dr. Alan Wienstein"
              ]
            }
          },
          {
            "index": 6121,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[9]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We spent years looking for the right company to use for ADA compliance and UserWay is better than a..."
              ]
            }
          },
          {
            "index": 6122,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sara Friedman"
              ]
            }
          },
          {
            "index": 6123,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind Translator"
              ]
            }
          },
          {
            "index": 6124,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous interpr..."
              ]
            }
          },
          {
            "index": 6125,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Heather Stone"
              ]
            }
          },
          {
            "index": 6126,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "M&A Attorney, Head of NGO, Blind"
              ]
            }
          },
          {
            "index": 6127,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be m..."
              ]
            }
          },
          {
            "index": 6128,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sigal Shwartz"
              ]
            }
          },
          {
            "index": 6129,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind from Birth"
              ]
            }
          },
          {
            "index": 6130,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[3]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to learn..."
              ]
            }
          },
          {
            "index": 6131,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Neal Elefant"
              ]
            }
          },
          {
            "index": 6132,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[4]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind in One Eye"
              ]
            }
          },
          {
            "index": 6133,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[4]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal's ..."
              ]
            }
          },
          {
            "index": 6134,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[5]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Ben Haensel"
              ]
            }
          },
          {
            "index": 6135,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[5]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Technology Infrastructure Specialist, BlueSky School"
              ]
            }
          },
          {
            "index": 6136,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[5]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "BlueSky School was searching for a powerful accessibility tool that would not only meet our complia..."
              ]
            }
          },
          {
            "index": 6137,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[6]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Chris Harris"
              ]
            }
          },
          {
            "index": 6138,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[6]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Director of Product, Fool.com"
              ]
            }
          },
          {
            "index": 6139,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[6]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay i..."
              ]
            }
          },
          {
            "index": 6140,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[7]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "PetCare"
              ]
            }
          },
          {
            "index": 6141,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[7]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Understanding and responding to ADA regulations for accessibility was a challenging task for our sm..."
              ]
            }
          },
          {
            "index": 6142,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[8]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "F&M Bank"
              ]
            }
          },
          {
            "index": 6143,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[8]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "UserWay is a terrific accessibility solution that helps our users read all of our content and acces..."
              ]
            }
          },
          {
            "index": 6144,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[9]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Dr. Alan Wienstein"
              ]
            }
          },
          {
            "index": 6145,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[9]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We spent years looking for the right company to use for ADA compliance and UserWay is better than a..."
              ]
            }
          },
          {
            "index": 6146,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sara Friedman"
              ]
            }
          },
          {
            "index": 6147,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind Translator"
              ]
            }
          },
          {
            "index": 6148,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous interpr..."
              ]
            }
          },
          {
            "index": 6149,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Heather Stone"
              ]
            }
          },
          {
            "index": 6150,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "M&A Attorney, Head of NGO, Blind"
              ]
            }
          },
          {
            "index": 6151,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[2]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be m..."
              ]
            }
          },
          {
            "index": 6152,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sigal Shwartz"
              ]
            }
          },
          {
            "index": 6153,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind from Birth"
              ]
            }
          },
          {
            "index": 6154,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[3]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to learn..."
              ]
            }
          },
          {
            "index": 6155,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Neal Elefant"
              ]
            }
          },
          {
            "index": 6156,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[4]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind in One Eye"
              ]
            }
          },
          {
            "index": 6157,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[4]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal's ..."
              ]
            }
          },
          {
            "index": 6158,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[5]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Ben Haensel"
              ]
            }
          },
          {
            "index": 6159,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[5]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Technology Infrastructure Specialist, BlueSky School"
              ]
            }
          },
          {
            "index": 6160,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[5]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "BlueSky School was searching for a powerful accessibility tool that would not only meet our complia..."
              ]
            }
          },
          {
            "index": 6161,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[6]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Chris Harris"
              ]
            }
          },
          {
            "index": 6162,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[6]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Director of Product, Fool.com"
              ]
            }
          },
          {
            "index": 6163,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[6]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay i..."
              ]
            }
          },
          {
            "index": 6164,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[7]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "PetCare"
              ]
            }
          },
          {
            "index": 6165,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[7]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Understanding and responding to ADA regulations for accessibility was a challenging task for our sm..."
              ]
            }
          },
          {
            "index": 6166,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[8]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "F&M Bank"
              ]
            }
          },
          {
            "index": 6167,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[8]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "UserWay is a terrific accessibility solution that helps our users read all of our content and acces..."
              ]
            }
          },
          {
            "index": 6168,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[9]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Dr. Alan Wienstein"
              ]
            }
          },
          {
            "index": 6169,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[9]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We spent years looking for the right company to use for ADA compliance and UserWay is better than a..."
              ]
            }
          },
          {
            "index": 6170,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sara Friedman"
              ]
            }
          },
          {
            "index": 6171,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind Translator"
              ]
            }
          },
          {
            "index": 6172,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous interpr..."
              ]
            }
          },
          {
            "index": 6173,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Heather Stone"
              ]
            }
          },
          {
            "index": 6174,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "M&A Attorney, Head of NGO, Blind"
              ]
            }
          },
          {
            "index": 6175,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[2]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be m..."
              ]
            }
          },
          {
            "index": 6176,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sigal Shwartz"
              ]
            }
          },
          {
            "index": 6177,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind from Birth"
              ]
            }
          },
          {
            "index": 6178,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[3]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to learn..."
              ]
            }
          },
          {
            "index": 6179,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Neal Elefant"
              ]
            }
          },
          {
            "index": 6180,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[4]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind in One Eye"
              ]
            }
          },
          {
            "index": 6181,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[4]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal's ..."
              ]
            }
          },
          {
            "index": 6182,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[5]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Ben Haensel"
              ]
            }
          },
          {
            "index": 6183,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[5]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Technology Infrastructure Specialist, BlueSky School"
              ]
            }
          },
          {
            "index": 6184,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[5]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "BlueSky School was searching for a powerful accessibility tool that would not only meet our complia..."
              ]
            }
          },
          {
            "index": 6185,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[6]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Chris Harris"
              ]
            }
          },
          {
            "index": 6186,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[6]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Director of Product, Fool.com"
              ]
            }
          },
          {
            "index": 6187,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[6]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay i..."
              ]
            }
          },
          {
            "index": 6188,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[7]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "PetCare"
              ]
            }
          },
          {
            "index": 6189,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[7]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Understanding and responding to ADA regulations for accessibility was a challenging task for our sm..."
              ]
            }
          },
          {
            "index": 6190,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[8]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "F&M Bank"
              ]
            }
          },
          {
            "index": 6191,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[8]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "UserWay is a terrific accessibility solution that helps our users read all of our content and acces..."
              ]
            }
          },
          {
            "index": 6192,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[9]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Dr. Alan Wienstein"
              ]
            }
          },
          {
            "index": 6193,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[9]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We spent years looking for the right company to use for ADA compliance and UserWay is better than a..."
              ]
            }
          },
          {
            "index": 6194,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sara Friedman"
              ]
            }
          },
          {
            "index": 6195,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind Translator"
              ]
            }
          },
          {
            "index": 6196,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[1]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous interpr..."
              ]
            }
          },
          {
            "index": 6197,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Heather Stone"
              ]
            }
          },
          {
            "index": 6198,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "M&A Attorney, Head of NGO, Blind"
              ]
            }
          },
          {
            "index": 6199,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[2]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be m..."
              ]
            }
          },
          {
            "index": 6200,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sigal Shwartz"
              ]
            }
          },
          {
            "index": 6201,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind from Birth"
              ]
            }
          },
          {
            "index": 6202,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[3]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to learn..."
              ]
            }
          },
          {
            "index": 6203,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Neal Elefant"
              ]
            }
          },
          {
            "index": 6204,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[4]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Blind in One Eye"
              ]
            }
          },
          {
            "index": 6205,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[4]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal's ..."
              ]
            }
          },
          {
            "index": 6206,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[5]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Ben Haensel"
              ]
            }
          },
          {
            "index": 6207,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[5]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Technology Infrastructure Specialist, BlueSky School"
              ]
            }
          },
          {
            "index": 6208,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[5]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "BlueSky School was searching for a powerful accessibility tool that would not only meet our complia..."
              ]
            }
          },
          {
            "index": 6209,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[6]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Chris Harris"
              ]
            }
          },
          {
            "index": 6210,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[6]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Director of Product, Fool.com"
              ]
            }
          },
          {
            "index": 6211,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[6]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay i..."
              ]
            }
          },
          {
            "index": 6212,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[7]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "PetCare"
              ]
            }
          },
          {
            "index": 6213,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[7]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "Understanding and responding to ADA regulations for accessibility was a challenging task for our sm..."
              ]
            }
          },
          {
            "index": 6214,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[8]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "F&M Bank"
              ]
            }
          },
          {
            "index": 6215,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[8]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "UserWay is a terrific accessibility solution that helps our users read all of our content and acces..."
              ]
            }
          },
          {
            "index": 6216,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[9]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Dr. Alan Wienstein"
              ]
            }
          },
          {
            "index": 6217,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[9]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We spent years looking for the right company to use for ADA compliance and UserWay is better than a..."
              ]
            }
          },
          {
            "index": 6218,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sam Pizzo"
              ]
            }
          },
          {
            "index": 6219,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Owner & CEO, CMS Max"
              ]
            }
          },
          {
            "index": 6220,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We chose UserWay over other providers because of their incredible user experience. UserWay's widget..."
              ]
            }
          },
          {
            "index": 6221,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Michael Milauskas"
              ]
            }
          },
          {
            "index": 6222,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Owner at Burbank SEO Experts"
              ]
            }
          },
          {
            "index": 6223,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "I use the UserWay plugin for my clients' websites. When it came time to make my own site compliant ..."
              ]
            }
          },
          {
            "index": 6224,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Emma Woodward"
              ]
            }
          },
          {
            "index": 6225,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "National Marketing Manager, Little Dreamers, Australia"
              ]
            }
          },
          {
            "index": 6226,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We had been looking for a solution to improve the accessibility of our website for a while, so we w..."
              ]
            }
          },
          {
            "index": 6227,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Felix Raimondo"
              ]
            }
          },
          {
            "index": 6228,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[4]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Founder at People Vote"
              ]
            }
          },
          {
            "index": 6229,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "UserWay is amazing! This is the best accessibility solution on the market. Not only do they have th..."
              ]
            }
          },
          {
            "index": 6233,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[6]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Christopher A. DiSchino, Esq."
              ]
            }
          },
          {
            "index": 6234,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[6]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "DiSchino & Schamy, PLLC"
              ]
            }
          },
          {
            "index": 6235,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[6]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, as..."
              ]
            }
          },
          {
            "index": 6236,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[7]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Adrienne Fitzer"
              ]
            }
          },
          {
            "index": 6237,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[7]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)"
              ]
            }
          },
          {
            "index": 6238,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[7]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We have been using UserWay for almost a year. I am really happy that there is such an easy solution..."
              ]
            }
          },
          {
            "index": 6239,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[8]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Mike Culver"
              ]
            }
          },
          {
            "index": 6240,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[8]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Founder & CEO of 1ROW"
              ]
            }
          },
          {
            "index": 6241,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[8]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it befor..."
              ]
            }
          },
          {
            "index": 6242,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[9]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Peter Platt"
              ]
            }
          },
          {
            "index": 6243,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[9]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "President, Accountable Digital"
              ]
            }
          },
          {
            "index": 6244,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[9]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Accessibility is important to us, not only from a legal aspect, but also because we believe everyon..."
              ]
            }
          },
          {
            "index": 6245,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[10]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Autumn Boles"
              ]
            }
          },
          {
            "index": 6246,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[10]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Marketing Technology Manager at Berkshire Hathaway HomeServices"
              ]
            }
          },
          {
            "index": 6247,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[10]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our company has been looking for an accessibility solution for years and finally, we found UserWay...."
              ]
            }
          },
          {
            "index": 6248,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sam Pizzo"
              ]
            }
          },
          {
            "index": 6249,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Owner & CEO, CMS Max"
              ]
            }
          },
          {
            "index": 6250,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We chose UserWay over other providers because of their incredible user experience. UserWay's widget..."
              ]
            }
          },
          {
            "index": 6251,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Michael Milauskas"
              ]
            }
          },
          {
            "index": 6252,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Owner at Burbank SEO Experts"
              ]
            }
          },
          {
            "index": 6253,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "I use the UserWay plugin for my clients' websites. When it came time to make my own site compliant ..."
              ]
            }
          },
          {
            "index": 6254,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Emma Woodward"
              ]
            }
          },
          {
            "index": 6255,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "National Marketing Manager, Little Dreamers, Australia"
              ]
            }
          },
          {
            "index": 6256,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We had been looking for a solution to improve the accessibility of our website for a while, so we w..."
              ]
            }
          },
          {
            "index": 6257,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Felix Raimondo"
              ]
            }
          },
          {
            "index": 6258,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[4]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Founder at People Vote"
              ]
            }
          },
          {
            "index": 6259,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[4]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "UserWay is amazing! This is the best accessibility solution on the market. Not only do they have th..."
              ]
            }
          },
          {
            "index": 6263,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[6]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Christopher A. DiSchino, Esq."
              ]
            }
          },
          {
            "index": 6264,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[6]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "DiSchino & Schamy, PLLC"
              ]
            }
          },
          {
            "index": 6265,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[6]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, as..."
              ]
            }
          },
          {
            "index": 6266,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[7]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Adrienne Fitzer"
              ]
            }
          },
          {
            "index": 6267,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[7]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)"
              ]
            }
          },
          {
            "index": 6268,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[7]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We have been using UserWay for almost a year. I am really happy that there is such an easy solution..."
              ]
            }
          },
          {
            "index": 6269,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[8]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Mike Culver"
              ]
            }
          },
          {
            "index": 6270,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[8]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Founder & CEO of 1ROW"
              ]
            }
          },
          {
            "index": 6271,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[8]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it befor..."
              ]
            }
          },
          {
            "index": 6272,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[9]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Peter Platt"
              ]
            }
          },
          {
            "index": 6273,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[9]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "President, Accountable Digital"
              ]
            }
          },
          {
            "index": 6274,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[9]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Accessibility is important to us, not only from a legal aspect, but also because we believe everyon..."
              ]
            }
          },
          {
            "index": 6275,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[10]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Autumn Boles"
              ]
            }
          },
          {
            "index": 6276,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[10]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Marketing Technology Manager at Berkshire Hathaway HomeServices"
              ]
            }
          },
          {
            "index": 6277,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[10]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our company has been looking for an accessibility solution for years and finally, we found UserWay...."
              ]
            }
          },
          {
            "index": 6278,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sam Pizzo"
              ]
            }
          },
          {
            "index": 6279,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Owner & CEO, CMS Max"
              ]
            }
          },
          {
            "index": 6280,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We chose UserWay over other providers because of their incredible user experience. UserWay's widget..."
              ]
            }
          },
          {
            "index": 6281,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Michael Milauskas"
              ]
            }
          },
          {
            "index": 6282,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Owner at Burbank SEO Experts"
              ]
            }
          },
          {
            "index": 6283,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "I use the UserWay plugin for my clients' websites. When it came time to make my own site compliant ..."
              ]
            }
          },
          {
            "index": 6284,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Emma Woodward"
              ]
            }
          },
          {
            "index": 6285,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "National Marketing Manager, Little Dreamers, Australia"
              ]
            }
          },
          {
            "index": 6286,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We had been looking for a solution to improve the accessibility of our website for a while, so we w..."
              ]
            }
          },
          {
            "index": 6287,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Felix Raimondo"
              ]
            }
          },
          {
            "index": 6288,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[4]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Founder at People Vote"
              ]
            }
          },
          {
            "index": 6289,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[4]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "UserWay is amazing! This is the best accessibility solution on the market. Not only do they have th..."
              ]
            }
          },
          {
            "index": 6293,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[6]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Christopher A. DiSchino, Esq."
              ]
            }
          },
          {
            "index": 6294,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[6]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "DiSchino & Schamy, PLLC"
              ]
            }
          },
          {
            "index": 6295,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[6]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, as..."
              ]
            }
          },
          {
            "index": 6296,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[7]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Adrienne Fitzer"
              ]
            }
          },
          {
            "index": 6297,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[7]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)"
              ]
            }
          },
          {
            "index": 6298,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[7]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We have been using UserWay for almost a year. I am really happy that there is such an easy solution..."
              ]
            }
          },
          {
            "index": 6299,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[8]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Mike Culver"
              ]
            }
          },
          {
            "index": 6300,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[8]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Founder & CEO of 1ROW"
              ]
            }
          },
          {
            "index": 6301,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[8]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it befor..."
              ]
            }
          },
          {
            "index": 6302,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[9]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Peter Platt"
              ]
            }
          },
          {
            "index": 6303,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[9]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "President, Accountable Digital"
              ]
            }
          },
          {
            "index": 6304,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[9]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Accessibility is important to us, not only from a legal aspect, but also because we believe everyon..."
              ]
            }
          },
          {
            "index": 6305,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[10]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Autumn Boles"
              ]
            }
          },
          {
            "index": 6306,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[10]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Marketing Technology Manager at Berkshire Hathaway HomeServices"
              ]
            }
          },
          {
            "index": 6307,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[10]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our company has been looking for an accessibility solution for years and finally, we found UserWay...."
              ]
            }
          },
          {
            "index": 6308,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sam Pizzo"
              ]
            }
          },
          {
            "index": 6309,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Owner & CEO, CMS Max"
              ]
            }
          },
          {
            "index": 6310,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We chose UserWay over other providers because of their incredible user experience. UserWay's widget..."
              ]
            }
          },
          {
            "index": 6311,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Michael Milauskas"
              ]
            }
          },
          {
            "index": 6312,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Owner at Burbank SEO Experts"
              ]
            }
          },
          {
            "index": 6313,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "I use the UserWay plugin for my clients' websites. When it came time to make my own site compliant ..."
              ]
            }
          },
          {
            "index": 6314,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Emma Woodward"
              ]
            }
          },
          {
            "index": 6315,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "National Marketing Manager, Little Dreamers, Australia"
              ]
            }
          },
          {
            "index": 6316,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We had been looking for a solution to improve the accessibility of our website for a while, so we w..."
              ]
            }
          },
          {
            "index": 6317,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Felix Raimondo"
              ]
            }
          },
          {
            "index": 6318,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[4]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Founder at People Vote"
              ]
            }
          },
          {
            "index": 6319,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[4]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "UserWay is amazing! This is the best accessibility solution on the market. Not only do they have th..."
              ]
            }
          },
          {
            "index": 6323,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[6]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Christopher A. DiSchino, Esq."
              ]
            }
          },
          {
            "index": 6324,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[6]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "DiSchino & Schamy, PLLC"
              ]
            }
          },
          {
            "index": 6325,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[6]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, as..."
              ]
            }
          },
          {
            "index": 6326,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[7]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Adrienne Fitzer"
              ]
            }
          },
          {
            "index": 6327,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[7]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)"
              ]
            }
          },
          {
            "index": 6328,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[7]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We have been using UserWay for almost a year. I am really happy that there is such an easy solution..."
              ]
            }
          },
          {
            "index": 6329,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[8]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Mike Culver"
              ]
            }
          },
          {
            "index": 6330,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[8]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Founder & CEO of 1ROW"
              ]
            }
          },
          {
            "index": 6331,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[8]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it befor..."
              ]
            }
          },
          {
            "index": 6332,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[9]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Peter Platt"
              ]
            }
          },
          {
            "index": 6333,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[9]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "President, Accountable Digital"
              ]
            }
          },
          {
            "index": 6334,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[9]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Accessibility is important to us, not only from a legal aspect, but also because we believe everyon..."
              ]
            }
          },
          {
            "index": 6335,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[10]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Autumn Boles"
              ]
            }
          },
          {
            "index": 6336,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[10]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Marketing Technology Manager at Berkshire Hathaway HomeServices"
              ]
            }
          },
          {
            "index": 6337,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[10]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our company has been looking for an accessibility solution for years and finally, we found UserWay...."
              ]
            }
          },
          {
            "index": 6338,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sam Pizzo"
              ]
            }
          },
          {
            "index": 6339,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Owner & CEO, CMS Max"
              ]
            }
          },
          {
            "index": 6340,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We chose UserWay over other providers because of their incredible user experience. UserWay's widget..."
              ]
            }
          },
          {
            "index": 6341,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Michael Milauskas"
              ]
            }
          },
          {
            "index": 6342,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Owner at Burbank SEO Experts"
              ]
            }
          },
          {
            "index": 6343,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "I use the UserWay plugin for my clients' websites. When it came time to make my own site compliant ..."
              ]
            }
          },
          {
            "index": 6344,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Emma Woodward"
              ]
            }
          },
          {
            "index": 6345,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "National Marketing Manager, Little Dreamers, Australia"
              ]
            }
          },
          {
            "index": 6346,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We had been looking for a solution to improve the accessibility of our website for a while, so we w..."
              ]
            }
          },
          {
            "index": 6347,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Felix Raimondo"
              ]
            }
          },
          {
            "index": 6348,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[4]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Founder at People Vote"
              ]
            }
          },
          {
            "index": 6349,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[4]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "UserWay is amazing! This is the best accessibility solution on the market. Not only do they have th..."
              ]
            }
          },
          {
            "index": 6353,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[6]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Christopher A. DiSchino, Esq."
              ]
            }
          },
          {
            "index": 6354,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[6]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "DiSchino & Schamy, PLLC"
              ]
            }
          },
          {
            "index": 6355,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[6]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, as..."
              ]
            }
          },
          {
            "index": 6356,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[7]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Adrienne Fitzer"
              ]
            }
          },
          {
            "index": 6357,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[7]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)"
              ]
            }
          },
          {
            "index": 6358,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[7]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We have been using UserWay for almost a year. I am really happy that there is such an easy solution..."
              ]
            }
          },
          {
            "index": 6359,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[8]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Mike Culver"
              ]
            }
          },
          {
            "index": 6360,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[8]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Founder & CEO of 1ROW"
              ]
            }
          },
          {
            "index": 6361,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[8]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it befor..."
              ]
            }
          },
          {
            "index": 6362,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[9]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Peter Platt"
              ]
            }
          },
          {
            "index": 6363,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[9]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "President, Accountable Digital"
              ]
            }
          },
          {
            "index": 6364,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[9]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Accessibility is important to us, not only from a legal aspect, but also because we believe everyon..."
              ]
            }
          },
          {
            "index": 6365,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[10]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Autumn Boles"
              ]
            }
          },
          {
            "index": 6366,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[10]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Marketing Technology Manager at Berkshire Hathaway HomeServices"
              ]
            }
          },
          {
            "index": 6367,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[10]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our company has been looking for an accessibility solution for years and finally, we found UserWay...."
              ]
            }
          },
          {
            "index": 6368,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sam Pizzo"
              ]
            }
          },
          {
            "index": 6369,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Owner & CEO, CMS Max"
              ]
            }
          },
          {
            "index": 6370,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We chose UserWay over other providers because of their incredible user experience. UserWay's widget..."
              ]
            }
          },
          {
            "index": 6371,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Michael Milauskas"
              ]
            }
          },
          {
            "index": 6372,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Owner at Burbank SEO Experts"
              ]
            }
          },
          {
            "index": 6373,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "I use the UserWay plugin for my clients' websites. When it came time to make my own site compliant ..."
              ]
            }
          },
          {
            "index": 6374,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Emma Woodward"
              ]
            }
          },
          {
            "index": 6375,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[3]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "National Marketing Manager, Little Dreamers, Australia"
              ]
            }
          },
          {
            "index": 6376,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We had been looking for a solution to improve the accessibility of our website for a while, so we w..."
              ]
            }
          },
          {
            "index": 6377,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Felix Raimondo"
              ]
            }
          },
          {
            "index": 6378,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[4]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Founder at People Vote"
              ]
            }
          },
          {
            "index": 6379,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[4]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "UserWay is amazing! This is the best accessibility solution on the market. Not only do they have th..."
              ]
            }
          },
          {
            "index": 6383,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[6]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Christopher A. DiSchino, Esq."
              ]
            }
          },
          {
            "index": 6384,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[6]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "DiSchino & Schamy, PLLC"
              ]
            }
          },
          {
            "index": 6385,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[6]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, as..."
              ]
            }
          },
          {
            "index": 6386,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[7]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Adrienne Fitzer"
              ]
            }
          },
          {
            "index": 6387,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[7]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)"
              ]
            }
          },
          {
            "index": 6388,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[7]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We have been using UserWay for almost a year. I am really happy that there is such an easy solution..."
              ]
            }
          },
          {
            "index": 6389,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[8]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Mike Culver"
              ]
            }
          },
          {
            "index": 6390,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[8]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Founder & CEO of 1ROW"
              ]
            }
          },
          {
            "index": 6391,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[8]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it befor..."
              ]
            }
          },
          {
            "index": 6392,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[9]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Peter Platt"
              ]
            }
          },
          {
            "index": 6393,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[9]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "President, Accountable Digital"
              ]
            }
          },
          {
            "index": 6394,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[9]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Accessibility is important to us, not only from a legal aspect, but also because we believe everyon..."
              ]
            }
          },
          {
            "index": 6395,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[10]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Autumn Boles"
              ]
            }
          },
          {
            "index": 6396,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[10]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Marketing Technology Manager at Berkshire Hathaway HomeServices"
              ]
            }
          },
          {
            "index": 6397,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[10]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our company has been looking for an accessibility solution for years and finally, we found UserWay...."
              ]
            }
          },
          {
            "index": 6400,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[5]/section[1]/div[1]/div[1]/form[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "What platform was used to build my site?"
              ]
            }
          },
          {
            "index": 6401,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[5]/section[1]/div[1]/div[1]/form[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Enter your website url to learn what platform it uses."
              ]
            }
          },
          {
            "index": 6402,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[6]/section[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Not convinced yet?"
              ]
            }
          },
          {
            "index": 6403,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[6]/section[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "This might make you reconsider."
              ]
            }
          },
          {
            "index": 6404,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[6]/section[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "After Over 11,000 Lawsuits, the Trend is Going Parabolic."
              ]
            }
          },
          {
            "index": 6405,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[6]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "There was a time when it was possible to get away with having a website that didn’t work for people..."
              ]
            }
          },
          {
            "index": 6409,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[8]/section[1]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "Start your journey today"
              ]
            }
          },
          {
            "index": 6410,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[8]/section[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Achieve compliance and create an inclusive digital experience."
              ]
            }
          },
          {
            "index": 6411,
            "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[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[8]/section[1]/div[1]/div[2]/p[1]/text()[2]",
              "codeLines": [
                "We’ll help you every step of the way."
              ]
            }
          },
          {
            "index": 6412,
            "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[2]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Instantly scan your site for accessibility violations!"
              ]
            }
          },
          {
            "index": 7171,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"info__item-name\">",
                "  Dr. Orna Guralnik",
                "</p>"
              ]
            }
          },
          {
            "index": 7172,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"info__item-position\">",
                "  Showtime's Couples Therapy Star",
                "</p>"
              ]
            }
          },
          {
            "index": 7173,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"info__item-name\">",
                "  Susan Bennett",
                "</p>"
              ]
            }
          },
          {
            "index": 7174,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[2]/p[2]",
              "codeLines": [
                "<p class=\"info__item-position\">",
                "  The Original Voice of Siri",
                "  <sup>",
                "    *",
                "  </sup>",
                "</p>"
              ]
            }
          },
          {
            "index": 7178,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"video-presentation__intro-subtitle\">",
                "  Watch the 90 second video",
                "</p>"
              ]
            }
          },
          {
            "index": 7180,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"webinar-section__speakers__name\">",
                "  Lionel Wolberger",
                "</p>"
              ]
            }
          },
          {
            "index": 7182,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"webinar-section__speakers__name\">",
                "  Alycia Anderson",
                "</p>"
              ]
            }
          },
          {
            "index": 7184,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/div[3]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"webinar-section__speakers__name\">",
                "  Jeff Kline",
                "</p>"
              ]
            }
          },
          {
            "index": 7187,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"case-studies__item__description\">",
                "  After a Fortune 1000 Company faced lawsuits due to accessibility issues on its websites, its lead...",
                "</p>"
              ]
            }
          },
          {
            "index": 7188,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[2]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"case-studies__item__description\">",
                "  The Motley Fool invested significant time and development resources performing manual updates to ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7189,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[3]/div[1]/div[1]/div[3]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"case-studies__item__description\">",
                "  CMS Max was looking for an ADA-compliant accessibility solution that would be easy to implement a...",
                "</p>"
              ]
            }
          },
          {
            "index": 7191,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"approach__item__name\">",
                "  <strong>",
                "    Pause",
                "  </strong>",
                "  Animations",
                "</p>"
              ]
            }
          },
          {
            "index": 7192,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"approach__item__name\">",
                "  Dictionary",
                "</p>"
              ]
            }
          },
          {
            "index": 7193,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"approach__item__name\">",
                "  User",
                "  <strong>",
                "    Mgmt.",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 7194,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"approach__item__name\">",
                "  Remediations",
                "</p>"
              ]
            }
          },
          {
            "index": 7195,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"approach__item__name\">",
                "  <strong>",
                "    Accessibility",
                "  </strong>",
                "  Widget",
                "</p>"
              ]
            }
          },
          {
            "index": 7196,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/div[4]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"approach__item__name\">",
                "  <strong>",
                "    Screen",
                "  </strong>",
                "  Reader",
                "</p>"
              ]
            }
          },
          {
            "index": 7197,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/div[5]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"approach__item__name\">",
                "  <strong>",
                "    AI-Powered",
                "  </strong>",
                "  Compliance",
                "</p>"
              ]
            }
          },
          {
            "index": 7198,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/div[6]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"approach__item__name\">",
                "  <strong>",
                "    Image",
                "  </strong>",
                "  Alts",
                "</p>"
              ]
            }
          },
          {
            "index": 7199,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/div[7]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"approach__item__name\">",
                "  <strong>",
                "    Scan",
                "  </strong>",
                "  <br>",
                "  Violations",
                "</p>"
              ]
            }
          },
          {
            "index": 7200,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/div[8]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"approach__item__name\">",
                "  Stats",
                "</p>"
              ]
            }
          },
          {
            "index": 7201,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/div[9]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"approach__item__name\">",
                "  <strong>",
                "    Smart",
                "  </strong>",
                "  Contrast",
                "</p>"
              ]
            }
          },
          {
            "index": 7202,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[2]/div[10]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"approach__item__name\">",
                "  Keyboard Navigation",
                "</p>"
              ]
            }
          },
          {
            "index": 7203,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"approach__item__name\">",
                "  Accessible",
                "  <strong>",
                "    Text",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 7204,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/section[1]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"approach__item__name\">",
                "  <strong>",
                "    PDF",
                "  </strong>",
                "  <br>",
                "  Remediation",
                "</p>"
              ]
            }
          },
          {
            "index": 7205,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",