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",
              "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[2]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"approach__item__name\">",
                "  <strong>",
                "    Page",
                "  </strong>",
                "  structure",
                "</p>"
              ]
            }
          },
          {
            "index": 7206,
            "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[3]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"approach__item__name\">",
                "  <strong>",
                "    Button",
                "  </strong>",
                "  Location",
                "</p>"
              ]
            }
          },
          {
            "index": 7208,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sara Friedman",
                "</p>"
              ]
            }
          },
          {
            "index": 7209,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind Translator",
                "</p>"
              ]
            }
          },
          {
            "index": 7210,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous inter...",
                "</p>"
              ]
            }
          },
          {
            "index": 7211,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Heather Stone",
                "</p>"
              ]
            }
          },
          {
            "index": 7212,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  M&A Attorney, Head of NGO, Blind",
                "</p>"
              ]
            }
          },
          {
            "index": 7213,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be...",
                "</p>"
              ]
            }
          },
          {
            "index": 7214,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sigal Shwartz",
                "</p>"
              ]
            }
          },
          {
            "index": 7215,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind from Birth",
                "</p>"
              ]
            }
          },
          {
            "index": 7216,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to lea...",
                "</p>"
              ]
            }
          },
          {
            "index": 7217,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Neal Elefant",
                "</p>"
              ]
            }
          },
          {
            "index": 7218,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind in One Eye",
                "</p>"
              ]
            }
          },
          {
            "index": 7219,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal'...",
                "</p>"
              ]
            }
          },
          {
            "index": 7220,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[5]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Ben Haensel",
                "</p>"
              ]
            }
          },
          {
            "index": 7221,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[5]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Technology Infrastructure Specialist, BlueSky School",
                "</p>"
              ]
            }
          },
          {
            "index": 7222,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[5]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  BlueSky School was searching for a powerful accessibility tool that would not only meet our compl...",
                "</p>"
              ]
            }
          },
          {
            "index": 7223,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[6]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Chris Harris",
                "</p>"
              ]
            }
          },
          {
            "index": 7224,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[6]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Director of Product, Fool.com",
                "</p>"
              ]
            }
          },
          {
            "index": 7225,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[6]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay...",
                "</p>"
              ]
            }
          },
          {
            "index": 7226,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[7]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  PetCare",
                "</p>"
              ]
            }
          },
          {
            "index": 7227,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[7]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  Understanding and responding to ADA regulations for accessibility was a challenging task for our ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7228,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[8]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  F&M Bank",
                "</p>"
              ]
            }
          },
          {
            "index": 7229,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[8]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is a terrific accessibility solution that helps our users read all of our content and acc...",
                "</p>"
              ]
            }
          },
          {
            "index": 7230,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[9]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Dr. Alan Wienstein",
                "</p>"
              ]
            }
          },
          {
            "index": 7231,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[1]/div[9]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  We spent years looking for the right company to use for ADA compliance and UserWay is better than...",
                "</p>"
              ]
            }
          },
          {
            "index": 7232,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sara Friedman",
                "</p>"
              ]
            }
          },
          {
            "index": 7233,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind Translator",
                "</p>"
              ]
            }
          },
          {
            "index": 7234,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous inter...",
                "</p>"
              ]
            }
          },
          {
            "index": 7235,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Heather Stone",
                "</p>"
              ]
            }
          },
          {
            "index": 7236,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  M&A Attorney, Head of NGO, Blind",
                "</p>"
              ]
            }
          },
          {
            "index": 7237,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be...",
                "</p>"
              ]
            }
          },
          {
            "index": 7238,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sigal Shwartz",
                "</p>"
              ]
            }
          },
          {
            "index": 7239,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind from Birth",
                "</p>"
              ]
            }
          },
          {
            "index": 7240,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to lea...",
                "</p>"
              ]
            }
          },
          {
            "index": 7241,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Neal Elefant",
                "</p>"
              ]
            }
          },
          {
            "index": 7242,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind in One Eye",
                "</p>"
              ]
            }
          },
          {
            "index": 7243,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal'...",
                "</p>"
              ]
            }
          },
          {
            "index": 7244,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[5]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Ben Haensel",
                "</p>"
              ]
            }
          },
          {
            "index": 7245,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[5]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Technology Infrastructure Specialist, BlueSky School",
                "</p>"
              ]
            }
          },
          {
            "index": 7246,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[5]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  BlueSky School was searching for a powerful accessibility tool that would not only meet our compl...",
                "</p>"
              ]
            }
          },
          {
            "index": 7247,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[6]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Chris Harris",
                "</p>"
              ]
            }
          },
          {
            "index": 7248,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[6]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Director of Product, Fool.com",
                "</p>"
              ]
            }
          },
          {
            "index": 7249,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[6]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay...",
                "</p>"
              ]
            }
          },
          {
            "index": 7250,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[7]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  PetCare",
                "</p>"
              ]
            }
          },
          {
            "index": 7251,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[7]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  Understanding and responding to ADA regulations for accessibility was a challenging task for our ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7252,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[8]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  F&M Bank",
                "</p>"
              ]
            }
          },
          {
            "index": 7253,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[8]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is a terrific accessibility solution that helps our users read all of our content and acc...",
                "</p>"
              ]
            }
          },
          {
            "index": 7254,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[9]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Dr. Alan Wienstein",
                "</p>"
              ]
            }
          },
          {
            "index": 7255,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[2]/div[9]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  We spent years looking for the right company to use for ADA compliance and UserWay is better than...",
                "</p>"
              ]
            }
          },
          {
            "index": 7256,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sara Friedman",
                "</p>"
              ]
            }
          },
          {
            "index": 7257,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind Translator",
                "</p>"
              ]
            }
          },
          {
            "index": 7258,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous inter...",
                "</p>"
              ]
            }
          },
          {
            "index": 7259,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Heather Stone",
                "</p>"
              ]
            }
          },
          {
            "index": 7260,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  M&A Attorney, Head of NGO, Blind",
                "</p>"
              ]
            }
          },
          {
            "index": 7261,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[2]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be...",
                "</p>"
              ]
            }
          },
          {
            "index": 7262,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[3]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sigal Shwartz",
                "</p>"
              ]
            }
          },
          {
            "index": 7263,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[3]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind from Birth",
                "</p>"
              ]
            }
          },
          {
            "index": 7264,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[3]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to lea...",
                "</p>"
              ]
            }
          },
          {
            "index": 7265,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[4]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Neal Elefant",
                "</p>"
              ]
            }
          },
          {
            "index": 7266,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[4]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind in One Eye",
                "</p>"
              ]
            }
          },
          {
            "index": 7267,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[4]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal'...",
                "</p>"
              ]
            }
          },
          {
            "index": 7268,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[5]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Ben Haensel",
                "</p>"
              ]
            }
          },
          {
            "index": 7269,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[5]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Technology Infrastructure Specialist, BlueSky School",
                "</p>"
              ]
            }
          },
          {
            "index": 7270,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[5]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  BlueSky School was searching for a powerful accessibility tool that would not only meet our compl...",
                "</p>"
              ]
            }
          },
          {
            "index": 7271,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[6]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Chris Harris",
                "</p>"
              ]
            }
          },
          {
            "index": 7272,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[6]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Director of Product, Fool.com",
                "</p>"
              ]
            }
          },
          {
            "index": 7273,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[6]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay...",
                "</p>"
              ]
            }
          },
          {
            "index": 7274,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[7]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  PetCare",
                "</p>"
              ]
            }
          },
          {
            "index": 7275,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[7]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  Understanding and responding to ADA regulations for accessibility was a challenging task for our ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7276,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[8]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  F&M Bank",
                "</p>"
              ]
            }
          },
          {
            "index": 7277,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[8]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is a terrific accessibility solution that helps our users read all of our content and acc...",
                "</p>"
              ]
            }
          },
          {
            "index": 7278,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[9]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Dr. Alan Wienstein",
                "</p>"
              ]
            }
          },
          {
            "index": 7279,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[3]/div[9]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  We spent years looking for the right company to use for ADA compliance and UserWay is better than...",
                "</p>"
              ]
            }
          },
          {
            "index": 7280,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sara Friedman",
                "</p>"
              ]
            }
          },
          {
            "index": 7281,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind Translator",
                "</p>"
              ]
            }
          },
          {
            "index": 7282,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous inter...",
                "</p>"
              ]
            }
          },
          {
            "index": 7283,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Heather Stone",
                "</p>"
              ]
            }
          },
          {
            "index": 7284,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[2]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  M&A Attorney, Head of NGO, Blind",
                "</p>"
              ]
            }
          },
          {
            "index": 7285,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[2]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be...",
                "</p>"
              ]
            }
          },
          {
            "index": 7286,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[3]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sigal Shwartz",
                "</p>"
              ]
            }
          },
          {
            "index": 7287,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[3]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind from Birth",
                "</p>"
              ]
            }
          },
          {
            "index": 7288,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[3]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to lea...",
                "</p>"
              ]
            }
          },
          {
            "index": 7289,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[4]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Neal Elefant",
                "</p>"
              ]
            }
          },
          {
            "index": 7290,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[4]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind in One Eye",
                "</p>"
              ]
            }
          },
          {
            "index": 7291,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[4]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal'...",
                "</p>"
              ]
            }
          },
          {
            "index": 7292,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[5]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Ben Haensel",
                "</p>"
              ]
            }
          },
          {
            "index": 7293,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[5]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Technology Infrastructure Specialist, BlueSky School",
                "</p>"
              ]
            }
          },
          {
            "index": 7294,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[5]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  BlueSky School was searching for a powerful accessibility tool that would not only meet our compl...",
                "</p>"
              ]
            }
          },
          {
            "index": 7295,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[6]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Chris Harris",
                "</p>"
              ]
            }
          },
          {
            "index": 7296,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[6]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Director of Product, Fool.com",
                "</p>"
              ]
            }
          },
          {
            "index": 7297,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[6]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay...",
                "</p>"
              ]
            }
          },
          {
            "index": 7298,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[7]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  PetCare",
                "</p>"
              ]
            }
          },
          {
            "index": 7299,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[7]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  Understanding and responding to ADA regulations for accessibility was a challenging task for our ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7300,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[8]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  F&M Bank",
                "</p>"
              ]
            }
          },
          {
            "index": 7301,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[8]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is a terrific accessibility solution that helps our users read all of our content and acc...",
                "</p>"
              ]
            }
          },
          {
            "index": 7302,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[9]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Dr. Alan Wienstein",
                "</p>"
              ]
            }
          },
          {
            "index": 7303,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[4]/div[9]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  We spent years looking for the right company to use for ADA compliance and UserWay is better than...",
                "</p>"
              ]
            }
          },
          {
            "index": 7304,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sara Friedman",
                "</p>"
              ]
            }
          },
          {
            "index": 7305,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind Translator",
                "</p>"
              ]
            }
          },
          {
            "index": 7306,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous inter...",
                "</p>"
              ]
            }
          },
          {
            "index": 7307,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Heather Stone",
                "</p>"
              ]
            }
          },
          {
            "index": 7308,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[2]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  M&A Attorney, Head of NGO, Blind",
                "</p>"
              ]
            }
          },
          {
            "index": 7309,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[2]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be...",
                "</p>"
              ]
            }
          },
          {
            "index": 7310,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[3]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sigal Shwartz",
                "</p>"
              ]
            }
          },
          {
            "index": 7311,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[3]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind from Birth",
                "</p>"
              ]
            }
          },
          {
            "index": 7312,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[3]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to lea...",
                "</p>"
              ]
            }
          },
          {
            "index": 7313,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[4]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Neal Elefant",
                "</p>"
              ]
            }
          },
          {
            "index": 7314,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[4]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind in One Eye",
                "</p>"
              ]
            }
          },
          {
            "index": 7315,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[4]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal'...",
                "</p>"
              ]
            }
          },
          {
            "index": 7316,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[5]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Ben Haensel",
                "</p>"
              ]
            }
          },
          {
            "index": 7317,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[5]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Technology Infrastructure Specialist, BlueSky School",
                "</p>"
              ]
            }
          },
          {
            "index": 7318,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[5]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  BlueSky School was searching for a powerful accessibility tool that would not only meet our compl...",
                "</p>"
              ]
            }
          },
          {
            "index": 7319,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[6]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Chris Harris",
                "</p>"
              ]
            }
          },
          {
            "index": 7320,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[6]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Director of Product, Fool.com",
                "</p>"
              ]
            }
          },
          {
            "index": 7321,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[6]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay...",
                "</p>"
              ]
            }
          },
          {
            "index": 7322,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[7]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  PetCare",
                "</p>"
              ]
            }
          },
          {
            "index": 7323,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[7]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  Understanding and responding to ADA regulations for accessibility was a challenging task for our ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7324,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[8]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  F&M Bank",
                "</p>"
              ]
            }
          },
          {
            "index": 7325,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[8]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is a terrific accessibility solution that helps our users read all of our content and acc...",
                "</p>"
              ]
            }
          },
          {
            "index": 7326,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[9]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Dr. Alan Wienstein",
                "</p>"
              ]
            }
          },
          {
            "index": 7327,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[5]/div[9]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  We spent years looking for the right company to use for ADA compliance and UserWay is better than...",
                "</p>"
              ]
            }
          },
          {
            "index": 7328,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sara Friedman",
                "</p>"
              ]
            }
          },
          {
            "index": 7329,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind Translator",
                "</p>"
              ]
            }
          },
          {
            "index": 7330,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous inter...",
                "</p>"
              ]
            }
          },
          {
            "index": 7331,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Heather Stone",
                "</p>"
              ]
            }
          },
          {
            "index": 7332,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[2]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  M&A Attorney, Head of NGO, Blind",
                "</p>"
              ]
            }
          },
          {
            "index": 7333,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[2]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be...",
                "</p>"
              ]
            }
          },
          {
            "index": 7334,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[3]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sigal Shwartz",
                "</p>"
              ]
            }
          },
          {
            "index": 7335,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[3]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind from Birth",
                "</p>"
              ]
            }
          },
          {
            "index": 7336,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[3]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to lea...",
                "</p>"
              ]
            }
          },
          {
            "index": 7337,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[4]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Neal Elefant",
                "</p>"
              ]
            }
          },
          {
            "index": 7338,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[4]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind in One Eye",
                "</p>"
              ]
            }
          },
          {
            "index": 7339,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[4]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal'...",
                "</p>"
              ]
            }
          },
          {
            "index": 7340,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[5]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Ben Haensel",
                "</p>"
              ]
            }
          },
          {
            "index": 7341,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[5]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Technology Infrastructure Specialist, BlueSky School",
                "</p>"
              ]
            }
          },
          {
            "index": 7342,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[5]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  BlueSky School was searching for a powerful accessibility tool that would not only meet our compl...",
                "</p>"
              ]
            }
          },
          {
            "index": 7343,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[6]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Chris Harris",
                "</p>"
              ]
            }
          },
          {
            "index": 7344,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[6]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Director of Product, Fool.com",
                "</p>"
              ]
            }
          },
          {
            "index": 7345,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[6]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay...",
                "</p>"
              ]
            }
          },
          {
            "index": 7346,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[7]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  PetCare",
                "</p>"
              ]
            }
          },
          {
            "index": 7347,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[7]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  Understanding and responding to ADA regulations for accessibility was a challenging task for our ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7348,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[8]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  F&M Bank",
                "</p>"
              ]
            }
          },
          {
            "index": 7349,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[8]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is a terrific accessibility solution that helps our users read all of our content and acc...",
                "</p>"
              ]
            }
          },
          {
            "index": 7350,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[9]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Dr. Alan Wienstein",
                "</p>"
              ]
            }
          },
          {
            "index": 7351,
            "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[4]/section[1]/div[1]/div[2]/div[1]/div[6]/div[9]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"text\">",
                "  We spent years looking for the right company to use for ADA compliance and UserWay is better than...",
                "</p>"
              ]
            }
          },
          {
            "index": 7352,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sam Pizzo",
                "</p>"
              ]
            }
          },
          {
            "index": 7353,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner & CEO, CMS Max",
                "</p>"
              ]
            }
          },
          {
            "index": 7354,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  We chose UserWay over other providers because of their incredible user experience. UserWay's widg...",
                "</p>"
              ]
            }
          },
          {
            "index": 7355,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Michael Milauskas",
                "</p>"
              ]
            }
          },
          {
            "index": 7356,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner at Burbank SEO Experts",
                "</p>"
              ]
            }
          },
          {
            "index": 7357,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  I use the UserWay plugin for my clients' websites. When it came time to make my own site complian...",
                "</p>"
              ]
            }
          },
          {
            "index": 7358,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Emma Woodward",
                "</p>"
              ]
            }
          },
          {
            "index": 7359,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  National Marketing Manager, Little Dreamers, Australia",
                "</p>"
              ]
            }
          },
          {
            "index": 7360,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  We had been looking for a solution to improve the accessibility of our website for a while, so we...",
                "</p>"
              ]
            }
          },
          {
            "index": 7361,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[4]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Felix Raimondo",
                "</p>"
              ]
            }
          },
          {
            "index": 7362,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[4]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder at People Vote",
                "</p>"
              ]
            }
          },
          {
            "index": 7363,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is amazing! This is the best accessibility solution on the market. Not only do they have ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7364,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[5]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Kippy Flur",
                "</p>"
              ]
            }
          },
          {
            "index": 7365,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[5]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Wix Website Designer",
                "</p>"
              ]
            }
          },
          {
            "index": 7366,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  As a web designer, I include the UserWay widget in all my proposals as standard practice.",
                "</p>"
              ]
            }
          },
          {
            "index": 7367,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[6]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Christopher A. DiSchino, Esq.",
                "</p>"
              ]
            }
          },
          {
            "index": 7368,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[6]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  DiSchino & Schamy, PLLC",
                "</p>"
              ]
            }
          },
          {
            "index": 7369,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[6]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7370,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[7]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Adrienne Fitzer",
                "</p>"
              ]
            }
          },
          {
            "index": 7371,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[7]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)",
                "</p>"
              ]
            }
          },
          {
            "index": 7372,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[7]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  We have been using UserWay for almost a year. I am really happy that there is such an easy soluti...",
                "</p>"
              ]
            }
          },
          {
            "index": 7373,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[8]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Mike Culver",
                "</p>"
              ]
            }
          },
          {
            "index": 7374,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[8]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder & CEO of 1ROW",
                "</p>"
              ]
            }
          },
          {
            "index": 7375,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[8]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it bef...",
                "</p>"
              ]
            }
          },
          {
            "index": 7376,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[9]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Peter Platt",
                "</p>"
              ]
            }
          },
          {
            "index": 7377,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[9]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  President, Accountable Digital",
                "</p>"
              ]
            }
          },
          {
            "index": 7378,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[9]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  Accessibility is important to us, not only from a legal aspect, but also because we believe every...",
                "</p>"
              ]
            }
          },
          {
            "index": 7379,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[10]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Autumn Boles",
                "</p>"
              ]
            }
          },
          {
            "index": 7380,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[10]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Marketing Technology Manager at Berkshire Hathaway HomeServices",
                "</p>"
              ]
            }
          },
          {
            "index": 7381,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[1]/div[10]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our company has been looking for an accessibility solution for years and finally, we found UserWa...",
                "</p>"
              ]
            }
          },
          {
            "index": 7382,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sam Pizzo",
                "</p>"
              ]
            }
          },
          {
            "index": 7383,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner & CEO, CMS Max",
                "</p>"
              ]
            }
          },
          {
            "index": 7384,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  We chose UserWay over other providers because of their incredible user experience. UserWay's widg...",
                "</p>"
              ]
            }
          },
          {
            "index": 7385,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Michael Milauskas",
                "</p>"
              ]
            }
          },
          {
            "index": 7386,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[2]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner at Burbank SEO Experts",
                "</p>"
              ]
            }
          },
          {
            "index": 7387,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  I use the UserWay plugin for my clients' websites. When it came time to make my own site complian...",
                "</p>"
              ]
            }
          },
          {
            "index": 7388,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[3]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Emma Woodward",
                "</p>"
              ]
            }
          },
          {
            "index": 7389,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[3]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  National Marketing Manager, Little Dreamers, Australia",
                "</p>"
              ]
            }
          },
          {
            "index": 7390,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  We had been looking for a solution to improve the accessibility of our website for a while, so we...",
                "</p>"
              ]
            }
          },
          {
            "index": 7391,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[4]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Felix Raimondo",
                "</p>"
              ]
            }
          },
          {
            "index": 7392,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[4]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder at People Vote",
                "</p>"
              ]
            }
          },
          {
            "index": 7393,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[4]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is amazing! This is the best accessibility solution on the market. Not only do they have ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7394,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[5]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Kippy Flur",
                "</p>"
              ]
            }
          },
          {
            "index": 7395,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[5]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Wix Website Designer",
                "</p>"
              ]
            }
          },
          {
            "index": 7396,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[5]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  As a web designer, I include the UserWay widget in all my proposals as standard practice.",
                "</p>"
              ]
            }
          },
          {
            "index": 7397,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[6]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Christopher A. DiSchino, Esq.",
                "</p>"
              ]
            }
          },
          {
            "index": 7398,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[6]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  DiSchino & Schamy, PLLC",
                "</p>"
              ]
            }
          },
          {
            "index": 7399,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[6]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7400,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[7]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Adrienne Fitzer",
                "</p>"
              ]
            }
          },
          {
            "index": 7401,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[7]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)",
                "</p>"
              ]
            }
          },
          {
            "index": 7402,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[7]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  We have been using UserWay for almost a year. I am really happy that there is such an easy soluti...",
                "</p>"
              ]
            }
          },
          {
            "index": 7403,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[8]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Mike Culver",
                "</p>"
              ]
            }
          },
          {
            "index": 7404,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[8]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder & CEO of 1ROW",
                "</p>"
              ]
            }
          },
          {
            "index": 7405,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[8]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it bef...",
                "</p>"
              ]
            }
          },
          {
            "index": 7406,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[9]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Peter Platt",
                "</p>"
              ]
            }
          },
          {
            "index": 7407,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[9]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  President, Accountable Digital",
                "</p>"
              ]
            }
          },
          {
            "index": 7408,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[9]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  Accessibility is important to us, not only from a legal aspect, but also because we believe every...",
                "</p>"
              ]
            }
          },
          {
            "index": 7409,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[10]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Autumn Boles",
                "</p>"
              ]
            }
          },
          {
            "index": 7410,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[10]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Marketing Technology Manager at Berkshire Hathaway HomeServices",
                "</p>"
              ]
            }
          },
          {
            "index": 7411,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[2]/div[10]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our company has been looking for an accessibility solution for years and finally, we found UserWa...",
                "</p>"
              ]
            }
          },
          {
            "index": 7412,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sam Pizzo",
                "</p>"
              ]
            }
          },
          {
            "index": 7413,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner & CEO, CMS Max",
                "</p>"
              ]
            }
          },
          {
            "index": 7414,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  We chose UserWay over other providers because of their incredible user experience. UserWay's widg...",
                "</p>"
              ]
            }
          },
          {
            "index": 7415,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Michael Milauskas",
                "</p>"
              ]
            }
          },
          {
            "index": 7416,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[2]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner at Burbank SEO Experts",
                "</p>"
              ]
            }
          },
          {
            "index": 7417,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  I use the UserWay plugin for my clients' websites. When it came time to make my own site complian...",
                "</p>"
              ]
            }
          },
          {
            "index": 7418,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[3]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Emma Woodward",
                "</p>"
              ]
            }
          },
          {
            "index": 7419,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[3]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  National Marketing Manager, Little Dreamers, Australia",
                "</p>"
              ]
            }
          },
          {
            "index": 7420,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[3]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  We had been looking for a solution to improve the accessibility of our website for a while, so we...",
                "</p>"
              ]
            }
          },
          {
            "index": 7421,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[4]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Felix Raimondo",
                "</p>"
              ]
            }
          },
          {
            "index": 7422,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[4]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder at People Vote",
                "</p>"
              ]
            }
          },
          {
            "index": 7423,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[4]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is amazing! This is the best accessibility solution on the market. Not only do they have ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7424,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[5]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Kippy Flur",
                "</p>"
              ]
            }
          },
          {
            "index": 7425,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[5]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Wix Website Designer",
                "</p>"
              ]
            }
          },
          {
            "index": 7426,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[5]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  As a web designer, I include the UserWay widget in all my proposals as standard practice.",
                "</p>"
              ]
            }
          },
          {
            "index": 7427,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[6]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Christopher A. DiSchino, Esq.",
                "</p>"
              ]
            }
          },
          {
            "index": 7428,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[6]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  DiSchino & Schamy, PLLC",
                "</p>"
              ]
            }
          },
          {
            "index": 7429,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[6]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7430,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[7]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Adrienne Fitzer",
                "</p>"
              ]
            }
          },
          {
            "index": 7431,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[7]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)",
                "</p>"
              ]
            }
          },
          {
            "index": 7432,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[7]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  We have been using UserWay for almost a year. I am really happy that there is such an easy soluti...",
                "</p>"
              ]
            }
          },
          {
            "index": 7433,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[8]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Mike Culver",
                "</p>"
              ]
            }
          },
          {
            "index": 7434,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[8]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder & CEO of 1ROW",
                "</p>"
              ]
            }
          },
          {
            "index": 7435,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[8]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it bef...",
                "</p>"
              ]
            }
          },
          {
            "index": 7436,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[9]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Peter Platt",
                "</p>"
              ]
            }
          },
          {
            "index": 7437,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[9]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  President, Accountable Digital",
                "</p>"
              ]
            }
          },
          {
            "index": 7438,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[9]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  Accessibility is important to us, not only from a legal aspect, but also because we believe every...",
                "</p>"
              ]
            }
          },
          {
            "index": 7439,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[10]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Autumn Boles",
                "</p>"
              ]
            }
          },
          {
            "index": 7440,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[10]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Marketing Technology Manager at Berkshire Hathaway HomeServices",
                "</p>"
              ]
            }
          },
          {
            "index": 7441,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[3]/div[10]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our company has been looking for an accessibility solution for years and finally, we found UserWa...",
                "</p>"
              ]
            }
          },
          {
            "index": 7442,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sam Pizzo",
                "</p>"
              ]
            }
          },
          {
            "index": 7443,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner & CEO, CMS Max",
                "</p>"
              ]
            }
          },
          {
            "index": 7444,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  We chose UserWay over other providers because of their incredible user experience. UserWay's widg...",
                "</p>"
              ]
            }
          },
          {
            "index": 7445,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Michael Milauskas",
                "</p>"
              ]
            }
          },
          {
            "index": 7446,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[2]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner at Burbank SEO Experts",
                "</p>"
              ]
            }
          },
          {
            "index": 7447,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  I use the UserWay plugin for my clients' websites. When it came time to make my own site complian...",
                "</p>"
              ]
            }
          },
          {
            "index": 7448,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[3]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Emma Woodward",
                "</p>"
              ]
            }
          },
          {
            "index": 7449,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[3]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  National Marketing Manager, Little Dreamers, Australia",
                "</p>"
              ]
            }
          },
          {
            "index": 7450,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[3]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  We had been looking for a solution to improve the accessibility of our website for a while, so we...",
                "</p>"
              ]
            }
          },
          {
            "index": 7451,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[4]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Felix Raimondo",
                "</p>"
              ]
            }
          },
          {
            "index": 7452,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[4]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder at People Vote",
                "</p>"
              ]
            }
          },
          {
            "index": 7453,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[4]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is amazing! This is the best accessibility solution on the market. Not only do they have ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7454,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[5]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Kippy Flur",
                "</p>"
              ]
            }
          },
          {
            "index": 7455,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[5]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Wix Website Designer",
                "</p>"
              ]
            }
          },
          {
            "index": 7456,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[5]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  As a web designer, I include the UserWay widget in all my proposals as standard practice.",
                "</p>"
              ]
            }
          },
          {
            "index": 7457,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[6]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Christopher A. DiSchino, Esq.",
                "</p>"
              ]
            }
          },
          {
            "index": 7458,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[6]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  DiSchino & Schamy, PLLC",
                "</p>"
              ]
            }
          },
          {
            "index": 7459,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[6]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7460,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[7]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Adrienne Fitzer",
                "</p>"
              ]
            }
          },
          {
            "index": 7461,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[7]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)",
                "</p>"
              ]
            }
          },
          {
            "index": 7462,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[7]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  We have been using UserWay for almost a year. I am really happy that there is such an easy soluti...",
                "</p>"
              ]
            }
          },
          {
            "index": 7463,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[8]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Mike Culver",
                "</p>"
              ]
            }
          },
          {
            "index": 7464,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[8]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder & CEO of 1ROW",
                "</p>"
              ]
            }
          },
          {
            "index": 7465,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[8]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it bef...",
                "</p>"
              ]
            }
          },
          {
            "index": 7466,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[9]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Peter Platt",
                "</p>"
              ]
            }
          },
          {
            "index": 7467,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[9]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  President, Accountable Digital",
                "</p>"
              ]
            }
          },
          {
            "index": 7468,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[9]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  Accessibility is important to us, not only from a legal aspect, but also because we believe every...",
                "</p>"
              ]
            }
          },
          {
            "index": 7469,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[10]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Autumn Boles",
                "</p>"
              ]
            }
          },
          {
            "index": 7470,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[10]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Marketing Technology Manager at Berkshire Hathaway HomeServices",
                "</p>"
              ]
            }
          },
          {
            "index": 7471,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[4]/div[10]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our company has been looking for an accessibility solution for years and finally, we found UserWa...",
                "</p>"
              ]
            }
          },
          {
            "index": 7472,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sam Pizzo",
                "</p>"
              ]
            }
          },
          {
            "index": 7473,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner & CEO, CMS Max",
                "</p>"
              ]
            }
          },
          {
            "index": 7474,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  We chose UserWay over other providers because of their incredible user experience. UserWay's widg...",
                "</p>"
              ]
            }
          },
          {
            "index": 7475,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Michael Milauskas",
                "</p>"
              ]
            }
          },
          {
            "index": 7476,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[2]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner at Burbank SEO Experts",
                "</p>"
              ]
            }
          },
          {
            "index": 7477,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  I use the UserWay plugin for my clients' websites. When it came time to make my own site complian...",
                "</p>"
              ]
            }
          },
          {
            "index": 7478,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[3]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Emma Woodward",
                "</p>"
              ]
            }
          },
          {
            "index": 7479,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[3]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  National Marketing Manager, Little Dreamers, Australia",
                "</p>"
              ]
            }
          },
          {
            "index": 7480,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[3]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  We had been looking for a solution to improve the accessibility of our website for a while, so we...",
                "</p>"
              ]
            }
          },
          {
            "index": 7481,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[4]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Felix Raimondo",
                "</p>"
              ]
            }
          },
          {
            "index": 7482,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[4]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder at People Vote",
                "</p>"
              ]
            }
          },
          {
            "index": 7483,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[4]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is amazing! This is the best accessibility solution on the market. Not only do they have ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7484,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[5]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Kippy Flur",
                "</p>"
              ]
            }
          },
          {
            "index": 7485,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[5]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Wix Website Designer",
                "</p>"
              ]
            }
          },
          {
            "index": 7486,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[5]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  As a web designer, I include the UserWay widget in all my proposals as standard practice.",
                "</p>"
              ]
            }
          },
          {
            "index": 7487,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[6]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Christopher A. DiSchino, Esq.",
                "</p>"
              ]
            }
          },
          {
            "index": 7488,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[6]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  DiSchino & Schamy, PLLC",
                "</p>"
              ]
            }
          },
          {
            "index": 7489,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[6]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7490,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[7]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Adrienne Fitzer",
                "</p>"
              ]
            }
          },
          {
            "index": 7491,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[7]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)",
                "</p>"
              ]
            }
          },
          {
            "index": 7492,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[7]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  We have been using UserWay for almost a year. I am really happy that there is such an easy soluti...",
                "</p>"
              ]
            }
          },
          {
            "index": 7493,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[8]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Mike Culver",
                "</p>"
              ]
            }
          },
          {
            "index": 7494,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[8]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder & CEO of 1ROW",
                "</p>"
              ]
            }
          },
          {
            "index": 7495,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[8]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it bef...",
                "</p>"
              ]
            }
          },
          {
            "index": 7496,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[9]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Peter Platt",
                "</p>"
              ]
            }
          },
          {
            "index": 7497,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[9]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  President, Accountable Digital",
                "</p>"
              ]
            }
          },
          {
            "index": 7498,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[9]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  Accessibility is important to us, not only from a legal aspect, but also because we believe every...",
                "</p>"
              ]
            }
          },
          {
            "index": 7499,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[10]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Autumn Boles",
                "</p>"
              ]
            }
          },
          {
            "index": 7500,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[10]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Marketing Technology Manager at Berkshire Hathaway HomeServices",
                "</p>"
              ]
            }
          },
          {
            "index": 7501,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[5]/div[10]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our company has been looking for an accessibility solution for years and finally, we found UserWa...",
                "</p>"
              ]
            }
          },
          {
            "index": 7502,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sam Pizzo",
                "</p>"
              ]
            }
          },
          {
            "index": 7503,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner & CEO, CMS Max",
                "</p>"
              ]
            }
          },
          {
            "index": 7504,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  We chose UserWay over other providers because of their incredible user experience. UserWay's widg...",
                "</p>"
              ]
            }
          },
          {
            "index": 7505,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Michael Milauskas",
                "</p>"
              ]
            }
          },
          {
            "index": 7506,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[2]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner at Burbank SEO Experts",
                "</p>"
              ]
            }
          },
          {
            "index": 7507,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  I use the UserWay plugin for my clients' websites. When it came time to make my own site complian...",
                "</p>"
              ]
            }
          },
          {
            "index": 7508,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[3]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Emma Woodward",
                "</p>"
              ]
            }
          },
          {
            "index": 7509,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[3]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  National Marketing Manager, Little Dreamers, Australia",
                "</p>"
              ]
            }
          },
          {
            "index": 7510,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[3]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  We had been looking for a solution to improve the accessibility of our website for a while, so we...",
                "</p>"
              ]
            }
          },
          {
            "index": 7511,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[4]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Felix Raimondo",
                "</p>"
              ]
            }
          },
          {
            "index": 7512,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[4]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder at People Vote",
                "</p>"
              ]
            }
          },
          {
            "index": 7513,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[4]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is amazing! This is the best accessibility solution on the market. Not only do they have ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7514,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[5]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Kippy Flur",
                "</p>"
              ]
            }
          },
          {
            "index": 7515,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[5]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Wix Website Designer",
                "</p>"
              ]
            }
          },
          {
            "index": 7516,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[5]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  As a web designer, I include the UserWay widget in all my proposals as standard practice.",
                "</p>"
              ]
            }
          },
          {
            "index": 7517,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[6]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Christopher A. DiSchino, Esq.",
                "</p>"
              ]
            }
          },
          {
            "index": 7518,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[6]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  DiSchino & Schamy, PLLC",
                "</p>"
              ]
            }
          },
          {
            "index": 7519,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[6]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7520,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[7]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Adrienne Fitzer",
                "</p>"
              ]
            }
          },
          {
            "index": 7521,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[7]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)",
                "</p>"
              ]
            }
          },
          {
            "index": 7522,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[7]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  We have been using UserWay for almost a year. I am really happy that there is such an easy soluti...",
                "</p>"
              ]
            }
          },
          {
            "index": 7523,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[8]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Mike Culver",
                "</p>"
              ]
            }
          },
          {
            "index": 7524,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[8]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder & CEO of 1ROW",
                "</p>"
              ]
            }
          },
          {
            "index": 7525,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[8]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it bef...",
                "</p>"
              ]
            }
          },
          {
            "index": 7526,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[9]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Peter Platt",
                "</p>"
              ]
            }
          },
          {
            "index": 7527,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[9]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  President, Accountable Digital",
                "</p>"
              ]
            }
          },
          {
            "index": 7528,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[9]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  Accessibility is important to us, not only from a legal aspect, but also because we believe every...",
                "</p>"
              ]
            }
          },
          {
            "index": 7529,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[10]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Autumn Boles",
                "</p>"
              ]
            }
          },
          {
            "index": 7530,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[10]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"position\">",
                "  Marketing Technology Manager at Berkshire Hathaway HomeServices",
                "</p>"
              ]
            }
          },
          {
            "index": 7531,
            "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[4]/section[1]/div[1]/div[2]/div[2]/div[6]/div[10]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our company has been looking for an accessibility solution for years and finally, we found UserWa...",
                "</p>"
              ]
            }
          },
          {
            "index": 7533,
            "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[6]/section[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"not-conv__description sal-animate\" data-sal=\"slide-up\" data-sal-delay=\"0\" data-sal-easing...",
                "  This might make you reconsider.",
                "</p>"
              ]
            }
          },
          {
            "index": 7535,
            "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[7]/section[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"section-sub-title\">",
                "  UserWay does not collect or store any user data, and maintains the strictest compliance levels wi...",
                "</p>"
              ]
            }
          },
          {
            "index": 7537,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"contact-info\">",
                "  Copyright © 2015 -",
                "  2022",
                "  <br>",
                "  UserWay Inc.,",
                "  <br>",
                "  All Rights Reserved",
                "  <span class=\"address\">",
                "    <br>",
                "    <br>",
                "    UserWay Inc.",
                "    <br>",
                "    1007 North Orange St. 10th Floor",
                "    <br>",
                "    Wilmington, DE, 19801",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 7539,
            "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[4]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  UserWay.org uses anonymous cookies and various 3rd-party services to offer you a better, more per...",
                "  <a href=\"/cookies/\" target=\"_blank\" aria-label=\"UserWay's Cookie Policy - Opens in a new tab\">",
                "    Cookie Policy",
                "  </a>",
                "  and",
                "  <a href=\"/privacy/\" target=\"_blank\" aria-label=\"UserWay's Privacy Policy - Opens in a new tab\">",
                "    Privacy Policy",
                "  </a>",
                "  .",
                "</p>"
              ]
            }
          },
          {
            "index": 7540,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 7541,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 7542,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 7543,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 7544,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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]",
              "codeLines": [
                "<p class=\"uw-benefits__description\">",
                "  UserWay’s solutions make WCAG & ADA compliance easier from day one, and every single day thereaft...",
                "</p>"
              ]
            }
          },
          {
            "index": 7545,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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]",
              "codeLines": [
                "<p class=\"uw-benefits__description\">",
                "  Protect your website from accessibility-related lawsuits with the world's strongest automated sol...",
                "</p>"
              ]
            }
          },
          {
            "index": 7546,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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]",
              "codeLines": [
                "<p class=\"uw-benefits__description\">",
                "  Accessibility sets your website apart and showcases your commitment to inclusion - all while boos...",
                "</p>"
              ]
            }
          },
          {
            "index": 7547,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 7548,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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]",
              "codeLines": [
                "<p class=\"webinar-section__speakers-title\">",
                "  Our Speakers:",
                "</p>"
              ]
            }
          },
          {
            "index": 7549,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 7550,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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[2]",
              "codeLines": [
                "<p class=\"webinar-section__speakers__position\">",
                "  UserWay COO",
                "</p>"
              ]
            }
          },
          {
            "index": 7551,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 7552,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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[2]",
              "codeLines": [
                "<p class=\"webinar-section__speakers__position\">",
                "  TEDx Speaker, A11Y Advocate",
                "</p>"
              ]
            }
          },
          {
            "index": 7553,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 7554,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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[2]",
              "codeLines": [
                "<p class=\"webinar-section__speakers__position\">",
                "  A11Y Consultant",
                "</p>"
              ]
            }
          },
          {
            "index": 7555,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[3]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"section-sub-title sal-animate\" data-sal=\"slide-up\" data-sal-delay=\"0\" data-sal-easing=\"ea...",
                "  From Fortune 1000 enterprises to SMBs, UserWay simplifies accessibility, compliance and user expe...",
                "</p>"
              ]
            }
          },
          {
            "index": 7556,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 7557,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 7558,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 7559,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/section[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"section-sub-title\">",
                "  Getting your website compliant while offering a fully-accessible user experience is simpler than ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7560,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 7561,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 7562,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 7563,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 7564,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 7565,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 7566,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 7567,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 7568,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 7569,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 7570,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 7571,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 7572,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 7573,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 7574,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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[2]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"approach__item__name\">",
                "  <strong>",
                "    Page",
                "  </strong>",
                "  structure",
                "</p>"
              ]
            }
          },
          {
            "index": 7575,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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[3]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"approach__item__name\">",
                "  <strong>",
                "    Button",
                "  </strong>",
                "  Location",
                "</p>"
              ]
            }
          },
          {
            "index": 7576,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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]",
              "codeLines": [
                "<p class=\"quick-scan-form__description\">",
                "  A quick and free scan will show you violations that could leave you open to lawsuits.",
                "</p>"
              ]
            }
          },
          {
            "index": 7577,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sara Friedman",
                "</p>"
              ]
            }
          },
          {
            "index": 7578,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind Translator",
                "</p>"
              ]
            }
          },
          {
            "index": 7579,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous inter...",
                "</p>"
              ]
            }
          },
          {
            "index": 7580,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Heather Stone",
                "</p>"
              ]
            }
          },
          {
            "index": 7581,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  M&A Attorney, Head of NGO, Blind",
                "</p>"
              ]
            }
          },
          {
            "index": 7582,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be...",
                "</p>"
              ]
            }
          },
          {
            "index": 7583,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sigal Shwartz",
                "</p>"
              ]
            }
          },
          {
            "index": 7584,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind from Birth",
                "</p>"
              ]
            }
          },
          {
            "index": 7585,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to lea...",
                "</p>"
              ]
            }
          },
          {
            "index": 7586,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Neal Elefant",
                "</p>"
              ]
            }
          },
          {
            "index": 7587,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind in One Eye",
                "</p>"
              ]
            }
          },
          {
            "index": 7588,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal'...",
                "</p>"
              ]
            }
          },
          {
            "index": 7589,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Ben Haensel",
                "</p>"
              ]
            }
          },
          {
            "index": 7590,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Technology Infrastructure Specialist, BlueSky School",
                "</p>"
              ]
            }
          },
          {
            "index": 7591,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  BlueSky School was searching for a powerful accessibility tool that would not only meet our compl...",
                "</p>"
              ]
            }
          },
          {
            "index": 7592,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Chris Harris",
                "</p>"
              ]
            }
          },
          {
            "index": 7593,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Director of Product, Fool.com",
                "</p>"
              ]
            }
          },
          {
            "index": 7594,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay...",
                "</p>"
              ]
            }
          },
          {
            "index": 7595,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  PetCare",
                "</p>"
              ]
            }
          },
          {
            "index": 7596,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Understanding and responding to ADA regulations for accessibility was a challenging task for our ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7597,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  F&M Bank",
                "</p>"
              ]
            }
          },
          {
            "index": 7598,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is a terrific accessibility solution that helps our users read all of our content and acc...",
                "</p>"
              ]
            }
          },
          {
            "index": 7599,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Dr. Alan Wienstein",
                "</p>"
              ]
            }
          },
          {
            "index": 7600,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We spent years looking for the right company to use for ADA compliance and UserWay is better than...",
                "</p>"
              ]
            }
          },
          {
            "index": 7601,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sara Friedman",
                "</p>"
              ]
            }
          },
          {
            "index": 7602,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind Translator",
                "</p>"
              ]
            }
          },
          {
            "index": 7603,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous inter...",
                "</p>"
              ]
            }
          },
          {
            "index": 7604,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Heather Stone",
                "</p>"
              ]
            }
          },
          {
            "index": 7605,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  M&A Attorney, Head of NGO, Blind",
                "</p>"
              ]
            }
          },
          {
            "index": 7606,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be...",
                "</p>"
              ]
            }
          },
          {
            "index": 7607,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sigal Shwartz",
                "</p>"
              ]
            }
          },
          {
            "index": 7608,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind from Birth",
                "</p>"
              ]
            }
          },
          {
            "index": 7609,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to lea...",
                "</p>"
              ]
            }
          },
          {
            "index": 7610,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Neal Elefant",
                "</p>"
              ]
            }
          },
          {
            "index": 7611,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind in One Eye",
                "</p>"
              ]
            }
          },
          {
            "index": 7612,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal'...",
                "</p>"
              ]
            }
          },
          {
            "index": 7613,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Ben Haensel",
                "</p>"
              ]
            }
          },
          {
            "index": 7614,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Technology Infrastructure Specialist, BlueSky School",
                "</p>"
              ]
            }
          },
          {
            "index": 7615,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  BlueSky School was searching for a powerful accessibility tool that would not only meet our compl...",
                "</p>"
              ]
            }
          },
          {
            "index": 7616,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Chris Harris",
                "</p>"
              ]
            }
          },
          {
            "index": 7617,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Director of Product, Fool.com",
                "</p>"
              ]
            }
          },
          {
            "index": 7618,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay...",
                "</p>"
              ]
            }
          },
          {
            "index": 7619,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  PetCare",
                "</p>"
              ]
            }
          },
          {
            "index": 7620,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Understanding and responding to ADA regulations for accessibility was a challenging task for our ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7621,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  F&M Bank",
                "</p>"
              ]
            }
          },
          {
            "index": 7622,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is a terrific accessibility solution that helps our users read all of our content and acc...",
                "</p>"
              ]
            }
          },
          {
            "index": 7623,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Dr. Alan Wienstein",
                "</p>"
              ]
            }
          },
          {
            "index": 7624,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We spent years looking for the right company to use for ADA compliance and UserWay is better than...",
                "</p>"
              ]
            }
          },
          {
            "index": 7625,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sara Friedman",
                "</p>"
              ]
            }
          },
          {
            "index": 7626,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind Translator",
                "</p>"
              ]
            }
          },
          {
            "index": 7627,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous inter...",
                "</p>"
              ]
            }
          },
          {
            "index": 7628,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Heather Stone",
                "</p>"
              ]
            }
          },
          {
            "index": 7629,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  M&A Attorney, Head of NGO, Blind",
                "</p>"
              ]
            }
          },
          {
            "index": 7630,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be...",
                "</p>"
              ]
            }
          },
          {
            "index": 7631,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sigal Shwartz",
                "</p>"
              ]
            }
          },
          {
            "index": 7632,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind from Birth",
                "</p>"
              ]
            }
          },
          {
            "index": 7633,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to lea...",
                "</p>"
              ]
            }
          },
          {
            "index": 7634,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Neal Elefant",
                "</p>"
              ]
            }
          },
          {
            "index": 7635,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind in One Eye",
                "</p>"
              ]
            }
          },
          {
            "index": 7636,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal'...",
                "</p>"
              ]
            }
          },
          {
            "index": 7637,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Ben Haensel",
                "</p>"
              ]
            }
          },
          {
            "index": 7638,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Technology Infrastructure Specialist, BlueSky School",
                "</p>"
              ]
            }
          },
          {
            "index": 7639,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  BlueSky School was searching for a powerful accessibility tool that would not only meet our compl...",
                "</p>"
              ]
            }
          },
          {
            "index": 7640,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Chris Harris",
                "</p>"
              ]
            }
          },
          {
            "index": 7641,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Director of Product, Fool.com",
                "</p>"
              ]
            }
          },
          {
            "index": 7642,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay...",
                "</p>"
              ]
            }
          },
          {
            "index": 7643,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  PetCare",
                "</p>"
              ]
            }
          },
          {
            "index": 7644,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Understanding and responding to ADA regulations for accessibility was a challenging task for our ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7645,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  F&M Bank",
                "</p>"
              ]
            }
          },
          {
            "index": 7646,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is a terrific accessibility solution that helps our users read all of our content and acc...",
                "</p>"
              ]
            }
          },
          {
            "index": 7647,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Dr. Alan Wienstein",
                "</p>"
              ]
            }
          },
          {
            "index": 7648,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We spent years looking for the right company to use for ADA compliance and UserWay is better than...",
                "</p>"
              ]
            }
          },
          {
            "index": 7649,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sara Friedman",
                "</p>"
              ]
            }
          },
          {
            "index": 7650,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind Translator",
                "</p>"
              ]
            }
          },
          {
            "index": 7651,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous inter...",
                "</p>"
              ]
            }
          },
          {
            "index": 7652,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Heather Stone",
                "</p>"
              ]
            }
          },
          {
            "index": 7653,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  M&A Attorney, Head of NGO, Blind",
                "</p>"
              ]
            }
          },
          {
            "index": 7654,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be...",
                "</p>"
              ]
            }
          },
          {
            "index": 7655,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sigal Shwartz",
                "</p>"
              ]
            }
          },
          {
            "index": 7656,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind from Birth",
                "</p>"
              ]
            }
          },
          {
            "index": 7657,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to lea...",
                "</p>"
              ]
            }
          },
          {
            "index": 7658,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Neal Elefant",
                "</p>"
              ]
            }
          },
          {
            "index": 7659,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind in One Eye",
                "</p>"
              ]
            }
          },
          {
            "index": 7660,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal'...",
                "</p>"
              ]
            }
          },
          {
            "index": 7661,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Ben Haensel",
                "</p>"
              ]
            }
          },
          {
            "index": 7662,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Technology Infrastructure Specialist, BlueSky School",
                "</p>"
              ]
            }
          },
          {
            "index": 7663,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  BlueSky School was searching for a powerful accessibility tool that would not only meet our compl...",
                "</p>"
              ]
            }
          },
          {
            "index": 7664,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Chris Harris",
                "</p>"
              ]
            }
          },
          {
            "index": 7665,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Director of Product, Fool.com",
                "</p>"
              ]
            }
          },
          {
            "index": 7666,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay...",
                "</p>"
              ]
            }
          },
          {
            "index": 7667,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  PetCare",
                "</p>"
              ]
            }
          },
          {
            "index": 7668,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Understanding and responding to ADA regulations for accessibility was a challenging task for our ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7669,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  F&M Bank",
                "</p>"
              ]
            }
          },
          {
            "index": 7670,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is a terrific accessibility solution that helps our users read all of our content and acc...",
                "</p>"
              ]
            }
          },
          {
            "index": 7671,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Dr. Alan Wienstein",
                "</p>"
              ]
            }
          },
          {
            "index": 7672,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We spent years looking for the right company to use for ADA compliance and UserWay is better than...",
                "</p>"
              ]
            }
          },
          {
            "index": 7673,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sara Friedman",
                "</p>"
              ]
            }
          },
          {
            "index": 7674,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind Translator",
                "</p>"
              ]
            }
          },
          {
            "index": 7675,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous inter...",
                "</p>"
              ]
            }
          },
          {
            "index": 7676,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Heather Stone",
                "</p>"
              ]
            }
          },
          {
            "index": 7677,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  M&A Attorney, Head of NGO, Blind",
                "</p>"
              ]
            }
          },
          {
            "index": 7678,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be...",
                "</p>"
              ]
            }
          },
          {
            "index": 7679,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sigal Shwartz",
                "</p>"
              ]
            }
          },
          {
            "index": 7680,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind from Birth",
                "</p>"
              ]
            }
          },
          {
            "index": 7681,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to lea...",
                "</p>"
              ]
            }
          },
          {
            "index": 7682,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Neal Elefant",
                "</p>"
              ]
            }
          },
          {
            "index": 7683,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind in One Eye",
                "</p>"
              ]
            }
          },
          {
            "index": 7684,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal'...",
                "</p>"
              ]
            }
          },
          {
            "index": 7685,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Ben Haensel",
                "</p>"
              ]
            }
          },
          {
            "index": 7686,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Technology Infrastructure Specialist, BlueSky School",
                "</p>"
              ]
            }
          },
          {
            "index": 7687,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  BlueSky School was searching for a powerful accessibility tool that would not only meet our compl...",
                "</p>"
              ]
            }
          },
          {
            "index": 7688,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Chris Harris",
                "</p>"
              ]
            }
          },
          {
            "index": 7689,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Director of Product, Fool.com",
                "</p>"
              ]
            }
          },
          {
            "index": 7690,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay...",
                "</p>"
              ]
            }
          },
          {
            "index": 7691,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  PetCare",
                "</p>"
              ]
            }
          },
          {
            "index": 7692,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Understanding and responding to ADA regulations for accessibility was a challenging task for our ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7693,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  F&M Bank",
                "</p>"
              ]
            }
          },
          {
            "index": 7694,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is a terrific accessibility solution that helps our users read all of our content and acc...",
                "</p>"
              ]
            }
          },
          {
            "index": 7695,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Dr. Alan Wienstein",
                "</p>"
              ]
            }
          },
          {
            "index": 7696,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We spent years looking for the right company to use for ADA compliance and UserWay is better than...",
                "</p>"
              ]
            }
          },
          {
            "index": 7697,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sara Friedman",
                "</p>"
              ]
            }
          },
          {
            "index": 7698,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind Translator",
                "</p>"
              ]
            }
          },
          {
            "index": 7699,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous inter...",
                "</p>"
              ]
            }
          },
          {
            "index": 7700,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Heather Stone",
                "</p>"
              ]
            }
          },
          {
            "index": 7701,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  M&A Attorney, Head of NGO, Blind",
                "</p>"
              ]
            }
          },
          {
            "index": 7702,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be...",
                "</p>"
              ]
            }
          },
          {
            "index": 7703,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sigal Shwartz",
                "</p>"
              ]
            }
          },
          {
            "index": 7704,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind from Birth",
                "</p>"
              ]
            }
          },
          {
            "index": 7705,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to lea...",
                "</p>"
              ]
            }
          },
          {
            "index": 7706,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Neal Elefant",
                "</p>"
              ]
            }
          },
          {
            "index": 7707,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind in One Eye",
                "</p>"
              ]
            }
          },
          {
            "index": 7708,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal'...",
                "</p>"
              ]
            }
          },
          {
            "index": 7709,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Ben Haensel",
                "</p>"
              ]
            }
          },
          {
            "index": 7710,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Technology Infrastructure Specialist, BlueSky School",
                "</p>"
              ]
            }
          },
          {
            "index": 7711,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  BlueSky School was searching for a powerful accessibility tool that would not only meet our compl...",
                "</p>"
              ]
            }
          },
          {
            "index": 7712,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Chris Harris",
                "</p>"
              ]
            }
          },
          {
            "index": 7713,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Director of Product, Fool.com",
                "</p>"
              ]
            }
          },
          {
            "index": 7714,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay...",
                "</p>"
              ]
            }
          },
          {
            "index": 7715,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  PetCare",
                "</p>"
              ]
            }
          },
          {
            "index": 7716,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Understanding and responding to ADA regulations for accessibility was a challenging task for our ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7717,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  F&M Bank",
                "</p>"
              ]
            }
          },
          {
            "index": 7718,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is a terrific accessibility solution that helps our users read all of our content and acc...",
                "</p>"
              ]
            }
          },
          {
            "index": 7719,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Dr. Alan Wienstein",
                "</p>"
              ]
            }
          },
          {
            "index": 7720,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We spent years looking for the right company to use for ADA compliance and UserWay is better than...",
                "</p>"
              ]
            }
          },
          {
            "index": 7721,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sam Pizzo",
                "</p>"
              ]
            }
          },
          {
            "index": 7722,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner & CEO, CMS Max",
                "</p>"
              ]
            }
          },
          {
            "index": 7723,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We chose UserWay over other providers because of their incredible user experience. UserWay's widg...",
                "</p>"
              ]
            }
          },
          {
            "index": 7724,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Michael Milauskas",
                "</p>"
              ]
            }
          },
          {
            "index": 7725,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner at Burbank SEO Experts",
                "</p>"
              ]
            }
          },
          {
            "index": 7726,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I use the UserWay plugin for my clients' websites. When it came time to make my own site complian...",
                "</p>"
              ]
            }
          },
          {
            "index": 7727,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Emma Woodward",
                "</p>"
              ]
            }
          },
          {
            "index": 7728,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  National Marketing Manager, Little Dreamers, Australia",
                "</p>"
              ]
            }
          },
          {
            "index": 7729,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We had been looking for a solution to improve the accessibility of our website for a while, so we...",
                "</p>"
              ]
            }
          },
          {
            "index": 7730,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Felix Raimondo",
                "</p>"
              ]
            }
          },
          {
            "index": 7731,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder at People Vote",
                "</p>"
              ]
            }
          },
          {
            "index": 7732,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is amazing! This is the best accessibility solution on the market. Not only do they have ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7733,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Kippy Flur",
                "</p>"
              ]
            }
          },
          {
            "index": 7734,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Wix Website Designer",
                "</p>"
              ]
            }
          },
          {
            "index": 7735,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  As a web designer, I include the UserWay widget in all my proposals as standard practice.",
                "</p>"
              ]
            }
          },
          {
            "index": 7736,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Christopher A. DiSchino, Esq.",
                "</p>"
              ]
            }
          },
          {
            "index": 7737,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  DiSchino & Schamy, PLLC",
                "</p>"
              ]
            }
          },
          {
            "index": 7738,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7739,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Adrienne Fitzer",
                "</p>"
              ]
            }
          },
          {
            "index": 7740,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)",
                "</p>"
              ]
            }
          },
          {
            "index": 7741,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We have been using UserWay for almost a year. I am really happy that there is such an easy soluti...",
                "</p>"
              ]
            }
          },
          {
            "index": 7742,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Mike Culver",
                "</p>"
              ]
            }
          },
          {
            "index": 7743,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder & CEO of 1ROW",
                "</p>"
              ]
            }
          },
          {
            "index": 7744,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it bef...",
                "</p>"
              ]
            }
          },
          {
            "index": 7745,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Peter Platt",
                "</p>"
              ]
            }
          },
          {
            "index": 7746,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  President, Accountable Digital",
                "</p>"
              ]
            }
          },
          {
            "index": 7747,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Accessibility is important to us, not only from a legal aspect, but also because we believe every...",
                "</p>"
              ]
            }
          },
          {
            "index": 7748,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Autumn Boles",
                "</p>"
              ]
            }
          },
          {
            "index": 7749,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Marketing Technology Manager at Berkshire Hathaway HomeServices",
                "</p>"
              ]
            }
          },
          {
            "index": 7750,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our company has been looking for an accessibility solution for years and finally, we found UserWa...",
                "</p>"
              ]
            }
          },
          {
            "index": 7751,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sam Pizzo",
                "</p>"
              ]
            }
          },
          {
            "index": 7752,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner & CEO, CMS Max",
                "</p>"
              ]
            }
          },
          {
            "index": 7753,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We chose UserWay over other providers because of their incredible user experience. UserWay's widg...",
                "</p>"
              ]
            }
          },
          {
            "index": 7754,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Michael Milauskas",
                "</p>"
              ]
            }
          },
          {
            "index": 7755,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner at Burbank SEO Experts",
                "</p>"
              ]
            }
          },
          {
            "index": 7756,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I use the UserWay plugin for my clients' websites. When it came time to make my own site complian...",
                "</p>"
              ]
            }
          },
          {
            "index": 7757,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Emma Woodward",
                "</p>"
              ]
            }
          },
          {
            "index": 7758,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  National Marketing Manager, Little Dreamers, Australia",
                "</p>"
              ]
            }
          },
          {
            "index": 7759,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We had been looking for a solution to improve the accessibility of our website for a while, so we...",
                "</p>"
              ]
            }
          },
          {
            "index": 7760,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Felix Raimondo",
                "</p>"
              ]
            }
          },
          {
            "index": 7761,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder at People Vote",
                "</p>"
              ]
            }
          },
          {
            "index": 7762,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is amazing! This is the best accessibility solution on the market. Not only do they have ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7763,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Kippy Flur",
                "</p>"
              ]
            }
          },
          {
            "index": 7764,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Wix Website Designer",
                "</p>"
              ]
            }
          },
          {
            "index": 7765,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  As a web designer, I include the UserWay widget in all my proposals as standard practice.",
                "</p>"
              ]
            }
          },
          {
            "index": 7766,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Christopher A. DiSchino, Esq.",
                "</p>"
              ]
            }
          },
          {
            "index": 7767,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  DiSchino & Schamy, PLLC",
                "</p>"
              ]
            }
          },
          {
            "index": 7768,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7769,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Adrienne Fitzer",
                "</p>"
              ]
            }
          },
          {
            "index": 7770,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)",
                "</p>"
              ]
            }
          },
          {
            "index": 7771,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We have been using UserWay for almost a year. I am really happy that there is such an easy soluti...",
                "</p>"
              ]
            }
          },
          {
            "index": 7772,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Mike Culver",
                "</p>"
              ]
            }
          },
          {
            "index": 7773,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder & CEO of 1ROW",
                "</p>"
              ]
            }
          },
          {
            "index": 7774,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it bef...",
                "</p>"
              ]
            }
          },
          {
            "index": 7775,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Peter Platt",
                "</p>"
              ]
            }
          },
          {
            "index": 7776,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  President, Accountable Digital",
                "</p>"
              ]
            }
          },
          {
            "index": 7777,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Accessibility is important to us, not only from a legal aspect, but also because we believe every...",
                "</p>"
              ]
            }
          },
          {
            "index": 7778,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Autumn Boles",
                "</p>"
              ]
            }
          },
          {
            "index": 7779,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Marketing Technology Manager at Berkshire Hathaway HomeServices",
                "</p>"
              ]
            }
          },
          {
            "index": 7780,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our company has been looking for an accessibility solution for years and finally, we found UserWa...",
                "</p>"
              ]
            }
          },
          {
            "index": 7781,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sam Pizzo",
                "</p>"
              ]
            }
          },
          {
            "index": 7782,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner & CEO, CMS Max",
                "</p>"
              ]
            }
          },
          {
            "index": 7783,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We chose UserWay over other providers because of their incredible user experience. UserWay's widg...",
                "</p>"
              ]
            }
          },
          {
            "index": 7784,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Michael Milauskas",
                "</p>"
              ]
            }
          },
          {
            "index": 7785,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner at Burbank SEO Experts",
                "</p>"
              ]
            }
          },
          {
            "index": 7786,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I use the UserWay plugin for my clients' websites. When it came time to make my own site complian...",
                "</p>"
              ]
            }
          },
          {
            "index": 7787,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Emma Woodward",
                "</p>"
              ]
            }
          },
          {
            "index": 7788,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  National Marketing Manager, Little Dreamers, Australia",
                "</p>"
              ]
            }
          },
          {
            "index": 7789,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We had been looking for a solution to improve the accessibility of our website for a while, so we...",
                "</p>"
              ]
            }
          },
          {
            "index": 7790,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Felix Raimondo",
                "</p>"
              ]
            }
          },
          {
            "index": 7791,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder at People Vote",
                "</p>"
              ]
            }
          },
          {
            "index": 7792,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is amazing! This is the best accessibility solution on the market. Not only do they have ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7793,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Kippy Flur",
                "</p>"
              ]
            }
          },
          {
            "index": 7794,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Wix Website Designer",
                "</p>"
              ]
            }
          },
          {
            "index": 7795,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  As a web designer, I include the UserWay widget in all my proposals as standard practice.",
                "</p>"
              ]
            }
          },
          {
            "index": 7796,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Christopher A. DiSchino, Esq.",
                "</p>"
              ]
            }
          },
          {
            "index": 7797,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  DiSchino & Schamy, PLLC",
                "</p>"
              ]
            }
          },
          {
            "index": 7798,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7799,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Adrienne Fitzer",
                "</p>"
              ]
            }
          },
          {
            "index": 7800,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)",
                "</p>"
              ]
            }
          },
          {
            "index": 7801,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We have been using UserWay for almost a year. I am really happy that there is such an easy soluti...",
                "</p>"
              ]
            }
          },
          {
            "index": 7802,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Mike Culver",
                "</p>"
              ]
            }
          },
          {
            "index": 7803,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder & CEO of 1ROW",
                "</p>"
              ]
            }
          },
          {
            "index": 7804,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it bef...",
                "</p>"
              ]
            }
          },
          {
            "index": 7805,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Peter Platt",
                "</p>"
              ]
            }
          },
          {
            "index": 7806,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  President, Accountable Digital",
                "</p>"
              ]
            }
          },
          {
            "index": 7807,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Accessibility is important to us, not only from a legal aspect, but also because we believe every...",
                "</p>"
              ]
            }
          },
          {
            "index": 7808,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Autumn Boles",
                "</p>"
              ]
            }
          },
          {
            "index": 7809,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Marketing Technology Manager at Berkshire Hathaway HomeServices",
                "</p>"
              ]
            }
          },
          {
            "index": 7810,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our company has been looking for an accessibility solution for years and finally, we found UserWa...",
                "</p>"
              ]
            }
          },
          {
            "index": 7811,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sam Pizzo",
                "</p>"
              ]
            }
          },
          {
            "index": 7812,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner & CEO, CMS Max",
                "</p>"
              ]
            }
          },
          {
            "index": 7813,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We chose UserWay over other providers because of their incredible user experience. UserWay's widg...",
                "</p>"
              ]
            }
          },
          {
            "index": 7814,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Michael Milauskas",
                "</p>"
              ]
            }
          },
          {
            "index": 7815,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner at Burbank SEO Experts",
                "</p>"
              ]
            }
          },
          {
            "index": 7816,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I use the UserWay plugin for my clients' websites. When it came time to make my own site complian...",
                "</p>"
              ]
            }
          },
          {
            "index": 7817,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Emma Woodward",
                "</p>"
              ]
            }
          },
          {
            "index": 7818,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  National Marketing Manager, Little Dreamers, Australia",
                "</p>"
              ]
            }
          },
          {
            "index": 7819,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We had been looking for a solution to improve the accessibility of our website for a while, so we...",
                "</p>"
              ]
            }
          },
          {
            "index": 7820,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Felix Raimondo",
                "</p>"
              ]
            }
          },
          {
            "index": 7821,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder at People Vote",
                "</p>"
              ]
            }
          },
          {
            "index": 7822,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is amazing! This is the best accessibility solution on the market. Not only do they have ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7823,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Kippy Flur",
                "</p>"
              ]
            }
          },
          {
            "index": 7824,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Wix Website Designer",
                "</p>"
              ]
            }
          },
          {
            "index": 7825,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  As a web designer, I include the UserWay widget in all my proposals as standard practice.",
                "</p>"
              ]
            }
          },
          {
            "index": 7826,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Christopher A. DiSchino, Esq.",
                "</p>"
              ]
            }
          },
          {
            "index": 7827,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  DiSchino & Schamy, PLLC",
                "</p>"
              ]
            }
          },
          {
            "index": 7828,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7829,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Adrienne Fitzer",
                "</p>"
              ]
            }
          },
          {
            "index": 7830,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)",
                "</p>"
              ]
            }
          },
          {
            "index": 7831,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We have been using UserWay for almost a year. I am really happy that there is such an easy soluti...",
                "</p>"
              ]
            }
          },
          {
            "index": 7832,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Mike Culver",
                "</p>"
              ]
            }
          },
          {
            "index": 7833,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder & CEO of 1ROW",
                "</p>"
              ]
            }
          },
          {
            "index": 7834,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it bef...",
                "</p>"
              ]
            }
          },
          {
            "index": 7835,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Peter Platt",
                "</p>"
              ]
            }
          },
          {
            "index": 7836,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  President, Accountable Digital",
                "</p>"
              ]
            }
          },
          {
            "index": 7837,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Accessibility is important to us, not only from a legal aspect, but also because we believe every...",
                "</p>"
              ]
            }
          },
          {
            "index": 7838,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Autumn Boles",
                "</p>"
              ]
            }
          },
          {
            "index": 7839,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Marketing Technology Manager at Berkshire Hathaway HomeServices",
                "</p>"
              ]
            }
          },
          {
            "index": 7840,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our company has been looking for an accessibility solution for years and finally, we found UserWa...",
                "</p>"
              ]
            }
          },
          {
            "index": 7841,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sam Pizzo",
                "</p>"
              ]
            }
          },
          {
            "index": 7842,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner & CEO, CMS Max",
                "</p>"
              ]
            }
          },
          {
            "index": 7843,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We chose UserWay over other providers because of their incredible user experience. UserWay's widg...",
                "</p>"
              ]
            }
          },
          {
            "index": 7844,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Michael Milauskas",
                "</p>"
              ]
            }
          },
          {
            "index": 7845,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner at Burbank SEO Experts",
                "</p>"
              ]
            }
          },
          {
            "index": 7846,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I use the UserWay plugin for my clients' websites. When it came time to make my own site complian...",
                "</p>"
              ]
            }
          },
          {
            "index": 7847,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Emma Woodward",
                "</p>"
              ]
            }
          },
          {
            "index": 7848,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  National Marketing Manager, Little Dreamers, Australia",
                "</p>"
              ]
            }
          },
          {
            "index": 7849,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We had been looking for a solution to improve the accessibility of our website for a while, so we...",
                "</p>"
              ]
            }
          },
          {
            "index": 7850,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Felix Raimondo",
                "</p>"
              ]
            }
          },
          {
            "index": 7851,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder at People Vote",
                "</p>"
              ]
            }
          },
          {
            "index": 7852,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is amazing! This is the best accessibility solution on the market. Not only do they have ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7853,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Kippy Flur",
                "</p>"
              ]
            }
          },
          {
            "index": 7854,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Wix Website Designer",
                "</p>"
              ]
            }
          },
          {
            "index": 7855,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  As a web designer, I include the UserWay widget in all my proposals as standard practice.",
                "</p>"
              ]
            }
          },
          {
            "index": 7856,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Christopher A. DiSchino, Esq.",
                "</p>"
              ]
            }
          },
          {
            "index": 7857,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  DiSchino & Schamy, PLLC",
                "</p>"
              ]
            }
          },
          {
            "index": 7858,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7859,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Adrienne Fitzer",
                "</p>"
              ]
            }
          },
          {
            "index": 7860,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)",
                "</p>"
              ]
            }
          },
          {
            "index": 7861,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We have been using UserWay for almost a year. I am really happy that there is such an easy soluti...",
                "</p>"
              ]
            }
          },
          {
            "index": 7862,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Mike Culver",
                "</p>"
              ]
            }
          },
          {
            "index": 7863,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder & CEO of 1ROW",
                "</p>"
              ]
            }
          },
          {
            "index": 7864,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it bef...",
                "</p>"
              ]
            }
          },
          {
            "index": 7865,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Peter Platt",
                "</p>"
              ]
            }
          },
          {
            "index": 7866,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  President, Accountable Digital",
                "</p>"
              ]
            }
          },
          {
            "index": 7867,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Accessibility is important to us, not only from a legal aspect, but also because we believe every...",
                "</p>"
              ]
            }
          },
          {
            "index": 7868,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Autumn Boles",
                "</p>"
              ]
            }
          },
          {
            "index": 7869,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Marketing Technology Manager at Berkshire Hathaway HomeServices",
                "</p>"
              ]
            }
          },
          {
            "index": 7870,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our company has been looking for an accessibility solution for years and finally, we found UserWa...",
                "</p>"
              ]
            }
          },
          {
            "index": 7871,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sam Pizzo",
                "</p>"
              ]
            }
          },
          {
            "index": 7872,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner & CEO, CMS Max",
                "</p>"
              ]
            }
          },
          {
            "index": 7873,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We chose UserWay over other providers because of their incredible user experience. UserWay's widg...",
                "</p>"
              ]
            }
          },
          {
            "index": 7874,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Michael Milauskas",
                "</p>"
              ]
            }
          },
          {
            "index": 7875,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner at Burbank SEO Experts",
                "</p>"
              ]
            }
          },
          {
            "index": 7876,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I use the UserWay plugin for my clients' websites. When it came time to make my own site complian...",
                "</p>"
              ]
            }
          },
          {
            "index": 7877,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Emma Woodward",
                "</p>"
              ]
            }
          },
          {
            "index": 7878,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  National Marketing Manager, Little Dreamers, Australia",
                "</p>"
              ]
            }
          },
          {
            "index": 7879,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We had been looking for a solution to improve the accessibility of our website for a while, so we...",
                "</p>"
              ]
            }
          },
          {
            "index": 7880,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Felix Raimondo",
                "</p>"
              ]
            }
          },
          {
            "index": 7881,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder at People Vote",
                "</p>"
              ]
            }
          },
          {
            "index": 7882,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is amazing! This is the best accessibility solution on the market. Not only do they have ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7883,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Kippy Flur",
                "</p>"
              ]
            }
          },
          {
            "index": 7884,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Wix Website Designer",
                "</p>"
              ]
            }
          },
          {
            "index": 7885,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  As a web designer, I include the UserWay widget in all my proposals as standard practice.",
                "</p>"
              ]
            }
          },
          {
            "index": 7886,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Christopher A. DiSchino, Esq.",
                "</p>"
              ]
            }
          },
          {
            "index": 7887,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  DiSchino & Schamy, PLLC",
                "</p>"
              ]
            }
          },
          {
            "index": 7888,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, ...",
                "</p>"
              ]
            }
          },
          {
            "index": 7889,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Adrienne Fitzer",
                "</p>"
              ]
            }
          },
          {
            "index": 7890,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)",
                "</p>"
              ]
            }
          },
          {
            "index": 7891,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We have been using UserWay for almost a year. I am really happy that there is such an easy soluti...",
                "</p>"
              ]
            }
          },
          {
            "index": 7892,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Mike Culver",
                "</p>"
              ]
            }
          },
          {
            "index": 7893,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder & CEO of 1ROW",
                "</p>"
              ]
            }
          },
          {
            "index": 7894,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it bef...",
                "</p>"
              ]
            }
          },
          {
            "index": 7895,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Peter Platt",
                "</p>"
              ]
            }
          },
          {
            "index": 7896,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  President, Accountable Digital",
                "</p>"
              ]
            }
          },
          {
            "index": 7897,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Accessibility is important to us, not only from a legal aspect, but also because we believe every...",
                "</p>"
              ]
            }
          },
          {
            "index": 7898,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Autumn Boles",
                "</p>"
              ]
            }
          },
          {
            "index": 7899,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Marketing Technology Manager at Berkshire Hathaway HomeServices",
                "</p>"
              ]
            }
          },
          {
            "index": 7900,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our company has been looking for an accessibility solution for years and finally, we found UserWa...",
                "</p>"
              ]
            }
          },
          {
            "index": 7901,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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]",
              "codeLines": [
                "<p class=\"platform-check-form__description\">",
                "  Enter your website url to learn what platform it uses.",
                "</p>"
              ]
            }
          },
          {
            "index": 7902,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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]",
              "codeLines": [
                "<p class=\"not-conv__description sal-animate\" data-sal=\"slide-up\" data-sal-delay=\"0\" data-sal-easing...",
                "  This might make you reconsider.",
                "</p>"
              ]
            }
          },
          {
            "index": 7903,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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]",
              "codeLines": [
                "<p class=\"not-conv__info\">",
                "  There was a time when it was possible to get away with having a website that didn’t work for peop...",
                "</p>"
              ]
            }
          },
          {
            "index": 7904,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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]/p[1]",
              "codeLines": [
                "<p class=\"section-sub-title\">",
                "  UserWay does not collect or store any user data, and maintains the strictest compliance levels wi...",
                "</p>"
              ]
            }
          },
          {
            "index": 7905,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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]",
              "codeLines": [
                "<p class=\"section-sub-title\">",
                "  Achieve compliance and create an inclusive digital experience.",
                "  <br>",
                "  We’ll help you every step of the way.",
                "</p>"
              ]
            }
          },
          {
            "index": 7906,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"contact-info\">",
                "  Copyright © 2015 -",
                "  2022",
                "  <br>",
                "  UserWay Inc.,",
                "  <br>",
                "  All Rights Reserved",
                "  <span class=\"address\">",
                "    <br>",
                "    <br>",
                "    UserWay Inc.",
                "    <br>",
                "    1007 North Orange St. 10th Floor",
                "    <br>",
                "    Wilmington, DE, 19801",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 7907,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"homepage-disclaimer\">",
                "  <i>",
                "    <sup>",
                "      *",
                "    </sup>",
                "    Siri is a trademark of Apple Inc. Couple’s Therapy is a trademark of Showtime Networks Inc. Nei...",
                "  </i>",
                "</p>"
              ]
            }
          },
          {
            "index": 7908,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  UserWay.org uses anonymous cookies and various 3rd-party services to offer you a better, more per...",
                "  <a href=\"/cookies/\" target=\"_blank\" aria-label=\"UserWay's Cookie Policy - Opens in a new tab\">",
                "    Cookie Policy",
                "  </a>",
                "  and",
                "  <a href=\"/privacy/\" target=\"_blank\" aria-label=\"UserWay's Privacy Policy - Opens in a new tab\">",
                "    Privacy Policy",
                "  </a>",
                "  .",
                "</p>"
              ]
            }
          },
          {
            "index": 8702,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 8703,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 8704,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 8705,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 8706,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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]",
              "codeLines": [
                "<p class=\"uw-benefits__description\">",
                "  UserWay’s solutions make WCAG & ADA compliance easier from day one, and every single day thereaft...",
                "</p>"
              ]
            }
          },
          {
            "index": 8707,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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]",
              "codeLines": [
                "<p class=\"uw-benefits__description\">",
                "  Protect your website from accessibility-related lawsuits with the world's strongest automated sol...",
                "</p>"
              ]
            }
          },
          {
            "index": 8708,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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]",
              "codeLines": [
                "<p class=\"uw-benefits__description\">",
                "  Accessibility sets your website apart and showcases your commitment to inclusion - all while boos...",
                "</p>"
              ]
            }
          },
          {
            "index": 8709,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 8710,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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]",
              "codeLines": [
                "<p class=\"webinar-section__speakers-title\">",
                "  Our Speakers:",
                "</p>"
              ]
            }
          },
          {
            "index": 8711,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 8712,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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[2]",
              "codeLines": [
                "<p class=\"webinar-section__speakers__position\">",
                "  UserWay COO",
                "</p>"
              ]
            }
          },
          {
            "index": 8713,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 8714,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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[2]",
              "codeLines": [
                "<p class=\"webinar-section__speakers__position\">",
                "  TEDx Speaker, A11Y Advocate",
                "</p>"
              ]
            }
          },
          {
            "index": 8715,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 8716,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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[2]",
              "codeLines": [
                "<p class=\"webinar-section__speakers__position\">",
                "  A11Y Consultant",
                "</p>"
              ]
            }
          },
          {
            "index": 8717,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[3]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"section-sub-title sal-animate\" data-sal=\"slide-up\" data-sal-delay=\"0\" data-sal-easing=\"ea...",
                "  From Fortune 1000 enterprises to SMBs, UserWay simplifies accessibility, compliance and user expe...",
                "</p>"
              ]
            }
          },
          {
            "index": 8718,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 8719,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 8720,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 8721,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/section[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"section-sub-title\">",
                "  Getting your website compliant while offering a fully-accessible user experience is simpler than ...",
                "</p>"
              ]
            }
          },
          {
            "index": 8722,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 8723,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 8724,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 8725,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 8726,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 8727,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 8728,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 8729,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 8730,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 8731,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 8732,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 8733,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 8734,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 8735,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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": 8736,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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[2]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"approach__item__name\">",
                "  <strong>",
                "    Page",
                "  </strong>",
                "  structure",
                "</p>"
              ]
            }
          },
          {
            "index": 8737,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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[3]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"approach__item__name\">",
                "  <strong>",
                "    Button",
                "  </strong>",
                "  Location",
                "</p>"
              ]
            }
          },
          {
            "index": 8738,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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]",
              "codeLines": [
                "<p class=\"quick-scan-form__description\">",
                "  A quick and free scan will show you violations that could leave you open to lawsuits.",
                "</p>"
              ]
            }
          },
          {
            "index": 8739,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sara Friedman",
                "</p>"
              ]
            }
          },
          {
            "index": 8740,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind Translator",
                "</p>"
              ]
            }
          },
          {
            "index": 8741,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous inter...",
                "</p>"
              ]
            }
          },
          {
            "index": 8742,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Heather Stone",
                "</p>"
              ]
            }
          },
          {
            "index": 8743,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  M&A Attorney, Head of NGO, Blind",
                "</p>"
              ]
            }
          },
          {
            "index": 8744,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be...",
                "</p>"
              ]
            }
          },
          {
            "index": 8745,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sigal Shwartz",
                "</p>"
              ]
            }
          },
          {
            "index": 8746,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind from Birth",
                "</p>"
              ]
            }
          },
          {
            "index": 8747,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to lea...",
                "</p>"
              ]
            }
          },
          {
            "index": 8748,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Neal Elefant",
                "</p>"
              ]
            }
          },
          {
            "index": 8749,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind in One Eye",
                "</p>"
              ]
            }
          },
          {
            "index": 8750,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal'...",
                "</p>"
              ]
            }
          },
          {
            "index": 8751,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Ben Haensel",
                "</p>"
              ]
            }
          },
          {
            "index": 8752,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Technology Infrastructure Specialist, BlueSky School",
                "</p>"
              ]
            }
          },
          {
            "index": 8753,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  BlueSky School was searching for a powerful accessibility tool that would not only meet our compl...",
                "</p>"
              ]
            }
          },
          {
            "index": 8754,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Chris Harris",
                "</p>"
              ]
            }
          },
          {
            "index": 8755,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Director of Product, Fool.com",
                "</p>"
              ]
            }
          },
          {
            "index": 8756,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay...",
                "</p>"
              ]
            }
          },
          {
            "index": 8757,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  PetCare",
                "</p>"
              ]
            }
          },
          {
            "index": 8758,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Understanding and responding to ADA regulations for accessibility was a challenging task for our ...",
                "</p>"
              ]
            }
          },
          {
            "index": 8759,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  F&M Bank",
                "</p>"
              ]
            }
          },
          {
            "index": 8760,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is a terrific accessibility solution that helps our users read all of our content and acc...",
                "</p>"
              ]
            }
          },
          {
            "index": 8761,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Dr. Alan Wienstein",
                "</p>"
              ]
            }
          },
          {
            "index": 8762,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We spent years looking for the right company to use for ADA compliance and UserWay is better than...",
                "</p>"
              ]
            }
          },
          {
            "index": 8763,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sara Friedman",
                "</p>"
              ]
            }
          },
          {
            "index": 8764,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind Translator",
                "</p>"
              ]
            }
          },
          {
            "index": 8765,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous inter...",
                "</p>"
              ]
            }
          },
          {
            "index": 8766,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Heather Stone",
                "</p>"
              ]
            }
          },
          {
            "index": 8767,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  M&A Attorney, Head of NGO, Blind",
                "</p>"
              ]
            }
          },
          {
            "index": 8768,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be...",
                "</p>"
              ]
            }
          },
          {
            "index": 8769,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sigal Shwartz",
                "</p>"
              ]
            }
          },
          {
            "index": 8770,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind from Birth",
                "</p>"
              ]
            }
          },
          {
            "index": 8771,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to lea...",
                "</p>"
              ]
            }
          },
          {
            "index": 8772,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Neal Elefant",
                "</p>"
              ]
            }
          },
          {
            "index": 8773,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind in One Eye",
                "</p>"
              ]
            }
          },
          {
            "index": 8774,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal'...",
                "</p>"
              ]
            }
          },
          {
            "index": 8775,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Ben Haensel",
                "</p>"
              ]
            }
          },
          {
            "index": 8776,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Technology Infrastructure Specialist, BlueSky School",
                "</p>"
              ]
            }
          },
          {
            "index": 8777,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  BlueSky School was searching for a powerful accessibility tool that would not only meet our compl...",
                "</p>"
              ]
            }
          },
          {
            "index": 8778,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Chris Harris",
                "</p>"
              ]
            }
          },
          {
            "index": 8779,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Director of Product, Fool.com",
                "</p>"
              ]
            }
          },
          {
            "index": 8780,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay...",
                "</p>"
              ]
            }
          },
          {
            "index": 8781,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  PetCare",
                "</p>"
              ]
            }
          },
          {
            "index": 8782,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Understanding and responding to ADA regulations for accessibility was a challenging task for our ...",
                "</p>"
              ]
            }
          },
          {
            "index": 8783,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  F&M Bank",
                "</p>"
              ]
            }
          },
          {
            "index": 8784,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is a terrific accessibility solution that helps our users read all of our content and acc...",
                "</p>"
              ]
            }
          },
          {
            "index": 8785,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Dr. Alan Wienstein",
                "</p>"
              ]
            }
          },
          {
            "index": 8786,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We spent years looking for the right company to use for ADA compliance and UserWay is better than...",
                "</p>"
              ]
            }
          },
          {
            "index": 8787,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sara Friedman",
                "</p>"
              ]
            }
          },
          {
            "index": 8788,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind Translator",
                "</p>"
              ]
            }
          },
          {
            "index": 8789,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous inter...",
                "</p>"
              ]
            }
          },
          {
            "index": 8790,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Heather Stone",
                "</p>"
              ]
            }
          },
          {
            "index": 8791,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  M&A Attorney, Head of NGO, Blind",
                "</p>"
              ]
            }
          },
          {
            "index": 8792,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be...",
                "</p>"
              ]
            }
          },
          {
            "index": 8793,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sigal Shwartz",
                "</p>"
              ]
            }
          },
          {
            "index": 8794,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind from Birth",
                "</p>"
              ]
            }
          },
          {
            "index": 8795,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to lea...",
                "</p>"
              ]
            }
          },
          {
            "index": 8796,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Neal Elefant",
                "</p>"
              ]
            }
          },
          {
            "index": 8797,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind in One Eye",
                "</p>"
              ]
            }
          },
          {
            "index": 8798,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal'...",
                "</p>"
              ]
            }
          },
          {
            "index": 8799,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Ben Haensel",
                "</p>"
              ]
            }
          },
          {
            "index": 8800,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Technology Infrastructure Specialist, BlueSky School",
                "</p>"
              ]
            }
          },
          {
            "index": 8801,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  BlueSky School was searching for a powerful accessibility tool that would not only meet our compl...",
                "</p>"
              ]
            }
          },
          {
            "index": 8802,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Chris Harris",
                "</p>"
              ]
            }
          },
          {
            "index": 8803,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Director of Product, Fool.com",
                "</p>"
              ]
            }
          },
          {
            "index": 8804,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay...",
                "</p>"
              ]
            }
          },
          {
            "index": 8805,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  PetCare",
                "</p>"
              ]
            }
          },
          {
            "index": 8806,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Understanding and responding to ADA regulations for accessibility was a challenging task for our ...",
                "</p>"
              ]
            }
          },
          {
            "index": 8807,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  F&M Bank",
                "</p>"
              ]
            }
          },
          {
            "index": 8808,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is a terrific accessibility solution that helps our users read all of our content and acc...",
                "</p>"
              ]
            }
          },
          {
            "index": 8809,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Dr. Alan Wienstein",
                "</p>"
              ]
            }
          },
          {
            "index": 8810,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We spent years looking for the right company to use for ADA compliance and UserWay is better than...",
                "</p>"
              ]
            }
          },
          {
            "index": 8811,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sara Friedman",
                "</p>"
              ]
            }
          },
          {
            "index": 8812,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind Translator",
                "</p>"
              ]
            }
          },
          {
            "index": 8813,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous inter...",
                "</p>"
              ]
            }
          },
          {
            "index": 8814,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Heather Stone",
                "</p>"
              ]
            }
          },
          {
            "index": 8815,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  M&A Attorney, Head of NGO, Blind",
                "</p>"
              ]
            }
          },
          {
            "index": 8816,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be...",
                "</p>"
              ]
            }
          },
          {
            "index": 8817,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sigal Shwartz",
                "</p>"
              ]
            }
          },
          {
            "index": 8818,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind from Birth",
                "</p>"
              ]
            }
          },
          {
            "index": 8819,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to lea...",
                "</p>"
              ]
            }
          },
          {
            "index": 8820,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Neal Elefant",
                "</p>"
              ]
            }
          },
          {
            "index": 8821,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind in One Eye",
                "</p>"
              ]
            }
          },
          {
            "index": 8822,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal'...",
                "</p>"
              ]
            }
          },
          {
            "index": 8823,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Ben Haensel",
                "</p>"
              ]
            }
          },
          {
            "index": 8824,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Technology Infrastructure Specialist, BlueSky School",
                "</p>"
              ]
            }
          },
          {
            "index": 8825,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  BlueSky School was searching for a powerful accessibility tool that would not only meet our compl...",
                "</p>"
              ]
            }
          },
          {
            "index": 8826,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Chris Harris",
                "</p>"
              ]
            }
          },
          {
            "index": 8827,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Director of Product, Fool.com",
                "</p>"
              ]
            }
          },
          {
            "index": 8828,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay...",
                "</p>"
              ]
            }
          },
          {
            "index": 8829,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  PetCare",
                "</p>"
              ]
            }
          },
          {
            "index": 8830,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Understanding and responding to ADA regulations for accessibility was a challenging task for our ...",
                "</p>"
              ]
            }
          },
          {
            "index": 8831,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  F&M Bank",
                "</p>"
              ]
            }
          },
          {
            "index": 8832,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is a terrific accessibility solution that helps our users read all of our content and acc...",
                "</p>"
              ]
            }
          },
          {
            "index": 8833,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Dr. Alan Wienstein",
                "</p>"
              ]
            }
          },
          {
            "index": 8834,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We spent years looking for the right company to use for ADA compliance and UserWay is better than...",
                "</p>"
              ]
            }
          },
          {
            "index": 8835,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sara Friedman",
                "</p>"
              ]
            }
          },
          {
            "index": 8836,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind Translator",
                "</p>"
              ]
            }
          },
          {
            "index": 8837,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous inter...",
                "</p>"
              ]
            }
          },
          {
            "index": 8838,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Heather Stone",
                "</p>"
              ]
            }
          },
          {
            "index": 8839,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  M&A Attorney, Head of NGO, Blind",
                "</p>"
              ]
            }
          },
          {
            "index": 8840,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be...",
                "</p>"
              ]
            }
          },
          {
            "index": 8841,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sigal Shwartz",
                "</p>"
              ]
            }
          },
          {
            "index": 8842,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind from Birth",
                "</p>"
              ]
            }
          },
          {
            "index": 8843,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to lea...",
                "</p>"
              ]
            }
          },
          {
            "index": 8844,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Neal Elefant",
                "</p>"
              ]
            }
          },
          {
            "index": 8845,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind in One Eye",
                "</p>"
              ]
            }
          },
          {
            "index": 8846,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal'...",
                "</p>"
              ]
            }
          },
          {
            "index": 8847,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Ben Haensel",
                "</p>"
              ]
            }
          },
          {
            "index": 8848,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Technology Infrastructure Specialist, BlueSky School",
                "</p>"
              ]
            }
          },
          {
            "index": 8849,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  BlueSky School was searching for a powerful accessibility tool that would not only meet our compl...",
                "</p>"
              ]
            }
          },
          {
            "index": 8850,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Chris Harris",
                "</p>"
              ]
            }
          },
          {
            "index": 8851,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Director of Product, Fool.com",
                "</p>"
              ]
            }
          },
          {
            "index": 8852,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay...",
                "</p>"
              ]
            }
          },
          {
            "index": 8853,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  PetCare",
                "</p>"
              ]
            }
          },
          {
            "index": 8854,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Understanding and responding to ADA regulations for accessibility was a challenging task for our ...",
                "</p>"
              ]
            }
          },
          {
            "index": 8855,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  F&M Bank",
                "</p>"
              ]
            }
          },
          {
            "index": 8856,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is a terrific accessibility solution that helps our users read all of our content and acc...",
                "</p>"
              ]
            }
          },
          {
            "index": 8857,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Dr. Alan Wienstein",
                "</p>"
              ]
            }
          },
          {
            "index": 8858,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We spent years looking for the right company to use for ADA compliance and UserWay is better than...",
                "</p>"
              ]
            }
          },
          {
            "index": 8859,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sara Friedman",
                "</p>"
              ]
            }
          },
          {
            "index": 8860,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind Translator",
                "</p>"
              ]
            }
          },
          {
            "index": 8861,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I need to use a computer. It’s a must-have tool for my job as a translator and simultaneous inter...",
                "</p>"
              ]
            }
          },
          {
            "index": 8862,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Heather Stone",
                "</p>"
              ]
            }
          },
          {
            "index": 8863,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  M&A Attorney, Head of NGO, Blind",
                "</p>"
              ]
            }
          },
          {
            "index": 8864,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I’ve been relying on UserWay’s screen reader. It’s an incredibly powerful feature that lets me be...",
                "</p>"
              ]
            }
          },
          {
            "index": 8865,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sigal Shwartz",
                "</p>"
              ]
            }
          },
          {
            "index": 8866,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind from Birth",
                "</p>"
              ]
            }
          },
          {
            "index": 8867,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Sigal Shwartz was born blind, but that’s never stopped her from pursuing her dreams. Watch to lea...",
                "</p>"
              ]
            }
          },
          {
            "index": 8868,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Neal Elefant",
                "</p>"
              ]
            }
          },
          {
            "index": 8869,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Blind in One Eye",
                "</p>"
              ]
            }
          },
          {
            "index": 8870,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Neal Elefant became blind in one eye, forcing him to rediscover how to live. Watch to learn Neal'...",
                "</p>"
              ]
            }
          },
          {
            "index": 8871,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Ben Haensel",
                "</p>"
              ]
            }
          },
          {
            "index": 8872,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Technology Infrastructure Specialist, BlueSky School",
                "</p>"
              ]
            }
          },
          {
            "index": 8873,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  BlueSky School was searching for a powerful accessibility tool that would not only meet our compl...",
                "</p>"
              ]
            }
          },
          {
            "index": 8874,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Chris Harris",
                "</p>"
              ]
            }
          },
          {
            "index": 8875,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Director of Product, Fool.com",
                "</p>"
              ]
            }
          },
          {
            "index": 8876,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We were really excited when we found UserWay, and integration into Fool.com was seamless. UserWay...",
                "</p>"
              ]
            }
          },
          {
            "index": 8877,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  PetCare",
                "</p>"
              ]
            }
          },
          {
            "index": 8878,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Understanding and responding to ADA regulations for accessibility was a challenging task for our ...",
                "</p>"
              ]
            }
          },
          {
            "index": 8879,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  F&M Bank",
                "</p>"
              ]
            }
          },
          {
            "index": 8880,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is a terrific accessibility solution that helps our users read all of our content and acc...",
                "</p>"
              ]
            }
          },
          {
            "index": 8881,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Dr. Alan Wienstein",
                "</p>"
              ]
            }
          },
          {
            "index": 8882,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We spent years looking for the right company to use for ADA compliance and UserWay is better than...",
                "</p>"
              ]
            }
          },
          {
            "index": 8883,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sam Pizzo",
                "</p>"
              ]
            }
          },
          {
            "index": 8884,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner & CEO, CMS Max",
                "</p>"
              ]
            }
          },
          {
            "index": 8885,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We chose UserWay over other providers because of their incredible user experience. UserWay's widg...",
                "</p>"
              ]
            }
          },
          {
            "index": 8886,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Michael Milauskas",
                "</p>"
              ]
            }
          },
          {
            "index": 8887,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner at Burbank SEO Experts",
                "</p>"
              ]
            }
          },
          {
            "index": 8888,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I use the UserWay plugin for my clients' websites. When it came time to make my own site complian...",
                "</p>"
              ]
            }
          },
          {
            "index": 8889,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Emma Woodward",
                "</p>"
              ]
            }
          },
          {
            "index": 8890,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  National Marketing Manager, Little Dreamers, Australia",
                "</p>"
              ]
            }
          },
          {
            "index": 8891,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We had been looking for a solution to improve the accessibility of our website for a while, so we...",
                "</p>"
              ]
            }
          },
          {
            "index": 8892,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Felix Raimondo",
                "</p>"
              ]
            }
          },
          {
            "index": 8893,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder at People Vote",
                "</p>"
              ]
            }
          },
          {
            "index": 8894,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is amazing! This is the best accessibility solution on the market. Not only do they have ...",
                "</p>"
              ]
            }
          },
          {
            "index": 8895,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Kippy Flur",
                "</p>"
              ]
            }
          },
          {
            "index": 8896,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Wix Website Designer",
                "</p>"
              ]
            }
          },
          {
            "index": 8897,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  As a web designer, I include the UserWay widget in all my proposals as standard practice.",
                "</p>"
              ]
            }
          },
          {
            "index": 8898,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Christopher A. DiSchino, Esq.",
                "</p>"
              ]
            }
          },
          {
            "index": 8899,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  DiSchino & Schamy, PLLC",
                "</p>"
              ]
            }
          },
          {
            "index": 8900,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, ...",
                "</p>"
              ]
            }
          },
          {
            "index": 8901,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Adrienne Fitzer",
                "</p>"
              ]
            }
          },
          {
            "index": 8902,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)",
                "</p>"
              ]
            }
          },
          {
            "index": 8903,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We have been using UserWay for almost a year. I am really happy that there is such an easy soluti...",
                "</p>"
              ]
            }
          },
          {
            "index": 8904,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Mike Culver",
                "</p>"
              ]
            }
          },
          {
            "index": 8905,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder & CEO of 1ROW",
                "</p>"
              ]
            }
          },
          {
            "index": 8906,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it bef...",
                "</p>"
              ]
            }
          },
          {
            "index": 8907,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Peter Platt",
                "</p>"
              ]
            }
          },
          {
            "index": 8908,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  President, Accountable Digital",
                "</p>"
              ]
            }
          },
          {
            "index": 8909,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Accessibility is important to us, not only from a legal aspect, but also because we believe every...",
                "</p>"
              ]
            }
          },
          {
            "index": 8910,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Autumn Boles",
                "</p>"
              ]
            }
          },
          {
            "index": 8911,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Marketing Technology Manager at Berkshire Hathaway HomeServices",
                "</p>"
              ]
            }
          },
          {
            "index": 8912,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our company has been looking for an accessibility solution for years and finally, we found UserWa...",
                "</p>"
              ]
            }
          },
          {
            "index": 8913,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sam Pizzo",
                "</p>"
              ]
            }
          },
          {
            "index": 8914,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner & CEO, CMS Max",
                "</p>"
              ]
            }
          },
          {
            "index": 8915,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We chose UserWay over other providers because of their incredible user experience. UserWay's widg...",
                "</p>"
              ]
            }
          },
          {
            "index": 8916,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Michael Milauskas",
                "</p>"
              ]
            }
          },
          {
            "index": 8917,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner at Burbank SEO Experts",
                "</p>"
              ]
            }
          },
          {
            "index": 8918,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I use the UserWay plugin for my clients' websites. When it came time to make my own site complian...",
                "</p>"
              ]
            }
          },
          {
            "index": 8919,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Emma Woodward",
                "</p>"
              ]
            }
          },
          {
            "index": 8920,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  National Marketing Manager, Little Dreamers, Australia",
                "</p>"
              ]
            }
          },
          {
            "index": 8921,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We had been looking for a solution to improve the accessibility of our website for a while, so we...",
                "</p>"
              ]
            }
          },
          {
            "index": 8922,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Felix Raimondo",
                "</p>"
              ]
            }
          },
          {
            "index": 8923,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder at People Vote",
                "</p>"
              ]
            }
          },
          {
            "index": 8924,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is amazing! This is the best accessibility solution on the market. Not only do they have ...",
                "</p>"
              ]
            }
          },
          {
            "index": 8925,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Kippy Flur",
                "</p>"
              ]
            }
          },
          {
            "index": 8926,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Wix Website Designer",
                "</p>"
              ]
            }
          },
          {
            "index": 8927,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  As a web designer, I include the UserWay widget in all my proposals as standard practice.",
                "</p>"
              ]
            }
          },
          {
            "index": 8928,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Christopher A. DiSchino, Esq.",
                "</p>"
              ]
            }
          },
          {
            "index": 8929,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  DiSchino & Schamy, PLLC",
                "</p>"
              ]
            }
          },
          {
            "index": 8930,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, ...",
                "</p>"
              ]
            }
          },
          {
            "index": 8931,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Adrienne Fitzer",
                "</p>"
              ]
            }
          },
          {
            "index": 8932,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)",
                "</p>"
              ]
            }
          },
          {
            "index": 8933,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We have been using UserWay for almost a year. I am really happy that there is such an easy soluti...",
                "</p>"
              ]
            }
          },
          {
            "index": 8934,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Mike Culver",
                "</p>"
              ]
            }
          },
          {
            "index": 8935,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder & CEO of 1ROW",
                "</p>"
              ]
            }
          },
          {
            "index": 8936,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it bef...",
                "</p>"
              ]
            }
          },
          {
            "index": 8937,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Peter Platt",
                "</p>"
              ]
            }
          },
          {
            "index": 8938,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  President, Accountable Digital",
                "</p>"
              ]
            }
          },
          {
            "index": 8939,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Accessibility is important to us, not only from a legal aspect, but also because we believe every...",
                "</p>"
              ]
            }
          },
          {
            "index": 8940,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Autumn Boles",
                "</p>"
              ]
            }
          },
          {
            "index": 8941,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Marketing Technology Manager at Berkshire Hathaway HomeServices",
                "</p>"
              ]
            }
          },
          {
            "index": 8942,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our company has been looking for an accessibility solution for years and finally, we found UserWa...",
                "</p>"
              ]
            }
          },
          {
            "index": 8943,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sam Pizzo",
                "</p>"
              ]
            }
          },
          {
            "index": 8944,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner & CEO, CMS Max",
                "</p>"
              ]
            }
          },
          {
            "index": 8945,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We chose UserWay over other providers because of their incredible user experience. UserWay's widg...",
                "</p>"
              ]
            }
          },
          {
            "index": 8946,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Michael Milauskas",
                "</p>"
              ]
            }
          },
          {
            "index": 8947,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner at Burbank SEO Experts",
                "</p>"
              ]
            }
          },
          {
            "index": 8948,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I use the UserWay plugin for my clients' websites. When it came time to make my own site complian...",
                "</p>"
              ]
            }
          },
          {
            "index": 8949,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Emma Woodward",
                "</p>"
              ]
            }
          },
          {
            "index": 8950,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  National Marketing Manager, Little Dreamers, Australia",
                "</p>"
              ]
            }
          },
          {
            "index": 8951,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We had been looking for a solution to improve the accessibility of our website for a while, so we...",
                "</p>"
              ]
            }
          },
          {
            "index": 8952,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Felix Raimondo",
                "</p>"
              ]
            }
          },
          {
            "index": 8953,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder at People Vote",
                "</p>"
              ]
            }
          },
          {
            "index": 8954,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is amazing! This is the best accessibility solution on the market. Not only do they have ...",
                "</p>"
              ]
            }
          },
          {
            "index": 8955,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Kippy Flur",
                "</p>"
              ]
            }
          },
          {
            "index": 8956,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Wix Website Designer",
                "</p>"
              ]
            }
          },
          {
            "index": 8957,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  As a web designer, I include the UserWay widget in all my proposals as standard practice.",
                "</p>"
              ]
            }
          },
          {
            "index": 8958,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Christopher A. DiSchino, Esq.",
                "</p>"
              ]
            }
          },
          {
            "index": 8959,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  DiSchino & Schamy, PLLC",
                "</p>"
              ]
            }
          },
          {
            "index": 8960,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, ...",
                "</p>"
              ]
            }
          },
          {
            "index": 8961,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Adrienne Fitzer",
                "</p>"
              ]
            }
          },
          {
            "index": 8962,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)",
                "</p>"
              ]
            }
          },
          {
            "index": 8963,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We have been using UserWay for almost a year. I am really happy that there is such an easy soluti...",
                "</p>"
              ]
            }
          },
          {
            "index": 8964,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Mike Culver",
                "</p>"
              ]
            }
          },
          {
            "index": 8965,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder & CEO of 1ROW",
                "</p>"
              ]
            }
          },
          {
            "index": 8966,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it bef...",
                "</p>"
              ]
            }
          },
          {
            "index": 8967,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Peter Platt",
                "</p>"
              ]
            }
          },
          {
            "index": 8968,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  President, Accountable Digital",
                "</p>"
              ]
            }
          },
          {
            "index": 8969,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Accessibility is important to us, not only from a legal aspect, but also because we believe every...",
                "</p>"
              ]
            }
          },
          {
            "index": 8970,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Autumn Boles",
                "</p>"
              ]
            }
          },
          {
            "index": 8971,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Marketing Technology Manager at Berkshire Hathaway HomeServices",
                "</p>"
              ]
            }
          },
          {
            "index": 8972,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our company has been looking for an accessibility solution for years and finally, we found UserWa...",
                "</p>"
              ]
            }
          },
          {
            "index": 8973,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sam Pizzo",
                "</p>"
              ]
            }
          },
          {
            "index": 8974,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner & CEO, CMS Max",
                "</p>"
              ]
            }
          },
          {
            "index": 8975,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We chose UserWay over other providers because of their incredible user experience. UserWay's widg...",
                "</p>"
              ]
            }
          },
          {
            "index": 8976,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Michael Milauskas",
                "</p>"
              ]
            }
          },
          {
            "index": 8977,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner at Burbank SEO Experts",
                "</p>"
              ]
            }
          },
          {
            "index": 8978,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I use the UserWay plugin for my clients' websites. When it came time to make my own site complian...",
                "</p>"
              ]
            }
          },
          {
            "index": 8979,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Emma Woodward",
                "</p>"
              ]
            }
          },
          {
            "index": 8980,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  National Marketing Manager, Little Dreamers, Australia",
                "</p>"
              ]
            }
          },
          {
            "index": 8981,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We had been looking for a solution to improve the accessibility of our website for a while, so we...",
                "</p>"
              ]
            }
          },
          {
            "index": 8982,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Felix Raimondo",
                "</p>"
              ]
            }
          },
          {
            "index": 8983,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder at People Vote",
                "</p>"
              ]
            }
          },
          {
            "index": 8984,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is amazing! This is the best accessibility solution on the market. Not only do they have ...",
                "</p>"
              ]
            }
          },
          {
            "index": 8985,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Kippy Flur",
                "</p>"
              ]
            }
          },
          {
            "index": 8986,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Wix Website Designer",
                "</p>"
              ]
            }
          },
          {
            "index": 8987,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  As a web designer, I include the UserWay widget in all my proposals as standard practice.",
                "</p>"
              ]
            }
          },
          {
            "index": 8988,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Christopher A. DiSchino, Esq.",
                "</p>"
              ]
            }
          },
          {
            "index": 8989,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  DiSchino & Schamy, PLLC",
                "</p>"
              ]
            }
          },
          {
            "index": 8990,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, ...",
                "</p>"
              ]
            }
          },
          {
            "index": 8991,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Adrienne Fitzer",
                "</p>"
              ]
            }
          },
          {
            "index": 8992,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)",
                "</p>"
              ]
            }
          },
          {
            "index": 8993,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We have been using UserWay for almost a year. I am really happy that there is such an easy soluti...",
                "</p>"
              ]
            }
          },
          {
            "index": 8994,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Mike Culver",
                "</p>"
              ]
            }
          },
          {
            "index": 8995,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder & CEO of 1ROW",
                "</p>"
              ]
            }
          },
          {
            "index": 8996,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it bef...",
                "</p>"
              ]
            }
          },
          {
            "index": 8997,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Peter Platt",
                "</p>"
              ]
            }
          },
          {
            "index": 8998,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  President, Accountable Digital",
                "</p>"
              ]
            }
          },
          {
            "index": 8999,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Accessibility is important to us, not only from a legal aspect, but also because we believe every...",
                "</p>"
              ]
            }
          },
          {
            "index": 9000,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Autumn Boles",
                "</p>"
              ]
            }
          },
          {
            "index": 9001,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Marketing Technology Manager at Berkshire Hathaway HomeServices",
                "</p>"
              ]
            }
          },
          {
            "index": 9002,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our company has been looking for an accessibility solution for years and finally, we found UserWa...",
                "</p>"
              ]
            }
          },
          {
            "index": 9003,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sam Pizzo",
                "</p>"
              ]
            }
          },
          {
            "index": 9004,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner & CEO, CMS Max",
                "</p>"
              ]
            }
          },
          {
            "index": 9005,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We chose UserWay over other providers because of their incredible user experience. UserWay's widg...",
                "</p>"
              ]
            }
          },
          {
            "index": 9006,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Michael Milauskas",
                "</p>"
              ]
            }
          },
          {
            "index": 9007,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner at Burbank SEO Experts",
                "</p>"
              ]
            }
          },
          {
            "index": 9008,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I use the UserWay plugin for my clients' websites. When it came time to make my own site complian...",
                "</p>"
              ]
            }
          },
          {
            "index": 9009,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Emma Woodward",
                "</p>"
              ]
            }
          },
          {
            "index": 9010,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  National Marketing Manager, Little Dreamers, Australia",
                "</p>"
              ]
            }
          },
          {
            "index": 9011,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We had been looking for a solution to improve the accessibility of our website for a while, so we...",
                "</p>"
              ]
            }
          },
          {
            "index": 9012,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Felix Raimondo",
                "</p>"
              ]
            }
          },
          {
            "index": 9013,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder at People Vote",
                "</p>"
              ]
            }
          },
          {
            "index": 9014,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is amazing! This is the best accessibility solution on the market. Not only do they have ...",
                "</p>"
              ]
            }
          },
          {
            "index": 9015,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Kippy Flur",
                "</p>"
              ]
            }
          },
          {
            "index": 9016,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Wix Website Designer",
                "</p>"
              ]
            }
          },
          {
            "index": 9017,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  As a web designer, I include the UserWay widget in all my proposals as standard practice.",
                "</p>"
              ]
            }
          },
          {
            "index": 9018,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Christopher A. DiSchino, Esq.",
                "</p>"
              ]
            }
          },
          {
            "index": 9019,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  DiSchino & Schamy, PLLC",
                "</p>"
              ]
            }
          },
          {
            "index": 9020,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, ...",
                "</p>"
              ]
            }
          },
          {
            "index": 9021,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Adrienne Fitzer",
                "</p>"
              ]
            }
          },
          {
            "index": 9022,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)",
                "</p>"
              ]
            }
          },
          {
            "index": 9023,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We have been using UserWay for almost a year. I am really happy that there is such an easy soluti...",
                "</p>"
              ]
            }
          },
          {
            "index": 9024,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Mike Culver",
                "</p>"
              ]
            }
          },
          {
            "index": 9025,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder & CEO of 1ROW",
                "</p>"
              ]
            }
          },
          {
            "index": 9026,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it bef...",
                "</p>"
              ]
            }
          },
          {
            "index": 9027,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Peter Platt",
                "</p>"
              ]
            }
          },
          {
            "index": 9028,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  President, Accountable Digital",
                "</p>"
              ]
            }
          },
          {
            "index": 9029,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Accessibility is important to us, not only from a legal aspect, but also because we believe every...",
                "</p>"
              ]
            }
          },
          {
            "index": 9030,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Autumn Boles",
                "</p>"
              ]
            }
          },
          {
            "index": 9031,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Marketing Technology Manager at Berkshire Hathaway HomeServices",
                "</p>"
              ]
            }
          },
          {
            "index": 9032,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our company has been looking for an accessibility solution for years and finally, we found UserWa...",
                "</p>"
              ]
            }
          },
          {
            "index": 9033,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Sam Pizzo",
                "</p>"
              ]
            }
          },
          {
            "index": 9034,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner & CEO, CMS Max",
                "</p>"
              ]
            }
          },
          {
            "index": 9035,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We chose UserWay over other providers because of their incredible user experience. UserWay's widg...",
                "</p>"
              ]
            }
          },
          {
            "index": 9036,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Michael Milauskas",
                "</p>"
              ]
            }
          },
          {
            "index": 9037,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Owner at Burbank SEO Experts",
                "</p>"
              ]
            }
          },
          {
            "index": 9038,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I use the UserWay plugin for my clients' websites. When it came time to make my own site complian...",
                "</p>"
              ]
            }
          },
          {
            "index": 9039,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Emma Woodward",
                "</p>"
              ]
            }
          },
          {
            "index": 9040,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  National Marketing Manager, Little Dreamers, Australia",
                "</p>"
              ]
            }
          },
          {
            "index": 9041,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We had been looking for a solution to improve the accessibility of our website for a while, so we...",
                "</p>"
              ]
            }
          },
          {
            "index": 9042,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Felix Raimondo",
                "</p>"
              ]
            }
          },
          {
            "index": 9043,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder at People Vote",
                "</p>"
              ]
            }
          },
          {
            "index": 9044,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  UserWay is amazing! This is the best accessibility solution on the market. Not only do they have ...",
                "</p>"
              ]
            }
          },
          {
            "index": 9045,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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[1]",
              "codeLines": [
                "<p class=\"name\">",
                "  Kippy Flur",
                "</p>"
              ]
            }
          },
          {
            "index": 9046,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Wix Website Designer",
                "</p>"
              ]
            }
          },
          {
            "index": 9047,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  As a web designer, I include the UserWay widget in all my proposals as standard practice.",
                "</p>"
              ]
            }
          },
          {
            "index": 9048,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Christopher A. DiSchino, Esq.",
                "</p>"
              ]
            }
          },
          {
            "index": 9049,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  DiSchino & Schamy, PLLC",
                "</p>"
              ]
            }
          },
          {
            "index": 9050,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our law firm utilizes UserWay's software and strongly recommends UserWay for all website owners, ...",
                "</p>"
              ]
            }
          },
          {
            "index": 9051,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Adrienne Fitzer",
                "</p>"
              ]
            }
          },
          {
            "index": 9052,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  PhD. Founder and CEO, The Applied Behavior Analysis Center (ABAC)",
                "</p>"
              ]
            }
          },
          {
            "index": 9053,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  We have been using UserWay for almost a year. I am really happy that there is such an easy soluti...",
                "</p>"
              ]
            }
          },
          {
            "index": 9054,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Mike Culver",
                "</p>"
              ]
            }
          },
          {
            "index": 9055,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Founder & CEO of 1ROW",
                "</p>"
              ]
            }
          },
          {
            "index": 9056,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  I saw UserWay’s Dyslexia font and thought it was very cool. I had never seen anything like it bef...",
                "</p>"
              ]
            }
          },
          {
            "index": 9057,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Peter Platt",
                "</p>"
              ]
            }
          },
          {
            "index": 9058,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  President, Accountable Digital",
                "</p>"
              ]
            }
          },
          {
            "index": 9059,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Accessibility is important to us, not only from a legal aspect, but also because we believe every...",
                "</p>"
              ]
            }
          },
          {
            "index": 9060,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"name\">",
                "  Autumn Boles",
                "</p>"
              ]
            }
          },
          {
            "index": 9061,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"position\">",
                "  Marketing Technology Manager at Berkshire Hathaway HomeServices",
                "</p>"
              ]
            }
          },
          {
            "index": 9062,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[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]",
              "codeLines": [
                "<p class=\"text\">",
                "  Our company has been looking for an accessibility solution for years and finally, we found UserWa...",
                "</p>"
              ]
            }
          },
          {
            "index": 9063,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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]",
              "codeLines": [
                "<p class=\"platform-check-form__description\">",
                "  Enter your website url to learn what platform it uses.",
                "</p>"
              ]
            }
          },
          {
            "index": 9064,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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]",
              "codeLines": [
                "<p class=\"not-conv__description sal-animate\" data-sal=\"slide-up\" data-sal-delay=\"0\" data-sal-easing...",
                "  This might make you reconsider.",
                "</p>"
              ]
            }
          },
          {
            "index": 9065,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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]",
              "codeLines": [
                "<p class=\"not-conv__info\">",
                "  There was a time when it was possible to get away with having a website that didn’t work for peop...",
                "</p>"
              ]
            }
          },
          {
            "index": 9066,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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]/p[1]",
              "codeLines": [
                "<p class=\"section-sub-title\">",
                "  UserWay does not collect or store any user data, and maintains the strictest compliance levels wi...",
                "</p>"
              ]
            }
          },
          {
            "index": 9067,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[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]",
              "codeLines": [
                "<p class=\"section-sub-title\">",
                "  Achieve compliance and create an inclusive digital experience.",
                "  <br>",
                "  We’ll help you every step of the way.",
                "</p>"
              ]
            }
          },
          {
            "index": 9068,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"contact-info\">",
                "  Copyright © 2015 -",
                "  2022",
                "  <br>",
                "  UserWay Inc.,",
                "  <br>",
                "  All Rights Reserved",
                "  <span class=\"address\">",
                "    <br>",
                "    <br>",
                "    UserWay Inc.",
                "    <br>",
                "    1007 North Orange St. 10th Floor",
                "    <br>",
                "    Wilmington, DE, 19801",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 9069,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"homepage-disclaimer\">",
                "  <i>",
                "    <sup>",
                "      *",
                "    </sup>",
                "    Siri is a trademark of Apple Inc. Couple’s Therapy is a trademark of Showtime Networks Inc. Nei...",
                "  </i>",
                "</p>"
              ]
            }
          },
          {
            "index": 9070,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  UserWay.org uses anonymous cookies and various 3rd-party services to offer you a better, more per...",
                "  <a href=\"/cookies/\" target=\"_blank\" aria-label=\"UserWay's Cookie Policy - Opens in a new tab\">",
                "    Cookie Policy",
                "  </a>",
                "  and",
                "  <a href=\"/privacy/\" target=\"_blank\" aria-label=\"UserWay's Privacy Policy - Opens in a new tab\">",
                "    Privacy Policy",
                "  </a>",
                "  .",
                "</p>"
              ]
            }
          },
          {
            "index": 9129,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "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]/h1[1]/text()[1]",
              "codeLines": [
                "The #1 Web Accessibility Solution for WCAG & ADA Compliance"
              ]
            }
          },
          {
            "index": 9130,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "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]/ul[1]/li[1]/text()[1]",
              "codeLines": [
                "WCAG 2.1 & ADA compliance starting with a"
              ]
            }
          },
          {
            "index": 9131,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "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]/ul[1]/li[1]/strong[1]/text()[1]",
              "codeLines": [
                "single line of code"
              ]
            }
          },
          {
            "index": 9132,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "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]/ul[1]/li[2]/text()[1]",
              "codeLines": [
                "Protective legal framework for your business"
              ]
            }
          },
          {
            "index": 9133,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "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]/ul[1]/li[3]/text()[1]",
              "codeLines": [
                "Trusted by over 1 million websites"
              ]
            }
          },
          {
            "index": 9134,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "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]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "Start Free Trial"
              ]
            }
          },
          {
            "index": 9135,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "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]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "Watch the Video"
              ]
            }
          },
          {
            "index": 9136,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "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]/text()[1]",
              "codeLines": [
                "Dr. Orna Guralnik"
              ]
            }
          },
          {
            "index": 9137,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "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]/text()[1]",
              "codeLines": [
                "Showtime's Couples Therapy Star"
              ]
            }
          },
          {
            "index": 9138,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "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]/text()[1]",
              "codeLines": [
                "Susan Bennett"
              ]
            }
          },
          {
            "index": 9139,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "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]/text()[1]",
              "codeLines": [
                "The Original Voice of Siri"
              ]
            }
          },
          {
            "index": 9140,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "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]/sup[1]/text()[1]",
              "codeLines": [
                "*"
              ]
            }
          },
          {
            "index": 9172,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "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]/div[1]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "Download Case Study"
              ]
            }
          },
          {
            "index": 9175,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "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]/div[1]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "Download Case Study"
              ]
            }
          },
          {
            "index": 9178,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "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]/div[1]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "Download Case Study"
              ]
            }
          },
          {
            "index": 9180,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "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": 9181,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "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": 9228,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9229,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9230,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9231,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Watch Video"
              ]
            }
          },
          {
            "index": 9232,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[2]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9233,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9234,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9235,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9236,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Watch Video"
              ]
            }
          },
          {
            "index": 9237,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[2]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9238,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9239,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9240,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9241,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Watch Video"
              ]
            }
          },
          {
            "index": 9242,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[2]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9243,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9244,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9245,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9246,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Watch Video"
              ]
            }
          },
          {
            "index": 9247,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[2]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9248,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9249,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9250,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9251,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9252,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9253,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9254,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9255,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9256,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9257,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9258,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9259,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9260,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9261,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9262,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9263,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9264,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9265,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9266,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9267,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9268,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Watch Video"
              ]
            }
          },
          {
            "index": 9269,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[2]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9270,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9271,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9272,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9273,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Watch Video"
              ]
            }
          },
          {
            "index": 9274,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[2]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9275,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9276,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9277,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9278,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Watch Video"
              ]
            }
          },
          {
            "index": 9279,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[2]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9280,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9281,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9282,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9283,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Watch Video"
              ]
            }
          },
          {
            "index": 9284,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[2]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9285,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9286,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9287,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9288,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9289,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9290,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9291,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9292,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9293,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9294,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9295,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9296,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9297,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9298,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9299,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9300,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9301,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9302,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9303,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9304,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9305,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Watch Video"
              ]
            }
          },
          {
            "index": 9306,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[2]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9307,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9308,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9309,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9310,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Watch Video"
              ]
            }
          },
          {
            "index": 9311,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[2]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9312,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9313,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9314,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9315,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Watch Video"
              ]
            }
          },
          {
            "index": 9316,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[2]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9317,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9318,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9319,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9320,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Watch Video"
              ]
            }
          },
          {
            "index": 9321,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[2]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9322,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9323,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9324,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9325,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9326,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9327,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9328,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9329,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9330,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9331,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9332,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9333,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9334,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9335,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9336,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9337,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9338,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9339,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9340,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9341,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9342,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Watch Video"
              ]
            }
          },
          {
            "index": 9343,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[2]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9344,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9345,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9346,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9347,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Watch Video"
              ]
            }
          },
          {
            "index": 9348,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[2]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9349,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9350,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9351,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9352,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Watch Video"
              ]
            }
          },
          {
            "index": 9353,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[2]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9354,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9355,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9356,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9357,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Watch Video"
              ]
            }
          },
          {
            "index": 9358,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[2]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9359,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9360,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9361,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9362,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9363,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9364,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9365,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9366,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9367,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9368,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9369,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9370,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9371,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9372,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9373,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9374,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9375,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9376,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9377,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9378,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9379,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Watch Video"
              ]
            }
          },
          {
            "index": 9380,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[2]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9381,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9382,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9383,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9384,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Watch Video"
              ]
            }
          },
          {
            "index": 9385,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[2]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9386,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9387,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9388,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9389,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Watch Video"
              ]
            }
          },
          {
            "index": 9390,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[2]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9391,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9392,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9393,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9394,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Watch Video"
              ]
            }
          },
          {
            "index": 9395,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[2]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9396,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9397,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9398,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9399,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9400,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9401,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9402,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9403,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9404,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9405,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9406,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9407,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9408,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9409,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9410,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9411,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9412,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9413,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9414,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9415,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9416,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Watch Video"
              ]
            }
          },
          {
            "index": 9417,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[2]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9418,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9419,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9420,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9421,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Watch Video"
              ]
            }
          },
          {
            "index": 9422,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[2]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9423,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9424,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9425,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9426,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Watch Video"
              ]
            }
          },
          {
            "index": 9427,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[2]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9428,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9429,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9430,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9431,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Watch Video"
              ]
            }
          },
          {
            "index": 9432,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[2]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9433,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9434,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9435,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9436,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9437,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9438,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9439,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9440,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9441,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9442,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9443,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9444,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9445,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9446,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9447,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9448,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9449,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9450,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9451,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9452,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9453,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9454,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9455,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9456,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9457,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9458,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9459,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9460,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9461,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9462,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9463,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9464,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9465,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9466,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[1]/text()[1]",
              "codeLines": [
                "Kippy Flur"
              ]
            }
          },
          {
            "index": 9467,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9468,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9469,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9470,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9471,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9472,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9473,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9474,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9475,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9476,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9477,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9478,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9479,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9480,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9481,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9482,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9483,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9484,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9485,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9486,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9487,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9488,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9489,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9490,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9491,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9492,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9493,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9494,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9495,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9496,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9497,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9498,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9499,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9500,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9501,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9502,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9503,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9504,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9505,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[1]/text()[1]",
              "codeLines": [
                "Kippy Flur"
              ]
            }
          },
          {
            "index": 9506,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9507,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9508,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9509,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9510,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9511,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9512,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9513,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9514,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9515,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9516,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9517,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9518,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9519,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9520,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9521,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9522,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9523,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9524,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9525,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9526,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9527,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9528,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9529,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9530,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9531,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9532,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9533,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9534,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9535,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9536,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9537,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9538,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9539,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9540,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9541,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9542,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9543,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9544,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[1]/text()[1]",
              "codeLines": [
                "Kippy Flur"
              ]
            }
          },
          {
            "index": 9545,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9546,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9547,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9548,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9549,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9550,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9551,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9552,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9553,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9554,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9555,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9556,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9557,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9558,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9559,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9560,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9561,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9562,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9563,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9564,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9565,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9566,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9567,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9568,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9569,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9570,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9571,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9572,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9573,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9574,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9575,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9576,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9577,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9578,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9579,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9580,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9581,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9582,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9583,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[1]/text()[1]",
              "codeLines": [
                "Kippy Flur"
              ]
            }
          },
          {
            "index": 9584,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9585,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9586,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9587,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9588,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9589,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9590,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9591,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9592,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9593,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9594,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9595,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9596,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9597,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9598,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9599,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9600,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9601,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9602,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9603,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9604,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9605,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9606,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9607,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9608,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9609,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9610,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9611,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9612,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9613,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9614,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9615,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9616,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9617,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9618,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9619,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9620,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9621,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9622,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[1]/text()[1]",
              "codeLines": [
                "Kippy Flur"
              ]
            }
          },
          {
            "index": 9623,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9624,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9625,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9626,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9627,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9628,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9629,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9630,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9631,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9632,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9633,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9634,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9635,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9636,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9637,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9638,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9639,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9640,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9641,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9642,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9643,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9644,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9645,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9646,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9647,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9648,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9649,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9650,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9651,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9652,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9653,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9654,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9655,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9656,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9657,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9658,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9659,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9660,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9661,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[1]/text()[1]",
              "codeLines": [
                "Kippy Flur"
              ]
            }
          },
          {
            "index": 9662,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9663,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9664,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9665,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9666,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9667,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9668,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9669,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9670,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9671,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9672,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9673,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9674,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9675,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9676,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9677,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9678,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9679,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 9680,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9681,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9682,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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": 9683,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[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[2]/button[1]/text()[1]",
              "codeLines": [
                "Read more"
              ]
            }
          },
          {
            "index": 10353,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://userway.org/",
      "result": {
        "totals": {
          "rulesNA": 40,
          "rulesPassed": 54,
          "rulesWarned": 6,
          "rulesViolated": 7,
          "warnings": {
            "minor": 29,
            "moderate": 0,
            "serious": 255,
            "critical": 1
          },
          "violations": {
            "minor": 3,
            "moderate": 3,
            "serious": 16,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-09T15:51:24.534Z",
          "url": "https://userway.org/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "aria-allowed-attr",
              "impact": "serious",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures ARIA attributes are allowed for an element's role",
              "help": "Elements must only use allowed ARIA attributes",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-attr?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div class=\"uw-sl\" aria-label=\"Quick accessibility menu\">",
                  "target": [
                    ".uw-sl"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a div with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-labelledby"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div aria-labelledby=\"solutions-nav\">",
                  "target": [
                    "div[aria-labelledby=\"solutions-nav\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-labelledby attribute is not well supported on a div with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-labelledby"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div aria-labelledby=\"resources-nav\">",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-labelledby attribute is not well supported on a div with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-labelledby"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div aria-labelledby=\"compliance-nav\">",
                  "target": [
                    "div[aria-labelledby=\"compliance-nav\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-labelledby attribute is not well supported on a div with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-labelledby"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div aria-labelledby=\"ind-nav\">",
                  "target": [
                    "div[aria-labelledby=\"ind-nav\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-labelledby attribute is not well supported on a div with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-labelledby"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div aria-labelledby=\"about-nav\">",
                  "target": [
                    "div[aria-labelledby=\"about-nav\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-labelledby attribute is not well supported on a div with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-labelledby"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div aria-labelledby=\"platforms-nav\">",
                  "target": [
                    "div[aria-labelledby=\"platforms-nav\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-labelledby attribute is not well supported on a div with no valid role attribute."
                }
              ]
            },
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "33.0pt (44px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"hero-campaign__title\">The #1 Web Accessibility Solution for WCAG &amp; ADA Compliance</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li class=\"home-hero__list__item\">WCAG 2.1 &amp; ADA compliance starting with a<!-- --> <strong class=\"underline\">single line of code</strong></li>",
                  "target": [
                    ".home-hero__list__item:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<strong class=\"underline\">single line of code</strong>",
                          "target": [
                            ".underline"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong class=\"underline\">single line of code</strong>",
                  "target": [
                    ".underline"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li class=\"home-hero__list__item\">Protective legal framework for your business</li>",
                  "target": [
                    ".home-hero__list__item:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li class=\"home-hero__list__item\">Trusted by over 1 million websites</li>",
                  "target": [
                    ".home-hero__list__item:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"button__text\">Start Free Trial</span>",
                  "target": [
                    ".button[href$=\"get/\"][data-uw-rm-brl=\"false\"] > .button__inner > .button__text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"button__text\">Watch the Video</span>",
                  "target": [
                    ".button_secondary > .button__inner > .button__text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.8pt (21px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img data-gatsby-image-ssr=\"\" data-main-image=\"\" style=\"opacity: 1;\" sizes=\"(min-width: 4404px) 4404px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Lionel Wolberger\" src=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png\" srcset=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/f76d1/lionel-main.png 1101w,/static/e8ae819544f2d9db8d5f5337c8851bf8/6e5f4/lionel-main.png 2202w,/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png 4404w\" data-uw-rm-ima-original=\"lionel wolberger\">",
                          "target": [
                            ".webinar-section__pic:nth-child(1) > .gatsby-image-wrapper.gatsby-image-wrapper-constrained[data-gatsby-image-wrapper=\"\"] > picture > img[alt=\"Lionel Wolberger\"][data-uw-rm-ima-original=\"lionel wolberger\"][data-gatsby-image-ssr=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"link-text\">07/26/2022, 2PM EST</span>",
                  "target": [
                    ".link-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img data-gatsby-image-ssr=\"\" data-main-image=\"\" style=\"opacity: 1;\" sizes=\"(min-width: 4404px) 4404px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Lionel Wolberger\" src=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png\" srcset=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/f76d1/lionel-main.png 1101w,/static/e8ae819544f2d9db8d5f5337c8851bf8/6e5f4/lionel-main.png 2202w,/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png 4404w\" data-uw-rm-ima-original=\"lionel wolberger\">",
                          "target": [
                            ".webinar-section__pic:nth-child(1) > .gatsby-image-wrapper.gatsby-image-wrapper-constrained[data-gatsby-image-wrapper=\"\"] > picture > img[alt=\"Lionel Wolberger\"][data-uw-rm-ima-original=\"lionel wolberger\"][data-gatsby-image-ssr=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"webinar-section__speakers-title\">Our Speakers:</p>",
                  "target": [
                    ".webinar-section__speakers-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"webinar-counter\">",
                          "target": [
                            ".webinar-counter"
                          ]
                        },
                        {
                          "html": "<img data-gatsby-image-ssr=\"\" data-main-image=\"\" style=\"opacity: 1;\" sizes=\"(min-width: 4404px) 4404px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Lionel Wolberger\" src=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png\" srcset=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/f76d1/lionel-main.png 1101w,/static/e8ae819544f2d9db8d5f5337c8851bf8/6e5f4/lionel-main.png 2202w,/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png 4404w\" data-uw-rm-ima-original=\"lionel wolberger\">",
                          "target": [
                            ".webinar-section__pic:nth-child(1) > .gatsby-image-wrapper.gatsby-image-wrapper-constrained[data-gatsby-image-wrapper=\"\"] > picture > img[alt=\"Lionel Wolberger\"][data-uw-rm-ima-original=\"lionel wolberger\"][data-gatsby-image-ssr=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"webinar-counter__val\">17</div>",
                  "target": [
                    ".webinar-counter__item:nth-child(1) > .webinar-counter__val"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#b0bad3",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"webinar-counter\">",
                          "target": [
                            ".webinar-counter"
                          ]
                        },
                        {
                          "html": "<img data-gatsby-image-ssr=\"\" data-main-image=\"\" style=\"opacity: 1;\" sizes=\"(min-width: 4404px) 4404px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Lionel Wolberger\" src=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png\" srcset=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/f76d1/lionel-main.png 1101w,/static/e8ae819544f2d9db8d5f5337c8851bf8/6e5f4/lionel-main.png 2202w,/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png 4404w\" data-uw-rm-ima-original=\"lionel wolberger\">",
                          "target": [
                            ".webinar-section__pic:nth-child(1) > .gatsby-image-wrapper.gatsby-image-wrapper-constrained[data-gatsby-image-wrapper=\"\"] > picture > img[alt=\"Lionel Wolberger\"][data-uw-rm-ima-original=\"lionel wolberger\"][data-gatsby-image-ssr=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"webinar-counter__name\">days</span>",
                  "target": [
                    ".webinar-counter__item:nth-child(1) > .webinar-counter__name:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"webinar-counter\">",
                          "target": [
                            ".webinar-counter"
                          ]
                        },
                        {
                          "html": "<img data-gatsby-image-ssr=\"\" data-main-image=\"\" style=\"opacity: 1;\" sizes=\"(min-width: 4404px) 4404px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Lionel Wolberger\" src=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png\" srcset=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/f76d1/lionel-main.png 1101w,/static/e8ae819544f2d9db8d5f5337c8851bf8/6e5f4/lionel-main.png 2202w,/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png 4404w\" data-uw-rm-ima-original=\"lionel wolberger\">",
                          "target": [
                            ".webinar-section__pic:nth-child(1) > .gatsby-image-wrapper.gatsby-image-wrapper-constrained[data-gatsby-image-wrapper=\"\"] > picture > img[alt=\"Lionel Wolberger\"][data-uw-rm-ima-original=\"lionel wolberger\"][data-gatsby-image-ssr=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"webinar-counter__val\">14</div>",
                  "target": [
                    ".webinar-counter__item:nth-child(2) > .webinar-counter__val"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#b0bad3",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"webinar-counter\">",
                          "target": [
                            ".webinar-counter"
                          ]
                        },
                        {
                          "html": "<img data-gatsby-image-ssr=\"\" data-main-image=\"\" style=\"opacity: 1;\" sizes=\"(min-width: 4404px) 4404px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Lionel Wolberger\" src=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png\" srcset=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/f76d1/lionel-main.png 1101w,/static/e8ae819544f2d9db8d5f5337c8851bf8/6e5f4/lionel-main.png 2202w,/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png 4404w\" data-uw-rm-ima-original=\"lionel wolberger\">",
                          "target": [
                            ".webinar-section__pic:nth-child(1) > .gatsby-image-wrapper.gatsby-image-wrapper-constrained[data-gatsby-image-wrapper=\"\"] > picture > img[alt=\"Lionel Wolberger\"][data-uw-rm-ima-original=\"lionel wolberger\"][data-gatsby-image-ssr=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"webinar-counter__name\">hours</span>",
                  "target": [
                    ".webinar-counter__item:nth-child(2) > .webinar-counter__name:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"webinar-counter\">",
                          "target": [
                            ".webinar-counter"
                          ]
                        },
                        {
                          "html": "<img data-gatsby-image-ssr=\"\" data-main-image=\"\" style=\"opacity: 1;\" sizes=\"(min-width: 4404px) 4404px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Lionel Wolberger\" src=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png\" srcset=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/f76d1/lionel-main.png 1101w,/static/e8ae819544f2d9db8d5f5337c8851bf8/6e5f4/lionel-main.png 2202w,/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png 4404w\" data-uw-rm-ima-original=\"lionel wolberger\">",
                          "target": [
                            ".webinar-section__pic:nth-child(1) > .gatsby-image-wrapper.gatsby-image-wrapper-constrained[data-gatsby-image-wrapper=\"\"] > picture > img[alt=\"Lionel Wolberger\"][data-uw-rm-ima-original=\"lionel wolberger\"][data-gatsby-image-ssr=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"webinar-counter__val\">08</div>",
                  "target": [
                    ".webinar-counter__item:nth-child(3) > .webinar-counter__val"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#b0bad3",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"webinar-counter\">",
                          "target": [
                            ".webinar-counter"
                          ]
                        },
                        {
                          "html": "<img data-gatsby-image-ssr=\"\" data-main-image=\"\" style=\"opacity: 1;\" sizes=\"(min-width: 4404px) 4404px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Lionel Wolberger\" src=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png\" srcset=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/f76d1/lionel-main.png 1101w,/static/e8ae819544f2d9db8d5f5337c8851bf8/6e5f4/lionel-main.png 2202w,/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png 4404w\" data-uw-rm-ima-original=\"lionel wolberger\">",
                          "target": [
                            ".webinar-section__pic:nth-child(1) > .gatsby-image-wrapper.gatsby-image-wrapper-constrained[data-gatsby-image-wrapper=\"\"] > picture > img[alt=\"Lionel Wolberger\"][data-uw-rm-ima-original=\"lionel wolberger\"][data-gatsby-image-ssr=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"webinar-counter__name\">minutes</span>",
                  "target": [
                    ".webinar-counter__item:nth-child(3) > .webinar-counter__name:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"siri-btn\"><div class=\"siri-btn__i\"><div class=\"siri-btn__icon\"></div><div class=\"siri-btn__text\"><strong>The Voice of Siri</strong><span>Susan Bennett</span></div></div></div>",
                          "target": [
                            ".siri-btn"
                          ]
                        },
                        {
                          "html": "<img decoding=\"async\" loading=\"lazy\" src=\"/static/siri-min-b144f3aa739c2ed4c8b350573f3a6933.png\" srcset=\"/static/siri-min-b144f3aa739c2ed4c8b350573f3a6933.png 1x, /static/siri@2x-min-2106d6840cbff98610859b39714f072d.png 2x\" alt=\"Susan Bennett - The Voice of Siri\" data-uw-rm-ima-original=\"susan bennett - the voice of siri\">",
                          "target": [
                            ".siri-img > img[loading=\"lazy\"][decoding=\"async\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>The Voice of Siri</strong>",
                  "target": [
                    ".siri-btn__text > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"siri-btn\"><div class=\"siri-btn__i\"><div class=\"siri-btn__icon\"></div><div class=\"siri-btn__text\"><strong>The Voice of Siri</strong><span>Susan Bennett</span></div></div></div>",
                          "target": [
                            ".siri-btn"
                          ]
                        },
                        {
                          "html": "<img decoding=\"async\" loading=\"lazy\" src=\"/static/siri-min-b144f3aa739c2ed4c8b350573f3a6933.png\" srcset=\"/static/siri-min-b144f3aa739c2ed4c8b350573f3a6933.png 1x, /static/siri@2x-min-2106d6840cbff98610859b39714f072d.png 2x\" alt=\"Susan Bennett - The Voice of Siri\" data-uw-rm-ima-original=\"susan bennett - the voice of siri\">",
                          "target": [
                            ".siri-img > img[loading=\"lazy\"][decoding=\"async\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Susan Bennett</span>",
                  "target": [
                    ".siri-btn__text > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#323950",
                        "contrastRatio": 0,
                        "fontSize": "41.3pt (55px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTAwOXB4IiBoZWlnaHQ9IjQ1MnB4IiB2aWV3Qm94PSIwIDAgMTAwOSA0NTIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+c2lyaS11PC90aXRsZT4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iMCUiIHkxPSIzMC45NDI3MDc3JSIgeDI9IjEwMCUiIHkyPSIzMC45NDI3MDc3JSIgaWQ9ImxpbmVhckdyYWRpZW50LTEiPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjRjNGNUY5IiBvZmZzZXQ9IjAlIj48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNEMEQ2RTEiIG9mZnNldD0iMjMuNzkxNjc0NiUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0QwRDZFMSIgb2Zmc2V0PSI4My4yNTEyNzAyJSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjRjNGNUY5IiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IjE5MjAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNTIuMDAwMDAwLCAtMTY4OC4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMTYwNi4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJzaXJpLXUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI1Mi4wMDAwMDAsIDEzMi4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMCw3NCBMNzEsNzQgQzEyNi4yMjg0NzUsNzQgMTcxLDExOC43NzE1MjUgMTcxLDE3NCBMMTcxLDIxMyBDMTcxLDI4OS43Njc1OCAyMzMuMjMyNDIsMzUyIDMxMCwzNTIgTDQyNCwzNTIgQzUyMS4yMDIxMTYsMzUyIDYwMCwyNzMuMjAyMTE2IDYwMCwxNzYgTDYwMCwxMDAgQzYwMCw0NC43NzE1MjUgNjQ0Ljc3MTUyNSwzLjg1NjcwMTU3ZS0xNCA3MDAsMCBMMTAwOSwwIEwxMDA5LDAiIGlkPSJQYXRoLTciIHN0cm9rZT0idXJsKCNsaW5lYXJHcmFkaWVudC0xKSIgc3Ryb2tlLXdpZHRoPSIxMDAiIG9wYWNpdHk9IjAuMzg0NjI1Mzg5Ij48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTAsNzQgTDcxLDc0IEMxMjYuMjI4NDc1LDc0IDE3MSwxMTguNzcxNTI1IDE3MSwxNzQgTDE3MSwyMTMgQzE3MSwyODkuNzY3NTggMjMzLjIzMjQyLDM1MiAzMTAsMzUyIEw0MjQsMzUyIEM1MjEuMjAyMTE2LDM1MiA2MDAsMjczLjIwMjExNiA2MDAsMTc2IEw2MDAsMTAwIEM2MDAsNDQuNzcxNTI1IDY0NC43NzE1MjUsMy44NTY3MDE1N2UtMTQgNzAwLDAgTDEwMDksMCBMMTAwOSwwIiBpZD0iUGF0aC03IiBzdHJva2U9IiNGM0Y1RjkiIHN0cm9rZS13aWR0aD0iMTAiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+\" class=\"siri-u\" alt=\"\" aria-hidden=\"true\">",
                          "target": [
                            ".siri-u"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"siri-quote\">",
                  "target": [
                    ".siri-quote"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3368f2",
                        "contrastRatio": 0,
                        "fontSize": "41.3pt (55px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscuring",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it partially overlaps other elements"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"blue-color\">sets <br role=\"presentation\" data-uw-rm-sr=\"\"> your website</span>",
                  "target": [
                    ".blue-color:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#3368f2",
                        "contrastRatio": 0,
                        "fontSize": "41.3pt (55px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img decoding=\"async\" loading=\"lazy\" src=\"/static/siri-min-b144f3aa739c2ed4c8b350573f3a6933.png\" srcset=\"/static/siri-min-b144f3aa739c2ed4c8b350573f3a6933.png 1x, /static/siri@2x-min-2106d6840cbff98610859b39714f072d.png 2x\" alt=\"Susan Bennett - The Voice of Siri\" data-uw-rm-ima-original=\"susan bennett - the voice of siri\">",
                          "target": [
                            ".siri-img > img[loading=\"lazy\"][decoding=\"async\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"blue-color\">your</span>",
                  "target": [
                    ".blue-color:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"scan-bar__title\" aria-level=\"2\">Instantly scan your site for accessibility violations!</h2>",
                  "target": [
                    ".scan-bar__title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input aria-invalid=\"false\" aria-describedby=\"siteBar_error\" type=\"text\" placeholder=\"Enter website URL for a free scan\" class=\"input\" id=\"siteBar\" name=\"siteBar\" maxlength=\"255\" required=\"\" value=\"\" data-uw-rm-form=\"nfx\">",
                  "target": [
                    "#siteBar"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"button\" type=\"button\" aria-label=\"Scan Now - your website for accessibility violations\" tabindex=\"0\">Scan Now</button>",
                  "target": [
                    ".scanner-form > button[type=\"button\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div role=\"heading\" aria-level=\"2\" class=\"title\" id=\"solutions-nav\">Solutions</div>",
                  "target": [
                    "#solutions-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"The UserWay Accessibility Widget\" href=\"/widget/\" data-uw-rm-brl=\"false\">Accessibility Widget</a>",
                  "target": [
                    "div[aria-labelledby=\"solutions-nav\"] > ul > li:nth-child(1) > a[href$=\"widget/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"The UserWay Accessibility Scanner\" href=\"/scanner/\" data-uw-rm-brl=\"false\">Accessibility Scanner</a>",
                  "target": [
                    "div[aria-labelledby=\"solutions-nav\"] > ul > li:nth-child(2) > a[href$=\"scanner/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://inspect.userway.org//\" aria-label=\"The UserWay Accessibility Inspector\" data-uw-rm-brl=\"false\">Accessibility Inspector</a>",
                  "target": [
                    "div[aria-labelledby=\"solutions-nav\"] > ul > li:nth-child(3) > a[href=\"https://inspect.userway.org//\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Request a full website accessibility audit report\" href=\"/audit/\" data-uw-rm-brl=\"false\">Accessibility Audit</a>",
                  "target": [
                    "div[aria-labelledby=\"solutions-nav\"] > ul > li:nth-child(4) > a[href$=\"audit/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Content Moderator\" href=\"/moderator/\" data-uw-rm-brl=\"false\">Content Moderator</a>",
                  "target": [
                    "div[aria-labelledby=\"solutions-nav\"] > ul > li:nth-child(5) > a[aria-label=\"Content Moderator\"][href$=\"moderator/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Contrast Checker\" href=\"/contrast/\" data-uw-rm-brl=\"false\">Contrast Checker</a>",
                  "target": [
                    "div[aria-labelledby=\"solutions-nav\"] > ul > li:nth-child(6) > a[aria-label=\"Contrast Checker\"][href$=\"contrast/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Accessibility Statement Generator\" href=\"/generate/\" data-uw-rm-brl=\"false\">Accessibility Statement Generator</a>",
                  "target": [
                    "div[aria-labelledby=\"solutions-nav\"] > ul > li:nth-child(7) > a[href$=\"generate/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"PDF Remediation\" href=\"/pdf/\" data-uw-rm-brl=\"false\">PDF Remediation</a>",
                  "target": [
                    "div[aria-labelledby=\"solutions-nav\"] > ul > li:nth-child(8) > a[aria-label=\"PDF Remediation\"][href$=\"pdf/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Video Remediation\" href=\"/video/\" data-uw-rm-brl=\"false\">Video Remediation</a>",
                  "target": [
                    "div[aria-labelledby=\"solutions-nav\"] > ul > li:nth-child(9) > a[aria-label=\"Video Remediation\"][href$=\"video/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Recover Your Embed Code\" href=\"/code/\" data-uw-rm-brl=\"false\">Recover Your Embed Code</a>",
                  "target": [
                    "div[aria-labelledby=\"solutions-nav\"] > ul > li:nth-child(10) > a[aria-label=\"Recover Your Embed Code\"][href$=\"code/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"VPAT - Voluntary Disclosure\" href=\"/vpat/\" data-uw-rm-brl=\"false\">VPAT - Voluntary Disclosure</a>",
                  "target": [
                    "div[aria-labelledby=\"solutions-nav\"] > ul > li:nth-child(11) > a[aria-label=\"VPAT - Voluntary Disclosure\"][href$=\"vpat/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Dyslexia Font (UDF)\" href=\"/udf/\" data-uw-rm-brl=\"false\">Dyslexia Font (UDF)</a>",
                  "target": [
                    "div[aria-labelledby=\"solutions-nav\"] > ul > li:nth-child(12) > a[aria-label=\"Dyslexia Font (UDF)\"][href$=\"udf/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Compare\" href=\"/compare/\" data-uw-rm-brl=\"false\">Compare</a>",
                  "target": [
                    "div[aria-labelledby=\"solutions-nav\"] > ul > li:nth-child(13) > a[aria-label=\"Compare\"][href$=\"compare/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"contact-info\">",
                  "target": [
                    ".contact-info"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"address\"><br role=\"presentation\" data-uw-rm-sr=\"\"><br role=\"presentation\" data-uw-rm-sr=\"\">UserWay Inc.<br role=\"presentation\" data-uw-rm-sr=\"\">1007 North Orange St. 10th Floor <br role=\"presentation\" data-uw-rm-sr=\"\">Wilmington, DE, 19801</span>",
                  "target": [
                    ".address"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div role=\"heading\" aria-level=\"2\" class=\"title\" id=\"resources-nav\">Resources</div>",
                  "target": [
                    "#resources-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Add-ons\" href=\"/addons/\" data-uw-rm-brl=\"false\">Widget Add-ons</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(1) > a[aria-label=\"Add-ons\"][href$=\"addons/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"API Access\" href=\"/api-access/\" data-uw-rm-brl=\"false\">API Access</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(2) > a[aria-label=\"API Access\"][href$=\"api-access/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"FAQ\" href=\"/faq/\" data-uw-rm-brl=\"false\">FAQ</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(3) > a[aria-label=\"FAQ\"][href$=\"faq/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Testimonials\" href=\"/testimonials/\" data-uw-rm-brl=\"false\">Testimonials</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(4) > a[aria-label=\"Testimonials\"][href$=\"testimonials/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Languages\" href=\"/languages/\" data-uw-rm-brl=\"false\">Languages</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(5) > a[aria-label=\"Languages\"][href$=\"languages/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Tutorials\" href=\"/tutorials/\" data-uw-rm-brl=\"false\">Tutorials</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(6) > a[aria-label=\"Tutorials\"][href$=\"tutorials/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Blog\" href=\"/blog/\" data-uw-rm-brl=\"false\">Blog</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(7) > a[aria-label=\"Blog\"][href$=\"blog/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Regulatory Compliance\" href=\"/compliance/\" data-uw-rm-brl=\"false\">Regulatory Compliance</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(8) > a[aria-label=\"Regulatory Compliance\"][href$=\"compliance/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Platforms\" href=\"/platforms/\" data-uw-rm-brl=\"false\">Platforms</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(9) > a[aria-label=\"Platforms\"][href$=\"platforms/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://userway.org/docs\" aria-label=\"API Documentation - Opens in a new tab\" target=\"_blank\" rel=\"noopener noreferrer\" tabindex=\"0\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\">API Documentation</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(10) > a[href$=\"docs\"][rel=\"noopener noreferrer\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"The Basics of Web Accessibility\" href=\"/basics/\" data-uw-rm-brl=\"false\">The Basics of Web Accessibility</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(11) > a[href$=\"basics/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Featured Content\" href=\"/content/\" data-uw-rm-brl=\"false\">Featured Content</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(12) > a[aria-label=\"Featured Content\"][href$=\"content/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Web Accessibility &amp; Tax Benefits\" href=\"/blog/web-accessibility-tax-benefits-what-you-need-to-know/\" data-uw-rm-brl=\"false\">Tax Benefits</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(13) > a[data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Handling Legal Complaints\" href=\"/complaints/\" data-uw-rm-brl=\"false\">Handling Legal Complaints</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(14) > a[aria-label=\"Handling Legal Complaints\"][href$=\"complaints/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Immediate Mitigation Actions\" href=\"/mitigation/\" data-uw-rm-brl=\"false\">Immediate Mitigation Actions</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(15) > a[aria-label=\"Immediate Mitigation Actions\"][href$=\"mitigation/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"UserWay University\" href=\"/university/\" data-uw-rm-brl=\"false\">UserWay University</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(16) > a[aria-label=\"UserWay University\"][href$=\"university/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"_blank\" aria-label=\"Investor Relations - Opens in a new tab\" rel=\"noopener noreferrer\" href=\"https://investors.userway.org \" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\">Investor Relations</a>",
                  "target": [
                    ":root"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div role=\"heading\" aria-level=\"2\" class=\"title mt-60\" id=\"compliance-nav\">Compliance</div>",
                  "target": [
                    "#compliance-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"ADA compliance\" href=\"/compliance/ada/\" data-uw-rm-brl=\"false\">ADA</a>",
                  "target": [
                    "div[aria-labelledby=\"compliance-nav\"] > ul > li:nth-child(1) > a[aria-label=\"ADA compliance\"][href$=\"ada/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"WCAG compliance\" href=\"/compliance/wcag/\" data-uw-rm-brl=\"false\">WCAG</a>",
                  "target": [
                    "div[aria-labelledby=\"compliance-nav\"] > ul > li:nth-child(2) > a[aria-label=\"WCAG compliance\"][href$=\"wcag/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Section 5O8 compliance\" href=\"/compliance/508/\" data-uw-rm-brl=\"false\">Section 5O8</a>",
                  "target": [
                    "div[aria-labelledby=\"compliance-nav\"] > ul > li:nth-child(3) > a[aria-label=\"Section 5O8 compliance\"][href=\"/compliance/508/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"EN 301 549 Compliance\" href=\"/compliance/en/\" data-uw-rm-brl=\"false\">EN 301-549</a>",
                  "target": [
                    "div[aria-labelledby=\"compliance-nav\"] > ul > li:nth-child(4) > a[aria-label=\"EN 301 549 Compliance\"][href$=\"en/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"AODA compliance\" href=\"/compliance/aoda/\" data-uw-rm-brl=\"false\">AODA</a>",
                  "target": [
                    "div[aria-labelledby=\"compliance-nav\"] > ul > li:nth-child(5) > a[aria-label=\"AODA compliance\"][href$=\"aoda/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"HIPAA compliance\" href=\"/compliance/hipaa/\" data-uw-rm-brl=\"false\">HIPAA</a>",
                  "target": [
                    "div[aria-labelledby=\"compliance-nav\"] > ul > li:nth-child(6) > a[aria-label=\"HIPAA compliance\"][href$=\"hipaa/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"GDPR Compliance\" href=\"/compliance/gdpr/\" data-uw-rm-brl=\"false\">GDPR</a>",
                  "target": [
                    "div[aria-labelledby=\"compliance-nav\"] > ul > li:nth-child(7) > a[aria-label=\"GDPR Compliance\"][href$=\"gdpr/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"COPPA compliance\" href=\"/compliance/coppa/\" data-uw-rm-brl=\"false\">COPPA</a>",
                  "target": [
                    "div[aria-labelledby=\"compliance-nav\"] > ul > li:nth-child(8) > a[aria-label=\"COPPA compliance\"][href$=\"coppa/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"FERPA compliance\" href=\"/compliance/ferpa/\" data-uw-rm-brl=\"false\">FERPA</a>",
                  "target": [
                    "div[aria-labelledby=\"compliance-nav\"] > ul > li:nth-child(9) > a[aria-label=\"FERPA compliance\"][href$=\"ferpa/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"ATAG compliance\" href=\"/compliance/atag/\" data-uw-rm-brl=\"false\">ATAG</a>",
                  "target": [
                    "div[aria-labelledby=\"compliance-nav\"] > ul > li:nth-child(10) > a[aria-label=\"ATAG compliance\"][href$=\"atag/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"CVAA compliance\" href=\"/compliance/cvaa/\" data-uw-rm-brl=\"false\">CVAA</a>",
                  "target": [
                    "div[aria-labelledby=\"compliance-nav\"] > ul > li:nth-child(11) > a[aria-label=\"CVAA compliance\"][href$=\"cvaa/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div role=\"heading\" aria-level=\"2\" class=\"title\" id=\"ind-nav\">Industries</div>",
                  "target": [
                    "#ind-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Powering Accessibility for All Industries\" href=\"/ind/\" data-uw-rm-brl=\"false\">Powering Accessibility for All Industries</a>",
                  "target": [
                    "div[aria-labelledby=\"ind-nav\"] > ul > li:nth-child(1) > a[href$=\"ind/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Government &amp; Public Sector\" href=\"/ind/gov/\" data-uw-rm-brl=\"false\">Government &amp; Public Sector</a>",
                  "target": [
                    "div[aria-labelledby=\"ind-nav\"] > ul > li:nth-child(2) > a[aria-label=\"Government & Public Sector\"][href$=\"gov/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Banking, Financial, Insurance\" href=\"/ind/fin/\" data-uw-rm-brl=\"false\">Banking, Financial, Insurance</a>",
                  "target": [
                    "div[aria-labelledby=\"ind-nav\"] > ul > li:nth-child(3) > a[aria-label=\"Banking, Financial, Insurance\"][href$=\"fin/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Academia &amp; Education\" href=\"/ind/edu/\" data-uw-rm-brl=\"false\">Academia &amp; Education</a>",
                  "target": [
                    "div[aria-labelledby=\"ind-nav\"] > ul > li:nth-child(4) > a[aria-label=\"Academia & Education\"][href$=\"edu/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Consumer, Retail &amp; E-Commerce\" href=\"/ind/retail/\" data-uw-rm-brl=\"false\">Consumer &amp; Retail</a>",
                  "target": [
                    "div[aria-labelledby=\"ind-nav\"] > ul > li:nth-child(5) > a[aria-label=\"Consumer, Retail & E-Commerce\"][href$=\"retail/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"IT &amp; Security\" href=\"/ind/it/\" data-uw-rm-brl=\"false\">IT &amp; Security</a>",
                  "target": [
                    "div[aria-labelledby=\"ind-nav\"] > ul > li:nth-child(6) > a[aria-label=\"IT & Security\"][href$=\"it/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Healthcare &amp; Medical\" href=\"/ind/health/\" data-uw-rm-brl=\"false\">Healthcare &amp; Medical</a>",
                  "target": [
                    "div[aria-labelledby=\"ind-nav\"] > ul > li:nth-child(7) > a[aria-label=\"Healthcare & Medical\"][href$=\"health/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Automotive &amp; Transportation, Aviation\" href=\"/ind/auto/\" data-uw-rm-brl=\"false\">Automotive &amp; Transportation</a>",
                  "target": [
                    "div[aria-labelledby=\"ind-nav\"] > ul > li:nth-child(8) > a[href$=\"auto/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Hospitality + F&amp;B - (Hospitality &amp; Tourism, Real Estate)\" href=\"/ind/hospitality/\" data-uw-rm-brl=\"false\">Hospitality + F&amp;B</a>",
                  "target": [
                    "div[aria-labelledby=\"ind-nav\"] > ul > li:nth-child(9) > a[href$=\"hospitality/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"NGO &amp; NPO - Non-Governmental Organizations and Non-Profit Organizations\" href=\"/ind/ngo/\" data-uw-rm-brl=\"false\">NGO &amp; NPO</a>",
                  "target": [
                    "div[aria-labelledby=\"ind-nav\"] > ul > li:nth-child(10) > a[href$=\"ngo/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"the media &amp; entertainment industries\" href=\"/ind/media/\" data-uw-rm-brl=\"false\">Media &amp; Entertainment</a>",
                  "target": [
                    "div[aria-labelledby=\"ind-nav\"] > ul > li:nth-child(11) > a[href$=\"media/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"law enforcement\" href=\"/ind/lawenf/\" data-uw-rm-brl=\"false\">Law Enforcement</a>",
                  "target": [
                    "div[aria-labelledby=\"ind-nav\"] > ul > li:nth-child(12) > a[aria-label=\"law enforcement\"][href$=\"lawenf/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div role=\"heading\" aria-level=\"2\" class=\"title mt-60\" id=\"about-nav\">About</div>",
                  "target": [
                    "#about-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Who We Are\" href=\"/about/\" data-uw-rm-brl=\"false\">Who We Are</a>",
                  "target": [
                    "ul[aria-labelledby=\"about-nav\"] > li:nth-child(1) > a[aria-label=\"Who We Are\"][href$=\"about/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"The UserWay Team\" href=\"/team/\" data-uw-rm-brl=\"false\">Team</a>",
                  "target": [
                    "ul[aria-labelledby=\"about-nav\"] > li:nth-child(2) > a[aria-label=\"The UserWay Team\"][href$=\"team/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"The UserWay Brand and Logo Usage Guidelines\" href=\"/brand/\" data-uw-rm-brl=\"false\">Brand</a>",
                  "target": [
                    "ul[aria-labelledby=\"about-nav\"] > li:nth-child(3) > a[href$=\"brand/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"UserWay in Press\" href=\"/press/\" data-uw-rm-brl=\"false\">Press</a>",
                  "target": [
                    "ul[aria-labelledby=\"about-nav\"] > li:nth-child(4) > a[aria-label=\"UserWay in Press\"][href$=\"press/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Read UserWay's Latest Customer Stories\" href=\"/case-studies/\" data-uw-rm-brl=\"false\">Customer Stories</a>",
                  "target": [
                    "ul[aria-labelledby=\"about-nav\"] > li:nth-child(5) > a[href$=\"case-studies/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Contact Us\" href=\"/contact/\" data-uw-rm-brl=\"false\">Contact Us</a>",
                  "target": [
                    "ul[aria-labelledby=\"about-nav\"] > li:nth-child(6) > a[aria-label=\"Contact Us\"][href$=\"contact/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Careers\" href=\"/careers/\" data-uw-rm-brl=\"false\">Careers</a>",
                  "target": [
                    "ul[aria-labelledby=\"about-nav\"] > li:nth-child(7) > a[aria-label=\"Careers\"][href$=\"careers/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Support\" href=\"/support/\" data-uw-rm-brl=\"false\">Support</a>",
                  "target": [
                    "ul[aria-labelledby=\"about-nav\"] > li:nth-child(8) > a[aria-label=\"Support\"][href$=\"support/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div role=\"heading\" aria-level=\"2\" class=\"title\" id=\"platforms-nav\">Platforms</div>",
                  "target": [
                    "#platforms-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"WordPress Accessibility\" href=\"/platforms/wp/\" data-uw-rm-brl=\"false\">WordPress Accessibility</a>",
                  "target": [
                    "a[aria-label=\"WordPress Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Elementor Accessibility\" href=\"/platforms/elementor/\" data-uw-rm-brl=\"false\">Elementor Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Elementor Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Shopify Accessibility\" href=\"/platforms/shopify/\" data-uw-rm-brl=\"false\">Shopify Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Shopify Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Wix Accessibility\" href=\"/platforms/wix/\" data-uw-rm-brl=\"false\">Wix Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Wix Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"SquareSpace Accessibility\" href=\"/platforms/sq/\" data-uw-rm-brl=\"false\">SquareSpace Accessibility</a>",
                  "target": [
                    "a[aria-label=\"SquareSpace Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Weebly Accessibility\" href=\"/platforms/weebly/\" data-uw-rm-brl=\"false\">Weebly Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Weebly Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Joomla Accessibility\" href=\"/platforms/joomla/\" data-uw-rm-brl=\"false\">Joomla Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Joomla Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Adobe Muse Accessibility\" href=\"/platforms/muse/\" data-uw-rm-brl=\"false\">Adobe Muse Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Adobe Muse Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"PrestaShop Accessibility\" href=\"/platforms/prestashop/\" data-uw-rm-brl=\"false\">PrestaShop Accessibility</a>",
                  "target": [
                    "a[aria-label=\"PrestaShop Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Magento Accessibility\" href=\"/platforms/magento/\" data-uw-rm-brl=\"false\">Magento Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Magento Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Umbraco Accessibility\" href=\"/platforms/umbraco/\" data-uw-rm-brl=\"false\">Umbraco Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Umbraco Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Drupal Accessibility\" href=\"/platforms/drupal/\" data-uw-rm-brl=\"false\">Drupal Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Drupal Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"SpaceCraft Accessibility\" href=\"/platforms/spacecraft/\" data-uw-rm-brl=\"false\">SpaceCraft Accessibility</a>",
                  "target": [
                    "a[aria-label=\"SpaceCraft Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Webflow Accessibility\" href=\"/platforms/webflow/\" data-uw-rm-brl=\"false\">Webflow Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Webflow Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"BigCommerce Accessibility\" href=\"/platforms/bigcommerce/\" data-uw-rm-brl=\"false\">BigCommerce Accessibility</a>",
                  "target": [
                    "a[aria-label=\"BigCommerce Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Duda Accessibility\" href=\"/platforms/duda/\" data-uw-rm-brl=\"false\">Duda Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Duda Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"HubSpot Accessibility\" href=\"/platforms/hubspot/\" data-uw-rm-brl=\"false\">HubSpot Accessibility</a>",
                  "target": [
                    "a[aria-label=\"HubSpot Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"HTML/CSS Accessibility\" href=\"/platforms/html/\" data-uw-rm-brl=\"false\">HTML/CSS Accessibility</a>",
                  "target": [
                    "a[aria-label=\"HTML/CSS Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Tilda Accessibility\" href=\"/platforms/tilda/\" data-uw-rm-brl=\"false\">Tilda Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Tilda Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Dreamweaver Accessibility\" href=\"/platforms/dreamweaver/\" data-uw-rm-brl=\"false\">Dreamweaver Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Dreamweaver Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Google Tag Manager Accessibility\" href=\"/platforms/gtm/\" data-uw-rm-brl=\"false\">Google Tag Manager Accessibility</a>",
                  "target": [
                    "a[href$=\"gtm/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Moodle Accessibility\" href=\"/platforms/moodle/\" data-uw-rm-brl=\"false\">Moodle Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Moodle Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"CMS Max Accessibility\" href=\"/platforms/cmsmax/\" data-uw-rm-brl=\"false\">CMS Max Accessibility</a>",
                  "target": [
                    "a[aria-label=\"CMS Max Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Strikingly Accessibility\" href=\"/platforms/strikingly/\" data-uw-rm-brl=\"false\">Strikingly Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Strikingly Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<i><sup>*</sup>Siri is a trademark of Apple Inc. Couple’s Therapy is a trademark of Showtime Networks Inc. Neither Showtime Networks Inc. or Apple Inc. have sponsored or endorsed and are not otherwise affiliated with UserWay, and its products and services.</i>",
                  "target": [
                    "i"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"legal\">",
                          "target": [
                            ".legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"UserWay's Terms of Use\" href=\"/terms/\" data-uw-rm-brl=\"false\">Terms of Use</a>",
                  "target": [
                    "a[aria-label=\"UserWay's Terms of Use\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"legal\">",
                          "target": [
                            ".legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"UserWay's Privacy Policy\" href=\"/privacy/\" data-uw-rm-brl=\"false\">Privacy Policy</a>",
                  "target": [
                    "a[aria-label=\"UserWay's Privacy Policy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"legal\">",
                          "target": [
                            ".legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"UserWay's Cookie Policy\" href=\"/cookies/\" data-uw-rm-brl=\"false\">Cookie Policy</a>",
                  "target": [
                    "a[aria-label=\"UserWay's Cookie Policy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"legal\">",
                          "target": [
                            ".legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"UserWay's Font License\" href=\"/font-license/\" data-uw-rm-brl=\"false\">Font License</a>",
                  "target": [
                    "a[aria-label=\"UserWay's Font License\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"legal\">",
                          "target": [
                            ".legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Read UserWay's Accessibility Statement\" href=\"/accessibility/\" data-uw-rm-brl=\"false\">Accessibility Statement</a>",
                  "target": [
                    "a[href$=\"accessibility/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"legal\">",
                          "target": [
                            ".legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"UserWay's Statement of Compliance\" href=\"/soc/\" data-uw-rm-brl=\"false\">Statement of Compliance</a>",
                  "target": [
                    "a[href$=\"soc/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "33.0pt (44px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"hero-campaign__title\">The #1 Web Accessibility Solution for WCAG &amp; ADA Compliance</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li class=\"home-hero__list__item\">WCAG 2.1 &amp; ADA compliance starting with a<!-- --> <strong class=\"underline\">single line of code</strong></li>",
                  "target": [
                    ".home-hero__list__item:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<strong class=\"underline\">single line of code</strong>",
                          "target": [
                            ".underline"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong class=\"underline\">single line of code</strong>",
                  "target": [
                    ".underline"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li class=\"home-hero__list__item\">Protective legal framework for your business</li>",
                  "target": [
                    ".home-hero__list__item:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li class=\"home-hero__list__item\">Trusted by over 1 million websites</li>",
                  "target": [
                    ".home-hero__list__item:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"button__text\">Start Free Trial</span>",
                  "target": [
                    ".button[href$=\"get/\"][data-uw-rm-brl=\"false\"] > .button__inner > .button__text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"button__text\">Watch the Video</span>",
                  "target": [
                    ".button_secondary > .button__inner > .button__text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.8pt (21px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img data-gatsby-image-ssr=\"\" data-main-image=\"\" style=\"opacity: 1;\" sizes=\"(min-width: 4404px) 4404px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Lionel Wolberger\" src=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png\" srcset=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/f76d1/lionel-main.png 1101w,/static/e8ae819544f2d9db8d5f5337c8851bf8/6e5f4/lionel-main.png 2202w,/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png 4404w\" data-uw-rm-ima-original=\"lionel wolberger\">",
                          "target": [
                            ".webinar-section__pic:nth-child(1) > .gatsby-image-wrapper.gatsby-image-wrapper-constrained[data-gatsby-image-wrapper=\"\"] > picture > img[alt=\"Lionel Wolberger\"][data-uw-rm-ima-original=\"lionel wolberger\"][data-gatsby-image-ssr=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"link-text\">07/26/2022, 2PM EST</span>",
                  "target": [
                    ".link-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img data-gatsby-image-ssr=\"\" data-main-image=\"\" style=\"opacity: 1;\" sizes=\"(min-width: 4404px) 4404px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Lionel Wolberger\" src=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png\" srcset=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/f76d1/lionel-main.png 1101w,/static/e8ae819544f2d9db8d5f5337c8851bf8/6e5f4/lionel-main.png 2202w,/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png 4404w\" data-uw-rm-ima-original=\"lionel wolberger\">",
                          "target": [
                            ".webinar-section__pic:nth-child(1) > .gatsby-image-wrapper.gatsby-image-wrapper-constrained[data-gatsby-image-wrapper=\"\"] > picture > img[alt=\"Lionel Wolberger\"][data-uw-rm-ima-original=\"lionel wolberger\"][data-gatsby-image-ssr=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"webinar-section__speakers-title\">Our Speakers:</p>",
                  "target": [
                    ".webinar-section__speakers-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"webinar-counter\">",
                          "target": [
                            ".webinar-counter"
                          ]
                        },
                        {
                          "html": "<img data-gatsby-image-ssr=\"\" data-main-image=\"\" style=\"opacity: 1;\" sizes=\"(min-width: 4404px) 4404px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Lionel Wolberger\" src=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png\" srcset=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/f76d1/lionel-main.png 1101w,/static/e8ae819544f2d9db8d5f5337c8851bf8/6e5f4/lionel-main.png 2202w,/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png 4404w\" data-uw-rm-ima-original=\"lionel wolberger\">",
                          "target": [
                            ".webinar-section__pic:nth-child(1) > .gatsby-image-wrapper.gatsby-image-wrapper-constrained[data-gatsby-image-wrapper=\"\"] > picture > img[alt=\"Lionel Wolberger\"][data-uw-rm-ima-original=\"lionel wolberger\"][data-gatsby-image-ssr=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"webinar-counter__val\">17</div>",
                  "target": [
                    ".webinar-counter__item:nth-child(1) > .webinar-counter__val"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#b0bad3",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"webinar-counter\">",
                          "target": [
                            ".webinar-counter"
                          ]
                        },
                        {
                          "html": "<img data-gatsby-image-ssr=\"\" data-main-image=\"\" style=\"opacity: 1;\" sizes=\"(min-width: 4404px) 4404px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Lionel Wolberger\" src=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png\" srcset=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/f76d1/lionel-main.png 1101w,/static/e8ae819544f2d9db8d5f5337c8851bf8/6e5f4/lionel-main.png 2202w,/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png 4404w\" data-uw-rm-ima-original=\"lionel wolberger\">",
                          "target": [
                            ".webinar-section__pic:nth-child(1) > .gatsby-image-wrapper.gatsby-image-wrapper-constrained[data-gatsby-image-wrapper=\"\"] > picture > img[alt=\"Lionel Wolberger\"][data-uw-rm-ima-original=\"lionel wolberger\"][data-gatsby-image-ssr=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"webinar-counter__name\">days</span>",
                  "target": [
                    ".webinar-counter__item:nth-child(1) > .webinar-counter__name:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"webinar-counter\">",
                          "target": [
                            ".webinar-counter"
                          ]
                        },
                        {
                          "html": "<img data-gatsby-image-ssr=\"\" data-main-image=\"\" style=\"opacity: 1;\" sizes=\"(min-width: 4404px) 4404px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Lionel Wolberger\" src=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png\" srcset=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/f76d1/lionel-main.png 1101w,/static/e8ae819544f2d9db8d5f5337c8851bf8/6e5f4/lionel-main.png 2202w,/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png 4404w\" data-uw-rm-ima-original=\"lionel wolberger\">",
                          "target": [
                            ".webinar-section__pic:nth-child(1) > .gatsby-image-wrapper.gatsby-image-wrapper-constrained[data-gatsby-image-wrapper=\"\"] > picture > img[alt=\"Lionel Wolberger\"][data-uw-rm-ima-original=\"lionel wolberger\"][data-gatsby-image-ssr=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"webinar-counter__val\">14</div>",
                  "target": [
                    ".webinar-counter__item:nth-child(2) > .webinar-counter__val"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#b0bad3",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"webinar-counter\">",
                          "target": [
                            ".webinar-counter"
                          ]
                        },
                        {
                          "html": "<img data-gatsby-image-ssr=\"\" data-main-image=\"\" style=\"opacity: 1;\" sizes=\"(min-width: 4404px) 4404px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Lionel Wolberger\" src=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png\" srcset=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/f76d1/lionel-main.png 1101w,/static/e8ae819544f2d9db8d5f5337c8851bf8/6e5f4/lionel-main.png 2202w,/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png 4404w\" data-uw-rm-ima-original=\"lionel wolberger\">",
                          "target": [
                            ".webinar-section__pic:nth-child(1) > .gatsby-image-wrapper.gatsby-image-wrapper-constrained[data-gatsby-image-wrapper=\"\"] > picture > img[alt=\"Lionel Wolberger\"][data-uw-rm-ima-original=\"lionel wolberger\"][data-gatsby-image-ssr=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"webinar-counter__name\">hours</span>",
                  "target": [
                    ".webinar-counter__item:nth-child(2) > .webinar-counter__name:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"webinar-counter\">",
                          "target": [
                            ".webinar-counter"
                          ]
                        },
                        {
                          "html": "<img data-gatsby-image-ssr=\"\" data-main-image=\"\" style=\"opacity: 1;\" sizes=\"(min-width: 4404px) 4404px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Lionel Wolberger\" src=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png\" srcset=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/f76d1/lionel-main.png 1101w,/static/e8ae819544f2d9db8d5f5337c8851bf8/6e5f4/lionel-main.png 2202w,/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png 4404w\" data-uw-rm-ima-original=\"lionel wolberger\">",
                          "target": [
                            ".webinar-section__pic:nth-child(1) > .gatsby-image-wrapper.gatsby-image-wrapper-constrained[data-gatsby-image-wrapper=\"\"] > picture > img[alt=\"Lionel Wolberger\"][data-uw-rm-ima-original=\"lionel wolberger\"][data-gatsby-image-ssr=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"webinar-counter__val\">08</div>",
                  "target": [
                    ".webinar-counter__item:nth-child(3) > .webinar-counter__val"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#b0bad3",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"webinar-counter\">",
                          "target": [
                            ".webinar-counter"
                          ]
                        },
                        {
                          "html": "<img data-gatsby-image-ssr=\"\" data-main-image=\"\" style=\"opacity: 1;\" sizes=\"(min-width: 4404px) 4404px, 100vw\" decoding=\"async\" loading=\"lazy\" alt=\"Lionel Wolberger\" src=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png\" srcset=\"/static/e8ae819544f2d9db8d5f5337c8851bf8/f76d1/lionel-main.png 1101w,/static/e8ae819544f2d9db8d5f5337c8851bf8/6e5f4/lionel-main.png 2202w,/static/e8ae819544f2d9db8d5f5337c8851bf8/4e82c/lionel-main.png 4404w\" data-uw-rm-ima-original=\"lionel wolberger\">",
                          "target": [
                            ".webinar-section__pic:nth-child(1) > .gatsby-image-wrapper.gatsby-image-wrapper-constrained[data-gatsby-image-wrapper=\"\"] > picture > img[alt=\"Lionel Wolberger\"][data-uw-rm-ima-original=\"lionel wolberger\"][data-gatsby-image-ssr=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"webinar-counter__name\">minutes</span>",
                  "target": [
                    ".webinar-counter__item:nth-child(3) > .webinar-counter__name:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"siri-btn\"><div class=\"siri-btn__i\"><div class=\"siri-btn__icon\"></div><div class=\"siri-btn__text\"><strong>The Voice of Siri</strong><span>Susan Bennett</span></div></div></div>",
                          "target": [
                            ".siri-btn"
                          ]
                        },
                        {
                          "html": "<img decoding=\"async\" loading=\"lazy\" src=\"/static/siri-min-b144f3aa739c2ed4c8b350573f3a6933.png\" srcset=\"/static/siri-min-b144f3aa739c2ed4c8b350573f3a6933.png 1x, /static/siri@2x-min-2106d6840cbff98610859b39714f072d.png 2x\" alt=\"Susan Bennett - The Voice of Siri\" data-uw-rm-ima-original=\"susan bennett - the voice of siri\">",
                          "target": [
                            ".siri-img > img[loading=\"lazy\"][decoding=\"async\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>The Voice of Siri</strong>",
                  "target": [
                    ".siri-btn__text > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"siri-btn\"><div class=\"siri-btn__i\"><div class=\"siri-btn__icon\"></div><div class=\"siri-btn__text\"><strong>The Voice of Siri</strong><span>Susan Bennett</span></div></div></div>",
                          "target": [
                            ".siri-btn"
                          ]
                        },
                        {
                          "html": "<img decoding=\"async\" loading=\"lazy\" src=\"/static/siri-min-b144f3aa739c2ed4c8b350573f3a6933.png\" srcset=\"/static/siri-min-b144f3aa739c2ed4c8b350573f3a6933.png 1x, /static/siri@2x-min-2106d6840cbff98610859b39714f072d.png 2x\" alt=\"Susan Bennett - The Voice of Siri\" data-uw-rm-ima-original=\"susan bennett - the voice of siri\">",
                          "target": [
                            ".siri-img > img[loading=\"lazy\"][decoding=\"async\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Susan Bennett</span>",
                  "target": [
                    ".siri-btn__text > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#323950",
                        "contrastRatio": 0,
                        "fontSize": "41.3pt (55px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTAwOXB4IiBoZWlnaHQ9IjQ1MnB4IiB2aWV3Qm94PSIwIDAgMTAwOSA0NTIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+c2lyaS11PC90aXRsZT4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iMCUiIHkxPSIzMC45NDI3MDc3JSIgeDI9IjEwMCUiIHkyPSIzMC45NDI3MDc3JSIgaWQ9ImxpbmVhckdyYWRpZW50LTEiPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjRjNGNUY5IiBvZmZzZXQ9IjAlIj48L3N0b3A+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNEMEQ2RTEiIG9mZnNldD0iMjMuNzkxNjc0NiUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0QwRDZFMSIgb2Zmc2V0PSI4My4yNTEyNzAyJSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjRjNGNUY5IiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IjE5MjAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNTIuMDAwMDAwLCAtMTY4OC4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMTYwNi4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJzaXJpLXUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI1Mi4wMDAwMDAsIDEzMi4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMCw3NCBMNzEsNzQgQzEyNi4yMjg0NzUsNzQgMTcxLDExOC43NzE1MjUgMTcxLDE3NCBMMTcxLDIxMyBDMTcxLDI4OS43Njc1OCAyMzMuMjMyNDIsMzUyIDMxMCwzNTIgTDQyNCwzNTIgQzUyMS4yMDIxMTYsMzUyIDYwMCwyNzMuMjAyMTE2IDYwMCwxNzYgTDYwMCwxMDAgQzYwMCw0NC43NzE1MjUgNjQ0Ljc3MTUyNSwzLjg1NjcwMTU3ZS0xNCA3MDAsMCBMMTAwOSwwIEwxMDA5LDAiIGlkPSJQYXRoLTciIHN0cm9rZT0idXJsKCNsaW5lYXJHcmFkaWVudC0xKSIgc3Ryb2tlLXdpZHRoPSIxMDAiIG9wYWNpdHk9IjAuMzg0NjI1Mzg5Ij48L3BhdGg+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTAsNzQgTDcxLDc0IEMxMjYuMjI4NDc1LDc0IDE3MSwxMTguNzcxNTI1IDE3MSwxNzQgTDE3MSwyMTMgQzE3MSwyODkuNzY3NTggMjMzLjIzMjQyLDM1MiAzMTAsMzUyIEw0MjQsMzUyIEM1MjEuMjAyMTE2LDM1MiA2MDAsMjczLjIwMjExNiA2MDAsMTc2IEw2MDAsMTAwIEM2MDAsNDQuNzcxNTI1IDY0NC43NzE1MjUsMy44NTY3MDE1N2UtMTQgNzAwLDAgTDEwMDksMCBMMTAwOSwwIiBpZD0iUGF0aC03IiBzdHJva2U9IiNGM0Y1RjkiIHN0cm9rZS13aWR0aD0iMTAiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDwvZz4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+\" class=\"siri-u\" alt=\"\" aria-hidden=\"true\">",
                          "target": [
                            ".siri-u"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"siri-quote\">",
                  "target": [
                    ".siri-quote"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#3368f2",
                        "contrastRatio": 0,
                        "fontSize": "41.3pt (55px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscuring",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it partially overlaps other elements"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"blue-color\">sets <br role=\"presentation\" data-uw-rm-sr=\"\"> your website</span>",
                  "target": [
                    ".blue-color:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#3368f2",
                        "contrastRatio": 0,
                        "fontSize": "41.3pt (55px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img decoding=\"async\" loading=\"lazy\" src=\"/static/siri-min-b144f3aa739c2ed4c8b350573f3a6933.png\" srcset=\"/static/siri-min-b144f3aa739c2ed4c8b350573f3a6933.png 1x, /static/siri@2x-min-2106d6840cbff98610859b39714f072d.png 2x\" alt=\"Susan Bennett - The Voice of Siri\" data-uw-rm-ima-original=\"susan bennett - the voice of siri\">",
                          "target": [
                            ".siri-img > img[loading=\"lazy\"][decoding=\"async\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"blue-color\">your</span>",
                  "target": [
                    ".blue-color:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"scan-bar__title\" aria-level=\"2\">Instantly scan your site for accessibility violations!</h2>",
                  "target": [
                    ".scan-bar__title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input aria-invalid=\"false\" aria-describedby=\"siteBar_error\" type=\"text\" placeholder=\"Enter website URL for a free scan\" class=\"input\" id=\"siteBar\" name=\"siteBar\" maxlength=\"255\" required=\"\" value=\"\" data-uw-rm-form=\"nfx\">",
                  "target": [
                    "#siteBar"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"button\" type=\"button\" aria-label=\"Scan Now - your website for accessibility violations\" tabindex=\"0\">Scan Now</button>",
                  "target": [
                    ".scanner-form > button[type=\"button\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div role=\"heading\" aria-level=\"2\" class=\"title\" id=\"solutions-nav\">Solutions</div>",
                  "target": [
                    "#solutions-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"The UserWay Accessibility Widget\" href=\"/widget/\" data-uw-rm-brl=\"false\">Accessibility Widget</a>",
                  "target": [
                    "div[aria-labelledby=\"solutions-nav\"] > ul > li:nth-child(1) > a[href$=\"widget/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"The UserWay Accessibility Scanner\" href=\"/scanner/\" data-uw-rm-brl=\"false\">Accessibility Scanner</a>",
                  "target": [
                    "div[aria-labelledby=\"solutions-nav\"] > ul > li:nth-child(2) > a[href$=\"scanner/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://inspect.userway.org//\" aria-label=\"The UserWay Accessibility Inspector\" data-uw-rm-brl=\"false\">Accessibility Inspector</a>",
                  "target": [
                    "div[aria-labelledby=\"solutions-nav\"] > ul > li:nth-child(3) > a[href=\"https://inspect.userway.org//\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Request a full website accessibility audit report\" href=\"/audit/\" data-uw-rm-brl=\"false\">Accessibility Audit</a>",
                  "target": [
                    "div[aria-labelledby=\"solutions-nav\"] > ul > li:nth-child(4) > a[href$=\"audit/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Content Moderator\" href=\"/moderator/\" data-uw-rm-brl=\"false\">Content Moderator</a>",
                  "target": [
                    "div[aria-labelledby=\"solutions-nav\"] > ul > li:nth-child(5) > a[aria-label=\"Content Moderator\"][href$=\"moderator/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Contrast Checker\" href=\"/contrast/\" data-uw-rm-brl=\"false\">Contrast Checker</a>",
                  "target": [
                    "div[aria-labelledby=\"solutions-nav\"] > ul > li:nth-child(6) > a[aria-label=\"Contrast Checker\"][href$=\"contrast/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Accessibility Statement Generator\" href=\"/generate/\" data-uw-rm-brl=\"false\">Accessibility Statement Generator</a>",
                  "target": [
                    "div[aria-labelledby=\"solutions-nav\"] > ul > li:nth-child(7) > a[href$=\"generate/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"PDF Remediation\" href=\"/pdf/\" data-uw-rm-brl=\"false\">PDF Remediation</a>",
                  "target": [
                    "div[aria-labelledby=\"solutions-nav\"] > ul > li:nth-child(8) > a[aria-label=\"PDF Remediation\"][href$=\"pdf/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Video Remediation\" href=\"/video/\" data-uw-rm-brl=\"false\">Video Remediation</a>",
                  "target": [
                    "div[aria-labelledby=\"solutions-nav\"] > ul > li:nth-child(9) > a[aria-label=\"Video Remediation\"][href$=\"video/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Recover Your Embed Code\" href=\"/code/\" data-uw-rm-brl=\"false\">Recover Your Embed Code</a>",
                  "target": [
                    "div[aria-labelledby=\"solutions-nav\"] > ul > li:nth-child(10) > a[aria-label=\"Recover Your Embed Code\"][href$=\"code/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"VPAT - Voluntary Disclosure\" href=\"/vpat/\" data-uw-rm-brl=\"false\">VPAT - Voluntary Disclosure</a>",
                  "target": [
                    "div[aria-labelledby=\"solutions-nav\"] > ul > li:nth-child(11) > a[aria-label=\"VPAT - Voluntary Disclosure\"][href$=\"vpat/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Dyslexia Font (UDF)\" href=\"/udf/\" data-uw-rm-brl=\"false\">Dyslexia Font (UDF)</a>",
                  "target": [
                    "div[aria-labelledby=\"solutions-nav\"] > ul > li:nth-child(12) > a[aria-label=\"Dyslexia Font (UDF)\"][href$=\"udf/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Compare\" href=\"/compare/\" data-uw-rm-brl=\"false\">Compare</a>",
                  "target": [
                    "div[aria-labelledby=\"solutions-nav\"] > ul > li:nth-child(13) > a[aria-label=\"Compare\"][href$=\"compare/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"contact-info\">",
                  "target": [
                    ".contact-info"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"address\"><br role=\"presentation\" data-uw-rm-sr=\"\"><br role=\"presentation\" data-uw-rm-sr=\"\">UserWay Inc.<br role=\"presentation\" data-uw-rm-sr=\"\">1007 North Orange St. 10th Floor <br role=\"presentation\" data-uw-rm-sr=\"\">Wilmington, DE, 19801</span>",
                  "target": [
                    ".address"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div role=\"heading\" aria-level=\"2\" class=\"title\" id=\"resources-nav\">Resources</div>",
                  "target": [
                    "#resources-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Add-ons\" href=\"/addons/\" data-uw-rm-brl=\"false\">Widget Add-ons</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(1) > a[aria-label=\"Add-ons\"][href$=\"addons/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"API Access\" href=\"/api-access/\" data-uw-rm-brl=\"false\">API Access</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(2) > a[aria-label=\"API Access\"][href$=\"api-access/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"FAQ\" href=\"/faq/\" data-uw-rm-brl=\"false\">FAQ</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(3) > a[aria-label=\"FAQ\"][href$=\"faq/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Testimonials\" href=\"/testimonials/\" data-uw-rm-brl=\"false\">Testimonials</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(4) > a[aria-label=\"Testimonials\"][href$=\"testimonials/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Languages\" href=\"/languages/\" data-uw-rm-brl=\"false\">Languages</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(5) > a[aria-label=\"Languages\"][href$=\"languages/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Tutorials\" href=\"/tutorials/\" data-uw-rm-brl=\"false\">Tutorials</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(6) > a[aria-label=\"Tutorials\"][href$=\"tutorials/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Blog\" href=\"/blog/\" data-uw-rm-brl=\"false\">Blog</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(7) > a[aria-label=\"Blog\"][href$=\"blog/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Regulatory Compliance\" href=\"/compliance/\" data-uw-rm-brl=\"false\">Regulatory Compliance</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(8) > a[aria-label=\"Regulatory Compliance\"][href$=\"compliance/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Platforms\" href=\"/platforms/\" data-uw-rm-brl=\"false\">Platforms</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(9) > a[aria-label=\"Platforms\"][href$=\"platforms/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://userway.org/docs\" aria-label=\"API Documentation - Opens in a new tab\" target=\"_blank\" rel=\"noopener noreferrer\" tabindex=\"0\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\">API Documentation</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(10) > a[href$=\"docs\"][rel=\"noopener noreferrer\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"The Basics of Web Accessibility\" href=\"/basics/\" data-uw-rm-brl=\"false\">The Basics of Web Accessibility</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(11) > a[href$=\"basics/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Featured Content\" href=\"/content/\" data-uw-rm-brl=\"false\">Featured Content</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(12) > a[aria-label=\"Featured Content\"][href$=\"content/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Web Accessibility &amp; Tax Benefits\" href=\"/blog/web-accessibility-tax-benefits-what-you-need-to-know/\" data-uw-rm-brl=\"false\">Tax Benefits</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(13) > a[data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Handling Legal Complaints\" href=\"/complaints/\" data-uw-rm-brl=\"false\">Handling Legal Complaints</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(14) > a[aria-label=\"Handling Legal Complaints\"][href$=\"complaints/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Immediate Mitigation Actions\" href=\"/mitigation/\" data-uw-rm-brl=\"false\">Immediate Mitigation Actions</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(15) > a[aria-label=\"Immediate Mitigation Actions\"][href$=\"mitigation/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"UserWay University\" href=\"/university/\" data-uw-rm-brl=\"false\">UserWay University</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(16) > a[aria-label=\"UserWay University\"][href$=\"university/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"_blank\" aria-label=\"Investor Relations - Opens in a new tab\" rel=\"noopener noreferrer\" href=\"https://investors.userway.org \" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\">Investor Relations</a>",
                  "target": [
                    ":root"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div role=\"heading\" aria-level=\"2\" class=\"title mt-60\" id=\"compliance-nav\">Compliance</div>",
                  "target": [
                    "#compliance-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"ADA compliance\" href=\"/compliance/ada/\" data-uw-rm-brl=\"false\">ADA</a>",
                  "target": [
                    "div[aria-labelledby=\"compliance-nav\"] > ul > li:nth-child(1) > a[aria-label=\"ADA compliance\"][href$=\"ada/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"WCAG compliance\" href=\"/compliance/wcag/\" data-uw-rm-brl=\"false\">WCAG</a>",
                  "target": [
                    "div[aria-labelledby=\"compliance-nav\"] > ul > li:nth-child(2) > a[aria-label=\"WCAG compliance\"][href$=\"wcag/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Section 5O8 compliance\" href=\"/compliance/508/\" data-uw-rm-brl=\"false\">Section 5O8</a>",
                  "target": [
                    "div[aria-labelledby=\"compliance-nav\"] > ul > li:nth-child(3) > a[aria-label=\"Section 5O8 compliance\"][href=\"/compliance/508/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"EN 301 549 Compliance\" href=\"/compliance/en/\" data-uw-rm-brl=\"false\">EN 301-549</a>",
                  "target": [
                    "div[aria-labelledby=\"compliance-nav\"] > ul > li:nth-child(4) > a[aria-label=\"EN 301 549 Compliance\"][href$=\"en/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"AODA compliance\" href=\"/compliance/aoda/\" data-uw-rm-brl=\"false\">AODA</a>",
                  "target": [
                    "div[aria-labelledby=\"compliance-nav\"] > ul > li:nth-child(5) > a[aria-label=\"AODA compliance\"][href$=\"aoda/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"HIPAA compliance\" href=\"/compliance/hipaa/\" data-uw-rm-brl=\"false\">HIPAA</a>",
                  "target": [
                    "div[aria-labelledby=\"compliance-nav\"] > ul > li:nth-child(6) > a[aria-label=\"HIPAA compliance\"][href$=\"hipaa/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"GDPR Compliance\" href=\"/compliance/gdpr/\" data-uw-rm-brl=\"false\">GDPR</a>",
                  "target": [
                    "div[aria-labelledby=\"compliance-nav\"] > ul > li:nth-child(7) > a[aria-label=\"GDPR Compliance\"][href$=\"gdpr/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"COPPA compliance\" href=\"/compliance/coppa/\" data-uw-rm-brl=\"false\">COPPA</a>",
                  "target": [
                    "div[aria-labelledby=\"compliance-nav\"] > ul > li:nth-child(8) > a[aria-label=\"COPPA compliance\"][href$=\"coppa/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"FERPA compliance\" href=\"/compliance/ferpa/\" data-uw-rm-brl=\"false\">FERPA</a>",
                  "target": [
                    "div[aria-labelledby=\"compliance-nav\"] > ul > li:nth-child(9) > a[aria-label=\"FERPA compliance\"][href$=\"ferpa/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"ATAG compliance\" href=\"/compliance/atag/\" data-uw-rm-brl=\"false\">ATAG</a>",
                  "target": [
                    "div[aria-labelledby=\"compliance-nav\"] > ul > li:nth-child(10) > a[aria-label=\"ATAG compliance\"][href$=\"atag/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"CVAA compliance\" href=\"/compliance/cvaa/\" data-uw-rm-brl=\"false\">CVAA</a>",
                  "target": [
                    "div[aria-labelledby=\"compliance-nav\"] > ul > li:nth-child(11) > a[aria-label=\"CVAA compliance\"][href$=\"cvaa/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div role=\"heading\" aria-level=\"2\" class=\"title\" id=\"ind-nav\">Industries</div>",
                  "target": [
                    "#ind-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Powering Accessibility for All Industries\" href=\"/ind/\" data-uw-rm-brl=\"false\">Powering Accessibility for All Industries</a>",
                  "target": [
                    "div[aria-labelledby=\"ind-nav\"] > ul > li:nth-child(1) > a[href$=\"ind/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Government &amp; Public Sector\" href=\"/ind/gov/\" data-uw-rm-brl=\"false\">Government &amp; Public Sector</a>",
                  "target": [
                    "div[aria-labelledby=\"ind-nav\"] > ul > li:nth-child(2) > a[aria-label=\"Government & Public Sector\"][href$=\"gov/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Banking, Financial, Insurance\" href=\"/ind/fin/\" data-uw-rm-brl=\"false\">Banking, Financial, Insurance</a>",
                  "target": [
                    "div[aria-labelledby=\"ind-nav\"] > ul > li:nth-child(3) > a[aria-label=\"Banking, Financial, Insurance\"][href$=\"fin/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Academia &amp; Education\" href=\"/ind/edu/\" data-uw-rm-brl=\"false\">Academia &amp; Education</a>",
                  "target": [
                    "div[aria-labelledby=\"ind-nav\"] > ul > li:nth-child(4) > a[aria-label=\"Academia & Education\"][href$=\"edu/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Consumer, Retail &amp; E-Commerce\" href=\"/ind/retail/\" data-uw-rm-brl=\"false\">Consumer &amp; Retail</a>",
                  "target": [
                    "div[aria-labelledby=\"ind-nav\"] > ul > li:nth-child(5) > a[aria-label=\"Consumer, Retail & E-Commerce\"][href$=\"retail/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"IT &amp; Security\" href=\"/ind/it/\" data-uw-rm-brl=\"false\">IT &amp; Security</a>",
                  "target": [
                    "div[aria-labelledby=\"ind-nav\"] > ul > li:nth-child(6) > a[aria-label=\"IT & Security\"][href$=\"it/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Healthcare &amp; Medical\" href=\"/ind/health/\" data-uw-rm-brl=\"false\">Healthcare &amp; Medical</a>",
                  "target": [
                    "div[aria-labelledby=\"ind-nav\"] > ul > li:nth-child(7) > a[aria-label=\"Healthcare & Medical\"][href$=\"health/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Automotive &amp; Transportation, Aviation\" href=\"/ind/auto/\" data-uw-rm-brl=\"false\">Automotive &amp; Transportation</a>",
                  "target": [
                    "div[aria-labelledby=\"ind-nav\"] > ul > li:nth-child(8) > a[href$=\"auto/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Hospitality + F&amp;B - (Hospitality &amp; Tourism, Real Estate)\" href=\"/ind/hospitality/\" data-uw-rm-brl=\"false\">Hospitality + F&amp;B</a>",
                  "target": [
                    "div[aria-labelledby=\"ind-nav\"] > ul > li:nth-child(9) > a[href$=\"hospitality/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"NGO &amp; NPO - Non-Governmental Organizations and Non-Profit Organizations\" href=\"/ind/ngo/\" data-uw-rm-brl=\"false\">NGO &amp; NPO</a>",
                  "target": [
                    "div[aria-labelledby=\"ind-nav\"] > ul > li:nth-child(10) > a[href$=\"ngo/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"the media &amp; entertainment industries\" href=\"/ind/media/\" data-uw-rm-brl=\"false\">Media &amp; Entertainment</a>",
                  "target": [
                    "div[aria-labelledby=\"ind-nav\"] > ul > li:nth-child(11) > a[href$=\"media/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"law enforcement\" href=\"/ind/lawenf/\" data-uw-rm-brl=\"false\">Law Enforcement</a>",
                  "target": [
                    "div[aria-labelledby=\"ind-nav\"] > ul > li:nth-child(12) > a[aria-label=\"law enforcement\"][href$=\"lawenf/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div role=\"heading\" aria-level=\"2\" class=\"title mt-60\" id=\"about-nav\">About</div>",
                  "target": [
                    "#about-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Who We Are\" href=\"/about/\" data-uw-rm-brl=\"false\">Who We Are</a>",
                  "target": [
                    "ul[aria-labelledby=\"about-nav\"] > li:nth-child(1) > a[aria-label=\"Who We Are\"][href$=\"about/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"The UserWay Team\" href=\"/team/\" data-uw-rm-brl=\"false\">Team</a>",
                  "target": [
                    "ul[aria-labelledby=\"about-nav\"] > li:nth-child(2) > a[aria-label=\"The UserWay Team\"][href$=\"team/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"The UserWay Brand and Logo Usage Guidelines\" href=\"/brand/\" data-uw-rm-brl=\"false\">Brand</a>",
                  "target": [
                    "ul[aria-labelledby=\"about-nav\"] > li:nth-child(3) > a[href$=\"brand/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"UserWay in Press\" href=\"/press/\" data-uw-rm-brl=\"false\">Press</a>",
                  "target": [
                    "ul[aria-labelledby=\"about-nav\"] > li:nth-child(4) > a[aria-label=\"UserWay in Press\"][href$=\"press/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Read UserWay's Latest Customer Stories\" href=\"/case-studies/\" data-uw-rm-brl=\"false\">Customer Stories</a>",
                  "target": [
                    "ul[aria-labelledby=\"about-nav\"] > li:nth-child(5) > a[href$=\"case-studies/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Contact Us\" href=\"/contact/\" data-uw-rm-brl=\"false\">Contact Us</a>",
                  "target": [
                    "ul[aria-labelledby=\"about-nav\"] > li:nth-child(6) > a[aria-label=\"Contact Us\"][href$=\"contact/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Careers\" href=\"/careers/\" data-uw-rm-brl=\"false\">Careers</a>",
                  "target": [
                    "ul[aria-labelledby=\"about-nav\"] > li:nth-child(7) > a[aria-label=\"Careers\"][href$=\"careers/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Support\" href=\"/support/\" data-uw-rm-brl=\"false\">Support</a>",
                  "target": [
                    "ul[aria-labelledby=\"about-nav\"] > li:nth-child(8) > a[aria-label=\"Support\"][href$=\"support/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div role=\"heading\" aria-level=\"2\" class=\"title\" id=\"platforms-nav\">Platforms</div>",
                  "target": [
                    "#platforms-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"WordPress Accessibility\" href=\"/platforms/wp/\" data-uw-rm-brl=\"false\">WordPress Accessibility</a>",
                  "target": [
                    "a[aria-label=\"WordPress Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Elementor Accessibility\" href=\"/platforms/elementor/\" data-uw-rm-brl=\"false\">Elementor Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Elementor Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Shopify Accessibility\" href=\"/platforms/shopify/\" data-uw-rm-brl=\"false\">Shopify Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Shopify Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Wix Accessibility\" href=\"/platforms/wix/\" data-uw-rm-brl=\"false\">Wix Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Wix Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"SquareSpace Accessibility\" href=\"/platforms/sq/\" data-uw-rm-brl=\"false\">SquareSpace Accessibility</a>",
                  "target": [
                    "a[aria-label=\"SquareSpace Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Weebly Accessibility\" href=\"/platforms/weebly/\" data-uw-rm-brl=\"false\">Weebly Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Weebly Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Joomla Accessibility\" href=\"/platforms/joomla/\" data-uw-rm-brl=\"false\">Joomla Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Joomla Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Adobe Muse Accessibility\" href=\"/platforms/muse/\" data-uw-rm-brl=\"false\">Adobe Muse Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Adobe Muse Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"PrestaShop Accessibility\" href=\"/platforms/prestashop/\" data-uw-rm-brl=\"false\">PrestaShop Accessibility</a>",
                  "target": [
                    "a[aria-label=\"PrestaShop Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Magento Accessibility\" href=\"/platforms/magento/\" data-uw-rm-brl=\"false\">Magento Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Magento Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Umbraco Accessibility\" href=\"/platforms/umbraco/\" data-uw-rm-brl=\"false\">Umbraco Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Umbraco Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Drupal Accessibility\" href=\"/platforms/drupal/\" data-uw-rm-brl=\"false\">Drupal Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Drupal Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"SpaceCraft Accessibility\" href=\"/platforms/spacecraft/\" data-uw-rm-brl=\"false\">SpaceCraft Accessibility</a>",
                  "target": [
                    "a[aria-label=\"SpaceCraft Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Webflow Accessibility\" href=\"/platforms/webflow/\" data-uw-rm-brl=\"false\">Webflow Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Webflow Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"BigCommerce Accessibility\" href=\"/platforms/bigcommerce/\" data-uw-rm-brl=\"false\">BigCommerce Accessibility</a>",
                  "target": [
                    "a[aria-label=\"BigCommerce Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Duda Accessibility\" href=\"/platforms/duda/\" data-uw-rm-brl=\"false\">Duda Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Duda Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"HubSpot Accessibility\" href=\"/platforms/hubspot/\" data-uw-rm-brl=\"false\">HubSpot Accessibility</a>",
                  "target": [
                    "a[aria-label=\"HubSpot Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"HTML/CSS Accessibility\" href=\"/platforms/html/\" data-uw-rm-brl=\"false\">HTML/CSS Accessibility</a>",
                  "target": [
                    "a[aria-label=\"HTML/CSS Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Tilda Accessibility\" href=\"/platforms/tilda/\" data-uw-rm-brl=\"false\">Tilda Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Tilda Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Dreamweaver Accessibility\" href=\"/platforms/dreamweaver/\" data-uw-rm-brl=\"false\">Dreamweaver Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Dreamweaver Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Google Tag Manager Accessibility\" href=\"/platforms/gtm/\" data-uw-rm-brl=\"false\">Google Tag Manager Accessibility</a>",
                  "target": [
                    "a[href$=\"gtm/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Moodle Accessibility\" href=\"/platforms/moodle/\" data-uw-rm-brl=\"false\">Moodle Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Moodle Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"CMS Max Accessibility\" href=\"/platforms/cmsmax/\" data-uw-rm-brl=\"false\">CMS Max Accessibility</a>",
                  "target": [
                    "a[aria-label=\"CMS Max Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Strikingly Accessibility\" href=\"/platforms/strikingly/\" data-uw-rm-brl=\"false\">Strikingly Accessibility</a>",
                  "target": [
                    "a[aria-label=\"Strikingly Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"footer-wave-container\">",
                          "target": [
                            ".footer-wave-container"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<i><sup>*</sup>Siri is a trademark of Apple Inc. Couple’s Therapy is a trademark of Showtime Networks Inc. Neither Showtime Networks Inc. or Apple Inc. have sponsored or endorsed and are not otherwise affiliated with UserWay, and its products and services.</i>",
                  "target": [
                    "i"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"legal\">",
                          "target": [
                            ".legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"UserWay's Terms of Use\" href=\"/terms/\" data-uw-rm-brl=\"false\">Terms of Use</a>",
                  "target": [
                    "a[aria-label=\"UserWay's Terms of Use\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"legal\">",
                          "target": [
                            ".legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"UserWay's Privacy Policy\" href=\"/privacy/\" data-uw-rm-brl=\"false\">Privacy Policy</a>",
                  "target": [
                    "a[aria-label=\"UserWay's Privacy Policy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"legal\">",
                          "target": [
                            ".legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"UserWay's Cookie Policy\" href=\"/cookies/\" data-uw-rm-brl=\"false\">Cookie Policy</a>",
                  "target": [
                    "a[aria-label=\"UserWay's Cookie Policy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"legal\">",
                          "target": [
                            ".legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"UserWay's Font License\" href=\"/font-license/\" data-uw-rm-brl=\"false\">Font License</a>",
                  "target": [
                    "a[aria-label=\"UserWay's Font License\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"legal\">",
                          "target": [
                            ".legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Read UserWay's Accessibility Statement\" href=\"/accessibility/\" data-uw-rm-brl=\"false\">Accessibility Statement</a>",
                  "target": [
                    "a[href$=\"accessibility/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"legal\">",
                          "target": [
                            ".legal"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"UserWay's Statement of Compliance\" href=\"/soc/\" data-uw-rm-brl=\"false\">Statement of Compliance</a>",
                  "target": [
                    "a[href$=\"soc/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                }
              ]
            },
            {
              "id": "frame-tested",
              "impact": "critical",
              "tags": [
                "cat.structure",
                "review-item",
                "best-practice"
              ],
              "description": "Ensures <iframe> and <frame> elements contain the axe-core script",
              "help": "Frames should be tested with axe-core",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/frame-tested?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe allowfullscreen=\"\" class=\"intercom-launcher-frame intercom-1lwpg2s efr23pf0\" name=\"intercom-launcher-frame\" title=\"UserWay Μενού Προσβασιμότητας\" data-intercom-frame=\"true\" role=\"dialog\" data-uw-rm-iframe=\"gn\"></iframe>",
                  "target": [
                    ".intercom-launcher-frame"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"ups\"><img width=\"43\" height=\"43\" data-uw-rm-ignore=\"\" class=\"si_w\" aria-hidden=\"true\" alt=\"Spinner: White decorative\" src=\"https://cdn.userway.org/widgetapp/images/spin_wh.svg\"></div>",
                  "target": [
                    ".ups"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe class=\"uwif userway_p3\" name=\"userway\" title=\"Intercom live chat discovery launcher\" style=\"width: 100vw !important; max-width: 100vw !important; max-height: 100vh !important; visibility: visible !important; opacity: 1 !important; color-scheme: light !important; height: 100vh !important;\" data-uw-rm-iframe=\"gn\">",
                  "target": [
                    ".uwif"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"bm-burger-button sidebar\" style=\"z-index:1000;position:fixed;width:35px;height:35px;left:30px;top:17px;transition:all .25s\">",
                  "target": [
                    ".bm-burger-button.sidebar"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"sidebar\" class=\"bm-menu-wrap sidebar\" style=\"position:fixed;right:inherit;z-index:1100;width:320px;height:100%;-moz-transform:translate3d(-100%, 0, 0);-ms-transform:translate3d(-100%, 0, 0);-o-transform:translate3d(-100%, 0, 0);-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)\" aria-hidden=\"true\" tabindex=\"-1\" hidden=\"true\">",
                  "target": [
                    "#sidebar"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<nav class=\"bm-item-list\" style=\"height:auto;min-height:100%;padding-bottom:62px\" role=\"menu\">",
                  "target": [
                    ".bm-item-list"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"bm-cross-button\" style=\"position:absolute;width:35px;height:35px;right:20px;top:17px\">",
                  "target": [
                    "div:nth-child(2) > .bm-cross-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"bm-burger-button\" tabindex=\"0\" aria-expanded=\"false\" aria-label=\"Open menu\">",
                  "target": [
                    "button[aria-label=\"Open menu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTE3cHgiIGhlaWdodD0iMjhweCIgdmlld0JveD0iMCAwIDExNyAyOCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDx0aXRsZT5sb2dvPC90aXRsZT4KICAgIDxkZWZzPgogICAgICAgIDxwb2x5Z29uIGlkPSJwYXRoLTEiIHBvaW50cz0iMC44OSAwLjE1IDE1LjA5NCAwLjE1IDE1LjA5NCAxNS41MTggMC44OSAxNS41MTgiPjwvcG9seWdvbj4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJsb2dvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxLjAwMDAwMCwgNS4wMDAwMDApIj4KICAgICAgICAgICAgPHBhdGggZD0iTTAuNzA3LDkuMTk1NCBMMC43MDcsMC42NDk0IEw1LjA0NywwLjY0OTQgTDUuMDQ3LDguOTcxNCBDNS4wNDcsMTAuOTM5NCA2LjI3NywxMi4zNDk0IDguMDIxLDEyLjM0OTQgQzkuNzY3LDEyLjM0OTQgMTAuOTk3LDEwLjkzOTQgMTAuOTk3LDguOTcxNCBMMTAuOTk3LDAuNjQ5NCBMMTUuMzM3LDAuNjQ5NCBMMTUuMzM3LDkuMTk1NCBDMTUuMzM3LDEzLjM1NTQgMTIuMzE3LDE2LjI4NTQgOC4wMjEsMTYuMjg1NCBDMy43MjcsMTYuMjg1NCAwLjcwNywxMy4zNTU0IDAuNzA3LDkuMTk1NCIgaWQ9IkZpbGwtMyIgZmlsbD0iIzIzMTQ0OSIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNi42OTU0LDEzLjY5MTQgTDE5LjExMTQsMTAuODA1NCBDMjAuNjc3NCwxMi4wMzU0IDIyLjM3NzQsMTIuNjg1NCAyNC4xODk0LDEyLjY4NTQgQzI1LjM3NTQsMTIuNjg1NCAyNi4wMDE0LDEyLjI4MTQgMjYuMDAxNCwxMS42MDk0IEMyNi4wMDE0LDEwLjg3MzQgMjUuNDY1NCwxMC43NjE0IDIzLjMzOTQsMTAuMjY5NCBDMjAuMDA1NCw5LjUwNzQgMTcuNDMzNCw4LjYzNTQgMTcuNDMzNCw1LjQzNzQgQzE3LjQzMzQsMi4zNzE0IDE5Ljg0OTQsMC4zODE0IDIzLjQ5NTQsMC4zODE0IEMyNi4xNTc0LDAuMzgxNCAyOC4yMzc0LDEuMDk3NCAyOS45Mzk0LDIuNDYxNCBMMjcuNzY5NCw1LjUyNTQgQzI2LjMzNzQsNC40OTc0IDI0Ljc3MTQsMy45ODM0IDIzLjM4MzQsMy45ODM0IEMyMi4zMzM0LDMuOTgzNCAyMS44MTk0LDQuNDA3NCAyMS44MTk0LDQuOTg5NCBDMjEuODE5NCw1Ljc3MzQgMjIuMzU1NCw2LjAxOTQgMjQuNTQ3NCw2LjQ4NzQgQzI4LjEyNTQsNy4yNDk0IDMwLjM2MzQsOC4yMTE0IDMwLjM2MzQsMTEuMTQxNCBDMzAuMzYzNCwxNC4zODU0IDI3Ljg3OTQsMTYuMjg1NCAyNC4wMzM0LDE2LjI4NTQgQzIxLjI1OTQsMTYuMjg1NCAxOC42NDE0LDE1LjQxMzQgMTYuNjk1NCwxMy42OTE0IiBpZD0iRmlsbC01IiBmaWxsPSIjMjMxNDQ5IiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KICAgICAgICAgICAgPHBvbHlnb24gaWQ9IkZpbGwtNyIgZmlsbD0iIzIzMTQ0OSIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjM2LjY0NDYgNC41MTk2IDM2LjY0NDYgNi4yNDE2IDQzLjk2MDYgNi4yNDE2IDQzLjk2MDYgMTAuMTExNiAzNi42NDQ2IDEwLjExMTYgMzYuNjQ0NiAxMi4xNDc2IDQ0LjY3NjYgMTIuMTQ3NiA0NC42NzY2IDE2LjAxNzYgMzIuMzA0NiAxNi4wMTc2IDMyLjMwNDYgMC42NDk2IDQ0LjY3NjYgMC42NDk2IDQ0LjY3NjYgNC41MTk2Ij48L3BvbHlnb24+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik01MS4yMDIyLDcuNDUwMiBMNTMuODY0Miw3LjQ1MDIgQzU0Ljg5NDIsNy40NTAyIDU1LjYzMjIsNi44NDYyIDU1LjYzMjIsNi4wMTgyIEM1NS42MzIyLDUuMTkwMiA1NC44OTQyLDQuNTg2MiA1My44NjQyLDQuNTg2MiBMNTEuMjAyMiw0LjU4NjIgTDUxLjIwMjIsNy40NTAyIFogTTU1Ljc4ODIsMTYuMDE4MiBMNTIuNTQ0MiwxMS4zODYyIEw1MS4yMDIyLDExLjM4NjIgTDUxLjIwMjIsMTYuMDE4MiBMNDYuODYyMiwxNi4wMTgyIEw0Ni44NjIyLDAuNjUwMiBMNTQuMjIyMiwwLjY1MDIgQzU3LjY2NjIsMC42NTAyIDYwLjEwNjIsMi44NjQyIDYwLjEwNjIsNi4wMTgyIEM2MC4xMDYyLDguMjEwMiA1OC45NDIyLDkuOTM0MiA1Ny4wNjQyLDEwLjgwNjIgTDYwLjczMjIsMTYuMDE4MiBMNTUuNzg4MiwxNi4wMTgyIFoiIGlkPSJGaWxsLTkiIGZpbGw9IiMyMzE0NDkiIGZpbGwtcnVsZT0ibm9uemVybyI+PC9wYXRoPgogICAgICAgICAgICA8cG9seWdvbiBpZD0iRmlsbC0xMSIgZmlsbD0iIzIzMTQ0OSIgZmlsbC1ydWxlPSJub256ZXJvIiBwb2ludHM9IjYxLjkzNTYgMC42NDk0IDYzLjkwMzYgMC42NDk0IDY4LjE1MzYgMTMuMDg3NCA3Mi4yMjU2IDAuNjQ5NCA3NC4xNzE2IDAuNjQ5NCA3OC4yNDE2IDEzLjA4NzQgODIuNDkxNiAwLjY0OTQgODQuNDYxNiAwLjY0OTQgNzkuMjAzNiAxNi4wMTc0IDc3LjQ4MTYgMTYuMDE3NCA3My4yMDk2IDIuOTMxNCA2OC45MTM2IDE2LjAxNzQgNjcuMTkxNiAxNi4wMTc0Ij48L3BvbHlnb24+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik05Ni4zOTk0LDEwLjg3MyBMOTIuODQzNCwyLjc5NyBMODkuMjYzNCwxMC44NzMgTDk2LjM5OTQsMTAuODczIFogTTk3LjExNTQsMTIuNTI5IEw4OC41NDc0LDEyLjUyOSBMODcuMDAzNCwxNi4wMTcgTDg1LjEwMzQsMTYuMDE3IEw5MS44ODE0LDAuNjQ5IEw5My43ODE0LDAuNjQ5IEw5Ny4xMTU0LDguMjA5IEw5Ny4zNTc0LDguNzU3IEw5OC4yOTE0LDEwLjg3MyBMOTYuMzk5NCwxMC44NzMgTDk4LjI5MTQsMTAuODczIEwxMDAuNTU5NCwxNi4wMTcgTDk4LjY1NzQsMTYuMDE3IEw5Ny4xMTU0LDEyLjUyOSBaIiBpZD0iRmlsbC0xMyIgZmlsbD0iIzIzMTQ0OSIgZmlsbC1ydWxlPSJub256ZXJvIj48L3BhdGg+CiAgICAgICAgICAgIDxnIGlkPSJHcm91cC0xNyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAwLjAwMDAwMCwgMC41MDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJGaWxsLTE1LUNsaXBwZWQiPgogICAgICAgICAgICAgICAgICAgIDxtYXNrIGlkPSJtYXNrLTIiIGZpbGw9IndoaXRlIj4KICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4KICAgICAgICAgICAgICAgICAgICA8L21hc2s+CiAgICAgICAgICAgICAgICAgICAgPGcgaWQ9InBhdGgtMiI+PC9nPgogICAgICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTE1IiBmaWxsPSIjMjMxNDQ5IiBmaWxsLXJ1bGU9Im5vbnplcm8iIG1hc2s9InVybCgjbWFzay0yKSIgcG9pbnRzPSI3LjA4NiA5LjI1NCAwLjg5IDAuMTUgMy4wNiAwLjE1IDguMDA0IDcuNTk4IDEyLjk5MiAwLjE1IDE1LjA5NCAwLjE1IDguOTIgOS4yNTQgOC45MiAxNS41MTggNy4wODYgMTUuNTE4Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==\" alt=\"UserWay Logo\" aria-hidden=\"true\" class=\"mobile-show\" width=\"140\" data-uw-rm-ima-original=\"userway logo\">",
                  "target": [
                    ".mobile-show[alt=\"UserWay Logo\"][width=\"140\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"desktop-text\">Request a Demo</span>",
                  "target": [
                    ".desktop-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mobile-text\">Demo</span>",
                  "target": [
                    ".mobile-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"hero-campaign__bg-mob\" tabindex=\"-1\">",
                  "target": [
                    ".hero-campaign__bg-mob"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"mobile-show\">",
                  "target": [
                    ".webinar-section__l > .mobile-show"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"webinar-section__pic webinar-section__pic_mob\">",
                  "target": [
                    ".webinar-section__pic_mob"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"webinar-counter__name webinar-counter__name_mob\">days</span>",
                  "target": [
                    ".webinar-counter__item:nth-child(1) > .webinar-counter__name_mob.webinar-counter__name"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"webinar-counter__name webinar-counter__name_mob\">hrs</span>",
                  "target": [
                    ".webinar-counter__item:nth-child(2) > .webinar-counter__name_mob.webinar-counter__name"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"webinar-counter__name webinar-counter__name_mob\">min</span>",
                  "target": [
                    ".webinar-counter__item:nth-child(3) > .webinar-counter__name_mob.webinar-counter__name"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"webinar-counter__item\"><div class=\"webinar-counter__val\">37</div><span class=\"webinar-counter__name\" aria-label=\"seconds\">seconds</span><span class=\"webinar-counter__name webinar-counter__name_mob\">sec</span></div>",
                  "target": [
                    ".webinar-counter__item:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"webinar-counter__name webinar-counter__name_mob\">sec</span>",
                  "target": [
                    ".webinar-counter__item:nth-child(4) > .webinar-counter__name_mob.webinar-counter__name"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"btn-row\">",
                  "target": [
                    ".siri-section__l > .btn-row"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<nav class=\"mobile-only\">",
                  "target": [
                    ".content > nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"footer__bottom\">",
                  "target": [
                    ".footer__bottom"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"footer-mobile mobile-only tablet-only\">",
                  "target": [
                    ".footer-mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"https://ad.ipredictive.com/d/rt/pixel?rtsite_id=58373&amp;uuid=40c443a6-bc81-42ec-a7ab-ef32edc8d50f&amp;rr=CACHE_BUSTER\" width=\"1\" height=\"1\" id=\"uw-px-1\" style=\"display: none;\" alt=\"white\" data-uw-rm-ima=\"ai\">",
                  "target": [
                    "#uw-px-1"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div style=\"width:0px; height:0px; display:none; visibility:hidden;\" id=\"batBeacon671143589792\">",
                  "target": [
                    "#batBeacon671143589792"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img style=\"width:0px; height:0px; display:none; visibility:hidden;\" id=\"batBeacon688579709358\" width=\"0\" height=\"0\" alt=\"test\" src=\"https://bat.bing.com/action/0?ti=56357151&amp;Ver=2&amp;mid=6800809f-ee86-4886-a8d0-bedf90af1676&amp;sid=ead62320ff9e11ecbd7175ace1671f0b&amp;vid=ead67680ff9e11ec854c0f257b8f2e2c&amp;vids=1&amp;pi=0&amp;lg=en-US&amp;sw=1280&amp;sh=720&amp;sc=30&amp;nwd=1&amp;tl=The%20World's%20%231%20AI-Powered%20Web%20Accessibility%20Solution%20Ensures%20WCAG%20%26%20ADA%20compliance%20-%20UserWay%C2%AE&amp;p=https%3A%2F%2Fuserway.org%2F&amp;r=&amp;lt=722&amp;evt=pageLoad&amp;msclkid=N&amp;sv=1&amp;rn=794900\" data-uw-rm-ima=\"ai\">",
                  "target": [
                    "#batBeacon688579709358"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img style=\"width:0px; height:0px; display:none; visibility:hidden;\" id=\"batBeacon171347447876\" width=\"0\" height=\"0\" alt=\"test\" src=\"https://bat.bing.com/action/0?ti=56357151&amp;Ver=2&amp;mid=6800809f-ee86-4886-a8d0-bedf90af1676&amp;sid=ead62320ff9e11ecbd7175ace1671f0b&amp;vid=ead67680ff9e11ec854c0f257b8f2e2c&amp;vids=0&amp;ec=CHEQ&amp;el=Invalid_Users&amp;ev=0&amp;ea=Invalid_Users&amp;en=Y&amp;sw=1280&amp;sh=720&amp;sc=30&amp;nwd=1&amp;evt=custom&amp;msclkid=N&amp;rn=174705\" data-uw-rm-ima=\"ai\">",
                  "target": [
                    "#batBeacon171347447876"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe style=\"width: 0px; height: 0px; display: none;\" data-uw-rm-iframe=\"un\"></iframe>",
                  "target": [
                    "iframe[data-uw-rm-iframe=\"un\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div style=\"width:0px; height:0px; display:none; visibility:hidden;\" id=\"batBeacon485625262917\">",
                  "target": [
                    "#batBeacon485625262917"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img style=\"width:0px; height:0px; display:none; visibility:hidden;\" id=\"batBeacon826041557387\" width=\"0\" height=\"0\" alt=\"test\" src=\"https://bat.bing.com/action/0?ti=149012434&amp;Ver=2&amp;mid=8fd22b0e-899a-43bc-a83e-89f0130115bb&amp;sid=ead62320ff9e11ecbd7175ace1671f0b&amp;vid=ead67680ff9e11ec854c0f257b8f2e2c&amp;vids=0&amp;pi=0&amp;lg=en-US&amp;sw=1280&amp;sh=720&amp;sc=30&amp;nwd=1&amp;tl=The%20World's%20%231%20AI-Powered%20Web%20Accessibility%20Solution%20Ensures%20WCAG%20%26%20ADA%20compliance%20-%20UserWay%C2%AE&amp;p=https%3A%2F%2Fuserway.org%2F&amp;r=&amp;lt=722&amp;evt=pageLoad&amp;msclkid=N&amp;sv=1&amp;rn=128103\" data-uw-rm-ima=\"ai\">",
                  "target": [
                    "#batBeacon826041557387"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "p-as-heading",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag2a",
                "wcag131",
                "experimental"
              ],
              "description": "Ensure bold, italic text and font-size is not used to style <p> elements as a heading",
              "help": "Styled <p> elements must not be used as headings",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/p-as-heading?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "p-as-heading",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine if <p> elements are styled as headings"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"webinar-section__speakers__name\">Alycia Anderson</p>",
                  "target": [
                    ".webinar-section__speakers__item:nth-child(2) > .webinar-section__speakers__item__i > .webinar-section__speakers__info > .webinar-section__speakers__name"
                  ],
                  "failureSummary": "Fix all of the following:\n  Unable to determine if <p> elements are styled as headings"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "p-as-heading",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine if <p> elements are styled as headings"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"webinar-section__speakers__name\">Jeff Kline</p>",
                  "target": [
                    ".webinar-section__speakers__item:nth-child(3) > .webinar-section__speakers__item__i > .webinar-section__speakers__info > .webinar-section__speakers__name"
                  ],
                  "failureSummary": "Fix all of the following:\n  Unable to determine if <p> elements are styled as headings"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-allowed-role",
              "impact": "minor",
              "tags": [
                "cat.aria",
                "best-practice"
              ],
              "description": "Ensures role attribute has an appropriate value for the element",
              "help": "ARIA role should be appropriate for the element",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-role?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "dialog"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role dialog is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe allowfullscreen=\"\" class=\"intercom-launcher-frame intercom-1lwpg2s efr23pf0\" name=\"intercom-launcher-frame\" title=\"UserWay Μενού Προσβασιμότητας\" data-intercom-frame=\"true\" role=\"dialog\" data-uw-rm-iframe=\"gn\"></iframe>",
                  "target": [
                    ".intercom-launcher-frame"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role dialog is not allowed for given element"
                }
              ]
            },
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0048ff",
                        "contrastRatio": 6.22,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"bar-webinar__date\">July 26 @2pm EST</span>",
                          "target": [
                            ".bar-webinar__date"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.22 (foreground color: #ffffff, background color: #0048ff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"bar-webinar__date\">July 26 @2pm EST</span>",
                  "target": [
                    ".bar-webinar__date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.22 (foreground color: #ffffff, background color: #0048ff, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2d68ff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.62,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\" class=\"header no-hover\">",
                          "target": [
                            "header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.62 (foreground color: #2d68ff, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Sign in - (Opens in a new tab)\" href=\"https://manage.userway.org\" target=\"_blank\" class=\"sign-in-btn\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\">Sign in</a>",
                  "target": [
                    ".sign-in-btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.62 (foreground color: #2d68ff, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1e54dd",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.23,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\" class=\"header no-hover\">",
                          "target": [
                            "header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.23 (foreground color: #1e54dd, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"tablet-text\">Request a Demo</span>",
                  "target": [
                    ".tablet-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.23 (foreground color: #1e54dd, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#3368f2",
                        "contrastRatio": 4.76,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"button\" type=\"button\" tabindex=\"0\" href=\"/get/\" data-uw-rm-brl=\"false\"><span>Start Free Trial</span></a>",
                          "target": [
                            ".button[type=\"button\"][href$=\"get/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.76 (foreground color: #ffffff, background color: #3368f2, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Start Free Trial</span>",
                  "target": [
                    ".button[type=\"button\"][href$=\"get/\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.76 (foreground color: #ffffff, background color: #3368f2, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#3368f2",
                        "contrastRatio": 4.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"button\" tabindex=\"0\" href=\"/get/\" data-uw-rm-brl=\"false\">Start Free Trial</a>",
                          "target": [
                            ".uw-benefits > .wrap > .center.btn-row > .button[href$=\"get/\"][data-uw-rm-brl=\"false\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.76 (foreground color: #ffffff, background color: #3368f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"button\" tabindex=\"0\" href=\"/get/\" data-uw-rm-brl=\"false\">Start Free Trial</a>",
                  "target": [
                    ".uw-benefits > .wrap > .center.btn-row > .button[href$=\"get/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.76 (foreground color: #ffffff, background color: #3368f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#3368f2",
                        "contrastRatio": 4.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"button\" tabindex=\"0\" href=\"/get/\" data-uw-rm-brl=\"false\">Start Free Trial</a>",
                          "target": [
                            ".case-studies > .wrap > .center.btn-row > .button[href$=\"get/\"][data-uw-rm-brl=\"false\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.76 (foreground color: #ffffff, background color: #3368f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"button\" tabindex=\"0\" href=\"/get/\" data-uw-rm-brl=\"false\">Start Free Trial</a>",
                  "target": [
                    ".case-studies > .wrap > .center.btn-row > .button[href$=\"get/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.76 (foreground color: #ffffff, background color: #3368f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#3368f2",
                        "contrastRatio": 4.76,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"button\" aria-label=\"Watch the Video - Opens video in a popup\" tabindex=\"0\">",
                          "target": [
                            ".siri-section__r > .btn-row > button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.76 (foreground color: #ffffff, background color: #3368f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"button\" aria-label=\"Watch the Video - Opens video in a popup\" tabindex=\"0\">",
                  "target": [
                    ".siri-section__r > .btn-row > button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.76 (foreground color: #ffffff, background color: #3368f2, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2d68ff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.62,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gdpr__inner\">",
                          "target": [
                            ".gdpr__inner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.62 (foreground color: #2d68ff, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/cookies/\" target=\"_blank\" aria-label=\"UserWay's Cookie Policy - Opens in a new tab\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\">Cookie Policy</a>",
                  "target": [
                    "a[href$=\"cookies/\"][target=\"_blank\"][data-uw-rm-ext-link=\"na\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.62 (foreground color: #2d68ff, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2d68ff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.62,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gdpr__inner\">",
                          "target": [
                            ".gdpr__inner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.62 (foreground color: #2d68ff, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/privacy/\" target=\"_blank\" aria-label=\"UserWay's Privacy Policy - Opens in a new tab\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\">Privacy Policy</a>",
                  "target": [
                    "a[href$=\"privacy/\"][target=\"_blank\"][data-uw-rm-ext-link=\"na\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.62 (foreground color: #2d68ff, background color: #ffffff, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#3368f2",
                        "contrastRatio": 4.76,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"button\" tabindex=\"0\">I agree</button>",
                          "target": [
                            ".gdpr__text > button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.76 (foreground color: #ffffff, background color: #3368f2, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"button\" tabindex=\"0\">I agree</button>",
                  "target": [
                    ".gdpr__text > button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.76 (foreground color: #ffffff, background color: #3368f2, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "duplicate-id",
              "impact": "minor",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value is unique",
              "help": "id attribute value must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "hs-script-loader",
                      "relatedNodes": [
                        {
                          "html": "<script type=\"text/javascript\" id=\"hs-script-loader\" src=\"//js.hs-scripts.com/6096567.js\"></script>",
                          "target": [
                            "script[src=\"//js.hs-scripts.com/6096567.js\"][type=\"text/javascript\"]:nth-child(49)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: hs-script-loader"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<script type=\"text/javascript\" id=\"hs-script-loader\" async=\"\" defer=\"\" src=\"//js.hs-scripts.com/6096567.js\"></script>",
                  "target": [
                    "script[defer=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: hs-script-loader"
                }
              ]
            },
            {
              "id": "label-content-name-mismatch",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag21a",
                "wcag253",
                "experimental"
              ],
              "description": "Ensures that elements labelled through their content must have their visible text as part of their accessible name",
              "help": "Elements must have their visible text as part of their accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label-content-name-mismatch?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"webinar-section__link\" aria-label=\"Register for the Live Webinar on the 06/26/2022, 2PM EST\" href=\"/webinar\" data-uw-rm-brl=\"false\">",
                  "target": [
                    ".webinar-section__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"button\" aria-label=\"Watch the Video - Opens video in a popup\" tabindex=\"0\">",
                  "target": [
                    ".siri-section__r > .btn-row > button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"Add-ons\" href=\"/addons/\" data-uw-rm-brl=\"false\">Widget Add-ons</a>",
                  "target": [
                    "div[aria-labelledby=\"resources-nav\"] > ul > li:nth-child(1) > a[aria-label=\"Add-ons\"][href$=\"addons/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"EN 301 549 Compliance\" href=\"/compliance/en/\" data-uw-rm-brl=\"false\">EN 301-549</a>",
                  "target": [
                    "div[aria-labelledby=\"compliance-nav\"] > ul > li:nth-child(4) > a[aria-label=\"EN 301 549 Compliance\"][href$=\"en/\"][data-uw-rm-brl=\"false\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                }
              ]
            },
            {
              "id": "link-in-text-block",
              "impact": "serious",
              "tags": [
                "cat.color",
                "experimental",
                "wcag2a",
                "wcag141"
              ],
              "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
              "help": "Links must be distinguishable without relying on color",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-in-text-block?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".gdpr__info > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Links need to be distinguished from surrounding text in some way other than by color"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/cookies/\" target=\"_blank\" aria-label=\"UserWay's Cookie Policy - Opens in a new tab\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\">Cookie Policy</a>",
                  "target": [
                    "a[href$=\"cookies/\"][target=\"_blank\"][data-uw-rm-ext-link=\"na\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Links need to be distinguished from surrounding text in some way other than by color"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".gdpr__info > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Links need to be distinguished from surrounding text in some way other than by color"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/privacy/\" target=\"_blank\" aria-label=\"UserWay's Privacy Policy - Opens in a new tab\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\">Privacy Policy</a>",
                  "target": [
                    "a[href$=\"privacy/\"][target=\"_blank\"][data-uw-rm-ext-link=\"na\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Links need to be distinguished from surrounding text in some way other than by color"
                }
              ]
            },
            {
              "id": "presentation-role-conflict",
              "impact": "minor",
              "tags": [
                "cat.aria",
                "best-practice"
              ],
              "description": "Flags elements whose role is none or presentation and which cause the role conflict resolution to trigger.",
              "help": "Elements of role none or presentation should be flagged",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/presentation-role-conflict?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "has-global-aria-attribute",
                      "data": [
                        "aria-label"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have global ARIA attribute"
                    }
                  ],
                  "impact": "minor",
                  "html": "<h2 class=\"uw-benefits__title\" aria-label=\"WCAG &amp; ADA Compliance.\" role=\"none\" data-uw-rm-aria=\"\">WCAG &amp; ADA Compliance</h2>",
                  "target": [
                    "h2[aria-label=\"WCAG & ADA Compliance.\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element does not have global ARIA attribute"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"uw-sl\" aria-label=\"Quick accessibility menu\">",
                  "target": [
                    ".uw-sl"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<section class=\"bar-webinar\">",
                  "target": [
                    ".bar-webinar"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p>",
                  "target": [
                    ".gdpr__info > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://userway.org/",
      "what": "URL",
      "result": "https://userway.org/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://userway.org/",
      "result": {
        "Error": {
          "AA.2_4_1.H64.1": {
            "Iframe element requires a non-empty title attribute that identifies the frame.": [
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe style=\"width: 0px; height: 0px; display: none;\" data-uw-rm-iframe=\"un\">...</iframe>"
              }
            ]
          },
          "AA.3_2_2.H32.2": {
            "This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute \"submit\" or \"image\", or BUTTON elements with type \"submit\" or omitted/invalid.": [
              {
                "tagName": "form",
                "id": "",
                "code": "<form class=\"quick-scan-form\">...</form>"
              },
              {
                "tagName": "form",
                "id": "",
                "code": "<form class=\"scanner-form\">...</form>"
              }
            ]
          },
          "AA.4_1_1.F77": {
            "Duplicate id attribute value \"hs-script-loader\" found on the web page.": [
              {
                "tagName": "script",
                "id": "#hs-script-loader",
                "code": "<script type=\"text/javascript\" id=\"hs-script-loader\" src=\"//js.hs-scripts.com/6096567.js\">...</script>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"homepage-disclaimer\">...</p>"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"socials\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"webinar-section__info\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "#gdpr",
                "code": "<div class=\"gdpr\" id=\"gdpr\" style=\"display: block;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#userwayAccessibilityIcon",
                "code": "<div class=\"uai userway_dark\" id=\"userwayAccessibilityIcon\" aria-label=\"Menu Acessibilidade\" role=\"button\" tabindex=\"0\" style=\"background: linear-gradient(to right, rgb(45, 104, 255), rgb(34, 90, 234), rgb(23, 76, 214), rgb(11, 62, 193), rgb(0, 48, 172)) !important; left: calc(100vw - 21px) !important; bottom: 24px !important;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#uw-enable-visibility",
                "code": "<div class=\"uw-sl__item\" data-uw-rm-ignore=\"true\" role=\"button\" tabindex=\"0\" aria-label=\"Enable accessibility for visually impaired\" id=\"uw-enable-visibility\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#uw-open-accessibility",
                "code": "<div class=\"uw-sl__item\" data-uw-rm-ignore=\"true\" role=\"button\" tabindex=\"0\" aria-label=\"Open the accessibility menu\" id=\"uw-open-accessibility\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#uw-open-nav-menu",
                "code": "<div class=\"uw-sl__item\" data-uw-rm-ignore=\"true\" role=\"button\" tabindex=\"0\" aria-label=\"Open the accessible navigation menu\" id=\"uw-open-nav-menu\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#uw-skip-to-main",
                "code": "<div class=\"uw-sl__item\" data-uw-rm-ignore=\"true\" role=\"button\" tabindex=\"0\" aria-label=\"Skip to main content\" id=\"uw-skip-to-main\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"bm-burger-button sidebar\" style=\"z-index:1000;position:fixed;width:35px;height:35px;left:30px;top:17px;transition:all .25s\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"bm-overlay sidebar\" style=\"position:fixed;z-index:1000;width:100%;height:100%;background:transparent;opacity:0;-moz-transform:translate3d(100%, 0, 0);-ms-transform:translate3d(100%, 0, 0);-o-transform:translate3d(100%, 0, 0);-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)\" tabindex=\"-1\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"intercom-lightweight-app\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"intercom-lightweight-app-launcher intercom-launcher\" role=\"button\" tabindex=\"0\" aria-label=\"Open Intercom Messenger\" aria-live=\"polite\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"uw-sl\" aria-label=\"Quick accessibility menu\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"uwy userway_p3 utb\" data-uw-feature-ignore=\"true\" style=\"background-color: transparent !important; overflow: initial !important;\" title=\"Menu Acessibilidade\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div tabindex=\"-1\" class=\"backlog\">...</div>"
              },
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe class=\"uwif userway_p3\" name=\"userway\" title=\"UserWay Menu Acessibilidade\" style=\"width: 100vw !important; max-width: 100vw !important; max-height: 100vh !important; visibility: visible !important; opacity: 1 !important; color-scheme: light !important; height: 100vh !important;\">...</iframe>"
              }
            ]
          },
          "AA.1_4_3.G145.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"info__item-name\">...</p>"
              }
            ]
          },
          "AA.1_4_3.G145.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 3:1.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"webinar-counter__val\">...</div>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "#About",
                "code": "<a role=\"button\" itemprop=\"url\" id=\"About\" data-index=\"5\" class=\"sub-menu  \" tabindex=\"0\" aria-expanded=\"false\" aria-haspopup=\"true\" href=\"#\" data-uw-rm-brl=\"false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#Industries",
                "code": "<a itemprop=\"url\" id=\"Industries\" data-index=\"4\" aria-label=\"\" tabindex=\"0\" class=\"sub-menu no-sub \" href=\"/ind/\" data-uw-rm-brl=\"false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#Partners",
                "code": "<a role=\"button\" itemprop=\"url\" id=\"Partners\" data-index=\"3\" class=\"sub-menu  \" tabindex=\"0\" aria-expanded=\"false\" aria-haspopup=\"true\" href=\"#\" data-uw-rm-brl=\"false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#Pricing",
                "code": "<a itemprop=\"url\" id=\"Pricing\" data-index=\"1\" aria-label=\"Pricing for UserWay's Accessibility Widget\" tabindex=\"0\" class=\"sub-menu no-sub \" href=\"/pricing/\" data-uw-rm-brl=\"false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#Resources",
                "code": "<a role=\"button\" itemprop=\"url\" id=\"Resources\" data-index=\"2\" class=\"sub-menu  \" tabindex=\"0\" aria-expanded=\"false\" aria-haspopup=\"true\" href=\"#\" data-uw-rm-brl=\"false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#Solutions",
                "code": "<a role=\"button\" itemprop=\"url\" id=\"Solutions\" data-index=\"0\" class=\"sub-menu  \" tabindex=\"0\" aria-expanded=\"false\" aria-haspopup=\"true\" href=\"#\" data-uw-rm-brl=\"false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a aria-label=\"Sign in - (Opens in a new tab)\" href=\"https://manage.userway.org\" target=\"_blank\" class=\"sign-in-btn\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#\" tabindex=\"-1\" aria-hidden=\"true\" rel=\"nofollow\" style=\"opacity: 0.01; position: absolute; z-index: -999; width: 54px; height: 22px;\" data-uw-rm-brl=\"false\">...</a>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"button\" type=\"button\" aria-label=\"Scan Now - your website for accessibility violations\" tabindex=\"0\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"button\" type=\"button\" aria-label=\"Scan Now - your website for accessibility violations\" title=\"Opens in a new tab\" tabindex=\"0\">...</button>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"quickScan\" class=\"label\">...</label>"
              },
              {
                "tagName": "noscript",
                "id": "",
                "code": "<noscript>...</noscript>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"info__item-position\">...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"bar-webinar__img\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"bar-webinar__link__i\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"tablet-text\">...</span>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              },
              {
                "tagName": "sup",
                "id": "",
                "code": "<sup>...</sup>"
              }
            ]
          },
          "AA.1_4_3.G18.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 4.5:1.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"scan-bar__title\" aria-level=\"2\">...</h2>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"siteBar\" class=\"label\">...</label>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"webinar-counter__name\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"quick-scan-form__title\">...</h2>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"quick-scan-form__description\">...</p>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.BGColour": {
            "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.": [
              {
                "tagName": "button",
                "id": "#react-burger-menu-btn",
                "code": "<button id=\"react-burger-menu-btn\" style=\"position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;margin:0;padding:0;border:none;font-size:0;background:transparent;cursor:pointer\">...</button>"
              },
              {
                "tagName": "div",
                "id": "#userwayAccessibilityIcon",
                "code": "<div class=\"uai userway_dark\" id=\"userwayAccessibilityIcon\" aria-label=\"Menu Acessibilidade\" role=\"button\" tabindex=\"0\" style=\"background: linear-gradient(to right, rgb(45, 104, 255), rgb(34, 90, 234), rgb(23, 76, 214), rgb(11, 62, 193), rgb(0, 48, 172)) !important; left: calc(100vw - 21px) !important; bottom: 24px !important;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"bm-overlay sidebar\" style=\"position:fixed;z-index:1000;width:100%;height:100%;background:transparent;opacity:0;-moz-transform:translate3d(100%, 0, 0);-ms-transform:translate3d(100%, 0, 0);-o-transform:translate3d(100%, 0, 0);-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)\" tabindex=\"-1\">...</div>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"bm-burger-bars\" style=\"position:absolute;height:20%;left:0;right:0;top:0%;opacity:1;background:#373a47\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"bm-burger-bars\" style=\"position:absolute;height:20%;left:0;right:0;top:40%;opacity:1;background:#373a47\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"bm-burger-bars\" style=\"position:absolute;height:20%;left:0;right:0;top:80%;opacity:1;background:#373a47\">...</span>"
              }
            ]
          },
          "AA.2_5_3.F96": {
            "Accessible name for this element does not contain the visible label text. Check that for user interface components with labels that include text or images of text, the name contains the text that is presented visually.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a aria-label=\"Add-ons\" href=\"/addons/\" data-uw-rm-brl=\"false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"button button_secondary\" aria-label=\"Request a Demo\" tabindex=\"0\" href=\"/demo/\" data-uw-rm-brl=\"false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"cases/CMSMax_UserWay_Case_Study.pdf\" download=\"\" class=\"case-studies__download-btn\" aria-label=\"Download The Case Study for CMSMax\" data-uw-pdf-br=\"1\" data-uw-pdf-doc=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"cases/Fortune_1000_UserWay_Case_Study.pdf\" download=\"\" class=\"case-studies__download-btn\" aria-label=\"Download The Case Study for Fortune 1000 Company\" data-uw-pdf-br=\"1\" data-uw-pdf-doc=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"cases/TheMotleyFool_UserWay_Case_Study.pdf\" download=\"\" class=\"case-studies__download-btn\" aria-label=\"Download The Case Study for Fool.com\" data-uw-pdf-br=\"1\" data-uw-pdf-doc=\"\">...</a>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"button\" aria-label=\"Watch the Video - Opens video in a popup\" tabindex=\"0\">...</button>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://userway.org/",
      "what": "URL",
      "result": "https://userway.org/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://userway.org/",
      "result": {
        "content": {
          "totals": {
            "violation": 19,
            "recommendation": 19,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[3]/div[2]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/list[3]/listitem[1]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 48,
                "top": 15514,
                "height": 18,
                "width": 105
              },
              "snippet": "<a data-uw-rm-brl=\"false\" href=\"/addons/\" aria-label=\"Add-ons\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/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]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[1]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 48,
                "top": 13054,
                "height": 18,
                "width": 105
              },
              "snippet": "<a data-uw-rm-brl=\"false\" href=\"/addons/\" aria-label=\"Add-ons\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/div[1]/div[3]/div[1]/header[1]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/banner[1]/link[3]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 8,
                "top": 290,
                "height": 18,
                "width": 251
              },
              "snippet": "<a data-uw-rm-brl=\"false\" href=\"/demo/\" tabindex=\"0\" aria-label=\"Request a Demo\" class=\"button button_secondary\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[4]/div[1]/div[2]/div[1]/button[1]",
                "aria": "/document[1]/main[1]/button[5]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 8,
                "top": 9497,
                "height": 22,
                "width": 154
              },
              "snippet": "<button tabindex=\"0\" aria-label=\"Watch the Video - Opens video in a popup\" class=\"button\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[4]/div[1]/div[1]/div[3]/button[1]",
                "aria": "/document[1]/main[1]/button[4]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 8,
                "top": 9298,
                "height": 22,
                "width": 154
              },
              "snippet": "<button tabindex=\"0\" aria-label=\"Watch the Video - Opens video in a popup\" class=\"button\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/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]",
                "aria": "/document[1]/main[1]/link[9]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 8,
                "top": 8768,
                "height": 18,
                "width": 144
              },
              "snippet": "<a data-uw-pdf-doc=\"\" data-uw-pdf-br=\"1\" aria-label=\"Download The Case Study for CMSMax\" class=\"case-studies__download-btn\" download=\"\" href=\"cases/CMSMax_UserWay_Case_Study.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/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]",
                "aria": "/document[1]/main[1]/link[8]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 8,
                "top": 8619,
                "height": 18,
                "width": 144
              },
              "snippet": "<a data-uw-pdf-doc=\"\" data-uw-pdf-br=\"1\" aria-label=\"Download The Case Study for Fool.com\" class=\"case-studies__download-btn\" download=\"\" href=\"cases/TheMotleyFool_UserWay_Case_Study.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/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]",
                "aria": "/document[1]/main[1]/link[7]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 8,
                "top": 8403,
                "height": 18,
                "width": 144
              },
              "snippet": "<a data-uw-pdf-doc=\"\" data-uw-pdf-br=\"1\" aria-label=\"Download The Case Study for Fortune 1000 Company\" class=\"case-studies__download-btn\" download=\"\" href=\"cases/Fortune_1000_UserWay_Case_Study.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[2]/a[2]",
                "aria": "/document[1]/main[1]/link[6]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 133,
                "top": 6197,
                "height": 18,
                "width": 178
              },
              "snippet": "<a data-uw-rm-brl=\"false\" href=\"/webinar\" aria-label=\"Register for the Live Webinar on the 06/26/2022, 2PM EST\" class=\"webinar-section__link\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/iframe[3]",
                "aria": "/document[1]"
              },
              "message": "The <iframe> element has the id \"intercom-frame\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 1,
                "width": 1
              },
              "snippet": "<iframe data-uw-rm-iframe=\"gn\" title=\"UserWay Menú de accesibilidad\" tabindex=\"-1\" aria-hidden=\"true\" style=\"position: absolute !important; opacity: 0 !important; width: 1px !important; height: 1px !important; top: 0 !important; left: 0 !important; border: none !important; display: block !important; z-index: -1 !important; pointer-events: none;\" id=\"intercom-frame\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 17008,
                "height": 56,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/div[1]/div[4]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/button[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 17079,
                "height": 22,
                "width": 58
              },
              "snippet": "<button tabindex=\"0\" class=\"button\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/div[1]/div[3]/div[1]/section[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 32,
                "height": 38,
                "width": 752
              },
              "snippet": "<a data-uw-rm-brl=\"false\" href=\"/webinar\" class=\"bar-webinar__link\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/div[1]/div[1]/div[2]/div[1]/button[1]",
                "aria": "/document[1]/button[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 17,
                "height": 35,
                "width": 35
              },
              "snippet": "<button style=\"position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;margin:0;padding:0;border:none;font-size:0;background:transparent;cursor:pointer\" id=\"react-burger-menu-btn\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]",
                "aria": "/document[1]/button[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 714,
                "top": 511,
                "height": 65,
                "width": 65
              },
              "snippet": "<div style=\"background: linear-gradient(to right, rgb(45, 104, 255), rgb(34, 90, 234), rgb(23, 76, 214), rgb(11, 62, 193), rgb(0, 48, 172)) !important; left: calc(100vw - 21px) !important; bottom: 24px !important;\" tabindex=\"0\" role=\"button\" aria-label=\"Menú de accesibilidad\" id=\"userwayAccessibilityIcon\" class=\"uai userway_dark\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 38,
                "top": -70,
                "height": 63,
                "width": 315
              },
              "snippet": "<div id=\"uw-skip-to-main\" aria-label=\"Skip to main content\" tabindex=\"0\" role=\"button\" data-uw-rm-ignore=\"true\" class=\"uw-sl__item\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 22,
                "width": 54
              },
              "snippet": "<a data-uw-rm-brl=\"false\" style=\"opacity: 0.01; position: absolute; z-index: -999; width: 54px; height: 22px;\" rel=\"nofollow\" aria-hidden=\"true\" tabindex=\"-1\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 14694,
                "height": 1863,
                "width": 784
              },
              "snippet": "<nav class=\"mobile-only\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Text contrast of 1.02 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 22,
                "width": 54
              },
              "snippet": "<a data-uw-rm-brl=\"false\" style=\"opacity: 0.01; position: absolute; z-index: -999; width: 54px; height: 22px;\" rel=\"nofollow\" aria-hidden=\"true\" tabindex=\"-1\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[25]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[24]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"Azy2GzGQxPvGmQwVDdEL1jRuKSXIdSSASA06JCA6PCeaVHpFYf8Rw5/q+9adc9CrBTxfCeUwxkuDM4PWEmdqywwAAACKeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZWFkc2VydmljZXMuY29tOjQ0MyIsImZlYXR1cmUiOiJQcml2YWN5U2FuZGJveEFkc0FQSXMiLCJleHBpcnkiOjE2NjEyOTkxOTksImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[23]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[22]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"ie=edge\" http-equiv=\"x-ua-compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/div[1]/div[3]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 8,
                "top": 70,
                "height": 258,
                "width": 784
              },
              "snippet": "<header class=\"header no-hover\" role=\"banner\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[2]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 8,
                "top": 7381,
                "height": 528,
                "width": 784
              },
              "snippet": "<img style=\"max-width:100%;display:block;position:static\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg height='692' width='1028' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E\" aria-hidden=\"true\" role=\"presentation\" alt=\"\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/section[2]/div[1]/div[2]/div[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 8,
                "top": 6962,
                "height": 420,
                "width": 784
              },
              "snippet": "<img style=\"max-width:100%;display:block;position:static\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg height='2356' width='4404' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E\" aria-hidden=\"true\" role=\"presentation\" alt=\"\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/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[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 8,
                "top": 6730,
                "height": 147,
                "width": 147
              },
              "snippet": "<img style=\"max-width:100%;display:block;position:static\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg height='147' width='147' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E\" aria-hidden=\"true\" role=\"presentation\" alt=\"\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/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[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 8,
                "top": 6498,
                "height": 147,
                "width": 147
              },
              "snippet": "<img style=\"max-width:100%;display:block;position:static\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg height='147' width='147' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E\" aria-hidden=\"true\" role=\"presentation\" alt=\"\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/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[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 8,
                "top": 6266,
                "height": 147,
                "width": 147
              },
              "snippet": "<img style=\"max-width:100%;display:block;position:static\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg height='147' width='147' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E\" aria-hidden=\"true\" role=\"presentation\" alt=\"\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/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]/div[1]/div[2]/div[2]/div[1]/div[1]/picture[1]/img[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 8,
                "top": 5652,
                "height": 393,
                "width": 368
              },
              "snippet": "<img srcset=\"/static/c75fb09a96198b8472a2812718117cfb/de9dc/decor-logo%402x.png 92w,/static/c75fb09a96198b8472a2812718117cfb/2cd5c/decor-logo%402x.png 184w,/static/c75fb09a96198b8472a2812718117cfb/d4881/decor-logo%402x.png 368w\" src=\"/static/c75fb09a96198b8472a2812718117cfb/d4881/decor-logo%402x.png\" alt=\"\" loading=\"lazy\" decoding=\"async\" sizes=\"(min-width: 368px) 368px, 100vw\" style=\"opacity: 1;\" data-main-image=\"\" role=\"presentation\" data-gatsby-image-ssr=\"\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/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]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 8,
                "top": 5652,
                "height": 393,
                "width": 368
              },
              "snippet": "<img style=\"max-width:100%;display:block;position:static\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg height='393' width='368' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E\" aria-hidden=\"true\" role=\"presentation\" alt=\"\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/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]/div[1]/div[1]/div[1]/picture[1]/img[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 8,
                "top": 4698,
                "height": 561,
                "width": 784
              },
              "snippet": "<img srcset=\"/static/74acbfb0f138a1f614ed5e681566dda5/c3ee1/video-bg%402x.jpg 230w,/static/74acbfb0f138a1f614ed5e681566dda5/57cc1/video-bg%402x.jpg 460w,/static/74acbfb0f138a1f614ed5e681566dda5/885f8/video-bg%402x.jpg 920w\" src=\"/static/74acbfb0f138a1f614ed5e681566dda5/885f8/video-bg%402x.jpg\" alt=\"\" loading=\"lazy\" decoding=\"async\" sizes=\"(min-width: 920px) 920px, 100vw\" style=\"opacity: 1;\" data-main-image=\"\" role=\"presentation\" data-gatsby-image-ssr=\"\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/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]/div[1]/div[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 8,
                "top": 4698,
                "height": 561,
                "width": 784
              },
              "snippet": "<img style=\"max-width:100%;display:block;position:static\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg height='658' width='920' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E\" aria-hidden=\"true\" role=\"presentation\" alt=\"\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/picture[1]/img[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 8,
                "top": 1719,
                "height": 411,
                "width": 784
              },
              "snippet": "<img srcset=\"/static/100870b220d9402be0125274cac86299/4522e/bg%402x.jpg 672w,/static/100870b220d9402be0125274cac86299/809f2/bg%402x.jpg 1344w,/static/100870b220d9402be0125274cac86299/cb855/bg%402x.jpg 2688w\" src=\"/static/100870b220d9402be0125274cac86299/cb855/bg%402x.jpg\" alt=\"\" loading=\"lazy\" decoding=\"async\" sizes=\"(min-width: 2688px) 2688px, 100vw\" style=\"opacity: 1;\" data-main-image=\"\" role=\"presentation\" data-gatsby-image-ssr=\"\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 8,
                "top": 1719,
                "height": 411,
                "width": 784
              },
              "snippet": "<img style=\"max-width:100%;display:block;position:static\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg height='1408' width='2688' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E\" aria-hidden=\"true\" role=\"presentation\" alt=\"\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/picture[1]/img[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 8,
                "top": 327,
                "height": 1392,
                "width": 784
              },
              "snippet": "<img srcset=\"/static/49503a7fe6232b4d982b18f8fc1fe4e7/3dabb/bg-device%402x.jpg 343w,/static/49503a7fe6232b4d982b18f8fc1fe4e7/84467/bg-device%402x.jpg 686w,/static/49503a7fe6232b4d982b18f8fc1fe4e7/d5ab4/bg-device%402x.jpg 1372w\" src=\"/static/49503a7fe6232b4d982b18f8fc1fe4e7/d5ab4/bg-device%402x.jpg\" alt=\"\" loading=\"lazy\" decoding=\"async\" sizes=\"(min-width: 1372px) 1372px, 100vw\" style=\"opacity: 1;\" data-main-image=\"\" role=\"presentation\" data-gatsby-image-ssr=\"\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 8,
                "top": 327,
                "height": 1392,
                "width": 784
              },
              "snippet": "<img style=\"max-width:100%;display:block;position:static\" src=\"data:image/svg+xml;charset=utf-8,%3Csvg height='2436' width='1372' xmlns='http://www.w3.org/2000/svg' version='1.1'%3E%3C/svg%3E\" aria-hidden=\"true\" role=\"presentation\" alt=\"\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "prevented": true,
          "error": "ERROR: getting ibm test report took too long"
        },
        "prevented": true
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://userway.org/",
      "what": "URL",
      "result": "https://userway.org/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://userway.org/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "The World's #1 AI-Powered Web Accessibility Solution Ensures WCAG & ADA compliance - UserWay®",
          "pageurl": "https://userway.org/",
          "time": 8.13,
          "creditsremaining": 177,
          "allitemcount": 818,
          "totalelements": 1565,
          "waveurl": "http://wave.webaim.org/report?url=https://userway.org/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 22,
            "items": {
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#app > DIV:first-child > SECTION:first-child + HEADER + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > BUTTON:first-child + DIV > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#app > DIV:first-child > SECTION:first-child + HEADER + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > BUTTON:first-child + DIV > DIV:first-child > P:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#app > DIV:first-child > SECTION:first-child + HEADER + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > BUTTON:first-child + DIV > DIV:first-child + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#app > DIV:first-child > SECTION:first-child + HEADER + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > BUTTON:first-child + DIV > DIV:first-child + DIV > P:first-child + P"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#app > DIV:first-child > SECTION:first-child + HEADER + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > H1:first-child + UL + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#app > DIV:first-child > SECTION:first-child + HEADER + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + SECTION > DIV:first-child > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#app > DIV:first-child > SECTION:first-child + HEADER + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child + H2 + DIV > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_pdf": {
                "id": "link_pdf",
                "description": "Link to PDF document",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#app > DIV:first-child > SECTION:first-child + HEADER + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + SECTION + SECTION + SECTION > DIV:first-child > H2:first-child + P + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H3:first-child + P + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#app > DIV:first-child > SECTION:first-child + HEADER + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + SECTION + SECTION + SECTION > DIV:first-child > H2:first-child + P + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > H3:first-child + P + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#app > DIV:first-child > SECTION:first-child + HEADER + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + SECTION + SECTION + SECTION > DIV:first-child > H2:first-child + P + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > H3:first-child + P + DIV > A:first-child"
                ],
                "wcag": []
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 12,
                "selectors": [
                  "HTML > HEAD:first-child > META:first-child + META + META + META + META + LINK + LINK + META + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + TITLE + META + META + META + META + META + META + META + META + META + META + META + META + META + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT#gatsby-noscript",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#app > DIV:first-child > SECTION:first-child + HEADER + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + IMG + PICTURE + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#app > DIV:first-child > SECTION:first-child + HEADER + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + IMG + PICTURE + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#app > DIV:first-child > SECTION:first-child + HEADER + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > BUTTON:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + IMG + PICTURE + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#app > DIV:first-child > SECTION:first-child + HEADER + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + SECTION > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > BUTTON:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + IMG + PICTURE + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#app > DIV:first-child > SECTION:first-child + HEADER + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child + H2 + DIV + DIV > P:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + IMG + PICTURE + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#app > DIV:first-child > SECTION:first-child + HEADER + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child + H2 + DIV + DIV > P:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + IMG + PICTURE + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#app > DIV:first-child > SECTION:first-child + HEADER + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child + H2 + DIV + DIV > P:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + IMG + PICTURE + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#app > DIV:first-child > SECTION:first-child + HEADER + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + IMG + PICTURE + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#___gatsby > DIV#gatsby-focus-wrapper > DIV#app > DIV:first-child > SECTION:first-child + HEADER + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + IMG + PICTURE + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + A + DIV + NOSCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + NOSCRIPT"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://userway.org/",
      "what": "URL",
      "result": "https://userway.org/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://userway.org/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.072",
        "responseTime": "2022-07-09T15:52:24.404Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1290554,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 166,
              "failing": 14
            },
            "issues": {
              "totalErrors": 141,
              "totalWarnings": 2,
              "totalIssues": 143
            },
            "issuesByLevel": {
              "A": {
                "count": 53,
                "pct": 37.06
              },
              "AA": {
                "count": 18,
                "pct": 12.59
              },
              "AAA": {
                "count": 143,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 11,
              "warningDensity": 0,
              "allDensity": 11
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "622c2075-4145-42fa-8b48-99ee25764882",
          "docID": "f560e975-e3a3-478c-db98-24a15a6a15f9",
          "sourceHash": "55f016646be82c34f13b8304fa64d180",
          "urlHttpCode": 200,
          "clientScriptErrors": [
            {}
          ],
          "remainingApiCalls": {
            "planCalls": 0,
            "boosts": 19
          },
          "globalStats": {
            "errorDensity": "N/A",
            "warningDensity": "N/A",
            "allDensity": "N/A",
            "stdDev": "N/A"
          },
          "resultUrl": "http://ngnix/history.php?responseID=622c2075-4145-42fa-8b48-99ee25764882",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 9968.66
                },
                "height": 9968.66,
                "width": 1024
              },
              "position": {
                "line": 3740,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"uw-ws-collector\" style=\"\" data-uw-rm-skl=\"\"&gt;&lt;div class=\"uw-sl\" aria-label=\"Quick accessibility menu\"&gt;&lt;div class=\"uw-sl__item\" data-uw-rm-ignore=\"true\" role=\"button\" tabindex=\"0\" aria-label=\"Skip to main content\" id=\"uw-skip-to",
              "xpath": "/html/body",
              "issueID": "419f8dd4315d2c7196586f12f23d3041",
              "signature": "74c1c44246322534255c30d0c4dfd4ee",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=419f8dd4315d2c7196586f12f23d3041"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 54,
                  "y": 22
                },
                "height": 22,
                "width": 54
              },
              "position": {
                "line": 1704,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" tabindex=\"-1\" aria-hidden=\"true\" rel=\"nofollow\" style=\"opacity: 0.01; position: absolute; z-index: -999; width: 54px; height: 22px;\" data-uw-rm-brl=\"false\"&gt;___&lt;/a&gt;",
              "xpath": "/html/body/a[1]",
              "issueID": "29eff22d30be1393a9ca2ace8cf2d89f",
              "signature": "d70117b49019c227ead00b301567692a",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=29eff22d30be1393a9ca2ace8cf2d89f"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 468.71875,
                  "y": 87
                },
                "bottom-right": {
                  "x": 560.71875,
                  "y": 102
                },
                "height": 15,
                "width": 92
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/cookies/\" target=\"_blank\" aria-label=\"UserWay's Cookie Policy - Opens in a new tab\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;Cookie Policy&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "ed127017095d1fe48d7cc92826ee8c1d",
              "signature": "e01568202bc013abac763afede998a18",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=ed127017095d1fe48d7cc92826ee8c1d"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 596.0625,
                  "y": 87
                },
                "bottom-right": {
                  "x": 690.0625,
                  "y": 102
                },
                "height": 15,
                "width": 94
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/privacy/\" target=\"_blank\" aria-label=\"UserWay's Privacy Policy - Opens in a new tab\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;Privacy Policy&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]/a[2]",
              "issueID": "0d9078ddeccb5b9108988597f4045ae4",
              "signature": "dfd55b5f25d4ff0ba1e141081d994216",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=0d9078ddeccb5b9108988597f4045ae4"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platforms/wp\" data-uw-rm-brl=\"false\"&gt;WordPress Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "75fd3dd60d8ef8c5ef3dd2ca7891c9b8",
              "signature": "4e3e0f41e420438c07bc33e4ab2a54f6",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=75fd3dd60d8ef8c5ef3dd2ca7891c9b8"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platforms/elementor\" data-uw-rm-brl=\"false\"&gt;Elementor Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "12ea1ace547a66758dcef7b84b7f3f7a",
              "signature": "6b4882e9030518defbce1e87ce7320cf",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=12ea1ace547a66758dcef7b84b7f3f7a"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platforms/shopify\" data-uw-rm-brl=\"false\"&gt;Shopify Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "30d526c0bef6415b5072c23c99ec07e4",
              "signature": "7870fedb9f5cd22ed2da7f0a7884fb4d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=30d526c0bef6415b5072c23c99ec07e4"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platforms/wix\" data-uw-rm-brl=\"false\"&gt;Wix Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "76b668df521e5d64a1953442896d09ed",
              "signature": "eff9991ab70df8ccf36a47c3a420ec57",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=76b668df521e5d64a1953442896d09ed"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platforms/sq\" data-uw-rm-brl=\"false\"&gt;SquareSpace Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "4fa09043423bec8a715b5836596c1f47",
              "signature": "2dbfa17673778fd20976aa860d09977a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=4fa09043423bec8a715b5836596c1f47"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platforms/weebly\" data-uw-rm-brl=\"false\"&gt;Weebly Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "35e6ebf21be875e98a3e449811d08dea",
              "signature": "d6273cdd288e6e45b9f413f0bbd94033",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=35e6ebf21be875e98a3e449811d08dea"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platforms/joomla\" data-uw-rm-brl=\"false\"&gt;Joomla Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "ad07a6c01ecb78c66047a2cbabc16437",
              "signature": "4e670472525540c158aae69580362075",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=ad07a6c01ecb78c66047a2cbabc16437"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platforms/muse\" data-uw-rm-brl=\"false\"&gt;Adobe Muse Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[8]/a[1]",
              "issueID": "a27483fbc84221736c46e2277788f08d",
              "signature": "9a1340510515dd84459f4125930d9e81",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a27483fbc84221736c46e2277788f08d"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platforms/prestashop\" data-uw-rm-brl=\"false\"&gt;PrestaShop Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[9]/a[1]",
              "issueID": "89c99b914555665d7311e632d89c68ff",
              "signature": "c8e608b52f8c2eff9ad2f8c12109aee2",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=89c99b914555665d7311e632d89c68ff"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platforms/magento\" data-uw-rm-brl=\"false\"&gt;Magento Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[10]/a[1]",
              "issueID": "eb459c06988ad76b65a9c51d0f15a642",
              "signature": "d147689906f6d289f3629860471dc1fe",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=eb459c06988ad76b65a9c51d0f15a642"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platforms/umbraco\" data-uw-rm-brl=\"false\"&gt;Umbraco Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[11]/a[1]",
              "issueID": "1920bcc4e320e3737543a63f9feef327",
              "signature": "bddb970b3c626b244cf3e2b9ddc2ff1c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=1920bcc4e320e3737543a63f9feef327"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platforms/drupal\" data-uw-rm-brl=\"false\"&gt;Drupal Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[12]/a[1]",
              "issueID": "97812dd9a7d2ea3c21cd25560ecdf9ec",
              "signature": "76cce6742b3a5e1546571a659d18988a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=97812dd9a7d2ea3c21cd25560ecdf9ec"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platforms/spacecraft\" data-uw-rm-brl=\"false\"&gt;SpaceCraft Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[13]/a[1]",
              "issueID": "0f117127f5b719451bd8ce634148e601",
              "signature": "ffa2905c4dbceb359a44a27bfce7bdb6",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0f117127f5b719451bd8ce634148e601"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platforms/webflow\" data-uw-rm-brl=\"false\"&gt;Webflow Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[14]/a[1]",
              "issueID": "db7c71bfb63a8d929623e17ba50cb515",
              "signature": "a4a65227bb6648589692077c70d75b06",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=db7c71bfb63a8d929623e17ba50cb515"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platforms/bigcommerce\" data-uw-rm-brl=\"false\"&gt;BigCommerce Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[15]/a[1]",
              "issueID": "02df415453ace7e83360ffa2c15dbb6e",
              "signature": "588ab006f69c5baf51a9dc5ebecdf48a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=02df415453ace7e83360ffa2c15dbb6e"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platforms/duda\" data-uw-rm-brl=\"false\"&gt;Duda Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[16]/a[1]",
              "issueID": "469110ee4b456de624c3523331217aef",
              "signature": "cb2e43ee83412284eaa5fd81a7341e56",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=469110ee4b456de624c3523331217aef"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platforms/hubspot\" data-uw-rm-brl=\"false\"&gt;HubSpot Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[17]/a[1]",
              "issueID": "90a3ce2781cbcea9a8b4df4cdaa7fe60",
              "signature": "e931d6650ec8b29f6a69daa47b5b9105",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=90a3ce2781cbcea9a8b4df4cdaa7fe60"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platforms/html\" data-uw-rm-brl=\"false\"&gt;HTML/CSS Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[18]/a[1]",
              "issueID": "ca1cc7d72cd509b1b9750546d0682a8e",
              "signature": "15ca95909bc5eac1ee5607d9684fa3e2",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=ca1cc7d72cd509b1b9750546d0682a8e"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platforms/tilda\" data-uw-rm-brl=\"false\"&gt;Tilda Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[19]/a[1]",
              "issueID": "eda4610a152688d1c7c1617bf626ce65",
              "signature": "9a74c1affa39a66335735c308f08d802",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=eda4610a152688d1c7c1617bf626ce65"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platforms/dreamweaver\" data-uw-rm-brl=\"false\"&gt;Dreamweaver Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[20]/a[1]",
              "issueID": "0f467e57f95100a8b09406f897b41f88",
              "signature": "ec4978e9f410e9a65002f925fa94cc1b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0f467e57f95100a8b09406f897b41f88"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platforms/gtm\" data-uw-rm-brl=\"false\"&gt;Google Tag Manager Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[21]/a[1]",
              "issueID": "c75733b3a85d928fdc4d13daa0159517",
              "signature": "05cf6b0413f168798869e5b298a16bfb",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c75733b3a85d928fdc4d13daa0159517"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platforms/moodle\" data-uw-rm-brl=\"false\"&gt;Moodle Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[22]/a[1]",
              "issueID": "fbaeab17195625e8fd15485b96825274",
              "signature": "2793b52e1d7db0e045eaa2f529e7315c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=fbaeab17195625e8fd15485b96825274"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platforms/cmsmax\" data-uw-rm-brl=\"false\"&gt;CMS Max Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[23]/a[1]",
              "issueID": "2fd6d5c4f69ce456a5344fc649f59ac7",
              "signature": "fef201ec828230c576067c403e04a4c6",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2fd6d5c4f69ce456a5344fc649f59ac7"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/platforms/strikingly\" data-uw-rm-brl=\"false\"&gt;Strikingly Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[24]/a[1]",
              "issueID": "c2146c5b62f824247f251963a289d6e5",
              "signature": "b5b49284fec468af577999866282f92a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c2146c5b62f824247f251963a289d6e5"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9420,
                "column": 0
              },
              "errorSnippet": "&lt;button id=\"react-burger-menu-btn\" style=\"position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;margin:0;padding:0;border:none;font-size:0;background:transparent;cursor:pointer\"&gt;Open Menu&lt;/button&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[1]/div[2]/div[1]/button[1]",
              "issueID": "82e82b81cac51e84f9d478f2ab7fa03c",
              "signature": "86607e8607dc5d492574295c8417c53a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=82e82b81cac51e84f9d478f2ab7fa03c"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9420,
                "column": 0
              },
              "errorSnippet": "&lt;button id=\"react-burger-cross-btn\" style=\"position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;margin:0;padding:0;border:none;font-size:0;background:transparent;cursor:pointer\" tabindex=\"-1\"&gt;Close Menu&lt;/button&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[1]/div[3]/div[2]/div[1]/button[1]",
              "issueID": "576e9162010c0aa04f24358e60164e58",
              "signature": "e4763065262847aba41709b35a01e6c4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=576e9162010c0aa04f24358e60164e58"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 160.203125,
                  "y": 10
                },
                "bottom-right": {
                  "x": 164.203125,
                  "y": 21
                },
                "height": 11,
                "width": 4
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;sup&gt;*&lt;/sup&gt;",
              "xpath": "/html/body/div[9]/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]/sup[1]",
              "issueID": "1cd4ccde8173b7c3943668092959c06c",
              "signature": "f8185fdb7708735ea4c08a16ee550d6d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=1cd4ccde8173b7c3943668092959c06c"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 53.5,
                  "y": 1346
                },
                "bottom-right": {
                  "x": 57.5,
                  "y": 1356
                },
                "height": 10,
                "width": 4
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;sup&gt;*&lt;/sup&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/p[1]/i[1]/sup[1]",
              "issueID": "d8204fa60a1224de0ff92568daec82b9",
              "signature": "69d7a6d57487f54294b67111bf90294d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d8204fa60a1224de0ff92568daec82b9"
            },
            {
              "tID": 138,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Image link alternative text repeats text in the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -22
                },
                "height": -22,
                "width": 0
              },
              "position": {
                "line": 1704,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"a \" tabindex=\"-1\" href=\"#\" aria-label=\"Expand the Solutions navigation menu\" data-uw-rm-brl=\"false\"&gt;Solutions&lt;span class=\"collapse closed\" aria-hidden=\"true\"&gt;&lt;img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTU",
              "xpath": "/html/body/div[9]/div[1]/div[1]/div[3]/div[1]/nav[1]/ul[1]/li[1]/div[1]/a[1]",
              "issueID": "f6b0f7f1cbf14edf4ee146ca601b2759",
              "signature": "0cbdc559912d0ee3e40b252cfbbb80c4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=f6b0f7f1cbf14edf4ee146ca601b2759"
            },
            {
              "tID": 138,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Image link alternative text repeats text in the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -22
                },
                "height": -22,
                "width": 0
              },
              "position": {
                "line": 1704,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"a \" tabindex=\"-1\" href=\"#\" aria-label=\"Expand the Resources navigation menu\" data-uw-rm-brl=\"false\"&gt;Resources&lt;span class=\"collapse closed\" aria-hidden=\"true\"&gt;&lt;img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTU",
              "xpath": "/html/body/div[9]/div[1]/div[1]/div[3]/div[1]/nav[1]/ul[1]/li[3]/div[1]/a[1]",
              "issueID": "47d4be540288f73f235d13dbb9c83069",
              "signature": "a73b5e7bd384b1be22f64c4e1d155d86",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=47d4be540288f73f235d13dbb9c83069"
            },
            {
              "tID": 138,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Image link alternative text repeats text in the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -22
                },
                "height": -22,
                "width": 0
              },
              "position": {
                "line": 1705,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"a \" tabindex=\"-1\" href=\"#\" aria-label=\"Expand the Partners navigation menu\" data-uw-rm-brl=\"false\"&gt;Partners&lt;span class=\"collapse closed\" aria-hidden=\"true\"&gt;&lt;img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiI",
              "xpath": "/html/body/div[9]/div[1]/div[1]/div[3]/div[1]/nav[1]/ul[1]/li[4]/div[1]/a[1]",
              "issueID": "ca52abe94e0c883e9e18829df0245958",
              "signature": "af1fc15b2210c8b463bd5f01bad9ef92",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=ca52abe94e0c883e9e18829df0245958"
            },
            {
              "tID": 138,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Image link alternative text repeats text in the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -22
                },
                "height": -22,
                "width": 0
              },
              "position": {
                "line": 1705,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"a \" tabindex=\"-1\" href=\"#\" aria-label=\"Expand the Platforms navigation menu\" data-uw-rm-brl=\"false\"&gt;Platforms&lt;span class=\"collapse closed\" aria-hidden=\"true\"&gt;&lt;img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTU",
              "xpath": "/html/body/div[9]/div[1]/div[1]/div[3]/div[1]/nav[1]/ul[1]/li[6]/div[1]/a[1]",
              "issueID": "0b5deb1f8a14c596a8f78b1b1c60b309",
              "signature": "0e4a93a1cdbccdd6ca9bae5d78613b3e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=0b5deb1f8a14c596a8f78b1b1c60b309"
            },
            {
              "tID": 138,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Image link alternative text repeats text in the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -22
                },
                "height": -22,
                "width": 0
              },
              "position": {
                "line": 1705,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"a \" tabindex=\"-1\" href=\"#\" aria-label=\"Expand the Compliance navigation menu\" data-uw-rm-brl=\"false\"&gt;Compliance&lt;span class=\"collapse closed\" aria-hidden=\"true\"&gt;&lt;img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iM",
              "xpath": "/html/body/div[9]/div[1]/div[1]/div[3]/div[1]/nav[1]/ul[1]/li[7]/div[1]/a[1]",
              "issueID": "ed7ed5fdeab263167ab166c94018e0bb",
              "signature": "7b4969fb9b8335bfa22f919874410012",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=ed7ed5fdeab263167ab166c94018e0bb"
            },
            {
              "tID": 138,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Image link alternative text repeats text in the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -22
                },
                "height": -22,
                "width": 0
              },
              "position": {
                "line": 1705,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"a \" tabindex=\"-1\" href=\"#\" aria-label=\"Expand the About navigation menu\" data-uw-rm-brl=\"false\"&gt;About&lt;span class=\"collapse closed\" aria-hidden=\"true\"&gt;&lt;img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIGZpbGw",
              "xpath": "/html/body/div[9]/div[1]/div[1]/div[3]/div[1]/nav[1]/ul[1]/li[8]/div[1]/a[1]",
              "issueID": "b6a1c6ace57b3d5b12dc7a5b3a811398",
              "signature": "c1064609656eea9480fff11b3a87b5a6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=b6a1c6ace57b3d5b12dc7a5b3a811398"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 9968.66
                },
                "height": 9968.66,
                "width": 1024
              },
              "position": {
                "line": 3740,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"uw-ws-collector\" style=\"\" data-uw-rm-skl=\"\"&gt;&lt;div class=\"uw-sl\" aria-label=\"Quick accessibility menu\"&gt;&lt;div class=\"uw-sl__item\" data-uw-rm-ignore=\"true\" role=\"button\" tabindex=\"0\" aria-label=\"Skip to main content\" id=\"uw-skip-to",
              "xpath": "/html/body",
              "issueID": "e3f404d91f160d6144f652b3339d13ad",
              "signature": "e5182f02b068066d0a98fca7a073d7e2",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e3f404d91f160d6144f652b3339d13ad"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 50
                },
                "height": 50,
                "width": 1024
              },
              "position": {
                "line": 1705,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"bar-webinar__link\" href=\"/webinar\" data-uw-rm-brl=\"false\"&gt;&lt;span class=\"bar-webinar__link__i\"&gt;&lt;span class=\"bar-webinar__img\"&gt;&lt;img src=\"data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/section[1]/a[1]",
              "issueID": "4f6177d78f4fb93435b9a7e6338b8d57",
              "signature": "4030b238b362d62eaa22888985f1213b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=4f6177d78f4fb93435b9a7e6338b8d57"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 45,
                  "y": 269
                },
                "bottom-right": {
                  "x": 462,
                  "y": 329
                },
                "height": 60,
                "width": 417
              },
              "position": {
                "line": 9409,
                "column": 0
              },
              "errorSnippet": "&lt;p class=\"case-studies__item__description\"&gt;After a Fortune 1000 Company faced lawsuits due to accessibility issues on its websites, its leadership team contacted UserWay for fast, automated, AI-powered remediation.&lt;/p&gt;",
              "xpath": "/html/body/div[9]/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]",
              "issueID": "bd4c88d71c33c04a30749895e27f0683",
              "signature": "53f16753513245da51ae0363d159d340",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=bd4c88d71c33c04a30749895e27f0683"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 45,
                  "y": 269
                },
                "bottom-right": {
                  "x": 462,
                  "y": 314
                },
                "height": 45,
                "width": 417
              },
              "position": {
                "line": 9409,
                "column": 0
              },
              "errorSnippet": "&lt;p class=\"case-studies__item__description\"&gt;The Motley Fool invested significant time and development resources performing manual updates to its websites to meet ADA standards. UserWay simplified the process.&lt;/p&gt;",
              "xpath": "/html/body/div[9]/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]",
              "issueID": "92b97bee171304f1742a858907bef69f",
              "signature": "ad0931f69669ca2fbc589adacdbea7ac",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=92b97bee171304f1742a858907bef69f"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 45,
                  "y": 269
                },
                "bottom-right": {
                  "x": 462,
                  "y": 314
                },
                "height": 45,
                "width": 417
              },
              "position": {
                "line": 9409,
                "column": 0
              },
              "errorSnippet": "&lt;p class=\"case-studies__item__description\"&gt;CMS Max was looking for an ADA-compliant accessibility solution that would be easy to implement across the 2000 websites it hosts. UserWay met the challenge.&lt;/p&gt;",
              "xpath": "/html/body/div[9]/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]",
              "issueID": "bae5e1033bb8103e46ae5af90b5b99f3",
              "signature": "4a5223d69078cf6aa00150b28376918b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=bae5e1033bb8103e46ae5af90b5b99f3"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 39,
                  "y": 697
                },
                "bottom-right": {
                  "x": 262,
                  "y": 865
                },
                "height": 168,
                "width": 223
              },
              "position": {
                "line": 9414,
                "column": 17
              },
              "errorSnippet": "&lt;p class=\"contact-info\"&gt;Copyright © 2015 - 2022&lt;br role=\"presentation\" data-uw-rm-sr=\"\"&gt;UserWay Inc.,&lt;br role=\"presentation\" data-uw-rm-sr=\"\"&gt;All Rights Reserved&lt;span class=\"address\"&gt;&lt;br role=\"presentation\" data-uw-rm-sr=\"\"&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "d8f4405e4227400c7c839736a9c08b5a",
              "signature": "32975cbb2e45e70daea9d76e6c48b86e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d8f4405e4227400c7c839736a9c08b5a"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 140,
                  "y": 40
                },
                "bottom-right": {
                  "x": 836,
                  "y": 106
                },
                "height": 66,
                "width": 696
              },
              "position": {
                "line": 9420,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;UserWay.org uses anonymous cookies and various 3rd-party services to offer you a better, more personalized, browsing experience with advanced accessibility enhancements. By continuing to browse UserWay.org you agree to UserWay's &lt;a href=\"/coo",
              "xpath": "/html/body/div[9]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "04df46848e6a26349e9545669648d55f",
              "signature": "41290e9c8d20efaaec5258ceab18b31d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=04df46848e6a26349e9545669648d55f"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 54,
                  "y": 22
                },
                "height": 22,
                "width": 54
              },
              "position": {
                "line": 1704,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" tabindex=\"-1\" aria-hidden=\"true\" rel=\"nofollow\" style=\"opacity: 0.01; position: absolute; z-index: -999; width: 54px; height: 22px;\" data-uw-rm-brl=\"false\"&gt;___&lt;/a&gt;",
              "xpath": "/html/body/a[1]",
              "issueID": "d04983461cf9303dbbfd0635d67c4d33",
              "signature": "3c849223fdc5fe90354344cad1e06803",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d04983461cf9303dbbfd0635d67c4d33"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9420,
                "column": 0
              },
              "errorSnippet": "&lt;button class=\"bm-item bm-cross-button\" tabindex=\"-1\" aria-label=\"Close menu\" style=\"display:block\"&gt;&lt;span class=\"menu-icon\"&gt;&lt;img src=\"data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAzMiI",
              "xpath": "/html/body/div[9]/div[1]/div[1]/div[3]/div[1]/nav[1]/button[1]",
              "issueID": "17212992eb586358ad6f31829eba4d5a",
              "signature": "329823f7e4fa8d1fe1075a0197c81ed8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=17212992eb586358ad6f31829eba4d5a"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 16,
                  "y": 24
                },
                "bottom-right": {
                  "x": 48,
                  "y": 46.8438
                },
                "height": 22.8438,
                "width": 32
              },
              "position": {
                "line": 9420,
                "column": 0
              },
              "errorSnippet": "&lt;button class=\"bm-burger-button\" tabindex=\"0\" aria-expanded=\"false\" aria-label=\"Open menu\"&gt;&lt;span class=\"menu-icon\"&gt;&lt;img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcg",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/header[1]/button[1]",
              "issueID": "153db8c3d56e496dc86cc14d73a27c5e",
              "signature": "99fc5c83e08fb79d59310ecc31672bf2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=153db8c3d56e496dc86cc14d73a27c5e"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 5.5,
                  "y": 7.5
                },
                "bottom-right": {
                  "x": 25.5,
                  "y": 32.5
                },
                "height": 25,
                "width": 20
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;button class=\"slick-prev\" aria-label=\"Show previous brands using UserWay\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"22\" viewBox=\"0 0 12 22\"&gt;&lt;path fill=\"#686B70\" fill-rule=\"nonzero\" d=\"M983.293 23.293a1 1 0 011.497 1.32l-.",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[1]/button[1]",
              "issueID": "c261a7f6f476ea67ff37611aec4c21b1",
              "signature": "46df00c8b532299e1d606152933ae3d2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c261a7f6f476ea67ff37611aec4c21b1"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30.5,
                  "y": 7.5
                },
                "bottom-right": {
                  "x": 38.5,
                  "y": 30.5
                },
                "height": 23,
                "width": 8
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;button class=\"slick-pause\" type=\"button\" aria-label=\"Pause carousel animation\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"22\" viewBox=\"0 0 12 22\"&gt;&lt;g fill=\"none\" fill-rule=\"evenodd\" stroke=\"none\" stroke-width=\"1\"&gt;&lt;g f",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[2]/button[1]",
              "issueID": "2c16b66f2e953594703b9513ec41d3f6",
              "signature": "75240726cefe0b03ded1fa3e6ab4f7c8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2c16b66f2e953594703b9513ec41d3f6"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 55.5,
                  "y": 7.5
                },
                "bottom-right": {
                  "x": 75.5,
                  "y": 32.5
                },
                "height": 25,
                "width": 20
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;button class=\"slick-next\" aria-label=\"Show next brands using UserWay\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"22\" viewBox=\"0 0 12 22\"&gt;&lt;g fill=\"none\" fill-rule=\"evenodd\" stroke=\"none\" stroke-width=\"1\"&gt;&lt;g fill=\"#686",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[3]/button[1]",
              "issueID": "d134d6940bfe159fcf0af5062df51965",
              "signature": "1fa108ebb505e6ed95668369dceef21b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d134d6940bfe159fcf0af5062df51965"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 284,
                  "y": 279
                },
                "bottom-right": {
                  "x": 316,
                  "y": 294
                },
                "height": 15,
                "width": 32
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"FAQ\" href=\"/faq/\" data-uw-rm-brl=\"false\"&gt;FAQ&lt;/a&gt;",
              "xpath": "/html/body/div[9]/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[3]/a[1]",
              "issueID": "455660e9bea5d0a63871fd724b02727a",
              "signature": "215a5fcb09d6b0e7c2e3c9feec810ffd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=455660e9bea5d0a63871fd724b02727a"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 284,
                  "y": 820
                },
                "bottom-right": {
                  "x": 316,
                  "y": 835
                },
                "height": 15,
                "width": 32
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"ADA compliance\" href=\"/compliance/ada/\" data-uw-rm-brl=\"false\"&gt;ADA&lt;/a&gt;",
              "xpath": "/html/body/div[9]/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[1]/a[1]",
              "issueID": "7aae2d722f930f435fdb3995d9d006db",
              "signature": "907b9b58ee0d1be95f10ffab81b594ba",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7aae2d722f930f435fdb3995d9d006db"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"FAQ\" href=\"/faq/\" data-uw-rm-brl=\"false\"&gt;FAQ&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[3]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "f33ea05e97ca22507167c218d8c96f67",
              "signature": "d6f4e891248e107525b350990d155b12",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f33ea05e97ca22507167c218d8c96f67"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"ADA compliance\" href=\"/compliance/ada/\" data-uw-rm-brl=\"false\"&gt;ADA&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[3]/div[4]/ul[1]/li[1]/a[1]",
              "issueID": "e199e73bdadeb5783a103896d84ca79b",
              "signature": "e91016ccee55daa993d6ca7d28b13acc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e199e73bdadeb5783a103896d84ca79b"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 30
                },
                "bottom-right": {
                  "x": 744,
                  "y": 46
                },
                "height": 16,
                "width": 744
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;h2 class=\"brands__title\" id=\"carouselheading\"&gt;Trusted By leading brands:&lt;/h2&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/h2[1]",
              "issueID": "3fa5428840fc5aecb732715e739b1ebc",
              "signature": "947340f21bd143a8953f5f22834c0a18",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=3fa5428840fc5aecb732715e739b1ebc"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 74,
                  "y": 0
                },
                "bottom-right": {
                  "x": 398,
                  "y": 24
                },
                "height": 24,
                "width": 324
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;h2 class=\"quick-scan-form__title\"&gt;IS YOUR SITE A LAWSUIT RISK?&lt;/h2&gt;",
              "xpath": "/html/body/div[9]/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]",
              "issueID": "b3ae67bdcb13e950e962aa754aabcf8f",
              "signature": "b2aed485f3bee933226d9a4dd850bdb7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b3ae67bdcb13e950e962aa754aabcf8f"
            },
            {
              "tID": 154,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This long string of text is in italics.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is italicized. Long strings of italicized text can be very difficult for people to read, especially those with dyslexia. Modify this passage of text so that it is no longer italicized. This will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 53.5,
                  "y": 1349
                },
                "bottom-right": {
                  "x": 970.5,
                  "y": 1384
                },
                "height": 35,
                "width": 917
              },
              "position": {
                "line": 1704,
                "column": 0
              },
              "errorSnippet": "&lt;i&gt;&lt;sup&gt;*&lt;/sup&gt;Siri is a trademark of Apple Inc. Couple’s Therapy is a trademark of Showtime Networks Inc. Neither Showtime Networks Inc. or Apple Inc. have sponsored or endorsed and are not otherwise affiliated with UserWay, and its pr",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/p[1]/i[1]",
              "issueID": "5aa94e55fe8d2b3307c4e0c678984ca6",
              "signature": "523161f045f0b6ab1833ccdf3a83f427",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=154&issueID=5aa94e55fe8d2b3307c4e0c678984ca6"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -62
                },
                "height": -62,
                "width": 0
              },
              "position": {
                "line": 9420,
                "column": 0
              },
              "errorSnippet": "&lt;nav class=\"bm-item-list\" style=\"height: auto; min-height: 100%; padding-bottom: 62px;\" role=\"menu\"&gt;&lt;button class=\"bm-item bm-cross-button\" tabindex=\"-1\" aria-label=\"Close menu\" style=\"display:block\"&gt;&lt;span class=\"menu-icon\"&gt;&lt;img src=",
              "xpath": "/html/body/div[9]/div[1]/div[1]/div[3]/div[1]/nav[1]",
              "issueID": "4cae2a63205081e303dfca56aae05114",
              "signature": "32bcf9737e7dab25a3c70e75ba18d367",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=4cae2a63205081e303dfca56aae05114"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -1
                },
                "height": -1,
                "width": 0
              },
              "position": {
                "line": 5398,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"menu\" class=\"bm-item menu\" tabindex=\"-1\" style=\"display:block\"&gt;&lt;li role=\"menuitem\"&gt;&lt;div class=\"sub-menu closed\"&gt;&lt;a class=\"a \" tabindex=\"-1\" href=\"#\" aria-label=\"Expand the Solutions navigation menu\" data-uw-rm-brl=\"false\"&g",
              "xpath": "/html/body/div[9]/div[1]/div[1]/div[3]/div[1]/nav[1]/ul[1]",
              "issueID": "2e11f2a73ff78a75a564dc4249708a8e",
              "signature": "cddae3d09c57a7d7baf2faae9ce2a424",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=2e11f2a73ff78a75a564dc4249708a8e"
            },
            {
              "tID": 194,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`. Applying `role=\"presentation\"` removes the semantics of an element, while `aria-hidden=\"true\"` hides an element from assistive technology only. Neither completely hides an element. Their application to a focusable element creates confusion in users of assistive technology.   If the intention is for users to interact with the element, remove `role=\"presentation\"` or `aria-hidden=\"true\"`. If the intention is to hide the element from users, apply `display:none` to make it truly hidden.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 54,
                  "y": 22
                },
                "height": 22,
                "width": 54
              },
              "position": {
                "line": 1704,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" tabindex=\"-1\" aria-hidden=\"true\" rel=\"nofollow\" style=\"opacity: 0.01; position: absolute; z-index: -999; width: 54px; height: 22px;\" data-uw-rm-brl=\"false\"&gt;___&lt;/a&gt;",
              "xpath": "/html/body/a[1]",
              "issueID": "5da944a719f95441eb1582e7e24e66d7",
              "signature": "04affc23b19d56cf28f1b91895d71d6c",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=194&issueID=5da944a719f95441eb1582e7e24e66d7"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -14,
                  "y": -22
                },
                "height": -22,
                "width": -14
              },
              "position": {
                "line": 2740,
                "column": 5796
              },
              "errorSnippet": "&lt;a aria-label=\"Sign in - (Opens in a new tab)\" href=\"https://manage.userway.org\" target=\"_blank\" class=\"sign-in-btn\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;Sign in&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/header[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "43554f3eff18e88425c22b8af37f0a73",
              "signature": "926ac6441db0f81c8dfefd5a98b53ead",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=43554f3eff18e88425c22b8af37f0a73"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 87.984375,
                  "y": 17
                },
                "bottom-right": {
                  "x": 136.999975,
                  "y": 66.9844
                },
                "height": 49.9844,
                "width": 49.0156
              },
              "position": {
                "line": 2761,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.uwsn.org/#uaw\" target=\"_blank\" aria-label=\"Visit the united way website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"united way website\"",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "aa8909776867125907193f02f39a1b5f",
              "signature": "df9bf8fa391649eba405a764d3828de1",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=aa8909776867125907193f02f39a1b5f"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 62.5,
                  "y": 107
                },
                "bottom-right": {
                  "x": 162.5,
                  "y": 157
                },
                "height": 50,
                "width": 100
              },
              "position": {
                "line": 5337,
                "column": 34
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://sanantoniobar.org/#uaw\" target=\"_blank\" aria-label=\"Visit the San Antonio Bar Association website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img al",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "1a16828ec810eab7890ddce733606271",
              "signature": "119029b6f1cdd0403c5897a493bdd9b9",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1a16828ec810eab7890ddce733606271"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 74.5,
                  "y": 17
                },
                "bottom-right": {
                  "x": 150.5,
                  "y": 67
                },
                "height": 50,
                "width": 76
              },
              "position": {
                "line": 5338,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.davita.com/#uaw\" target=\"_blank\" aria-label=\"Visit the DaVita website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"DaVita website\" src=\"",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "cd8414aba85b65910bd3c17da386bb37",
              "signature": "8adeeb2725f5ba97a3542a7cd0b35be1",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=cd8414aba85b65910bd3c17da386bb37"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 70,
                  "y": 107
                },
                "bottom-right": {
                  "x": 155,
                  "y": 157
                },
                "height": 50,
                "width": 85
              },
              "position": {
                "line": 5338,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.questrade.com/home#uaw\" target=\"_blank\" aria-label=\"Visit the questrade website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"questrade w",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "e8b1cf5bbffc465cfa914c7f91ef4de4",
              "signature": "31683ba0423f96712117d05f9aafe442",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e8b1cf5bbffc465cfa914c7f91ef4de4"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 68,
                  "y": 17
                },
                "bottom-right": {
                  "x": 157,
                  "y": 67
                },
                "height": 50,
                "width": 89
              },
              "position": {
                "line": 5338,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.tonyrobbins.com/#uaw\" target=\"_blank\" aria-label=\"Visit the Tony Robbins website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"Tony Robbi",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "99681177c0deb14324aca1d2efe04a53",
              "signature": "522faab49ea9f5712acc3a23febaf5c0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=99681177c0deb14324aca1d2efe04a53"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 56.5,
                  "y": 107
                },
                "bottom-right": {
                  "x": 168.5,
                  "y": 157
                },
                "height": 50,
                "width": 112
              },
              "position": {
                "line": 5338,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.walmartpetrx.com/#uaw\" target=\"_blank\" aria-label=\"Visit the Walmart | Pet Pharmacy website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[3]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "2902b8cd54c56ff3d147fc9efd189d38",
              "signature": "1bc502733be24fb8933a074831c44c22",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2902b8cd54c56ff3d147fc9efd189d38"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 86.109375,
                  "y": 17
                },
                "bottom-right": {
                  "x": 138.874975,
                  "y": 66.9844
                },
                "height": 49.9844,
                "width": 52.7656
              },
              "position": {
                "line": 5697,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.cadrim.org/#uaw\" target=\"_blank\" aria-label=\"Visit the CADRIM website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"CADRIM website\" src=\"",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "24ecbede916b4c374dd01068b4133fd0",
              "signature": "cb86b1edaca3a0f6b426d31d56e06582",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=24ecbede916b4c374dd01068b4133fd0"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 92.5,
                  "y": 107
                },
                "bottom-right": {
                  "x": 132.5,
                  "y": 157
                },
                "height": 50,
                "width": 40
              },
              "position": {
                "line": 5697,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://garthbrooks.com/#uaw\" target=\"_blank\" aria-label=\"Visit the Garth Brooks website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"Garth Brooks w",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "81004bb8a5f4f68e5ff5f8eb456962a3",
              "signature": "04cad2a1ef6f50debd254d048dd73489",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=81004bb8a5f4f68e5ff5f8eb456962a3"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 62,
                  "y": 17
                },
                "bottom-right": {
                  "x": 163,
                  "y": 67
                },
                "height": 50,
                "width": 101
              },
              "position": {
                "line": 5698,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://sites.duke.edu/interdisciplinary/#uaw\" target=\"_blank\" aria-label=\"Visit the Duke University website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[5]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "67de7e0187e4d6021dfbb0e5544dc92a",
              "signature": "ca55263d844c0ec505637145365fb612",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=67de7e0187e4d6021dfbb0e5544dc92a"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 68.5,
                  "y": 107
                },
                "bottom-right": {
                  "x": 156.5,
                  "y": 157
                },
                "height": 50,
                "width": 88
              },
              "position": {
                "line": 5698,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.piper.com/?uaw\" target=\"_blank\" aria-label=\"Visit the Piper website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"Piper website\" src=\"/co",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[5]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "aab41ebbfad0e94a8d284d8acfd9e1a5",
              "signature": "6daca666320560f7491bc3a75ecc3f3c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=aab41ebbfad0e94a8d284d8acfd9e1a5"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 62.5,
                  "y": 17
                },
                "bottom-right": {
                  "x": 162.5,
                  "y": 67
                },
                "height": 50,
                "width": 100
              },
              "position": {
                "line": 5698,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.paralympic.org/#uaw\" target=\"_blank\" aria-label=\"Visit the International Paralympic Committee - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img al",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[6]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "95ec52a416a267d9dc00b41306c44e98",
              "signature": "2a13965e1b44691e49bc6e03b9197459",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=95ec52a416a267d9dc00b41306c44e98"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 70.5,
                  "y": 107
                },
                "bottom-right": {
                  "x": 154.5,
                  "y": 157
                },
                "height": 50,
                "width": 84
              },
              "position": {
                "line": 5698,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://disneyspringshotels.com/#uaw\" target=\"_blank\" aria-label=\"Visit the Disney Springs Hotels - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"Disne",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[6]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "d453678bd1b9314954867d599c50e671",
              "signature": "305f7bbf3434e647f01beef3b4167b24",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d453678bd1b9314954867d599c50e671"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 67,
                  "y": 17
                },
                "bottom-right": {
                  "x": 158,
                  "y": 67
                },
                "height": 50,
                "width": 91
              },
              "position": {
                "line": 5865,
                "column": 34
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.cokestore.com/#uaw\" target=\"_blank\" aria-label=\"Visit the Cokestore website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"Cokestore websi",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[7]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "4b8deea112d7b007afb18757e4f786ef",
              "signature": "dc9d457ce23bbb766b79c9dcdab5cee0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4b8deea112d7b007afb18757e4f786ef"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 68.640625,
                  "y": 107
                },
                "bottom-right": {
                  "x": 156.359425,
                  "y": 156.9844
                },
                "height": 49.9844,
                "width": 87.7188
              },
              "position": {
                "line": 5866,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.voltaren.ca/#uaw\" target=\"_blank\" aria-label=\"Visit the Voltaren website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"Voltaren website\" ",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[7]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "ca5881b22df9198677649704060a3d4c",
              "signature": "427c1db450ddd772799adfab771e0232",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ca5881b22df9198677649704060a3d4c"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 72,
                  "y": 17
                },
                "bottom-right": {
                  "x": 153,
                  "y": 67
                },
                "height": 50,
                "width": 81
              },
              "position": {
                "line": 5866,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://centrum.com/#uaw\" target=\"_blank\" aria-label=\"Visit the Centrum website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"Centrum website\" src=\"/",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[8]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "ecb2d3d0b952a0ef6eec90aa84f1c7ac",
              "signature": "6295323a2510d16b7ac872ef24c0d45b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ecb2d3d0b952a0ef6eec90aa84f1c7ac"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 81,
                  "y": 107
                },
                "bottom-right": {
                  "x": 144,
                  "y": 157
                },
                "height": 50,
                "width": 63
              },
              "position": {
                "line": 5866,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://icee.com/#uaw\" target=\"_blank\" aria-label=\"Visit the jjsnack website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"jjsnack website\" src=\"/con",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[8]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "2126fb84f744a7ab397ba31e56832e7e",
              "signature": "5612eb4dfae8ae8fc4c977c097b6132b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2126fb84f744a7ab397ba31e56832e7e"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 67.5,
                  "y": 17
                },
                "bottom-right": {
                  "x": 157.5,
                  "y": 67
                },
                "height": 50,
                "width": 90
              },
              "position": {
                "line": 5937,
                "column": 34
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"0\" href=\"https://www.ebay.co.il/#uaw\" target=\"_blank\" aria-label=\"Visit the Ebay website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"Ebay website\" src=\"/cont",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[9]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "3fad8409524ef111801eb6718860822d",
              "signature": "7591722ea490b18c7005de1611ed2392",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3fad8409524ef111801eb6718860822d"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 87.5,
                  "y": 107
                },
                "bottom-right": {
                  "x": 137.5,
                  "y": 157
                },
                "height": 50,
                "width": 50
              },
              "position": {
                "line": 5938,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"0\" href=\"https://www.toyotadirect.com/#uaw\" target=\"_blank\" aria-label=\"Visit the Toyota Direct website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"Toyota Di",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[9]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "a5ff41e450a4535d8add4f58454eaab7",
              "signature": "f511904108bccf61e4aff1bc560b74f1",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a5ff41e450a4535d8add4f58454eaab7"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 62.5,
                  "y": 17
                },
                "bottom-right": {
                  "x": 162.5,
                  "y": 67
                },
                "height": 50,
                "width": 100
              },
              "position": {
                "line": 5938,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"0\" href=\"https://www.msmc.com/#uaw\" target=\"_blank\" aria-label=\"Visit the Mount sinai website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"Mount sinai website",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[10]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "42caac609b525fe69c85bf83028d5014",
              "signature": "53d6810d4720932518f127af44609635",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=42caac609b525fe69c85bf83028d5014"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 59.5,
                  "y": 107
                },
                "bottom-right": {
                  "x": 165.5,
                  "y": 157
                },
                "height": 50,
                "width": 106
              },
              "position": {
                "line": 5938,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"0\" href=\"https://www.thermofisher.com/#uaw\" target=\"_blank\" aria-label=\"Visit the ThermoFisher website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"ThermoFish",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[10]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "507dccb51ab26f745154fb4e80e3767c",
              "signature": "93ded015baa9e47902ed8f9b3b211d1c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=507dccb51ab26f745154fb4e80e3767c"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 58.5,
                  "y": 17
                },
                "bottom-right": {
                  "x": 166.5,
                  "y": 67
                },
                "height": 50,
                "width": 108
              },
              "position": {
                "line": 6009,
                "column": 33
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"0\" href=\"https://fool.com/#uaw\" target=\"_blank\" aria-label=\"Visit the Motley fool website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"Motley fool website\" sr",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[11]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "d6ba67f241b04792ad7b5c24490623ea",
              "signature": "e8964271a2ffef07fa92c701911c4ee6",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d6ba67f241b04792ad7b5c24490623ea"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 72,
                  "y": 107
                },
                "bottom-right": {
                  "x": 153,
                  "y": 157
                },
                "height": 50,
                "width": 81
              },
              "position": {
                "line": 6165,
                "column": 34
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"0\" href=\"https://www.nielsen.com/us/en/#uaw\" target=\"_blank\" aria-label=\"Visit the The Nielsen Company (US), LLC - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[11]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "3f3c867807ae7f06f0c72c74892e492a",
              "signature": "77982a8343c2ecefbfbbbadb0c21fdcd",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3f3c867807ae7f06f0c72c74892e492a"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 83,
                  "y": 17
                },
                "bottom-right": {
                  "x": 142,
                  "y": 67
                },
                "height": 50,
                "width": 59
              },
              "position": {
                "line": 6166,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"0\" href=\"https://www.unfpa.org/#uaw\" target=\"_blank\" aria-label=\"Visit the United Nations Population Fund website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[12]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "502c880a655de892b03e8b2e3bb49488",
              "signature": "3705dcafe75e6f30fe18f81716a72df5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=502c880a655de892b03e8b2e3bb49488"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 87.5,
                  "y": 107
                },
                "bottom-right": {
                  "x": 137.5,
                  "y": 157
                },
                "height": 50,
                "width": 50
              },
              "position": {
                "line": 6166,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"0\" href=\"https://www.landroverhonolulu.com/#uaw\" target=\"_blank\" aria-label=\"Visit the Land Rover Honolulu website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[12]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "4e02db05cf4d49e2f094d28f981515b8",
              "signature": "5fcd5eb7a04d9fce671f2712764e7268",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4e02db05cf4d49e2f094d28f981515b8"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 62.5,
                  "y": 17
                },
                "bottom-right": {
                  "x": 162.5,
                  "y": 67
                },
                "height": 50,
                "width": 100
              },
              "position": {
                "line": 6166,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.amnestyusa.org/#uaw\" target=\"_blank\" aria-label=\"Visit the Amnesty International USA website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[13]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "6e1a146cd91b57e6f1b6da8d620c1ea0",
              "signature": "d060fd9df8084e75ca97afca35e1a6f2",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6e1a146cd91b57e6f1b6da8d620c1ea0"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 87,
                  "y": 107
                },
                "bottom-right": {
                  "x": 138,
                  "y": 157
                },
                "height": 50,
                "width": 51
              },
              "position": {
                "line": 6333,
                "column": 33
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.niagarafallsusa.com/#uaw\" target=\"_blank\" aria-label=\"Visit the Niagara Falls USA website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"N",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[13]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "d138c2dfa0c66a872948e0b6ddbb818a",
              "signature": "553a0faa175b45ee554e0292fb02f1aa",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d138c2dfa0c66a872948e0b6ddbb818a"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 92.5,
                  "y": 17
                },
                "bottom-right": {
                  "x": 132.5,
                  "y": 67
                },
                "height": 50,
                "width": 40
              },
              "position": {
                "line": 6334,
                "column": 40
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.ussailing.org/#uaw\" target=\"_blank\" aria-label=\"Visit the US Sailing website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"US Sailing web",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[14]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "f1d6e0a5a494bd010e63ccaac75f5a09",
              "signature": "4ce8578ae0a0edcaa2a4cf3a12293bd7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f1d6e0a5a494bd010e63ccaac75f5a09"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 62.5,
                  "y": 107
                },
                "bottom-right": {
                  "x": 162.5,
                  "y": 157
                },
                "height": 50,
                "width": 100
              },
              "position": {
                "line": 6345,
                "column": 52
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.payoneer.com/#uaw\" target=\"_blank\" aria-label=\"Visit the Payoneer website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"Payoneer website\"",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[14]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "b9bf7908b18958a8413c0bcac5d01afd",
              "signature": "8452287e1ca210cbacc66c79139f60ff",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b9bf7908b18958a8413c0bcac5d01afd"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 64.5,
                  "y": 17
                },
                "bottom-right": {
                  "x": 160.5,
                  "y": 67
                },
                "height": 50,
                "width": 96
              },
              "position": {
                "line": 6346,
                "column": 58
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.porschenaples.com/#uaw\" target=\"_blank\" aria-label=\"Visit the Porsche Naples website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"Porsch",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[15]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "2224573bd98bb0b9e2ca3241480c5b13",
              "signature": "87dccafd45cb2221d2447c1afad0c9be",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2224573bd98bb0b9e2ca3241480c5b13"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 60,
                  "y": 107
                },
                "bottom-right": {
                  "x": 165,
                  "y": 157
                },
                "height": 50,
                "width": 105
              },
              "position": {
                "line": 6753,
                "column": 34
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.petcarerx.com/#uaw\" target=\"_blank\" aria-label=\"Visit the PetCareRx website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"PetCareRx websi",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[15]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "8cd81b244f0dbfc45109b0addfb8e8e0",
              "signature": "1191705431829fcf6de02d8eb72c68cb",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8cd81b244f0dbfc45109b0addfb8e8e0"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 87,
                  "y": 17
                },
                "bottom-right": {
                  "x": 138,
                  "y": 67
                },
                "height": 50,
                "width": 51
              },
              "position": {
                "line": 6754,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://ciser.cornell.edu/#uaw\" target=\"_blank\" aria-label=\"Visit the Cornell university website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"Cornel",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[16]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "15813c420e19b8bda97c22573e2eecc8",
              "signature": "9af503088b01471e3f68c978ef27f2ed",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=15813c420e19b8bda97c22573e2eecc8"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30.359375,
                  "y": 107
                },
                "bottom-right": {
                  "x": 194.640375,
                  "y": 156.9844
                },
                "height": 49.9844,
                "width": 164.281
              },
              "position": {
                "line": 6754,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://lowell.edu/#uaw\" target=\"_blank\" aria-label=\"Visit the Lowell Observatory website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"Lowell Observ",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[16]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "ae94a549303432073b305dbb58b38c56",
              "signature": "442aeb8dbb3c731ad944b5543e004c64",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ae94a549303432073b305dbb58b38c56"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 62.5,
                  "y": 17
                },
                "bottom-right": {
                  "x": 162.5,
                  "y": 67
                },
                "height": 50,
                "width": 100
              },
              "position": {
                "line": 7502,
                "column": 34
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.nyls.edu/#uaw\" target=\"_blank\" aria-label=\"Visit the NYLS website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"NYLS website\" src=\"/conte",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[17]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "83fb8b14d41cd6e488b97a051b89b7dd",
              "signature": "3611e5766e99d228124d088d352050f6",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=83fb8b14d41cd6e488b97a051b89b7dd"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 59.5,
                  "y": 107
                },
                "bottom-right": {
                  "x": 165.5,
                  "y": 157
                },
                "height": 50,
                "width": 106
              },
              "position": {
                "line": 7503,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"http://specialolympics.org/#uaw\" target=\"_blank\" aria-label=\"Visit the Special Olympics website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"Special",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[17]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "e7383af76a351a0ee817d988bd36f2dc",
              "signature": "d9dd05145f7f6029530610e00e6f1b9d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e7383af76a351a0ee817d988bd36f2dc"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 58.5,
                  "y": 17
                },
                "bottom-right": {
                  "x": 166.5,
                  "y": 67
                },
                "height": 50,
                "width": 108
              },
              "position": {
                "line": 7503,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://accessibility.breitling.com/us-en/#uaw\" target=\"_blank\" aria-label=\"Visit the Breitling website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[18]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "d7eaff2a6742350e49faf623df90cd80",
              "signature": "abb978f6d17bfa4e5d47da58dae6940d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d7eaff2a6742350e49faf623df90cd80"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 92,
                  "y": 107
                },
                "bottom-right": {
                  "x": 133,
                  "y": 157
                },
                "height": 50,
                "width": 41
              },
              "position": {
                "line": 7503,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.wvstateu.edu/#uaw\" target=\"_blank\" aria-label=\"Visit the West Virginia State University website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img ",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[18]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "cd73fe010293d9025146f54b936c7966",
              "signature": "3f38e1915c9044d9e41ed96c65bd8ae4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=cd73fe010293d9025146f54b936c7966"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 62.5,
                  "y": 17
                },
                "bottom-right": {
                  "x": 162.5,
                  "y": 67
                },
                "height": 50,
                "width": 100
              },
              "position": {
                "line": 7503,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://newschoolarch.edu/#uaw\" target=\"_blank\" aria-label=\"Visit the NewSchool of Architecture &amp;amp; Design website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[19]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "5780b8019c67f13a6724c3c02a0a824f",
              "signature": "e05831abecc35fd04bae65682ebb295a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5780b8019c67f13a6724c3c02a0a824f"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 67.5,
                  "y": 107
                },
                "bottom-right": {
                  "x": 157.5,
                  "y": 157
                },
                "height": 50,
                "width": 90
              },
              "position": {
                "line": 7862,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.perryellis.com/#uaw\" target=\"_blank\" aria-label=\"Visit the Perry Ellis website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"Perry Ellis ",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[19]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "ab16a5641725609da79ef202215b877a",
              "signature": "234dd3aaabf62688d40437ea612adb2f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ab16a5641725609da79ef202215b877a"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 59,
                  "y": 17
                },
                "bottom-right": {
                  "x": 166,
                  "y": 67
                },
                "height": 50,
                "width": 107
              },
              "position": {
                "line": 7862,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://collab.sundance.org/#uaw\" target=\"_blank\" aria-label=\"Visit the Sundance Collab website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"Sundanc",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[20]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "106ec95a049d0b7c8f4a23f55119c8de",
              "signature": "5e28d7c3616466c0834e17ca72aa787e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=106ec95a049d0b7c8f4a23f55119c8de"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 87.5,
                  "y": 107
                },
                "bottom-right": {
                  "x": 137.5,
                  "y": 157
                },
                "height": 50,
                "width": 50
              },
              "position": {
                "line": 7863,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.cariboucoffee.com/#uaw\" target=\"_blank\" aria-label=\"Visit the Caribou Coffee website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"Caribo",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[20]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "439a1044efbead20d45d5c9fbbf46784",
              "signature": "02ef0aed34cca81b825854470ad6c89f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=439a1044efbead20d45d5c9fbbf46784"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 72,
                  "y": 17
                },
                "bottom-right": {
                  "x": 153,
                  "y": 67
                },
                "height": 50,
                "width": 81
              },
              "position": {
                "line": 7863,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.jennycraig.com/#uaw\" target=\"_blank\" aria-label=\"Visit the Jenny Craig website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"Jenny Craig ",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[21]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "7dbb77c4c76e43acaede6b0bf982fee1",
              "signature": "ab47baf48666532cd7287be9b5a61c7c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7dbb77c4c76e43acaede6b0bf982fee1"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 59,
                  "y": 107
                },
                "bottom-right": {
                  "x": 166,
                  "y": 157
                },
                "height": 50,
                "width": 107
              },
              "position": {
                "line": 7863,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.rpminc.com/#uaw\" target=\"_blank\" aria-label=\"Visit the RPM International Inc. website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"RPM I",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[21]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "7d1c464ee7102d1e969efedfbc67c9bc",
              "signature": "0291ec962f68d5eaf6b5f218554178b6",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7d1c464ee7102d1e969efedfbc67c9bc"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 57.5,
                  "y": 17
                },
                "bottom-right": {
                  "x": 167.5,
                  "y": 67
                },
                "height": 50,
                "width": 110
              },
              "position": {
                "line": 7863,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.searchtelluridesothebysrealty.com/#uaw\" target=\"_blank\" aria-label=\"Visit the Sotheby's International Realty website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[22]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "99d79ec614704fede471074159a2c84f",
              "signature": "18664188d0db4ff3e405301f9a9103f6",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=99d79ec614704fede471074159a2c84f"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 62,
                  "y": 107
                },
                "bottom-right": {
                  "x": 163,
                  "y": 157
                },
                "height": 50,
                "width": 101
              },
              "position": {
                "line": 8030,
                "column": 34
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://total.myalcon.com/ca/#uaw\" target=\"_blank\" aria-label=\"Visit the Alcon DAILIES TOTAL1 website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"A",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[22]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "251074a316ab5f264f13849c9e07da97",
              "signature": "7bf265a1794fdf31c8a2d5b36734a3ec",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=251074a316ab5f264f13849c9e07da97"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 62.5,
                  "y": 17
                },
                "bottom-right": {
                  "x": 162.5,
                  "y": 67
                },
                "height": 50,
                "width": 100
              },
              "position": {
                "line": 8031,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://kyliecosmetics.com/en-us/#uaw\" target=\"_blank\" aria-label=\"Visit the Kylie Cosmetics website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"Ky",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[23]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "8d88f985a76530066097ba53ccbe22ba",
              "signature": "cccac084035747fd31875deffd9ec3c6",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8d88f985a76530066097ba53ccbe22ba"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 62.5,
                  "y": 107
                },
                "bottom-right": {
                  "x": 162.5,
                  "y": 157
                },
                "height": 50,
                "width": 100
              },
              "position": {
                "line": 8031,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.autismspeaks.org#uaw\" target=\"_blank\" aria-label=\"Visit the Autism Speaks website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"Autism Sp",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[23]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "c51eef854c7df855550b4158da23de3a",
              "signature": "4e718ec3d411c5704220a4ce48a10cb8",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c51eef854c7df855550b4158da23de3a"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 87.984375,
                  "y": 17
                },
                "bottom-right": {
                  "x": 136.999975,
                  "y": 66.9844
                },
                "height": 49.9844,
                "width": 49.0156
              },
              "position": {
                "line": 8031,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.uwsn.org/#uaw\" target=\"_blank\" aria-label=\"Visit the united way website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"united way website\"",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[24]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "9afc688678f432893ef2f28dcb4d8eea",
              "signature": "c75f8c6f2a951d87df64a90a35a4124d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9afc688678f432893ef2f28dcb4d8eea"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 62.5,
                  "y": 107
                },
                "bottom-right": {
                  "x": 162.5,
                  "y": 157
                },
                "height": 50,
                "width": 100
              },
              "position": {
                "line": 8102,
                "column": 34
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://sanantoniobar.org/#uaw\" target=\"_blank\" aria-label=\"Visit the San Antonio Bar Association website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img al",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[24]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "786077694b9ba9d4879015bee605ce5a",
              "signature": "9823ea582d34af541dc569c6f2767196",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=786077694b9ba9d4879015bee605ce5a"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 74.5,
                  "y": 17
                },
                "bottom-right": {
                  "x": 150.5,
                  "y": 67
                },
                "height": 50,
                "width": 76
              },
              "position": {
                "line": 8103,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.davita.com/#uaw\" target=\"_blank\" aria-label=\"Visit the DaVita website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"DaVita website\" src=\"",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[25]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "cbf017ff16729dcc77b240f1c0167c2a",
              "signature": "43d48ed850a2d0b62bb8339fe8fe6dd0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=cbf017ff16729dcc77b240f1c0167c2a"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 70,
                  "y": 107
                },
                "bottom-right": {
                  "x": 155,
                  "y": 157
                },
                "height": 50,
                "width": 85
              },
              "position": {
                "line": 8103,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.questrade.com/home#uaw\" target=\"_blank\" aria-label=\"Visit the questrade website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"questrade w",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[25]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "0c92847b68cedbc9398f567f333d4764",
              "signature": "e3812a1c872f2bc93b82d6cb98da7b62",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0c92847b68cedbc9398f567f333d4764"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 68,
                  "y": 17
                },
                "bottom-right": {
                  "x": 157,
                  "y": 67
                },
                "height": 50,
                "width": 89
              },
              "position": {
                "line": 8103,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.tonyrobbins.com/#uaw\" target=\"_blank\" aria-label=\"Visit the Tony Robbins website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"Tony Robbi",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[26]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "786f4f8c81436e4bb98c4e01f82a561c",
              "signature": "c311da997a0db590399ac2ad7f0dc139",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=786f4f8c81436e4bb98c4e01f82a561c"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 56.5,
                  "y": 107
                },
                "bottom-right": {
                  "x": 168.5,
                  "y": 157
                },
                "height": 50,
                "width": 112
              },
              "position": {
                "line": 8174,
                "column": 33
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.walmartpetrx.com/#uaw\" target=\"_blank\" aria-label=\"Visit the Walmart | Pet Pharmacy website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[26]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "146aba4558dd60a15bde2ae330339e82",
              "signature": "6301e8684c37a557cf2c0cdab91fdbfd",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=146aba4558dd60a15bde2ae330339e82"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 86.109375,
                  "y": 17
                },
                "bottom-right": {
                  "x": 138.874975,
                  "y": 66.9844
                },
                "height": 49.9844,
                "width": 52.7656
              },
              "position": {
                "line": 8330,
                "column": 34
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.cadrim.org/#uaw\" target=\"_blank\" aria-label=\"Visit the CADRIM website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"CADRIM website\" src=\"",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[27]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "b2ff579dd409aed2b11eff27d33a628f",
              "signature": "0be03ef7ff090fd37ff120faca08dc91",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b2ff579dd409aed2b11eff27d33a628f"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 92.5,
                  "y": 107
                },
                "bottom-right": {
                  "x": 132.5,
                  "y": 157
                },
                "height": 50,
                "width": 40
              },
              "position": {
                "line": 8331,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://garthbrooks.com/#uaw\" target=\"_blank\" aria-label=\"Visit the Garth Brooks website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"Garth Brooks w",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[27]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "e99460b1c2414d1ffe5b800208559af2",
              "signature": "f3370f643d2a06048282d348a54c081b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e99460b1c2414d1ffe5b800208559af2"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 62,
                  "y": 17
                },
                "bottom-right": {
                  "x": 163,
                  "y": 67
                },
                "height": 50,
                "width": 101
              },
              "position": {
                "line": 8331,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://sites.duke.edu/interdisciplinary/#uaw\" target=\"_blank\" aria-label=\"Visit the Duke University website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[28]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "de5d421099dfa80918b2460c8001666a",
              "signature": "132784dcf4514433d3aeec58371af614",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=de5d421099dfa80918b2460c8001666a"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 68.5,
                  "y": 107
                },
                "bottom-right": {
                  "x": 156.5,
                  "y": 157
                },
                "height": 50,
                "width": 88
              },
              "position": {
                "line": 8331,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.piper.com/?uaw\" target=\"_blank\" aria-label=\"Visit the Piper website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"Piper website\" src=\"/co",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[28]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "59526da7c0307192ca81c7d331d2bb69",
              "signature": "d231a1a4d8b925070a2ef5e55f86041d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=59526da7c0307192ca81c7d331d2bb69"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 62.5,
                  "y": 17
                },
                "bottom-right": {
                  "x": 162.5,
                  "y": 67
                },
                "height": 50,
                "width": 100
              },
              "position": {
                "line": 8498,
                "column": 33
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.paralympic.org/#uaw\" target=\"_blank\" aria-label=\"Visit the International Paralympic Committee - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img al",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[29]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "7609298ae50ea14c0b5b6e71c50810ba",
              "signature": "173d6d223aa97060ae78b54ae250bd3f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7609298ae50ea14c0b5b6e71c50810ba"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 70.5,
                  "y": 107
                },
                "bottom-right": {
                  "x": 154.5,
                  "y": 157
                },
                "height": 50,
                "width": 84
              },
              "position": {
                "line": 8499,
                "column": 40
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://disneyspringshotels.com/#uaw\" target=\"_blank\" aria-label=\"Visit the Disney Springs Hotels - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"Disne",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[29]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "2057f59275a61d6cc055b72c79deeec0",
              "signature": "20ee388d2811285a8ed9db3fa1aa02d7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2057f59275a61d6cc055b72c79deeec0"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 67,
                  "y": 17
                },
                "bottom-right": {
                  "x": 158,
                  "y": 67
                },
                "height": 50,
                "width": 91
              },
              "position": {
                "line": 8510,
                "column": 52
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.cokestore.com/#uaw\" target=\"_blank\" aria-label=\"Visit the Cokestore website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"Cokestore websi",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[30]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "bedc6dddd3e5229080df0113936241e5",
              "signature": "c915093bee2acd0a363e85ec780a5384",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bedc6dddd3e5229080df0113936241e5"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 68.640625,
                  "y": 107
                },
                "bottom-right": {
                  "x": 156.359425,
                  "y": 156.9844
                },
                "height": 49.9844,
                "width": 87.7188
              },
              "position": {
                "line": 8511,
                "column": 58
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://www.voltaren.ca/#uaw\" target=\"_blank\" aria-label=\"Visit the Voltaren website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"Voltaren website\" ",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[30]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "ca559e01980b059a36bd305947b2e096",
              "signature": "270a0921afcc882c4a767f5b2075a3b5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ca559e01980b059a36bd305947b2e096"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 72,
                  "y": 17
                },
                "bottom-right": {
                  "x": 153,
                  "y": 67
                },
                "height": 50,
                "width": 81
              },
              "position": {
                "line": 8918,
                "column": 34
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://centrum.com/#uaw\" target=\"_blank\" aria-label=\"Visit the Centrum website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"Centrum website\" src=\"/",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[31]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "ea6ae9d46a3ad525e639a6d2b399e661",
              "signature": "08fcf1e1aab2dfc5ff7e71cb06ab4f20",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ea6ae9d46a3ad525e639a6d2b399e661"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 81,
                  "y": 107
                },
                "bottom-right": {
                  "x": 144,
                  "y": 157
                },
                "height": 50,
                "width": 63
              },
              "position": {
                "line": 8919,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" tabindex=\"-1\" href=\"https://icee.com/#uaw\" target=\"_blank\" aria-label=\"Visit the jjsnack website - Opens in a new tab\" class=\"item\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img alt=\"jjsnack website\" src=\"/con",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[2]/div[31]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "e15fd0dc6544ea828232fa895b738306",
              "signature": "a570e827c714e157a727f5296d751246",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e15fd0dc6544ea828232fa895b738306"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 39,
                  "y": 905
                },
                "bottom-right": {
                  "x": 70,
                  "y": 936
                },
                "height": 31,
                "width": 31
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/UserWay\" aria-label=\"UserWay on Facebook - Opens in a new tab\" target=\"_blank\" rel=\"noopener noreferrer\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaG",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/a[1]",
              "issueID": "8e1bc9b7c347261615f20b7c375ceeb1",
              "signature": "ad4e32a933d1ebed715e761f45660c55",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8e1bc9b7c347261615f20b7c375ceeb1"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 74,
                  "y": 905
                },
                "bottom-right": {
                  "x": 105,
                  "y": 936
                },
                "height": 31,
                "width": 31
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/UserWayOrg\" aria-label=\"UserWay on Twitter - Opens in a new tab\" target=\"_blank\" rel=\"noopener noreferrer\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhla",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/a[2]",
              "issueID": "c8fccc9de8f4ccabe2fe050f6d5011c0",
              "signature": "b5141ba6085dac14eed023eeb11893d8",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c8fccc9de8f4ccabe2fe050f6d5011c0"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 121,
                  "y": 905
                },
                "bottom-right": {
                  "x": 152,
                  "y": 936
                },
                "height": 31,
                "width": 31
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/userway\" aria-label=\"UserWay on LinkedIn - Opens in a new tab\" target=\"_blank\" rel=\"noopener noreferrer\" data-uw-rm-brl=\"exc\" data-uw-rm-ext-link=\"na\"&gt;&lt;img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0i",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/a[3]",
              "issueID": "fd7cd58377039d64b1dde0a60f503e34",
              "signature": "c42d8a51bc688bbd2a6fb544dde2a453",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=fd7cd58377039d64b1dde0a60f503e34"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 168,
                  "y": 905
                },
                "bottom-right": {
                  "x": 199,
                  "y": 936
                },
                "height": 31,
                "width": 31
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/channel/UC2lRECBJJKznw5bogpzfaNQ?sub_confirmation=1\" aria-label=\"UserWay on YouTube - Opens in a new tab\" target=\"_blank\" rel=\"noopener noreferrer\" data-uw-rm-brl=\"exc\" data-uw-rm-ext-link=\"na\"&gt;&lt;img src=\"data:ima",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/a[4]",
              "issueID": "fd5e4b0136e044ee22bcb2f3e1ffb693",
              "signature": "833aee226670ee5c7f4fc2801b905002",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=fd5e4b0136e044ee22bcb2f3e1ffb693"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 215,
                  "y": 905
                },
                "bottom-right": {
                  "x": 246,
                  "y": 936
                },
                "height": 31,
                "width": 31
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/userwayorg\" aria-label=\"UserWay on Instagram - Opens in a new tab\" target=\"_blank\" rel=\"noopener noreferrer\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iM",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/a[5]",
              "issueID": "71ae748df7a32aab3e9be496f5bda72d",
              "signature": "6de174bc07edbbad5cb35279240835d5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=71ae748df7a32aab3e9be496f5bda72d"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 284,
                  "y": 468
                },
                "bottom-right": {
                  "x": 423,
                  "y": 483
                },
                "height": 15,
                "width": 139
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://userway.org/docs\" aria-label=\"API Documentation - Opens in a new tab\" target=\"_blank\" rel=\"noopener noreferrer\" tabindex=\"0\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;API Documentation&lt;/a&gt;",
              "xpath": "/html/body/div[9]/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[10]/a[1]",
              "issueID": "a0f60f817c59b543967ea6c361d2a10c",
              "signature": "c4d778b8e1b2c200cf15ce2a8bebb16d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a0f60f817c59b543967ea6c361d2a10c"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 284,
                  "y": 678
                },
                "bottom-right": {
                  "x": 410,
                  "y": 693
                },
                "height": 15,
                "width": 126
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" aria-label=\"Investor Relations - Opens in a new tab\" rel=\"noopener noreferrer\" href=\"https://investors.userway.org \" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;Investor Relations&lt;/a&gt;",
              "xpath": "/html/body/div[9]/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[17]/a[1]",
              "issueID": "462f5c7b0662d4b480e0152276029610",
              "signature": "3fb8b6c87db5d0e7cde9174050ae2636",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=462f5c7b0662d4b480e0152276029610"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://userway.org/docs\" aria-label=\"API Documentation - Opens in a new tab\" target=\"_blank\" rel=\"noopener noreferrer\" tabindex=\"0\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;API Documentation&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[3]/div[2]/ul[1]/li[10]/a[1]",
              "issueID": "2e76c4ec8208169dce6d42393ce82e28",
              "signature": "c0816c5249fdcdc95fa8048e18050198",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2e76c4ec8208169dce6d42393ce82e28"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" aria-label=\"Investor Relations - Opens in a new tab\" rel=\"noopener noreferrer\" href=\"https://investors.userway.org \" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;Investor Relations&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/nav[1]/div[1]/div[3]/div[2]/ul[1]/li[17]/a[1]",
              "issueID": "548a5891196d558e3f974473d127dc5c",
              "signature": "85852949e6f56c16c3196050907b66f8",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=548a5891196d558e3f974473d127dc5c"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 31,
                  "y": 31
                },
                "height": 31,
                "width": 31
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/UserWay\" aria-label=\"UserWay on Facebook - Opens in a new tab\" target=\"_blank\" rel=\"noopener noreferrer\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaG",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[4]/div[1]/a[1]",
              "issueID": "b8f45098642c94a2843092e6e2470a13",
              "signature": "923ebaf58f2581a4d0c51b61db2808b1",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b8f45098642c94a2843092e6e2470a13"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": -12,
                  "y": 0
                },
                "bottom-right": {
                  "x": 19,
                  "y": 31
                },
                "height": 31,
                "width": 31
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/UserWayOrg\" aria-label=\"UserWay on Twitter - Opens in a new tab\" target=\"_blank\" rel=\"noopener noreferrer\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhla",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[4]/div[1]/a[2]",
              "issueID": "7cb836148c7f503ae8645ef41d588a19",
              "signature": "9dbc2d38c3d41cf18e188dcf720009cb",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7cb836148c7f503ae8645ef41d588a19"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": -12,
                  "y": 0
                },
                "bottom-right": {
                  "x": 19,
                  "y": 31
                },
                "height": 31,
                "width": 31
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/userway\" aria-label=\"UserWay on LinkedIn - Opens in a new tab\" target=\"_blank\" rel=\"noopener noreferrer\" data-uw-rm-brl=\"exc\" data-uw-rm-ext-link=\"na\"&gt;&lt;img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0i",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[4]/div[1]/a[3]",
              "issueID": "d6a73f004870fab65bf38f886438a8a7",
              "signature": "8bcadfb9969be2795f97e2cb8c4f26da",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d6a73f004870fab65bf38f886438a8a7"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": -12,
                  "y": 0
                },
                "bottom-right": {
                  "x": 19,
                  "y": 31
                },
                "height": 31,
                "width": 31
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/channel/UC2lRECBJJKznw5bogpzfaNQ?sub_confirmation=1\" aria-label=\"UserWay on YouTube - Opens in a new tab\" target=\"_blank\" rel=\"noopener noreferrer\" data-uw-rm-brl=\"exc\" data-uw-rm-ext-link=\"na\"&gt;&lt;img src=\"data:ima",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[4]/div[1]/a[4]",
              "issueID": "114a5bc0bed9bb6e510dc89ccd1056be",
              "signature": "ed76594eb547001133233729b9ed4abc",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=114a5bc0bed9bb6e510dc89ccd1056be"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": -12,
                  "y": 0
                },
                "bottom-right": {
                  "x": 19,
                  "y": 31
                },
                "height": 31,
                "width": 31
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/userwayorg\" aria-label=\"UserWay on Instagram - Opens in a new tab\" target=\"_blank\" rel=\"noopener noreferrer\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;&lt;img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iM",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[4]/div[1]/a[5]",
              "issueID": "8f156df26479440da942397b62ef6444",
              "signature": "0fcabb64e9c3fb250700c0db06c30eee",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8f156df26479440da942397b62ef6444"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 468.71875,
                  "y": 87
                },
                "bottom-right": {
                  "x": 560.71875,
                  "y": 102
                },
                "height": 15,
                "width": 92
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/cookies/\" target=\"_blank\" aria-label=\"UserWay's Cookie Policy - Opens in a new tab\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;Cookie Policy&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "aea56333ff2c863a93df012dacabc9d8",
              "signature": "6b19be70bfd5e35a8a9ff667390a9fde",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=aea56333ff2c863a93df012dacabc9d8"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 596.0625,
                  "y": 87
                },
                "bottom-right": {
                  "x": 690.0625,
                  "y": 102
                },
                "height": 15,
                "width": 94
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/privacy/\" target=\"_blank\" aria-label=\"UserWay's Privacy Policy - Opens in a new tab\" data-uw-rm-brl=\"false\" data-uw-rm-ext-link=\"na\"&gt;Privacy Policy&lt;/a&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]/a[2]",
              "issueID": "eefda81adf365c4d82c2f32ae4866ba9",
              "signature": "f24ae2bbcd37a22f152e8ecacc17e373",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=eefda81adf365c4d82c2f32ae4866ba9"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 176,
                  "y": 742
                },
                "bottom-right": {
                  "x": 176,
                  "y": 742
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9420,
                "column": 0
              },
              "errorSnippet": "&lt;br role=\"presentation\" data-uw-rm-sr=\"\"&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/br[1]",
              "issueID": "ec0db2482f2158e6240f198e805a0252",
              "signature": "5cb903e73f42aae0d1440b94d790204f",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=ec0db2482f2158e6240f198e805a0252"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;br role=\"presentation\" data-uw-rm-sr=\"\"&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/footer[1]/div[1]/div[1]/div[1]/div[3]/p[1]/br[2]",
              "issueID": "440deea0faa97c962444e82a93b3c15c",
              "signature": "cc7016c4d764d84753e664736f74be33",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=440deea0faa97c962444e82a93b3c15c"
            },
            {
              "tID": 271,
              "bpID": 211,
              "priority": 100,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is rotated from the horizontal by 60 degrees or more.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text is rotated from the horizontal by 60 degrees or more, and is not part of a complex image or graphic.  Text rotated beyond a certain threshold presents comprehension difficulties for people with cognitive disabilities or perception-based learning disabilities. Don't rotate text beyond 60 degrees from the horiziontal.",
              "viewPortLocation": {
                "top-left": {
                  "x": 927.95458984375,
                  "y": 937.125732421875
                },
                "bottom-right": {
                  "x": 927.95458984375,
                  "y": 937.125732421875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9432,
                "column": 0
              },
              "errorSnippet": "&lt;path d=\"M983.293 23.293a1 1 0 011.497 1.32l-.083.094L975.415 34l9.292 9.293a1 1 0 01.083 1.32l-.083.094a1 1 0 01-1.32.083l-.094-.083-10-10a1 1 0 01-.083-1.32l.083-.094 10-10z\" transform=\"matrix(-1 0 0 1 1958 0)\"&gt;&lt;/path&gt;",
              "xpath": "/html/body/div[9]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[1]/div[3]/button[1]/svg[1]/g[1]/g[1]/g[1]/path[1]",
              "issueID": "8047ab1be929fb3471157b3add62ac80",
              "signature": "6b45391887c194e63e9ada2d1771c7f7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=271&issueID=8047ab1be929fb3471157b3add62ac80"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "42ubn",
  "startTime": "2022-07-09T15:48:39",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      65
    ],
    [
      "ibm",
      32
    ],
    [
      "alfa",
      24
    ],
    [
      "focAll",
      18
    ],
    [
      "motion",
      14
    ],
    [
      "wave",
      8
    ],
    [
      "axe",
      3
    ],
    [
      "bulk",
      1
    ],
    [
      "focInd",
      1
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ]
  ],
  "logCount": 338,
  "logSize": 33557,
  "errorLogCount": 44,
  "errorLogSize": 7138,
  "prohibitedCount": 10,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-09T15:52:24",
  "elapsedSeconds": 225,
  "score": {
    "scoreProcID": "sp12b",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "motion": 3,
        "bulk": 2,
        "focAll": 90,
        "focInd": 6,
        "focOp": 484,
        "hover": 16,
        "linkUl": 218,
        "role": 122,
        "styleDiff": 34,
        "zIndex": 61
      },
      "alfa": {
        "r14": 32,
        "r3": 8,
        "r57": 24,
        "r62": 8,
        "r65": 33,
        "r66": 419,
        "r69": 339,
        "r73": 1420,
        "r74": 1476,
        "r80": 1476,
        "r83": 1892,
        "r87": 1
      },
      "axe": {
        "aria-allowed-attr": 7,
        "color-contrast-enhanced": 153,
        "color-contrast": 123,
        "frame-tested": 1,
        "hidden-content": 0,
        "p-as-heading": 2,
        "aria-allowed-role": 1,
        "duplicate-id": 1,
        "label-content-name-mismatch": 12,
        "link-in-text-block": 6,
        "presentation-role-conflict": 1,
        "region": 6
      },
      "htmlcs": {
        "e:AA.2_4_1.H64.1": 4,
        "e:AA.3_2_2.H32.2": 8,
        "e:AA.4_1_1.F77": 4,
        "w:AA.1_3_1.H42": 1,
        "w:AA.1_3_1.H48": 3,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 14,
        "w:AA.1_4_3.G145.Abs": 1,
        "w:AA.1_4_3.G145.Alpha": 2,
        "w:AA.1_4_3.G18.Abs": 18,
        "w:AA.1_4_3.G18.Alpha": 4,
        "w:AA.1_4_3.G18.BgImage": 2,
        "w:AA.1_4_3_F24.F24.BGColour": 6,
        "w:AA.2_5_3.F96": 6
      },
      "wave": {
        "a:heading_possible": 4,
        "a:link_redundant": 3,
        "a:link_pdf": 3,
        "a:noscript": 12
      },
      "tenon": {
        "28": 4,
        "95": 12,
        "98": 96,
        "134": 12,
        "138": 24,
        "144": 28,
        "152": 40,
        "153": 4,
        "154": 3,
        "190": 8,
        "194": 4,
        "218": 316,
        "242": 8,
        "271": 4
      }
    },
    "groupDetails": {
      "groups": {
        "spontaneousMotion": {
          "testaro": {
            "motion": {
              "score": 2,
              "what": "Change of visible content not requested by user"
            }
          }
        },
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 68,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 6,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 33,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 363,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 4,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 109,
              "what": "Non-underlined adjacent links"
            }
          },
          "alfa": {
            "r62": {
              "score": 4,
              "what": "Inline link is not distinct from the surrounding text except by color"
            }
          },
          "axe": {
            "link-in-text-block": {
              "score": 3,
              "what": "Link is not distinct from surrounding text without reliance on color"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 92,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "axe": {
            "aria-allowed-role": {
              "score": 1,
              "what": "ARIA role is not appropriate for the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 9,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 15,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "invisibleLabel": {
          "alfa": {
            "r14": {
              "score": 24,
              "what": "Visible label is not in the accessible name"
            }
          },
          "axe": {
            "label-content-name-mismatch": {
              "score": 9,
              "what": "Element visible text is not part of its accessible name"
            }
          },
          "htmlcs": {
            "w:AA.2_5_3.F96": {
              "score": 5,
              "what": "Visible label is not in the accessible name"
            }
          }
        },
        "duplicateID": {
          "alfa": {
            "r3": {
              "score": 6,
              "what": "Element id attribute value is not unique"
            }
          },
          "axe": {
            "duplicate-id": {
              "score": 1,
              "what": "id attribute value is not unique"
            }
          },
          "htmlcs": {
            "e:AA.4_1_1.F77": {
              "score": 3,
              "what": "Duplicate id attribute value"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 12,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 3,
              "what": "Some page content is not contained by landmarks"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 105,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 38,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 3,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 254,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 92,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 1065,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 738,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "leadingAbsolute": {
          "alfa": {
            "r80": {
              "score": 738,
              "what": "Paragraph text has an absolute line height"
            }
          }
        },
        "overflowHidden": {
          "alfa": {
            "r83": {
              "score": 1892,
              "what": "Overflow is hidden or clipped if the text is enlarged"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "ariaBadAttribute": {
          "axe": {
            "aria-allowed-attr": {
              "score": 7,
              "what": "ARIA attribute is invalid for the role of its element"
            }
          }
        },
        "frameContentRisk": {
          "axe": {
            "frame-tested": {
              "score": 1,
              "what": "Some content is in an iframe and therefore may not be testable for accessibility"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "pseudoHeadingRisk": {
          "axe": {
            "p-as-heading": {
              "score": 1,
              "what": "Styled p element may be misused as a heading"
            }
          },
          "htmlcs": {
            "w:AA.1_3_1.H42": {
              "score": 1,
              "what": "Heading coding is not used but the element may be intended as a heading"
            }
          },
          "wave": {
            "a:heading_possible": {
              "score": 1,
              "what": "Possible heading"
            }
          }
        },
        "focusableHidden": {
          "axe": {
            "presentation-role-conflict": {
              "score": 1,
              "what": "Element has a none/presentation role but is focusable or has a global ARIA state or property"
            }
          },
          "tenon": {
            "194": {
              "score": 4,
              "what": "Visible element is focusable but has a presentation role or aria-hidden=true attribute"
            }
          }
        },
        "iframeTitleBad": {
          "htmlcs": {
            "e:AA.2_4_1.H64.1": {
              "score": 4,
              "what": "iframe element has no non-empty title attribute"
            }
          }
        },
        "submitButton": {
          "htmlcs": {
            "e:AA.3_2_2.H32.2": {
              "score": 6,
              "what": "Form has no submit button"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 4,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.G145.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 3:1, given the transparency"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 5,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 4.5:1, given the transparency"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.BGColour": {
              "score": 2,
              "what": "Inline background color may lack a complementary foreground color"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 2,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "pdfLink": {
          "wave": {
            "a:link_pdf": {
              "score": 1,
              "what": "Link to PDF document"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 3,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 48,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "fontSmall": {
          "tenon": {
            "134": {
              "score": 9,
              "what": "Text is very small"
            }
          }
        },
        "imageTextRedundant": {
          "tenon": {
            "138": {
              "score": 6,
              "what": "Image link alternative text repeats text in the link"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 28,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 20,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 1,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "allItalics": {
          "tenon": {
            "154": {
              "score": 1,
              "what": "Long string of text is italic"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 8,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 237,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "pseudoParagraphRisk": {
          "tenon": {
            "242": {
              "score": 2,
              "what": "Multiple consecutive br elements may simulate paragraphs"
            }
          }
        },
        "textRotated": {
          "tenon": {
            "271": {
              "score": 2,
              "what": "Text is needlessly rotated 60+ degrees or more, hurting comprehension"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "ibm": 100
    },
    "summary": {
      "total": 7041,
      "log": 841,
      "preventions": 100,
      "solos": 0,
      "groups": [
        {
          "groupName": "overflowHidden",
          "score": 1894
        },
        {
          "groupName": "noLeading",
          "score": 1067
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 740
        },
        {
          "groupName": "leadingAbsolute",
          "score": 740
        },
        {
          "groupName": "focusableOperable",
          "score": 365
        },
        {
          "groupName": "contrastAA",
          "score": 293
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 239
        },
        {
          "groupName": "contrastAAA",
          "score": 123
        },
        {
          "groupName": "linkIndication",
          "score": 114
        },
        {
          "groupName": "roleBad",
          "score": 94
        },
        {
          "groupName": "tabFocusability",
          "score": 70
        },
        {
          "groupName": "linkTextsSame",
          "score": 50
        },
        {
          "groupName": "focusIndication",
          "score": 37
        },
        {
          "groupName": "invisibleLabel",
          "score": 32
        },
        {
          "groupName": "leadingClipsText",
          "score": 30
        },
        {
          "groupName": "targetSize",
          "score": 22
        },
        {
          "groupName": "zIndexNotZero",
          "score": 17
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 15
        },
        {
          "groupName": "contrastRisk",
          "score": 13
        },
        {
          "groupName": "inconsistentStyles",
          "score": 11
        },
        {
          "groupName": "fontSmall",
          "score": 11
        },
        {
          "groupName": "duplicateID",
          "score": 10
        },
        {
          "groupName": "tabIndexMissing",
          "score": 10
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 9
        },
        {
          "groupName": "submitButton",
          "score": 8
        },
        {
          "groupName": "imageTextRedundant",
          "score": 8
        },
        {
          "groupName": "hoverSurprise",
          "score": 6
        },
        {
          "groupName": "focusableHidden",
          "score": 6
        },
        {
          "groupName": "iframeTitleBad",
          "score": 6
        },
        {
          "groupName": "scrollRisk",
          "score": 6
        },
        {
          "groupName": "noScriptRisk",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "spontaneousMotion",
          "score": 4
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 4
        },
        {
          "groupName": "linkPair",
          "score": 4
        },
        {
          "groupName": "pseudoParagraphRisk",
          "score": 4
        },
        {
          "groupName": "textRotated",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "frameContentRisk",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "pdfLink",
          "score": 3
        },
        {
          "groupName": "allCaps",
          "score": 3
        },
        {
          "groupName": "allItalics",
          "score": 3
        }
      ]
    }
  }
}