Accessibility test digest

Synopsis

Page: Verbit

URL: https://verbit.ai/

Score: 956

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 Verbit web page at https://verbit.ai/ 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 956 (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
total956
log129
duplicateID220
contrastAAA70
linkNoText68
linkIndication47
noLeading44
fontSizeAbsolute42
contrastAA39
linkTextsSame26
targetSize26
focusIndication22
linkDestinationsSame22
linkVague17
linkForcesNewWindow17
tabFocusability16
contrastRisk15
imageNoText13
hoverSurprise12
inconsistentStyles11
noScriptRisk9
linkPair7
roleBad6
zIndexNotZero6
childMissing6
leadingClipsText6
horizontalScrolling5
allCaps5
focusableOperable4
leadingAbsolute4
landmarkConfusion4
decorativeImageRisk4
pseudoHeadingRisk4
visibleBulk3
skipRepeatedContent3
frameContentRisk3
hiddenContentRisk3
linkConfusionRisk3
pseudoOrderedListRisk3
pseudoNavListRisk3
scrollRisk3
imagesSameAlt3
pdfLink3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

pdfLink: 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-verbit",
  "host": {
    "id": "verbit",
    "which": "https://verbit.ai/",
    "what": "Verbit"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-09T15:52:29"
    },
    {
      "event": "endTime",
      "value": "2022-07-09T15:54:29"
    }
  ],
  "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://verbit.ai/",
        "what": "Verbit"
      },
      {
        "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://verbit.ai/",
        "what": "Verbit"
      },
      {
        "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://verbit.ai/",
      "what": "Verbit",
      "result": "https://verbit.ai/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://verbit.ai/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://verbit.ai/",
      "result": {
        "bytes": [
          220987,
          220987,
          220987,
          220987,
          220987
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://verbit.ai/",
      "what": "Verbit",
      "result": "https://verbit.ai/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://verbit.ai/",
      "result": {
        "visibleElements": 321
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://verbit.ai/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://verbit.ai/",
      "result": {
        "tabFocusables": 65,
        "tabFocused": 74,
        "discrepancy": 9
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://verbit.ai/",
      "what": "URL",
      "result": "https://verbit.ai/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://verbit.ai/",
      "result": {
        "totals": {
          "total": 65,
          "types": {
            "indicatorMissing": {
              "total": 6,
              "tagNames": {
                "INPUT": 6
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 59,
              "meanDelay": 82,
              "tagNames": {
                "A": 59
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "INPUT",
              "text": ""
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Connect with Sales",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Log In",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Request Pricing",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "<img src=\"https://verbit.ai/wp-content/uploads/2022/02/Verbit-logo_Blue-01-1.svg\" class=\"attachment-",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Industries",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Solutions",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Customers",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Pricing",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Resources",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Company",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Events",
              "delay": 104
            },
            {
              "tagName": "A",
              "text": "EN",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Connect with Sales",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Court Reporting& Depositions <img src=\"https://verbit.ai/wp-content/uploads/2020/09/Court-reportingd",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Education & Disability Needs <img src=\"https://verbit.ai/wp-content/uploads/2020/09/Educaton-Disabil",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Distance Learning & eLearning <img src=\"https://verbit.ai/wp-content/uploads/2020/09/Distance-Learni",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 107
            },
            {
              "tagName": "A",
              "text": "MediaProduction <img src=\"https://verbit.ai/wp-content/uploads/2020/09/Media-Production.svg\" class=\"",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Enterprise & General Business <img src=\"https://verbit.ai/wp-content/uploads/2020/09/Enterprise-Gene",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Industries",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Corporate & General Business",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Education",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Digital & Online Learning",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Media Production",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Court Reporting & Depositions",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Solutions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Live Captioning & Real-Time Transcription",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Audio & Video Captioning",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Audio & Video Transcription",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Audio Description",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Translation",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Transcription for Legal Proceedings",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Education",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "eLearning",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Legal",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Media",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Corporate",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "More on Verbit",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Customers",
              "delay": 104
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Press",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "VPAT",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Trust",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "FAQ",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Pricing",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Partners",
              "delay": 104
            },
            {
              "tagName": "A",
              "text": "<img src=\"https://verbit.ai/wp-content/uploads/2020/09/Linkedin-icon.svg\" class=\"attachment-full siz",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "<img src=\"https://verbit.ai/wp-content/uploads/2020/09/Facebook-icon.svg\" class=\"attachment-full siz",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "<img src=\"https://verbit.ai/wp-content/uploads/2020/09/Twitter-icon.svg\" class=\"attachment-full size",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Join us as a transcriber",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Privacy",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Legal",
              "delay": 103
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://verbit.ai/",
      "what": "URL",
      "result": "https://verbit.ai/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://verbit.ai/",
      "result": {
        "totals": {
          "total": 229,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 1,
              "tagNames": {
                "SPAN": 1
              }
            },
            "focusableAndOperable": {
              "total": 228,
              "tagNames": {
                "A": 134,
                "INPUT": 93,
                "IFRAME": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"form-modal__close\" style=\"cursor: default;\"></span>",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "<img src=\"https://verbit.ai/wp-content/uploads/2022/02/Verbit_logo_white-01-1.sv",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Connect with Sales",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Log In",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Request Pricing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img src=\"https://verbit.ai/wp-content/uploads/2022/02/Verbit-logo_Blue-01-1.svg",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate & General Business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital & Online Learning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Production",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Court Reporting & Depositions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Live Captioning & Real-Time Transcription",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Audio & Video Captioning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Audio & Video Transcription",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Audio Description",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Translation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Transcription for Legal Proceedings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Customers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pricing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education: Disability Coordinators Solution",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Distance Learning & eLearning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enterprise & General business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Production Teams",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Court Reporting and Deposition",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Case Studies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Finance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eLearning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Company",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partners & Integration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EN",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ES",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FR-CA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_wpcf7\" value=\"141115\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.5.4\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f141115-o2\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "connect-with-sales-first-name",
              "text": "<input type=\"text\" name=\"first-name\" value=\"\" size=\"40\" class=\"wpcf7-form-contro",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "connect-with-sales-last-name",
              "text": "<input type=\"text\" name=\"last-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "connect-with-sales-email",
              "text": "<input type=\"email\" name=\"email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wp",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "connect-with-sales-phone",
              "text": "<input type=\"tel\" name=\"phone\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "connect-with-sales-company",
              "text": "<input type=\"text\" name=\"company\" value=\"\" size=\"40\" class=\"wpcf7-form-control w",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"lead_medium__c\" value=\"\" class=\"wpcf7-form-control wp",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"lead-asset\" value=\"Connect with Sales - Verbit Websit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-utm_source",
              "text": "<input type=\"hidden\" name=\"utm_source\" value=\"\" class=\"wpcf7-form-control wpcf7-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-utm_medium",
              "text": "<input type=\"hidden\" name=\"utm_medium\" value=\"\" class=\"wpcf7-form-control wpcf7-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-utm_campaign",
              "text": "<input type=\"hidden\" name=\"utm_campaign\" value=\"\" class=\"wpcf7-form-control wpcf",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-utm_content",
              "text": "<input type=\"hidden\" name=\"utm_content\" value=\"\" class=\"wpcf7-form-control wpcf7",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-utm_ad",
              "text": "<input type=\"hidden\" name=\"utm_ad\" value=\"\" class=\"wpcf7-form-control wpcf7-hidd",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-utm_term",
              "text": "<input type=\"hidden\" name=\"utm_term\" value=\"\" class=\"wpcf7-form-control wpcf7-hi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-placement",
              "text": "<input type=\"hidden\" name=\"placement\" value=\"\" class=\"wpcf7-form-control wpcf7-h",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-network",
              "text": "<input type=\"hidden\" name=\"network\" value=\"\" class=\"wpcf7-form-control wpcf7-hid",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-GeoLoc",
              "text": "<input type=\"hidden\" name=\"GeoLoc\" value=\"\" class=\"wpcf7-form-control wpcf7-hidd",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-matchtype",
              "text": "<input type=\"hidden\" name=\"matchtype\" value=\"\" class=\"wpcf7-form-control wpcf7-h",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-AdPos",
              "text": "<input type=\"hidden\" name=\"AdPos\" value=\"\" class=\"wpcf7-form-control wpcf7-hidde",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-fbclid",
              "text": "<input type=\"hidden\" name=\"fbclid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidd",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-fbc",
              "text": "<input type=\"hidden\" name=\"fbc\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-device",
              "text": "<input type=\"hidden\" name=\"device\" value=\"\" class=\"wpcf7-form-control wpcf7-hidd",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-gclid",
              "text": "<input type=\"hidden\" name=\"gclid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidde",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-userip",
              "text": "<input type=\"hidden\" name=\"userip\" value=\"66.165.251.146\" class=\"wpcf7-form-cont",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-useragent",
              "text": "<input type=\"hidden\" name=\"useragent\" value=\"Mozilla/5.0 (Macintosh; Intel Mac O",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-currenturl",
              "text": "<input type=\"hidden\" name=\"currenturl\" value=\"verbit.ai/\" class=\"wpcf7-form-cont",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-cid",
              "text": "<input type=\"hidden\" name=\"cid\" value=\"1994348193.1657381988\" class=\"wpcf7-form-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-msclkid",
              "text": "<input type=\"hidden\" name=\"msclkid\" value=\"\" class=\"wpcf7-form-control wpcf7-hid",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-campaign_id",
              "text": "<input type=\"hidden\" name=\"campaign_id\" value=\"\" class=\"wpcf7-form-control wpcf7",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-adset_id",
              "text": "<input type=\"hidden\" name=\"adset_id\" value=\"\" class=\"wpcf7-form-control wpcf7-hi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-ad_id",
              "text": "<input type=\"hidden\" name=\"ad_id\" value=\"\" class=\"wpcf7-form-control wpcf7-hidde",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-fbp",
              "text": "<input type=\"hidden\" name=\"fbp\" value=\"fb.1.1657381987448.2127807765\" class=\"wpc",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-li_fat_id",
              "text": "<input type=\"hidden\" name=\"li_fat_id\" value=\"\" class=\"wpcf7-form-control wpcf7-h",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-yclid",
              "text": "<input type=\"hidden\" name=\"yclid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidde",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-obcid",
              "text": "<input type=\"hidden\" name=\"obcid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidde",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-tblci",
              "text": "<input type=\"hidden\" name=\"tblci\" value=\"\" class=\"wpcf7-form-control wpcf7-hidde",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-ttcid",
              "text": "<input type=\"hidden\" name=\"ttcid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidde",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"form_submitted\" value=\"Connect with Sales\" class=\"wpc",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"email_outreach_company_brand\" value=\"Verbit\" class=\"w",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"submit\" value=\"Request Pricing\" class=\"wpcf7-form-control has-spinn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate & General Business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital & Online Learning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Production",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Court Reporting & Depositions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Live Captioning & Real-Time Transcription",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Audio & Video Captioning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Audio & Video Transcription",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Audio Description",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Translation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Transcription for Legal Proceedings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Customers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pricing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education: Disability Coordinators Solution",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Distance Learning & eLearning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enterprise & General business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Production Teams",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Court Reporting and Deposition",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Case Studies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Finance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eLearning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Company",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partners & Integration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EN",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ES",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FR-CA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Connect with Sales",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Court Reporting& Depositions <img src=\"https://verbit.ai/wp-content/uploads/2020",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"solution-links-wrap\" href=\"https://verbit.ai/court-reporting/\" data-wp",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education & Disability Needs <img src=\"https://verbit.ai/wp-content/uploads/2020",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"solution-links-wrap\" href=\"https://verbit.ai/disability-coordination/\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Distance Learning & eLearning <img src=\"https://verbit.ai/wp-content/uploads/202",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"solution-links-wrap\" href=\"https://verbit.ai/distance-learning/\" data-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "MediaProduction <img src=\"https://verbit.ai/wp-content/uploads/2020/09/Media-Pro",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"solution-links-wrap\" href=\"https://verbit.ai/media-production/\" data-w",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Enterprise & General Business <img src=\"https://verbit.ai/wp-content/uploads/202",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"solution-links-wrap\" href=\"https://verbit.ai/enterprise-business/\" dat",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_wpcf7\" value=\"141116\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.5.4\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f141116-o3\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "hpff-firstname",
              "text": "<input type=\"text\" name=\"first-name\" value=\"\" size=\"40\" class=\"wpcf7-form-contro",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "hpff-lastname",
              "text": "<input type=\"text\" name=\"last-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "hpff-email",
              "text": "<input type=\"email\" name=\"email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wp",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "hpff-phone",
              "text": "<input type=\"tel\" name=\"phone\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "hpff-company",
              "text": "<input type=\"text\" name=\"company\" value=\"\" size=\"40\" class=\"wpcf7-form-control w",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"lead_medium__c\" value=\"\" class=\"wpcf7-form-control wp",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-utm_source",
              "text": "<input type=\"hidden\" name=\"utm_source\" value=\"\" class=\"wpcf7-form-control wpcf7-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-utm_medium",
              "text": "<input type=\"hidden\" name=\"utm_medium\" value=\"\" class=\"wpcf7-form-control wpcf7-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-utm_campaign",
              "text": "<input type=\"hidden\" name=\"utm_campaign\" value=\"\" class=\"wpcf7-form-control wpcf",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-utm_content",
              "text": "<input type=\"hidden\" name=\"utm_content\" value=\"\" class=\"wpcf7-form-control wpcf7",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-utm_ad",
              "text": "<input type=\"hidden\" name=\"utm_ad\" value=\"\" class=\"wpcf7-form-control wpcf7-hidd",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-utm_term",
              "text": "<input type=\"hidden\" name=\"utm_term\" value=\"\" class=\"wpcf7-form-control wpcf7-hi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-placement",
              "text": "<input type=\"hidden\" name=\"placement\" value=\"\" class=\"wpcf7-form-control wpcf7-h",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-network",
              "text": "<input type=\"hidden\" name=\"network\" value=\"\" class=\"wpcf7-form-control wpcf7-hid",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-GeoLoc",
              "text": "<input type=\"hidden\" name=\"GeoLoc\" value=\"\" class=\"wpcf7-form-control wpcf7-hidd",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-matchtype",
              "text": "<input type=\"hidden\" name=\"matchtype\" value=\"\" class=\"wpcf7-form-control wpcf7-h",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-AdPos",
              "text": "<input type=\"hidden\" name=\"AdPos\" value=\"\" class=\"wpcf7-form-control wpcf7-hidde",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-fbclid",
              "text": "<input type=\"hidden\" name=\"fbclid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidd",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-fbc",
              "text": "<input type=\"hidden\" name=\"fbc\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-device",
              "text": "<input type=\"hidden\" name=\"device\" value=\"\" class=\"wpcf7-form-control wpcf7-hidd",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-gclid",
              "text": "<input type=\"hidden\" name=\"gclid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidde",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-msclkid",
              "text": "<input type=\"hidden\" name=\"msclkid\" value=\"\" class=\"wpcf7-form-control wpcf7-hid",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-userip",
              "text": "<input type=\"hidden\" name=\"userip\" value=\"66.165.251.146\" class=\"wpcf7-form-cont",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-useragent",
              "text": "<input type=\"hidden\" name=\"useragent\" value=\"Mozilla/5.0 (Macintosh; Intel Mac O",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-currenturl",
              "text": "<input type=\"hidden\" name=\"currenturl\" value=\"verbit.ai/\" class=\"wpcf7-form-cont",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-cid",
              "text": "<input type=\"hidden\" name=\"cid\" value=\"1994348193.1657381988\" class=\"wpcf7-form-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "useridnr",
              "text": "<input type=\"hidden\" name=\"useripnr\" value=\"\" size=\"40\" class=\"wpcf7-form-contro",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"form_submitted\" value=\"Contact Us Footer\" class=\"wpcf",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"email_outreach_company_brand\" value=\"Verbit\" class=\"w",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-campaign_id",
              "text": "<input type=\"hidden\" name=\"campaign_id\" value=\"\" class=\"wpcf7-form-control wpcf7",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-adset_id",
              "text": "<input type=\"hidden\" name=\"adset_id\" value=\"\" class=\"wpcf7-form-control wpcf7-hi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-ad_id",
              "text": "<input type=\"hidden\" name=\"ad_id\" value=\"\" class=\"wpcf7-form-control wpcf7-hidde",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-fbp",
              "text": "<input type=\"hidden\" name=\"fbp\" value=\"fb.1.1657381987448.2127807765\" class=\"wpc",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-li_fat_id",
              "text": "<input type=\"hidden\" name=\"li_fat_id\" value=\"\" class=\"wpcf7-form-control wpcf7-h",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-yclid",
              "text": "<input type=\"hidden\" name=\"yclid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidde",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-obcid",
              "text": "<input type=\"hidden\" name=\"obcid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidde",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-tblci",
              "text": "<input type=\"hidden\" name=\"tblci\" value=\"\" class=\"wpcf7-form-control wpcf7-hidde",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-field-ttcid",
              "text": "<input type=\"hidden\" name=\"ttcid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidde",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"submit\" value=\"Learn More\" class=\"wpcf7-form-control has-spinner wp",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate & General Business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital & Online Learning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Production",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Court Reporting & Depositions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Live Captioning & Real-Time Transcription",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Audio & Video Captioning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Audio & Video Transcription",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Audio Description",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Translation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Transcription for Legal Proceedings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eLearning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Corporate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More on Verbit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Customers",
              "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": "Press",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VPAT",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Trust",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pricing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img src=\"https://verbit.ai/wp-content/uploads/2020/09/Linkedin-icon.svg\" class=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img src=\"https://verbit.ai/wp-content/uploads/2020/09/Facebook-icon.svg\" class=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img src=\"https://verbit.ai/wp-content/uploads/2020/09/Twitter-icon.svg\" class=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Join us as a transcriber",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"user_remote_ip\" value=\"66.165.251.146\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "insent-iframe",
              "text": "<iframe id=\"insent-iframe\" title=\"insent-widget\" src=\"https://verbit.widget.inse",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://verbit.ai/",
      "what": "URL",
      "result": "https://verbit.ai/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://verbit.ai/",
      "result": {
        "totals": {
          "triggers": 118,
          "headTriggers": 20,
          "tailTriggers": 98,
          "impactTriggers": 5,
          "additions": 10,
          "removals": 0,
          "opacityChanges": 6,
          "opacityImpact": 15,
          "unhoverables": 25
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "A",
                "text": "ConnectwithSales",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "Events",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Events",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "ENESFRFR-CA",
                "additions": 10,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 3
              },
              {
                "tagName": "A",
                "text": "EN",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 2,
                "opacityImpact": 12
              }
            ],
            "unhoverables": [
              {
                "tagName": "LI",
                "id": "",
                "text": "IndustriesCorporate&GeneralBusinessEducationDigita"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Industries"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "SolutionsLiveCaptioning&Real-TimeTranscriptionAudi"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Solutions"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Customers"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Customers"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "PricingEducation:DisabilityCoordinatorsSolutionDis"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Pricing"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "ResourcesBlogCaseStudiesCorporateFinanceEducatione"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Resources"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "CompanyAboutUsPartners&IntegrationCareers"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Company"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "FAQ"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "HIPAA,SOC2,HECVAT,VPAT,GDPRcompliance"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Education&DisabilityNeeds<imgsrc=\"https://verbit.a"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Education"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Resources"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "LearnMore"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "LiveCaptioning&Real-TimeTranscription"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Interactivetranscriptsfornotetaking,searchandshari"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Education"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Legal"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "CourtReporting&Depositions"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Joinusasatranscriber"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Pricing"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://verbit.ai/",
      "what": "URL",
      "result": "https://verbit.ai/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://verbit.ai/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 12
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "First Name*"
                ]
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Last Name*"
                ]
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "Email*"
                ]
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "tel",
              "labelType": "label",
              "texts": {
                "label": [
                  "Phone Number*"
                ]
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Company / Organization*"
                ]
              }
            },
            {
              "index": 5,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Request Pricing"
              }
            },
            {
              "index": 6,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "First Name*"
                ]
              }
            },
            {
              "index": 7,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Last Name*"
                ]
              }
            },
            {
              "index": 8,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "Email*"
                ]
              }
            },
            {
              "index": 9,
              "tagName": "INPUT",
              "type": "tel",
              "labelType": "label",
              "texts": {
                "label": [
                  "Phone Number*"
                ]
              }
            },
            {
              "index": 10,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Company / Organization*"
                ]
              }
            },
            {
              "index": 11,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Learn More"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://verbit.ai/",
      "result": {
        "totals": {
          "links": 134,
          "adjacent": {
            "total": 49,
            "underlined": 5,
            "underlinedPercent": 10
          }
        },
        "items": {
          "underlined": [
            "<img src=\"https://verbit.ai/wp-content/uploads/2022/02/Verbit_logo_white-01-1.svg\" class=\"attachment-full size-full\" alt=\"Verbit Transcription and Captioning\" height=\"84.2\" width=\"95.1\" />",
            "<img src=\"https://verbit.ai/wp-content/uploads/2022/02/Verbit-logo_Blue-01-1.svg\" class=\"attachment-full size-full\" alt=\"Verbit Transcription and Captioning\" height=\"108.2\" width=\"256.1\" />",
            "<img src=\"https://verbit.ai/wp-content/uploads/2020/09/Linkedin-icon.svg\" class=\"attachment-full size-full\" alt=\"\" height=\"60\" width=\"60\" />",
            "<img src=\"https://verbit.ai/wp-content/uploads/2020/09/Facebook-icon.svg\" class=\"attachment-full size-full\" alt=\"\" height=\"60\" width=\"60\" />",
            "<img src=\"https://verbit.ai/wp-content/uploads/2020/09/Twitter-icon.svg\" class=\"attachment-full size-full\" alt=\"\" height=\"60\" width=\"60\" />"
          ],
          "notUnderlined": [
            "Connect with Sales",
            "Log In",
            "Request Pricing",
            "Industries",
            "Solutions",
            "Customers",
            "Pricing",
            "Resources",
            "Company",
            "Events",
            "EN",
            "Privacy Policy",
            "Industries",
            "Solutions",
            "Customers",
            "Pricing",
            "Resources",
            "Company",
            "Events",
            "EN",
            "Connect with Sales",
            "Court Reporting& Depositions<img src=\"https://verbit.ai/wp-content/uploads/2020/09/Court-reportingdepositions.svg\" class=\"attachment-full size-full\" alt=\"transcription company\" height=\"110\" width=\"110\" />Real-time, customized transcriptionRead backs, text search and in-audio searchRough draft within one hourProofed transcripts within three business days",
            "",
            "Learn More",
            "Education & Disability Needs<img src=\"https://verbit.ai/wp-content/uploads/2020/09/Educaton-Disabiluty-coord.svg\" class=\"attachment-full size-full\" alt=\"transcription company\" height=\"110\" width=\"110\" />Accuracy and audio description that meet ADA guidelinesIntegration with web conferencing and LMS platforms24-hour booking and 12-hour cancellationInteractive transcripts for note taking, search and sharing",
            "",
            "Learn More",
            "Distance Learning & eLearning<img src=\"https://verbit.ai/wp-content/uploads/2020/09/Distance-Learning-eLearning-1.svg\" class=\"attachment-full size-full\" alt=\"\" height=\"110\" width=\"110\" />99% accurate transcription and captioning, plus audio descriptionIntegration with LMS, web conferencing and media hosting platformsRest API that fits workflowsHIPAA, SOC 2, HECVAT, VPAT, GDPR complianceProfessional translation of all languages",
            "",
            "Learn More",
            "MediaProduction<img src=\"https://verbit.ai/wp-content/uploads/2020/09/Media-Production.svg\" class=\"attachment-full size-full\" alt=\"\" height=\"110\" width=\"110\" />99% accurate transcription and captioning, plus audio descriptionTranscript template customization and caption alignmentSRT, VTT, SCC, SAMI and additional formats4-hour turnaround timeProfessional translation of all languages",
            "",
            "Learn More",
            "Enterprise & General Business<img src=\"https://verbit.ai/wp-content/uploads/2020/09/Enterprise-General-Business.svg\" class=\"attachment-full size-full\" alt=\"transcription company\" height=\"110\" width=\"110\" />99% accurate transcription and captioning, plus translationLive integrations with web conferencing and file sharing platformsLive meeting transcripts with speaker identificationInteractive transcripts for note taking, search and sharing",
            "",
            "Learn More",
            "Privacy Policy",
            "Industries",
            "Solutions",
            "Resources",
            "More on Verbit",
            "Join us as a transcriber",
            "Privacy",
            "Legal"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://verbit.ai/",
      "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://verbit.ai/",
      "what": "URL",
      "result": "https://verbit.ai/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://verbit.ai/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://verbit.ai/",
      "result": {
        "roleElements": 5,
        "badRoleElements": 2,
        "redundantRoleElements": 1,
        "tagNames": {
          "P": {
            "status": {
              "bad": 2,
              "redundant": 0
            }
          },
          "MAIN": {
            "main": {
              "bad": 0,
              "redundant": 1
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://verbit.ai/",
      "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": {
          "adjacentLink": {
            "total": 49,
            "subtotals": [
              21,
              11,
              8,
              4,
              3,
              1,
              1
            ]
          },
          "listLink": {
            "total": 85,
            "subtotals": [
              30,
              30,
              25
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 4,
            "subtotals": [
              3,
              1
            ]
          },
          "h3": {
            "total": 6,
            "subtotals": [
              2,
              2,
              1,
              1
            ]
          }
        },
        "items": {
          "adjacentLink": {
            "fontWeight": {
              "200": [
                "Industries",
                "Solutions",
                "Customers",
                "Pricing",
                "Resources",
                "Company",
                "Events",
                "EN"
              ],
              "300": [
                "Connect with Sales",
                "Industries",
                "Solutions",
                "Customers",
                "Pricing",
                "Resources",
                "Company",
                "Events",
                "EN",
                "Privacy Policy",
                "Privacy Policy"
              ],
              "400": [
                "<img src=\"https://verbit.ai/wp-content/uploads/2022/02/Verbit_logo_white-01-1.svg\" class=\"attachment-full size-full\" alt=\"Verbit Transcription and Captioning\" height=\"84.2\" width=\"95.1\" />",
                "Log In",
                "Request Pricing",
                "<img src=\"https://verbit.ai/wp-content/uploads/2022/02/Verbit-logo_Blue-01-1.svg\" class=\"attachment-full size-full\" alt=\"Verbit Transcription and Captioning\" height=\"108.2\" width=\"256.1\" />",
                "Connect with Sales",
                "Court Reporting& Depositions                          <img src=\"https://verbit.ai/wp-content/uploads/2020/09/Court-reportingdepositions.svg\" class=\"attachment-full size-full\" alt=\"transcription company\" height=\"110\" width=\"110\" />                                       Real-time, customized transcription Read backs, text search and in-audio search Rough draft within one hour Proofed transcripts within three business days",
                "",
                "Learn More",
                "Education & Disability Needs                          <img src=\"https://verbit.ai/wp-content/uploads/2020/09/Educaton-Disabiluty-coord.svg\" class=\"attachment-full size-full\" alt=\"transcription company\" height=\"110\" width=\"110\" />                                       Accuracy and audio description that meet ADA guidelines Integration with web conferencing and LMS platforms 24-hour booking and 12-hour cancellation Interactive transcripts for note taking, search and sharing",
                "",
                "Learn More",
                "Distance Learning & eLearning                          <img src=\"https://verbit.ai/wp-content/uploads/2020/09/Distance-Learning-eLearning-1.svg\" class=\"attachment-full size-full\" alt=\"\" height=\"110\" width=\"110\" />                                       99% accurate transcription and captioning, plus audio description Integration with LMS, web conferencing and media hosting platforms Rest API that fits workflows HIPAA, SOC 2, HECVAT, VPAT, GDPR compliance Professional translation of all languages",
                "",
                "Learn More",
                "MediaProduction                          <img src=\"https://verbit.ai/wp-content/uploads/2020/09/Media-Production.svg\" class=\"attachment-full size-full\" alt=\"\" height=\"110\" width=\"110\" />                                       99% accurate transcription and captioning, plus audio description Transcript template customization and caption alignment SRT, VTT, SCC, SAMI and additional formats 4-hour turnaround time Professional translation of all languages",
                "",
                "Learn More",
                "Enterprise &  General Business                          <img src=\"https://verbit.ai/wp-content/uploads/2020/09/Enterprise-General-Business.svg\" class=\"attachment-full size-full\" alt=\"transcription company\" height=\"110\" width=\"110\" />                                       99% accurate transcription and captioning, plus translation Live integrations with web conferencing and file sharing platforms Live meeting transcripts with speaker identification Interactive transcripts for note taking, search and sharing",
                "",
                "Learn More",
                "<img src=\"https://verbit.ai/wp-content/uploads/2020/09/Linkedin-icon.svg\" class=\"attachment-full size-full\" alt=\"\" height=\"60\" width=\"60\" />",
                "<img src=\"https://verbit.ai/wp-content/uploads/2020/09/Facebook-icon.svg\" class=\"attachment-full size-full\" alt=\"\" height=\"60\" width=\"60\" />",
                "<img src=\"https://verbit.ai/wp-content/uploads/2020/09/Twitter-icon.svg\" class=\"attachment-full size-full\" alt=\"\" height=\"60\" width=\"60\" />",
                "Join us as a transcriber",
                "Privacy",
                "Legal"
              ],
              "600": [
                "Industries",
                "Solutions",
                "Resources",
                "More on Verbit"
              ]
            },
            "opacity": {
              "0": [
                "<img src=\"https://verbit.ai/wp-content/uploads/2022/02/Verbit_logo_white-01-1.svg\" class=\"attachment-full size-full\" alt=\"Verbit Transcription and Captioning\" height=\"84.2\" width=\"95.1\" />"
              ],
              "1": [
                "Connect with Sales",
                "Log In",
                "Request Pricing",
                "<img src=\"https://verbit.ai/wp-content/uploads/2022/02/Verbit-logo_Blue-01-1.svg\" class=\"attachment-full size-full\" alt=\"Verbit Transcription and Captioning\" height=\"108.2\" width=\"256.1\" />",
                "Industries",
                "Solutions",
                "Customers",
                "Pricing",
                "Resources",
                "Company",
                "Events",
                "EN",
                "Privacy Policy",
                "Industries",
                "Solutions",
                "Customers",
                "Pricing",
                "Resources",
                "Company",
                "Events",
                "EN",
                "Connect with Sales",
                "Court Reporting& Depositions                          <img src=\"https://verbit.ai/wp-content/uploads/2020/09/Court-reportingdepositions.svg\" class=\"attachment-full size-full\" alt=\"transcription company\" height=\"110\" width=\"110\" />                                       Real-time, customized transcription Read backs, text search and in-audio search Rough draft within one hour Proofed transcripts within three business days",
                "",
                "Learn More",
                "Education & Disability Needs                          <img src=\"https://verbit.ai/wp-content/uploads/2020/09/Educaton-Disabiluty-coord.svg\" class=\"attachment-full size-full\" alt=\"transcription company\" height=\"110\" width=\"110\" />                                       Accuracy and audio description that meet ADA guidelines Integration with web conferencing and LMS platforms 24-hour booking and 12-hour cancellation Interactive transcripts for note taking, search and sharing",
                "",
                "Learn More",
                "Distance Learning & eLearning                          <img src=\"https://verbit.ai/wp-content/uploads/2020/09/Distance-Learning-eLearning-1.svg\" class=\"attachment-full size-full\" alt=\"\" height=\"110\" width=\"110\" />                                       99% accurate transcription and captioning, plus audio description Integration with LMS, web conferencing and media hosting platforms Rest API that fits workflows HIPAA, SOC 2, HECVAT, VPAT, GDPR compliance Professional translation of all languages",
                "",
                "Learn More",
                "MediaProduction                          <img src=\"https://verbit.ai/wp-content/uploads/2020/09/Media-Production.svg\" class=\"attachment-full size-full\" alt=\"\" height=\"110\" width=\"110\" />                                       99% accurate transcription and captioning, plus audio description Transcript template customization and caption alignment SRT, VTT, SCC, SAMI and additional formats 4-hour turnaround time Professional translation of all languages",
                "",
                "Learn More",
                "Enterprise &  General Business                          <img src=\"https://verbit.ai/wp-content/uploads/2020/09/Enterprise-General-Business.svg\" class=\"attachment-full size-full\" alt=\"transcription company\" height=\"110\" width=\"110\" />                                       99% accurate transcription and captioning, plus translation Live integrations with web conferencing and file sharing platforms Live meeting transcripts with speaker identification Interactive transcripts for note taking, search and sharing",
                "",
                "Learn More",
                "Privacy Policy",
                "Industries",
                "Solutions",
                "Resources",
                "More on Verbit",
                "Join us as a transcriber",
                "Privacy",
                "Legal"
              ],
              "0.7": [
                "<img src=\"https://verbit.ai/wp-content/uploads/2020/09/Linkedin-icon.svg\" class=\"attachment-full size-full\" alt=\"\" height=\"60\" width=\"60\" />",
                "<img src=\"https://verbit.ai/wp-content/uploads/2020/09/Facebook-icon.svg\" class=\"attachment-full size-full\" alt=\"\" height=\"60\" width=\"60\" />",
                "<img src=\"https://verbit.ai/wp-content/uploads/2020/09/Twitter-icon.svg\" class=\"attachment-full size-full\" alt=\"\" height=\"60\" width=\"60\" />"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "<img src=\"https://verbit.ai/wp-content/uploads/2022/02/Verbit_logo_white-01-1.svg\" class=\"attachment-full size-full\" alt=\"Verbit Transcription and Captioning\" height=\"84.2\" width=\"95.1\" />",
                "<img src=\"https://verbit.ai/wp-content/uploads/2022/02/Verbit-logo_Blue-01-1.svg\" class=\"attachment-full size-full\" alt=\"Verbit Transcription and Captioning\" height=\"108.2\" width=\"256.1\" />",
                "<img src=\"https://verbit.ai/wp-content/uploads/2020/09/Linkedin-icon.svg\" class=\"attachment-full size-full\" alt=\"\" height=\"60\" width=\"60\" />",
                "<img src=\"https://verbit.ai/wp-content/uploads/2020/09/Facebook-icon.svg\" class=\"attachment-full size-full\" alt=\"\" height=\"60\" width=\"60\" />",
                "<img src=\"https://verbit.ai/wp-content/uploads/2020/09/Twitter-icon.svg\" class=\"attachment-full size-full\" alt=\"\" height=\"60\" width=\"60\" />"
              ],
              "none": [
                "Connect with Sales",
                "Log In",
                "Request Pricing",
                "Industries",
                "Solutions",
                "Customers",
                "Pricing",
                "Resources",
                "Company",
                "Events",
                "EN",
                "Privacy Policy",
                "Industries",
                "Solutions",
                "Customers",
                "Pricing",
                "Resources",
                "Company",
                "Events",
                "EN",
                "Connect with Sales",
                "Court Reporting& Depositions                          <img src=\"https://verbit.ai/wp-content/uploads/2020/09/Court-reportingdepositions.svg\" class=\"attachment-full size-full\" alt=\"transcription company\" height=\"110\" width=\"110\" />                                       Real-time, customized transcription Read backs, text search and in-audio search Rough draft within one hour Proofed transcripts within three business days",
                "",
                "Learn More",
                "Education & Disability Needs                          <img src=\"https://verbit.ai/wp-content/uploads/2020/09/Educaton-Disabiluty-coord.svg\" class=\"attachment-full size-full\" alt=\"transcription company\" height=\"110\" width=\"110\" />                                       Accuracy and audio description that meet ADA guidelines Integration with web conferencing and LMS platforms 24-hour booking and 12-hour cancellation Interactive transcripts for note taking, search and sharing",
                "",
                "Learn More",
                "Distance Learning & eLearning                          <img src=\"https://verbit.ai/wp-content/uploads/2020/09/Distance-Learning-eLearning-1.svg\" class=\"attachment-full size-full\" alt=\"\" height=\"110\" width=\"110\" />                                       99% accurate transcription and captioning, plus audio description Integration with LMS, web conferencing and media hosting platforms Rest API that fits workflows HIPAA, SOC 2, HECVAT, VPAT, GDPR compliance Professional translation of all languages",
                "",
                "Learn More",
                "MediaProduction                          <img src=\"https://verbit.ai/wp-content/uploads/2020/09/Media-Production.svg\" class=\"attachment-full size-full\" alt=\"\" height=\"110\" width=\"110\" />                                       99% accurate transcription and captioning, plus audio description Transcript template customization and caption alignment SRT, VTT, SCC, SAMI and additional formats 4-hour turnaround time Professional translation of all languages",
                "",
                "Learn More",
                "Enterprise &  General Business                          <img src=\"https://verbit.ai/wp-content/uploads/2020/09/Enterprise-General-Business.svg\" class=\"attachment-full size-full\" alt=\"transcription company\" height=\"110\" width=\"110\" />                                       99% accurate transcription and captioning, plus translation Live integrations with web conferencing and file sharing platforms Live meeting transcripts with speaker identification Interactive transcripts for note taking, search and sharing",
                "",
                "Learn More",
                "Privacy Policy",
                "Industries",
                "Solutions",
                "Resources",
                "More on Verbit",
                "Join us as a transcriber",
                "Privacy",
                "Legal"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "200": [
                "Corporate & General Business",
                "Education",
                "Digital & Online Learning",
                "Media Production",
                "Court Reporting & Depositions",
                "Live Captioning & Real-Time Transcription",
                "Audio & Video Captioning",
                "Audio & Video Transcription",
                "Audio Description",
                "Translation",
                "Transcription for Legal Proceedings",
                "Education: Disability Coordinators Solution",
                "Distance Learning & eLearning",
                "Enterprise & General business",
                "Media Production Teams",
                "Court Reporting and Deposition",
                "Blog",
                "Case Studies",
                "Corporate",
                "Finance",
                "Education",
                "eLearning",
                "Legal",
                "Media",
                "About Us",
                "Partners & Integration",
                "Careers",
                "ES",
                "FR",
                "FR-CA",
                "Corporate & General Business",
                "Education",
                "Digital & Online Learning",
                "Media Production",
                "Court Reporting & Depositions",
                "Live Captioning & Real-Time Transcription",
                "Audio & Video Captioning",
                "Audio & Video Transcription",
                "Audio Description",
                "Translation",
                "Transcription for Legal Proceedings",
                "Education",
                "eLearning",
                "Legal",
                "Media",
                "Corporate",
                "Customers",
                "Contact Us",
                "Careers",
                "Press",
                "VPAT",
                "Trust",
                "FAQ",
                "Pricing",
                "Partners"
              ],
              "400": [
                "Corporate & General Business",
                "Education",
                "Digital & Online Learning",
                "Media Production",
                "Court Reporting & Depositions",
                "Live Captioning & Real-Time Transcription",
                "Audio & Video Captioning",
                "Audio & Video Transcription",
                "Audio Description",
                "Translation",
                "Transcription for Legal Proceedings",
                "Education: Disability Coordinators Solution",
                "Distance Learning & eLearning",
                "Enterprise & General business",
                "Media Production Teams",
                "Court Reporting and Deposition",
                "Blog",
                "Case Studies",
                "Corporate",
                "Finance",
                "Education",
                "eLearning",
                "Legal",
                "Media",
                "About Us",
                "Partners & Integration",
                "Careers",
                "ES",
                "FR",
                "FR-CA"
              ]
            },
            "color": {
              "rgb(12, 34, 64)": [
                "Corporate & General Business",
                "Education",
                "Digital & Online Learning",
                "Media Production",
                "Court Reporting & Depositions",
                "Live Captioning & Real-Time Transcription",
                "Audio & Video Captioning",
                "Audio & Video Transcription",
                "Audio Description",
                "Translation",
                "Transcription for Legal Proceedings",
                "Education: Disability Coordinators Solution",
                "Distance Learning & eLearning",
                "Enterprise & General business",
                "Media Production Teams",
                "Court Reporting and Deposition",
                "Blog",
                "Case Studies",
                "Corporate",
                "Finance",
                "Education",
                "eLearning",
                "Legal",
                "Media",
                "About Us",
                "Partners & Integration",
                "Careers",
                "ES",
                "FR",
                "FR-CA"
              ],
              "rgb(75, 90, 120)": [
                "Corporate & General Business",
                "Education",
                "Digital & Online Learning",
                "Media Production",
                "Court Reporting & Depositions",
                "Live Captioning & Real-Time Transcription",
                "Audio & Video Captioning",
                "Audio & Video Transcription",
                "Audio Description",
                "Translation",
                "Transcription for Legal Proceedings",
                "Education: Disability Coordinators Solution",
                "Distance Learning & eLearning",
                "Enterprise & General business",
                "Media Production Teams",
                "Court Reporting and Deposition",
                "Blog",
                "Case Studies",
                "Corporate",
                "Finance",
                "Education",
                "eLearning",
                "Legal",
                "Media",
                "About Us",
                "Partners & Integration",
                "Careers",
                "ES",
                "FR",
                "FR-CA"
              ],
              "rgba(255, 255, 255, 0.6)": [
                "Corporate & General Business",
                "Education",
                "Digital & Online Learning",
                "Media Production",
                "Court Reporting & Depositions",
                "Live Captioning & Real-Time Transcription",
                "Audio & Video Captioning",
                "Audio & Video Transcription",
                "Audio Description",
                "Translation",
                "Transcription for Legal Proceedings",
                "Education",
                "eLearning",
                "Legal",
                "Media",
                "Corporate",
                "Customers",
                "Contact Us",
                "Careers",
                "Press",
                "VPAT",
                "Trust",
                "FAQ",
                "Pricing",
                "Partners"
              ]
            },
            "fontSize": {
              "14px": [
                "Corporate & General Business",
                "Education",
                "Digital & Online Learning",
                "Media Production",
                "Court Reporting & Depositions",
                "Live Captioning & Real-Time Transcription",
                "Audio & Video Captioning",
                "Audio & Video Transcription",
                "Audio Description",
                "Translation",
                "Transcription for Legal Proceedings",
                "Education: Disability Coordinators Solution",
                "Distance Learning & eLearning",
                "Enterprise & General business",
                "Media Production Teams",
                "Court Reporting and Deposition",
                "Blog",
                "Case Studies",
                "Corporate",
                "Finance",
                "Education",
                "eLearning",
                "Legal",
                "Media",
                "About Us",
                "Partners & Integration",
                "Careers",
                "ES",
                "FR",
                "FR-CA",
                "Corporate & General Business",
                "Education",
                "Digital & Online Learning",
                "Media Production",
                "Court Reporting & Depositions",
                "Live Captioning & Real-Time Transcription",
                "Audio & Video Captioning",
                "Audio & Video Transcription",
                "Audio Description",
                "Translation",
                "Transcription for Legal Proceedings",
                "Education: Disability Coordinators Solution",
                "Distance Learning & eLearning",
                "Enterprise & General business",
                "Media Production Teams",
                "Court Reporting and Deposition",
                "Blog",
                "Case Studies",
                "Corporate",
                "Finance",
                "Education",
                "eLearning",
                "Legal",
                "Media",
                "About Us",
                "Partners & Integration",
                "Careers",
                "ES",
                "FR",
                "FR-CA"
              ],
              "13px": [
                "Corporate & General Business",
                "Education",
                "Digital & Online Learning",
                "Media Production",
                "Court Reporting & Depositions",
                "Live Captioning & Real-Time Transcription",
                "Audio & Video Captioning",
                "Audio & Video Transcription",
                "Audio Description",
                "Translation",
                "Transcription for Legal Proceedings",
                "Education",
                "eLearning",
                "Legal",
                "Media",
                "Corporate",
                "Customers",
                "Contact Us",
                "Careers",
                "Press",
                "VPAT",
                "Trust",
                "FAQ",
                "Pricing",
                "Partners"
              ]
            },
            "lineHeight": {
              "22.4px": [
                "Corporate & General Business",
                "Education",
                "Digital & Online Learning",
                "Media Production",
                "Court Reporting & Depositions",
                "Live Captioning & Real-Time Transcription",
                "Audio & Video Captioning",
                "Audio & Video Transcription",
                "Audio Description",
                "Translation",
                "Transcription for Legal Proceedings",
                "Education: Disability Coordinators Solution",
                "Distance Learning & eLearning",
                "Enterprise & General business",
                "Media Production Teams",
                "Court Reporting and Deposition",
                "Blog",
                "Case Studies",
                "Corporate",
                "Finance",
                "Education",
                "eLearning",
                "Legal",
                "Media",
                "About Us",
                "Partners & Integration",
                "Careers",
                "ES",
                "FR",
                "FR-CA"
              ],
              "14px": [
                "Corporate & General Business",
                "Education",
                "Digital & Online Learning",
                "Media Production",
                "Court Reporting & Depositions",
                "Live Captioning & Real-Time Transcription",
                "Audio & Video Captioning",
                "Audio & Video Transcription",
                "Audio Description",
                "Translation",
                "Transcription for Legal Proceedings",
                "Education: Disability Coordinators Solution",
                "Distance Learning & eLearning",
                "Enterprise & General business",
                "Media Production Teams",
                "Court Reporting and Deposition",
                "Blog",
                "Case Studies",
                "Corporate",
                "Finance",
                "Education",
                "eLearning",
                "Legal",
                "Media",
                "About Us",
                "Partners & Integration",
                "Careers",
                "ES",
                "FR",
                "FR-CA"
              ],
              "14.95px": [
                "Corporate & General Business",
                "Education",
                "Digital & Online Learning",
                "Media Production",
                "Court Reporting & Depositions",
                "Live Captioning & Real-Time Transcription",
                "Audio & Video Captioning",
                "Audio & Video Transcription",
                "Audio Description",
                "Translation",
                "Transcription for Legal Proceedings",
                "Education",
                "eLearning",
                "Legal",
                "Media",
                "Corporate",
                "Customers",
                "Contact Us",
                "Careers",
                "Press",
                "VPAT",
                "Trust",
                "FAQ",
                "Pricing",
                "Partners"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(75, 90, 120)": [
                "Tailored to Industry Needs",
                "Verbit in Numbers",
                "Start captioning & transcribing today"
              ],
              "rgb(78, 101, 125)": [
                "Trusted by 2,000+ Organizations"
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "200": [
                "$350M+",
                "35K",
                "30M+",
                "2000+",
                "12"
              ],
              "600": [
                "SOC 2, HIPAA, GDPR, VPAT, HECVAT"
              ]
            },
            "color": {
              "rgb(0, 194, 255)": [
                "$350M+",
                "SOC 2, HIPAA, GDPR, VPAT, HECVAT"
              ],
              "rgb(0, 218, 180)": [
                "35K",
                "2000+"
              ],
              "rgb(248, 197, 45)": [
                "30M+",
                "12"
              ]
            },
            "fontSize": {
              "60px": [
                "$350M+",
                "35K",
                "30M+",
                "2000+",
                "12"
              ],
              "21px": [
                "SOC 2, HIPAA, GDPR, VPAT, HECVAT"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://verbit.ai/",
      "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://verbit.ai/",
      "result": {
        "totals": {
          "total": 14,
          "tagNames": {
            "DIV": 5,
            "A": 1,
            "UL": 6,
            "SPAN": 1,
            "IFRAME": 1
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "",
            "text": "<img src=\"https://verbit.ai/wp-content/uploads/2022/02/Verbit_logo_white-01-1.svg\" class=\"attachment"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "<img src=\"https://verbit.ai/wp-content/uploads/2022/02/Verbit_logo_white-01-1.svg\" class=\"attachment"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "<img src=\"https://verbit.ai/wp-content/uploads/2022/02/Verbit-logo_Blue-01-1.svg\" class=\"attachment-"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Corporate & General Business Education Digital & Online Learning Media Production Court Reporting & "
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Live Captioning & Real-Time Transcription Audio & Video Captioning Audio & Video Transcription Audio"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Education: Disability Coordinators Solution Distance Learning & eLearning Enterprise & General busin"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Blog Case Studies Corporate Finance Education eLearning Legal Media"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "About Us Partners & Integration Careers"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "ES FR FR-CA"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Connect with Sales First Name*\nLast Name*\nEmail*\nPhone Number*\nCompany / Organization* Please review"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Industries Corporate & General Business Education Digital & Online Learning Media Production Court R"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Create Impact with Transcription & Captioning Our customers are offered the leading\ninteractive solu"
          },
          {
            "tagName": "IFRAME",
            "id": "insent-iframe",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://verbit.ai/",
      "result": {
        "totals": {
          "failures": 124,
          "warnings": 35
        },
        "items": [
          {
            "index": 17,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"solution-links-wrap\" href=\"https://verbit.ai/court-reporting/\" data-wpel-link=\"internal\">..."
              ]
            }
          },
          {
            "index": 20,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[3]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"solution-links-wrap\" href=\"https://verbit.ai/disability-coordination/\" data-wpel-link=\"in..."
              ]
            }
          },
          {
            "index": 23,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[4]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"solution-links-wrap\" href=\"https://verbit.ai/distance-learning/\" data-wpel-link=\"internal..."
              ]
            }
          },
          {
            "index": 26,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[5]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"solution-links-wrap\" href=\"https://verbit.ai/media-production/\" data-wpel-link=\"internal\"..."
              ]
            }
          },
          {
            "index": 29,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[6]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"solution-links-wrap\" href=\"https://verbit.ai/enterprise-business/\" data-wpel-link=\"intern..."
              ]
            }
          },
          {
            "index": 61,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.linkedin.com/company/verbit/\" target=\"_blank\" rel=\"noreferrer nofollow\" data-w...",
                "  <img src=\"https://verbit.ai/wp-content/uploads/2020/09/Linkedin-icon.svg\" class=\"attachment-full ...",
                "  <noscript>",
                "    <img src=\"https://verbit.ai/wp-content/uploads/2020/09/Linkedin-icon.svg\" class=\"attachment-ful...",
                "  </noscript>",
                "</a>"
              ]
            }
          },
          {
            "index": 62,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[2]/div[1]/a[2]",
              "codeLines": [
                "<a href=\"https://www.facebook.com/verbit.inc/?ref=br_rs\" target=\"_blank\" rel=\"noreferrer nofollow\" ...",
                "  <img src=\"https://verbit.ai/wp-content/uploads/2020/09/Facebook-icon.svg\" class=\"attachment-full ...",
                "  <noscript>",
                "    <img src=\"https://verbit.ai/wp-content/uploads/2020/09/Facebook-icon.svg\" class=\"attachment-ful...",
                "  </noscript>",
                "</a>"
              ]
            }
          },
          {
            "index": 63,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[2]/div[1]/a[3]",
              "codeLines": [
                "<a href=\"https://twitter.com/Verbit_\" target=\"_blank\" rel=\"noreferrer nofollow\" data-wpel-link=\"ext...",
                "  <img src=\"https://verbit.ai/wp-content/uploads/2020/09/Twitter-icon.svg\" class=\"attachment-full s...",
                "  <noscript>",
                "    <img src=\"https://verbit.ai/wp-content/uploads/2020/09/Twitter-icon.svg\" class=\"attachment-full...",
                "  </noscript>",
                "</a>"
              ]
            }
          },
          {
            "index": 382,
            "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": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[3]",
              "codeLines": [
                "<input type=\"hidden\" name=\"utm_source\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-fi..."
              ]
            }
          },
          {
            "index": 383,
            "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": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[4]",
              "codeLines": [
                "<input type=\"hidden\" name=\"utm_medium\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-fi..."
              ]
            }
          },
          {
            "index": 384,
            "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": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[5]",
              "codeLines": [
                "<input type=\"hidden\" name=\"utm_campaign\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-..."
              ]
            }
          },
          {
            "index": 385,
            "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": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[6]",
              "codeLines": [
                "<input type=\"hidden\" name=\"utm_content\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-f..."
              ]
            }
          },
          {
            "index": 386,
            "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": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[7]",
              "codeLines": [
                "<input type=\"hidden\" name=\"utm_ad\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-..."
              ]
            }
          },
          {
            "index": 387,
            "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": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[8]",
              "codeLines": [
                "<input type=\"hidden\" name=\"utm_term\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-fiel..."
              ]
            }
          },
          {
            "index": 388,
            "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": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[9]",
              "codeLines": [
                "<input type=\"hidden\" name=\"placement\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-fie..."
              ]
            }
          },
          {
            "index": 389,
            "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": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[10]",
              "codeLines": [
                "<input type=\"hidden\" name=\"network\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field..."
              ]
            }
          },
          {
            "index": 390,
            "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": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[11]",
              "codeLines": [
                "<input type=\"hidden\" name=\"GeoLoc\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-..."
              ]
            }
          },
          {
            "index": 391,
            "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": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[12]",
              "codeLines": [
                "<input type=\"hidden\" name=\"matchtype\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-fie..."
              ]
            }
          },
          {
            "index": 392,
            "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": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[13]",
              "codeLines": [
                "<input type=\"hidden\" name=\"AdPos\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-A..."
              ]
            }
          },
          {
            "index": 393,
            "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": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[14]",
              "codeLines": [
                "<input type=\"hidden\" name=\"fbclid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-..."
              ]
            }
          },
          {
            "index": 394,
            "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": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[15]",
              "codeLines": [
                "<input type=\"hidden\" name=\"fbc\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-fbc..."
              ]
            }
          },
          {
            "index": 395,
            "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": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[16]",
              "codeLines": [
                "<input type=\"hidden\" name=\"device\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-..."
              ]
            }
          },
          {
            "index": 396,
            "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": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[17]",
              "codeLines": [
                "<input type=\"hidden\" name=\"gclid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-g..."
              ]
            }
          },
          {
            "index": 397,
            "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": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[18]",
              "codeLines": [
                "<input type=\"hidden\" name=\"userip\" value=\"66.165.251.146\" class=\"wpcf7-form-control wpcf7-hidden\" i..."
              ]
            }
          },
          {
            "index": 398,
            "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": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[19]",
              "codeLines": [
                "<input type=\"hidden\" name=\"useragent\" value=\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleW..."
              ]
            }
          },
          {
            "index": 399,
            "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": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[20]",
              "codeLines": [
                "<input type=\"hidden\" name=\"currenturl\" value=\"verbit.ai/\" class=\"wpcf7-form-control wpcf7-hidden\" i..."
              ]
            }
          },
          {
            "index": 400,
            "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": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[21]",
              "codeLines": [
                "<input type=\"hidden\" name=\"cid\" value=\"551651735.1657382032\" class=\"wpcf7-form-control wpcf7-hidden..."
              ]
            }
          },
          {
            "index": 401,
            "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": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[22]",
              "codeLines": [
                "<input type=\"hidden\" name=\"msclkid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field..."
              ]
            }
          },
          {
            "index": 402,
            "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": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[23]",
              "codeLines": [
                "<input type=\"hidden\" name=\"campaign_id\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-f..."
              ]
            }
          },
          {
            "index": 403,
            "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": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[24]",
              "codeLines": [
                "<input type=\"hidden\" name=\"adset_id\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-fiel..."
              ]
            }
          },
          {
            "index": 404,
            "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": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[25]",
              "codeLines": [
                "<input type=\"hidden\" name=\"ad_id\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-a..."
              ]
            }
          },
          {
            "index": 405,
            "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": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[26]",
              "codeLines": [
                "<input type=\"hidden\" name=\"fbp\" value=\"fb.1.1657382032306.779577755\" class=\"wpcf7-form-control wpcf..."
              ]
            }
          },
          {
            "index": 406,
            "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": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[27]",
              "codeLines": [
                "<input type=\"hidden\" name=\"li_fat_id\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-fie..."
              ]
            }
          },
          {
            "index": 407,
            "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": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[28]",
              "codeLines": [
                "<input type=\"hidden\" name=\"yclid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-y..."
              ]
            }
          },
          {
            "index": 408,
            "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": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[29]",
              "codeLines": [
                "<input type=\"hidden\" name=\"obcid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-o..."
              ]
            }
          },
          {
            "index": 409,
            "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": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[30]",
              "codeLines": [
                "<input type=\"hidden\" name=\"tblci\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-t..."
              ]
            }
          },
          {
            "index": 410,
            "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": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/form[1]/input[31]",
              "codeLines": [
                "<input type=\"hidden\" name=\"ttcid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-t..."
              ]
            }
          },
          {
            "index": 417,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/input[2]",
              "codeLines": [
                "<input type=\"hidden\" name=\"utm_source\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-fi..."
              ]
            }
          },
          {
            "index": 418,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/input[3]",
              "codeLines": [
                "<input type=\"hidden\" name=\"utm_medium\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-fi..."
              ]
            }
          },
          {
            "index": 419,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/input[4]",
              "codeLines": [
                "<input type=\"hidden\" name=\"utm_campaign\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-..."
              ]
            }
          },
          {
            "index": 420,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/input[5]",
              "codeLines": [
                "<input type=\"hidden\" name=\"utm_content\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-f..."
              ]
            }
          },
          {
            "index": 421,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/input[6]",
              "codeLines": [
                "<input type=\"hidden\" name=\"utm_ad\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-..."
              ]
            }
          },
          {
            "index": 422,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/input[7]",
              "codeLines": [
                "<input type=\"hidden\" name=\"utm_term\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-fiel..."
              ]
            }
          },
          {
            "index": 423,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/input[8]",
              "codeLines": [
                "<input type=\"hidden\" name=\"placement\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-fie..."
              ]
            }
          },
          {
            "index": 424,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/input[9]",
              "codeLines": [
                "<input type=\"hidden\" name=\"network\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field..."
              ]
            }
          },
          {
            "index": 425,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/input[10]",
              "codeLines": [
                "<input type=\"hidden\" name=\"GeoLoc\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-..."
              ]
            }
          },
          {
            "index": 426,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/input[11]",
              "codeLines": [
                "<input type=\"hidden\" name=\"matchtype\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-fie..."
              ]
            }
          },
          {
            "index": 427,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/input[12]",
              "codeLines": [
                "<input type=\"hidden\" name=\"AdPos\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-A..."
              ]
            }
          },
          {
            "index": 428,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/input[13]",
              "codeLines": [
                "<input type=\"hidden\" name=\"fbclid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-..."
              ]
            }
          },
          {
            "index": 429,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/input[14]",
              "codeLines": [
                "<input type=\"hidden\" name=\"fbc\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-fbc..."
              ]
            }
          },
          {
            "index": 430,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/input[15]",
              "codeLines": [
                "<input type=\"hidden\" name=\"device\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-..."
              ]
            }
          },
          {
            "index": 431,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/input[16]",
              "codeLines": [
                "<input type=\"hidden\" name=\"gclid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-g..."
              ]
            }
          },
          {
            "index": 432,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/input[17]",
              "codeLines": [
                "<input type=\"hidden\" name=\"msclkid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field..."
              ]
            }
          },
          {
            "index": 433,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/input[18]",
              "codeLines": [
                "<input type=\"hidden\" name=\"userip\" value=\"66.165.251.146\" class=\"wpcf7-form-control wpcf7-hidden\" i..."
              ]
            }
          },
          {
            "index": 434,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/input[19]",
              "codeLines": [
                "<input type=\"hidden\" name=\"useragent\" value=\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleW..."
              ]
            }
          },
          {
            "index": 435,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/input[20]",
              "codeLines": [
                "<input type=\"hidden\" name=\"currenturl\" value=\"verbit.ai/\" class=\"wpcf7-form-control wpcf7-hidden\" i..."
              ]
            }
          },
          {
            "index": 436,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/input[21]",
              "codeLines": [
                "<input type=\"hidden\" name=\"cid\" value=\"551651735.1657382032\" class=\"wpcf7-form-control wpcf7-hidden..."
              ]
            }
          },
          {
            "index": 438,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/input[24]",
              "codeLines": [
                "<input type=\"hidden\" name=\"campaign_id\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-f..."
              ]
            }
          },
          {
            "index": 439,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/input[25]",
              "codeLines": [
                "<input type=\"hidden\" name=\"adset_id\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-fiel..."
              ]
            }
          },
          {
            "index": 440,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/input[26]",
              "codeLines": [
                "<input type=\"hidden\" name=\"ad_id\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-a..."
              ]
            }
          },
          {
            "index": 441,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/input[27]",
              "codeLines": [
                "<input type=\"hidden\" name=\"fbp\" value=\"fb.1.1657382032306.779577755\" class=\"wpcf7-form-control wpcf..."
              ]
            }
          },
          {
            "index": 442,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/input[28]",
              "codeLines": [
                "<input type=\"hidden\" name=\"li_fat_id\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-fie..."
              ]
            }
          },
          {
            "index": 443,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/input[29]",
              "codeLines": [
                "<input type=\"hidden\" name=\"yclid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-y..."
              ]
            }
          },
          {
            "index": 444,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/input[30]",
              "codeLines": [
                "<input type=\"hidden\" name=\"obcid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-o..."
              ]
            }
          },
          {
            "index": 445,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/input[31]",
              "codeLines": [
                "<input type=\"hidden\" name=\"tblci\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-t..."
              ]
            }
          },
          {
            "index": 446,
            "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": "input",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/input[32]",
              "codeLines": [
                "<input type=\"hidden\" name=\"ttcid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-t..."
              ]
            }
          },
          {
            "index": 698,
            "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]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/p[2]/a[1]",
              "codeLines": [
                "<a href=\"https://verbit.ai/privacy-policy/\" target=\"_blank\" data-wpel-link=\"internal\">",
                "  Privacy Policy",
                "</a>"
              ]
            }
          },
          {
            "index": 740,
            "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]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/div[2]/span[1]/input[1]",
              "codeLines": [
                "<input type=\"text\" name=\"first-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-..."
              ]
            }
          },
          {
            "index": 741,
            "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]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/div[3]/span[1]/input[1]",
              "codeLines": [
                "<input type=\"text\" name=\"last-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-v..."
              ]
            }
          },
          {
            "index": 742,
            "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]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/div[4]/span[1]/input[1]",
              "codeLines": [
                "<input type=\"email\" name=\"email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-emai..."
              ]
            }
          },
          {
            "index": 743,
            "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]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/div[5]/span[1]/input[1]",
              "codeLines": [
                "<input type=\"tel\" name=\"phone\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-tel wp..."
              ]
            }
          },
          {
            "index": 744,
            "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]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/div[6]/span[1]/input[1]",
              "codeLines": [
                "<input type=\"text\" name=\"company\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-val..."
              ]
            }
          },
          {
            "index": 746,
            "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]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/div[7]/input[1]",
              "codeLines": [
                "<input type=\"submit\" value=\"Learn More\" class=\"wpcf7-form-control has-spinner wpcf7-submit\">"
              ]
            }
          },
          {
            "index": 782,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Create Impact with Transcription & Captioning"
              ]
            }
          },
          {
            "index": 783,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our customers are offered the leading"
              ]
            }
          },
          {
            "index": 784,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "interactive solution based on the combination"
              ]
            }
          },
          {
            "index": 785,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[1]/div[1]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "of technology and a human touch."
              ]
            }
          },
          {
            "index": 786,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Tailored to Industry Needs"
              ]
            }
          },
          {
            "index": 787,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Flexible Transcription & Captioning for Diverse Customers and Industries"
              ]
            }
          },
          {
            "index": 789,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Trusted by top institutions, court reporting agencies and organizations for industry transcription ..."
              ]
            }
          },
          {
            "index": 790,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[3]/div[1]/div[2]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "$350M+"
              ]
            }
          },
          {
            "index": 792,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[3]/div[1]/div[2]/div[2]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "35K"
              ]
            }
          },
          {
            "index": 794,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[3]/div[1]/div[2]/div[3]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "30M+"
              ]
            }
          },
          {
            "index": 796,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[3]/div[1]/div[2]/div[4]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "2000+"
              ]
            }
          },
          {
            "index": 798,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[3]/div[1]/div[2]/div[5]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "12"
              ]
            }
          },
          {
            "index": 800,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[3]/div[1]/div[2]/div[6]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "SOC 2, HIPAA, GDPR, VPAT, HECVAT"
              ]
            }
          },
          {
            "index": 803,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "I have an email that I copy and paste because people ask me [about the live captions] all the time...."
              ]
            }
          },
          {
            "index": 804,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "I have been giving out rave reviews."
              ]
            }
          },
          {
            "index": 805,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[5]/div[1]/div[1]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Kate Ledger, Assistant Vice Chancellor for Marketing, University of Pittsburgh"
              ]
            }
          },
          {
            "index": 806,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[5]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Verbit is half the price and twice the speed"
              ]
            }
          },
          {
            "index": 807,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[5]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "of previous vendors we’ve worked with. We’ve expanded the number of interviews and other scenes tha..."
              ]
            }
          },
          {
            "index": 808,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[5]/div[1]/div[1]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Paul Sutherlin, Head Of Post Production, MAK"
              ]
            }
          },
          {
            "index": 809,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[5]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "“We recently ran across an old, neglected transcription project from our pre-Verbit days, and it’s ..."
              ]
            }
          },
          {
            "index": 810,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[5]/div[1]/div[1]/div[3]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Erin Willder, Adjunct Professor, Brigham Young University"
              ]
            }
          },
          {
            "index": 812,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/div[2]/label[1]/text()[1]",
              "codeLines": [
                "First Name*"
              ]
            }
          },
          {
            "index": 813,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/div[3]/label[1]/text()[1]",
              "codeLines": [
                "Last Name*"
              ]
            }
          },
          {
            "index": 814,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/div[4]/label[1]/text()[1]",
              "codeLines": [
                "Email*"
              ]
            }
          },
          {
            "index": 815,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/div[5]/label[1]/text()[1]",
              "codeLines": [
                "Phone Number*"
              ]
            }
          },
          {
            "index": 816,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/div[6]/label[1]/text()[1]",
              "codeLines": [
                "Company / Organization*"
              ]
            }
          },
          {
            "index": 820,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "500 7th Avenue,"
              ]
            }
          },
          {
            "index": 821,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "8th Floor New York,"
              ]
            }
          },
          {
            "index": 822,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "NY 10018"
              ]
            }
          },
          {
            "index": 839,
            "verdict": "failed",
            "rule": {
              "ruleID": "r68",
              "ruleSummary": "Elements with a role have required children",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r68",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "ul",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/div[1]/ul[1]",
              "codeLines": [
                "<ul></ul>"
              ]
            }
          },
          {
            "index": 845,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Create Impact with Transcription & Captioning"
              ]
            }
          },
          {
            "index": 846,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our customers are offered the leading"
              ]
            }
          },
          {
            "index": 847,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "interactive solution based on the combination"
              ]
            }
          },
          {
            "index": 848,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[1]/div[1]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "of technology and a human touch."
              ]
            }
          },
          {
            "index": 849,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Tailored to Industry Needs"
              ]
            }
          },
          {
            "index": 850,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Flexible Transcription & Captioning for Diverse Customers and Industries"
              ]
            }
          },
          {
            "index": 853,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[3]/div[1]/div[2]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "$350M+"
              ]
            }
          },
          {
            "index": 855,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[3]/div[1]/div[2]/div[2]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "35K"
              ]
            }
          },
          {
            "index": 857,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[3]/div[1]/div[2]/div[3]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "30M+"
              ]
            }
          },
          {
            "index": 859,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[3]/div[1]/div[2]/div[4]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "2000+"
              ]
            }
          },
          {
            "index": 861,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[3]/div[1]/div[2]/div[5]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "12"
              ]
            }
          },
          {
            "index": 863,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[3]/div[1]/div[2]/div[6]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "SOC 2, HIPAA, GDPR, VPAT, HECVAT"
              ]
            }
          },
          {
            "index": 866,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "I have an email that I copy and paste because people ask me [about the live captions] all the time...."
              ]
            }
          },
          {
            "index": 867,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "I have been giving out rave reviews."
              ]
            }
          },
          {
            "index": 868,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[5]/div[1]/div[1]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Kate Ledger, Assistant Vice Chancellor for Marketing, University of Pittsburgh"
              ]
            }
          },
          {
            "index": 869,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[5]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Verbit is half the price and twice the speed"
              ]
            }
          },
          {
            "index": 870,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[5]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "of previous vendors we’ve worked with. We’ve expanded the number of interviews and other scenes tha..."
              ]
            }
          },
          {
            "index": 871,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[5]/div[1]/div[1]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Paul Sutherlin, Head Of Post Production, MAK"
              ]
            }
          },
          {
            "index": 872,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[5]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "“We recently ran across an old, neglected transcription project from our pre-Verbit days, and it’s ..."
              ]
            }
          },
          {
            "index": 873,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/section[5]/div[1]/div[1]/div[3]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Erin Willder, Adjunct Professor, Brigham Young University"
              ]
            }
          },
          {
            "index": 932,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Flexible Transcription & Captioning for Diverse Customers and Industries",
                "</p>"
              ]
            }
          },
          {
            "index": 933,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[2]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Court Reporting",
                "  <br>",
                "  & Depositions",
                "</p>"
              ]
            }
          },
          {
            "index": 934,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[3]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Education & Disability Needs",
                "</p>"
              ]
            }
          },
          {
            "index": 935,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[4]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Distance Learning & eLearning",
                "</p>"
              ]
            }
          },
          {
            "index": 936,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[5]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Media",
                "  <br>",
                "  Production",
                "</p>"
              ]
            }
          },
          {
            "index": 937,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[6]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Enterprise &  General Business",
                "</p>"
              ]
            }
          },
          {
            "index": 939,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[3]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Acquired in investments",
                "</p>"
              ]
            }
          },
          {
            "index": 940,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[3]/div[1]/div[2]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  On-demand professional transcribers employed",
                "</p>"
              ]
            }
          },
          {
            "index": 941,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[3]/div[1]/div[2]/div[3]/p[1]",
              "codeLines": [
                "<p>",
                "  Minutes transcribed in the last year",
                "</p>"
              ]
            }
          },
          {
            "index": 942,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[3]/div[1]/div[2]/div[4]/p[1]",
              "codeLines": [
                "<p>",
                "  Leading customers served",
                "</p>"
              ]
            }
          },
          {
            "index": 943,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[3]/div[1]/div[2]/div[5]/p[1]",
              "codeLines": [
                "<p>",
                "  Patents secured",
                "</p>"
              ]
            }
          },
          {
            "index": 944,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[3]/div[1]/div[2]/div[6]/p[1]",
              "codeLines": [
                "<p>",
                "  Compliance provided",
                "</p>"
              ]
            }
          },
          {
            "index": 950,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/p[2]",
              "codeLines": [
                "<p>",
                "  Please review our",
                "  <a href=\"https://verbit.ai/privacy-policy/\" target=\"_blank\" data-wpel-link=\"internal\">",
                "    Privacy Policy",
                "  </a>",
                "  .",
                "</p>"
              ]
            }
          },
          {
            "index": 951,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  500 7th Avenue,",
                "  <br>",
                "  8th Floor New York,",
                "  <br>",
                "  NY 10018",
                "</p>"
              ]
            }
          },
          {
            "index": 952,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Our customers are offered the leading",
                "  <br>",
                "  interactive solution based on the combination",
                "  <br>",
                "  of technology and a human touch.",
                "</p>"
              ]
            }
          },
          {
            "index": 953,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Flexible Transcription & Captioning for Diverse Customers and Industries",
                "</p>"
              ]
            }
          },
          {
            "index": 954,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[2]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Court Reporting",
                "  <br>",
                "  & Depositions",
                "</p>"
              ]
            }
          },
          {
            "index": 955,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[3]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Education & Disability Needs",
                "</p>"
              ]
            }
          },
          {
            "index": 956,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[4]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Distance Learning & eLearning",
                "</p>"
              ]
            }
          },
          {
            "index": 957,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[5]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Media",
                "  <br>",
                "  Production",
                "</p>"
              ]
            }
          },
          {
            "index": 958,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[6]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Enterprise &  General Business",
                "</p>"
              ]
            }
          },
          {
            "index": 959,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[3]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Trusted by top institutions, court reporting agencies and organizations for industry transcriptio...",
                "</p>"
              ]
            }
          },
          {
            "index": 960,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[3]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Acquired in investments",
                "</p>"
              ]
            }
          },
          {
            "index": 961,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[3]/div[1]/div[2]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  On-demand professional transcribers employed",
                "</p>"
              ]
            }
          },
          {
            "index": 962,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[3]/div[1]/div[2]/div[3]/p[1]",
              "codeLines": [
                "<p>",
                "  Minutes transcribed in the last year",
                "</p>"
              ]
            }
          },
          {
            "index": 963,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[3]/div[1]/div[2]/div[4]/p[1]",
              "codeLines": [
                "<p>",
                "  Leading customers served",
                "</p>"
              ]
            }
          },
          {
            "index": 964,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[3]/div[1]/div[2]/div[5]/p[1]",
              "codeLines": [
                "<p>",
                "  Patents secured",
                "</p>"
              ]
            }
          },
          {
            "index": 965,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[3]/div[1]/div[2]/div[6]/p[1]",
              "codeLines": [
                "<p>",
                "  Compliance provided",
                "</p>"
              ]
            }
          },
          {
            "index": 966,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  I have an email that I copy and paste because people ask me [about the live captions] all the tim...",
                "</p>"
              ]
            }
          },
          {
            "index": 967,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"has-text-color\" style=\"color:#1a4af0\">",
                "  I have been giving out rave reviews.",
                "</p>"
              ]
            }
          },
          {
            "index": 968,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[5]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"has-text-color\" style=\"color:#1a4af0\">",
                "  Verbit is half the price and twice the speed",
                "</p>"
              ]
            }
          },
          {
            "index": 969,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[5]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  of previous vendors we’ve worked with. We’ve expanded the number of interviews and other scenes t...",
                "</p>"
              ]
            }
          },
          {
            "index": 970,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/section[5]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  “We recently ran across an old, neglected transcription project from our pre-Verbit days, and it’...",
                "</p>"
              ]
            }
          },
          {
            "index": 971,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  500 7th Avenue,",
                "  <br>",
                "  8th Floor New York,",
                "  <br>",
                "  NY 10018",
                "</p>"
              ]
            }
          },
          {
            "index": 1108,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  500 7th Avenue,",
                "  <br>",
                "  8th Floor New York,",
                "  <br>",
                "  NY 10018",
                "</p>"
              ]
            }
          },
          {
            "index": 1148,
            "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://verbit.ai/",
      "result": {
        "totals": {
          "rulesNA": 46,
          "rulesPassed": 48,
          "rulesWarned": 6,
          "rulesViolated": 4,
          "warnings": {
            "minor": 22,
            "moderate": 0,
            "serious": 49,
            "critical": 1
          },
          "violations": {
            "minor": 29,
            "moderate": 1,
            "serious": 80,
            "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:53:57.394Z",
          "url": "https://verbit.ai/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "contrastRatio": 0,
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"solutions-section\">",
                          "target": [
                            ".solutions-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Tailored to Industry Needs</h2>",
                  "target": [
                    ".tailored-solutions-title > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "contrastRatio": 0,
                        "fontSize": "15.8pt (21px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"solutions-section\">",
                          "target": [
                            ".solutions-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Flexible Transcription &amp; Captioning for Diverse Customers and Industries</p>",
                  "target": [
                    ".tailored-solutions-title > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "contrastRatio": 0,
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"numbers-section\">",
                          "target": [
                            ".numbers-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Verbit in Numbers</h2>",
                  "target": [
                    ".title-block > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "contrastRatio": 0,
                        "fontSize": "15.8pt (21px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"numbers-section\">",
                          "target": [
                            ".numbers-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Trusted by top institutions, court reporting agencies and organizations for industry transcription and captioning solutions</p>",
                  "target": [
                    ".title-block > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#00c2ff",
                        "contrastRatio": 0,
                        "fontSize": "45.0pt (60px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"numbers-section\">",
                          "target": [
                            ".numbers-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 style=\"color:#00c2ff\">$350M+</h3>",
                  "target": [
                    ".numbers-item:nth-child(1) > .number > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0c2240",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"numbers-section\">",
                          "target": [
                            ".numbers-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Acquired in investments</p>",
                  "target": [
                    ".numbers-item:nth-child(1) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#00dab4",
                        "contrastRatio": 0,
                        "fontSize": "45.0pt (60px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"numbers-section\">",
                          "target": [
                            ".numbers-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 style=\"color:#00dab4\">35K </h3>",
                  "target": [
                    ".numbers-item:nth-child(2) > .number > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0c2240",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"numbers-section\">",
                          "target": [
                            ".numbers-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>On-demand professional transcribers employed</p>",
                  "target": [
                    ".numbers-item:nth-child(2) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#f8c52d",
                        "contrastRatio": 0,
                        "fontSize": "45.0pt (60px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"numbers-section\">",
                          "target": [
                            ".numbers-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 style=\"color:#f8c52d\">30M+</h3>",
                  "target": [
                    ".numbers-item:nth-child(3) > .number > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0c2240",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"numbers-section\">",
                          "target": [
                            ".numbers-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Minutes transcribed in the last year</p>",
                  "target": [
                    ".numbers-item:nth-child(3) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#00dab4",
                        "contrastRatio": 0,
                        "fontSize": "45.0pt (60px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"numbers-section\">",
                          "target": [
                            ".numbers-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 style=\"color:#00dab4\">2000+</h3>",
                  "target": [
                    ".numbers-item:nth-child(4) > .number > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0c2240",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"numbers-section\">",
                          "target": [
                            ".numbers-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Leading customers served</p>",
                  "target": [
                    ".numbers-item:nth-child(4) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#f8c52d",
                        "contrastRatio": 0,
                        "fontSize": "45.0pt (60px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"numbers-section\">",
                          "target": [
                            ".numbers-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 style=\"color:#f8c52d\">12</h3>",
                  "target": [
                    ".numbers-item:nth-child(5) > .number > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0c2240",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"numbers-section\">",
                          "target": [
                            ".numbers-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Patents secured</p>",
                  "target": [
                    ".numbers-item:nth-child(5) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#00c2ff",
                        "contrastRatio": 0,
                        "fontSize": "15.8pt (21px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"numbers-section\">",
                          "target": [
                            ".numbers-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 style=\"color:#00c2ff\">SOC 2, HIPAA, GDPR, VPAT, HECVAT</h3>",
                  "target": [
                    ".numbers-item:nth-child(6) > .number > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0c2240",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"numbers-section\">",
                          "target": [
                            ".numbers-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Compliance provided</p>",
                  "target": [
                    ".numbers-item:nth-child(6) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"testimonials-item\">",
                          "target": [
                            ".testimonials-item:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>I have an email that I copy and paste because people ask me [about the live captions] all the time. So I just say: Here’s Verbit… </p>",
                  "target": [
                    ".testimonials-item:nth-child(1) > .testimonials-content > .testimonials-text > p:nth-child(1)"
                  ],
                  "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": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"testimonials-item\">",
                          "target": [
                            ".testimonials-item:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"has-text-color\" style=\"color:#1a4af0\">I have been giving out rave reviews.</p>",
                  "target": [
                    ".testimonials-item:nth-child(1) > .testimonials-content > .testimonials-text > .has-text-color"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"testimonials-item\">",
                          "target": [
                            ".testimonials-item:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"testimonials-author\">\n\t\t\t\t\t\t\t\tKate Ledger, Assistant Vice Chancellor for Marketing, University of Pittsburgh\n\t\t\t\t\t\t\t</span>",
                  "target": [
                    ".testimonials-item:nth-child(1) > .testimonials-content > .testimonials-author"
                  ],
                  "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": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"testimonials-item\">",
                          "target": [
                            ".testimonials-item:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"has-text-color\" style=\"color:#1a4af0\">Verbit is half the price and twice the speed </p>",
                  "target": [
                    ".testimonials-item:nth-child(2) > .testimonials-content > .testimonials-text > .has-text-color"
                  ],
                  "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": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"testimonials-item\">",
                          "target": [
                            ".testimonials-item:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>of previous vendors we’ve worked with. We’ve expanded the number of interviews and other scenes that we transcribe.</p>",
                  "target": [
                    ".testimonials-item:nth-child(2) > .testimonials-content > .testimonials-text > p:nth-child(2)"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"testimonials-item\">",
                          "target": [
                            ".testimonials-item:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"testimonials-author\">\n\t\t\t\t\t\t\t\tPaul Sutherlin, Head Of Post Production, MAK\n\t\t\t\t\t\t\t</span>",
                  "target": [
                    ".testimonials-item:nth-child(2) > .testimonials-content > .testimonials-author"
                  ],
                  "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": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"testimonials-item\">",
                          "target": [
                            ".testimonials-item:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".testimonials-item:nth-child(3) > .testimonials-content > .testimonials-text > p"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"testimonials-item\">",
                          "target": [
                            ".testimonials-item:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"testimonials-author\">\n\t\t\t\t\t\t\t\tErin Willder, Adjunct Professor, Brigham Young University\n\t\t\t\t\t\t\t</span>",
                  "target": [
                    ".testimonials-item:nth-child(3) > .testimonials-content > .testimonials-author"
                  ],
                  "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": "#4b5a78",
                        "contrastRatio": 0,
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"solutions-section\">",
                          "target": [
                            ".solutions-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Tailored to Industry Needs</h2>",
                  "target": [
                    ".tailored-solutions-title > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#4b5a78",
                        "contrastRatio": 0,
                        "fontSize": "15.8pt (21px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"solutions-section\">",
                          "target": [
                            ".solutions-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Flexible Transcription &amp; Captioning for Diverse Customers and Industries</p>",
                  "target": [
                    ".tailored-solutions-title > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#4b5a78",
                        "contrastRatio": 0,
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"numbers-section\">",
                          "target": [
                            ".numbers-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Verbit in Numbers</h2>",
                  "target": [
                    ".title-block > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#4b5a78",
                        "contrastRatio": 0,
                        "fontSize": "15.8pt (21px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"numbers-section\">",
                          "target": [
                            ".numbers-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Trusted by top institutions, court reporting agencies and organizations for industry transcription and captioning solutions</p>",
                  "target": [
                    ".title-block > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#00c2ff",
                        "contrastRatio": 0,
                        "fontSize": "45.0pt (60px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"numbers-section\">",
                          "target": [
                            ".numbers-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 style=\"color:#00c2ff\">$350M+</h3>",
                  "target": [
                    ".numbers-item:nth-child(1) > .number > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0c2240",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"numbers-section\">",
                          "target": [
                            ".numbers-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Acquired in investments</p>",
                  "target": [
                    ".numbers-item:nth-child(1) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#00dab4",
                        "contrastRatio": 0,
                        "fontSize": "45.0pt (60px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"numbers-section\">",
                          "target": [
                            ".numbers-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 style=\"color:#00dab4\">35K </h3>",
                  "target": [
                    ".numbers-item:nth-child(2) > .number > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0c2240",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"numbers-section\">",
                          "target": [
                            ".numbers-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>On-demand professional transcribers employed</p>",
                  "target": [
                    ".numbers-item:nth-child(2) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#f8c52d",
                        "contrastRatio": 0,
                        "fontSize": "45.0pt (60px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"numbers-section\">",
                          "target": [
                            ".numbers-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 style=\"color:#f8c52d\">30M+</h3>",
                  "target": [
                    ".numbers-item:nth-child(3) > .number > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0c2240",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"numbers-section\">",
                          "target": [
                            ".numbers-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Minutes transcribed in the last year</p>",
                  "target": [
                    ".numbers-item:nth-child(3) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#00dab4",
                        "contrastRatio": 0,
                        "fontSize": "45.0pt (60px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"numbers-section\">",
                          "target": [
                            ".numbers-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 style=\"color:#00dab4\">2000+</h3>",
                  "target": [
                    ".numbers-item:nth-child(4) > .number > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0c2240",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"numbers-section\">",
                          "target": [
                            ".numbers-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Leading customers served</p>",
                  "target": [
                    ".numbers-item:nth-child(4) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#f8c52d",
                        "contrastRatio": 0,
                        "fontSize": "45.0pt (60px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"numbers-section\">",
                          "target": [
                            ".numbers-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 style=\"color:#f8c52d\">12</h3>",
                  "target": [
                    ".numbers-item:nth-child(5) > .number > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0c2240",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"numbers-section\">",
                          "target": [
                            ".numbers-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Patents secured</p>",
                  "target": [
                    ".numbers-item:nth-child(5) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#00c2ff",
                        "contrastRatio": 0,
                        "fontSize": "15.8pt (21px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"numbers-section\">",
                          "target": [
                            ".numbers-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 style=\"color:#00c2ff\">SOC 2, HIPAA, GDPR, VPAT, HECVAT</h3>",
                  "target": [
                    ".numbers-item:nth-child(6) > .number > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#0c2240",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"numbers-section\">",
                          "target": [
                            ".numbers-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Compliance provided</p>",
                  "target": [
                    ".numbers-item:nth-child(6) > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"testimonials-item\">",
                          "target": [
                            ".testimonials-item:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>I have an email that I copy and paste because people ask me [about the live captions] all the time. So I just say: Here’s Verbit… </p>",
                  "target": [
                    ".testimonials-item:nth-child(1) > .testimonials-content > .testimonials-text > p:nth-child(1)"
                  ],
                  "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": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"testimonials-item\">",
                          "target": [
                            ".testimonials-item:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"has-text-color\" style=\"color:#1a4af0\">I have been giving out rave reviews.</p>",
                  "target": [
                    ".testimonials-item:nth-child(1) > .testimonials-content > .testimonials-text > .has-text-color"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"testimonials-item\">",
                          "target": [
                            ".testimonials-item:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"testimonials-author\">\n\t\t\t\t\t\t\t\tKate Ledger, Assistant Vice Chancellor for Marketing, University of Pittsburgh\n\t\t\t\t\t\t\t</span>",
                  "target": [
                    ".testimonials-item:nth-child(1) > .testimonials-content > .testimonials-author"
                  ],
                  "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": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"testimonials-item\">",
                          "target": [
                            ".testimonials-item:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"has-text-color\" style=\"color:#1a4af0\">Verbit is half the price and twice the speed </p>",
                  "target": [
                    ".testimonials-item:nth-child(2) > .testimonials-content > .testimonials-text > .has-text-color"
                  ],
                  "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": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"testimonials-item\">",
                          "target": [
                            ".testimonials-item:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>of previous vendors we’ve worked with. We’ve expanded the number of interviews and other scenes that we transcribe.</p>",
                  "target": [
                    ".testimonials-item:nth-child(2) > .testimonials-content > .testimonials-text > p:nth-child(2)"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"testimonials-item\">",
                          "target": [
                            ".testimonials-item:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"testimonials-author\">\n\t\t\t\t\t\t\t\tPaul Sutherlin, Head Of Post Production, MAK\n\t\t\t\t\t\t\t</span>",
                  "target": [
                    ".testimonials-item:nth-child(2) > .testimonials-content > .testimonials-author"
                  ],
                  "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": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"testimonials-item\">",
                          "target": [
                            ".testimonials-item:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".testimonials-item:nth-child(3) > .testimonials-content > .testimonials-text > p"
                  ],
                  "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": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"testimonials-item\">",
                          "target": [
                            ".testimonials-item:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"testimonials-author\">\n\t\t\t\t\t\t\t\tErin Willder, Adjunct Professor, Brigham Young University\n\t\t\t\t\t\t\t</span>",
                  "target": [
                    ".testimonials-item:nth-child(3) > .testimonials-content > .testimonials-author"
                  ],
                  "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 id=\"insent-iframe\" title=\"insent-widget\" src=\"https://verbit.widget.insent.ai?project_key=KGn6SzYjvY3xmTFsfXs5&amp;blog_url=verbit.ai%2F&amp;event_listener=XYifJYSDnCRST1x&amp;marketo_cookies=[]&amp;hubspot_cookies=[]&amp;pardot_cookies=[]&amp;eloqua_cookies=[]&amp;parent_innerwidth=1280&amp;parent_innerheight=720&amp;widgetVisibility=true&amp;locale=undefined&amp;visitoridentity=e30%3D\" allow=\"autoplay\" allowfullscreen=\"\">",
                  "target": [
                    "#insent-iframe"
                  ],
                  "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": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".desktop-menu > .menu > .menu-item-352654.menu-item-has-children.menu-item-type-custom > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".desktop-menu > .menu > .menu-item-352655.menu-item-has-children.menu-item-type-custom > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".desktop-menu > .menu > .menu-item-352844.menu-item-has-children.menu-item-type-post_type > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".desktop-menu > .menu > .menu-item-352659.menu-item-has-children.menu-item-type-post_type > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".desktop-menu > .menu > .menu-item-352660.menu-item-has-children.menu-item-type-custom > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".desktop-menu > .menu > .wpml-ls-item-en.wpml-ls-current-language.wpml-ls-first-item > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"form-modal header\">",
                  "target": [
                    ".form-modal"
                  ],
                  "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=\"full-screen-menu\">",
                  "target": [
                    ".full-screen-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".full-screen-menu-wrapper > nav > .menu > .menu-item-352654.menu-item-has-children.menu-item-type-custom > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".full-screen-menu-wrapper > nav > .menu > .menu-item-352655.menu-item-has-children.menu-item-type-custom > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".full-screen-menu-wrapper > nav > .menu > .menu-item-352844.menu-item-has-children.menu-item-type-post_type > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".full-screen-menu-wrapper > nav > .menu > .menu-item-352659.menu-item-has-children.menu-item-type-post_type > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".full-screen-menu-wrapper > nav > .menu > .menu-item-352660.menu-item-has-children.menu-item-type-custom > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".full-screen-menu-wrapper > nav > .menu > .wpml-ls-item-en.wpml-ls-current-language.wpml-ls-first-item > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"hero-image hero-image_mobile\">",
                  "target": [
                    ".hero-image_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://t.co/i/adsct?bci=3&amp;eci=2&amp;event_id=06ebd939-91ce-4dfd-a639-da31cbf26f15&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=9715f739-8822-4ac0-96b2-301bfa34a6f5&amp;tw_document_href=https%3A%2F%2Fverbit.ai%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o64mc&amp;type=javascript&amp;version=2.3.23\" height=\"1\" width=\"1\" style=\"display: none;\">",
                  "target": [
                    "img[height=\"1\"][width=\"1\"]:nth-child(56)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"https://analytics.twitter.com/i/adsct?bci=3&amp;eci=2&amp;event_id=06ebd939-91ce-4dfd-a639-da31cbf26f15&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=9715f739-8822-4ac0-96b2-301bfa34a6f5&amp;tw_document_href=https%3A%2F%2Fverbit.ai%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o64mc&amp;type=javascript&amp;version=2.3.23\" height=\"1\" width=\"1\" style=\"display: none;\">",
                  "target": [
                    "img[height=\"1\"][width=\"1\"]:nth-child(57)"
                  ],
                  "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=\"batBeacon363548146098\">",
                  "target": [
                    "#batBeacon363548146098"
                  ],
                  "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=\"batBeacon838064839724\" width=\"0\" height=\"0\" alt=\"\" src=\"https://bat.bing.com/action/0?ti=56340569&amp;tm=gtm002&amp;Ver=2&amp;mid=d7e767c1-8d7b-4910-8445-a5a0fa054980&amp;sid=5003c9d0ff9f11ecad9b1311b7d44b6a&amp;vid=50041ad0ff9f11ecb7d23525015ed906&amp;vids=1&amp;pi=0&amp;lg=en-US&amp;sw=1280&amp;sh=720&amp;sc=30&amp;nwd=1&amp;tl=Verbit%3A%20Professional%20AI-Based%20Transcription%20%26%20Captioning%20Services&amp;p=https%3A%2F%2Fverbit.ai%2F&amp;r=&amp;lt=243&amp;evt=pageLoad&amp;msclkid=N&amp;sv=1&amp;rn=844554\">",
                  "target": [
                    "#batBeacon838064839724"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "learn more",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "verbit.ai",
                          "port": "",
                          "pathname": "/court-reporting/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://verbit.ai/disability-coordination/\" title=\"Education\" class=\"button\" target=\"\">\n\t\t\t\t\t\t\t\t\tLearn More\n\t\t\t\t\t\t\t\t</a>",
                          "target": [
                            "a[title=\"Education\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://verbit.ai/distance-learning/\" title=\"eLearning\" class=\"button\" target=\"\">\n\t\t\t\t\t\t\t\t\tLearn More\n\t\t\t\t\t\t\t\t</a>",
                          "target": [
                            "a[title=\"eLearning\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://verbit.ai/media-production/\" title=\"Media\" class=\"button\" target=\"\">\n\t\t\t\t\t\t\t\t\tLearn More\n\t\t\t\t\t\t\t\t</a>",
                          "target": [
                            "a[title=\"Media\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://verbit.ai/enterprise-business/\" title=\"Enterprise\" class=\"button\" target=\"\">\n\t\t\t\t\t\t\t\t\tLearn More\n\t\t\t\t\t\t\t\t</a>",
                          "target": [
                            "a[title=\"Enterprise\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://verbit.ai/court-reporting/\" title=\"Legal\" class=\"button\" target=\"\">\n\t\t\t\t\t\t\t\t\tLearn More\n\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    "a[title=\"Legal\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "education",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "verbit.ai",
                          "port": "",
                          "pathname": "/disability-coordination/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a target=\"\" href=\"/resource/?type=education\" data-wpel-link=\"internal\">\n\t\t\tEducation\n\t\t\t\t\t\t</a>",
                          "target": [
                            "a[href=\"/resource/?type=education\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a target=\"\" href=\"https://verbit.ai/disability-coordination/\" data-wpel-link=\"internal\">\n\t\t\tEducation\n\t\t\t\t\t\t</a>",
                  "target": [
                    ".menu-item-352690 > a[target=\"\"][data-wpel-link=\"internal\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "legal",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "verbit.ai",
                          "port": "",
                          "pathname": "/resource/",
                          "search": {
                            "type": "legal"
                          },
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://verbit.ai/legal/\" data-wpel-link=\"internal\">Legal</a>",
                          "target": [
                            "a[href$=\"legal/\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a target=\"\" href=\"/resource/?type=legal\" data-wpel-link=\"internal\">\n\t\t\tLegal\n\t\t\t\t\t\t</a>",
                  "target": [
                    "a[href=\"/resource/?type=legal\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            },
            {
              "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": {
                        "messageKey": "bgContrast"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>Please review our <a href=\"https://verbit.ai/privacy-policy/\" target=\"_blank\" data-wpel-link=\"internal\">Privacy Policy</a>.</p>",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > p:nth-child(40)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined. Check for a distinct hover/focus style"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://verbit.ai/privacy-policy/\" target=\"_blank\" data-wpel-link=\"internal\">Privacy Policy</a>",
                  "target": [
                    "form[action=\"/#wpcf7-f141116-o3\"] > p:nth-child(40) > a[target=\"_blank\"][data-wpel-link=\"internal\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined. Check for a distinct hover/focus style"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#1a4af0",
                        "contrastRatio": 6.39,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://verbit.ai/pricing-package/\" data-wpel-link=\"internal\">Request Pricing</a>",
                          "target": [
                            ".cta-pricing > a[data-wpel-link=\"internal\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.39 (foreground color: #ffffff, background color: #1a4af0, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://verbit.ai/pricing-package/\" data-wpel-link=\"internal\">Request Pricing</a>",
                  "target": [
                    ".cta-pricing > a[data-wpel-link=\"internal\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.39 (foreground color: #ffffff, background color: #1a4af0, font size: 11.3pt (15px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"#\" class=\"dropdown-toggle\">\n\t\t\tIndustries\n\t\t\t\t\t\t<span class=\"caret\"><i class=\"fas fa-caret-down\"></i></span>\n\t\t\t\t\t\t</a>",
                  "target": [
                    ".desktop-menu > .menu > .menu-item-352654.menu-item-has-children.menu-item-type-custom > .dropdown-toggle[href=\"#\"][target=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"#\" class=\"dropdown-toggle\">\n\t\t\tSolutions\n\t\t\t\t\t\t<span class=\"caret\"><i class=\"fas fa-caret-down\"></i></span>\n\t\t\t\t\t\t</a>",
                  "target": [
                    ".desktop-menu > .menu > .menu-item-352655.menu-item-has-children.menu-item-type-custom > .dropdown-toggle[href=\"#\"][target=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"https://verbit.ai/customers/\" data-wpel-link=\"internal\">\n\t\t\tCustomers\n\t\t\t\t\t\t</a>",
                  "target": [
                    ".desktop-menu > .menu > .menu-item-352658.menu-item-type-post_type.menu-item-object-page > a[href$=\"customers/\"][target=\"\"][data-wpel-link=\"internal\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"https://verbit.ai/pricing-package/\" class=\"dropdown-toggle\" data-wpel-link=\"internal\">\n\t\t\tPricing\n\t\t\t\t\t\t<span class=\"caret\"><i class=\"fas fa-caret-down\"></i></span>\n\t\t\t\t\t\t</a>",
                  "target": [
                    ".desktop-menu > .menu > .menu-item-352844.menu-item-has-children.menu-item-type-post_type > .dropdown-toggle[target=\"\"][data-wpel-link=\"internal\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"https://verbit.ai/resource/\" class=\"dropdown-toggle\" data-wpel-link=\"internal\">\n\t\t\tResources\n\t\t\t\t\t\t<span class=\"caret\"><i class=\"fas fa-caret-down\"></i></span>\n\t\t\t\t\t\t</a>",
                  "target": [
                    ".desktop-menu > .menu > .menu-item-352659.menu-item-has-children.menu-item-type-post_type > .dropdown-toggle[href$=\"resource/\"][target=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"#\" class=\"dropdown-toggle\">\n\t\t\tCompany\n\t\t\t\t\t\t<span class=\"caret\"><i class=\"fas fa-caret-down\"></i></span>\n\t\t\t\t\t\t</a>",
                  "target": [
                    ".desktop-menu > .menu > .menu-item-352660.menu-item-has-children.menu-item-type-custom > .dropdown-toggle[href=\"#\"][target=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"https://verbit.ai/events/\" data-wpel-link=\"internal\">\n\t\t\tEvents\n\t\t\t\t\t\t</a>",
                  "target": [
                    ".desktop-menu > .menu > .menu-item-352661.menu-item-type-post_type.menu-item-object-page > a[href$=\"events/\"][target=\"\"][data-wpel-link=\"internal\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"wpml-ls-display\">EN</span>",
                  "target": [
                    ".desktop-menu > .menu > .wpml-ls-item-en.wpml-ls-current-language.wpml-ls-first-item > .dropdown-toggle[href$=\"verbit.ai\"][target=\"\"] > .wpml-ls-display"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#1a4af0",
                        "contrastRatio": 6.39,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"#\" class=\"button connect-icon\" target=\"\">\n\t\t\t\t\t Connect with Sales\n\t\t\t\t</a>",
                          "target": [
                            ".connect-icon.button[href=\"#\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.39 (foreground color: #ffffff, background color: #1a4af0, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#\" class=\"button connect-icon\" target=\"\">\n\t\t\t\t\t Connect with Sales\n\t\t\t\t</a>",
                  "target": [
                    ".connect-icon.button[href=\"#\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.39 (foreground color: #ffffff, background color: #1a4af0, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"solutions-block\">",
                          "target": [
                            ".solutions-block:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Real-time, customized transcription</li>",
                  "target": [
                    ".solutions-block:nth-child(2) > .solution-links-wrap[data-wpel-link=\"internal\"] > .solutions-content > ul > li:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"solutions-block\">",
                          "target": [
                            ".solutions-block:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Read backs, text search and in-audio search</li>",
                  "target": [
                    ".solutions-block:nth-child(2) > .solution-links-wrap[data-wpel-link=\"internal\"] > .solutions-content > ul > li:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"solutions-block\">",
                          "target": [
                            ".solutions-block:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Rough draft within one hour</li>",
                  "target": [
                    ".solutions-block:nth-child(2) > .solution-links-wrap[data-wpel-link=\"internal\"] > .solutions-content > ul > li:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"solutions-block\">",
                          "target": [
                            ".solutions-block:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Proofed transcripts within three business days</li>",
                  "target": [
                    ".solutions-block:nth-child(2) > .solution-links-wrap[data-wpel-link=\"internal\"] > .solutions-content > ul > li:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#1a4af0",
                        "contrastRatio": 6.39,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://verbit.ai/court-reporting/\" title=\"Legal\" class=\"button\" target=\"\">\n\t\t\t\t\t\t\t\t\tLearn More\n\t\t\t\t\t\t\t\t</a>",
                          "target": [
                            "a[title=\"Legal\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.39 (foreground color: #ffffff, background color: #1a4af0, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://verbit.ai/court-reporting/\" title=\"Legal\" class=\"button\" target=\"\">\n\t\t\t\t\t\t\t\t\tLearn More\n\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    "a[title=\"Legal\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.39 (foreground color: #ffffff, background color: #1a4af0, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"solutions-block\">",
                          "target": [
                            ".solutions-block:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Accuracy and audio description that meet ADA guidelines</li>",
                  "target": [
                    ".solutions-block:nth-child(3) > .solution-links-wrap[data-wpel-link=\"internal\"] > .solutions-content > ul > li:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"solutions-block\">",
                          "target": [
                            ".solutions-block:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Integration with web conferencing and LMS platforms</li>",
                  "target": [
                    ".solutions-block:nth-child(3) > .solution-links-wrap[data-wpel-link=\"internal\"] > .solutions-content > ul > li:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"solutions-block\">",
                          "target": [
                            ".solutions-block:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>24-hour booking and 12-hour cancellation</li>",
                  "target": [
                    ".solutions-block:nth-child(3) > .solution-links-wrap[data-wpel-link=\"internal\"] > .solutions-content > ul > li:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"solutions-block\">",
                          "target": [
                            ".solutions-block:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Interactive transcripts for note taking, search and sharing</li>",
                  "target": [
                    ".solutions-block:nth-child(3) > .solution-links-wrap[data-wpel-link=\"internal\"] > .solutions-content > ul > li:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#1a4af0",
                        "contrastRatio": 6.39,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://verbit.ai/disability-coordination/\" title=\"Education\" class=\"button\" target=\"\">\n\t\t\t\t\t\t\t\t\tLearn More\n\t\t\t\t\t\t\t\t</a>",
                          "target": [
                            "a[title=\"Education\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.39 (foreground color: #ffffff, background color: #1a4af0, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://verbit.ai/disability-coordination/\" title=\"Education\" class=\"button\" target=\"\">\n\t\t\t\t\t\t\t\t\tLearn More\n\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    "a[title=\"Education\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.39 (foreground color: #ffffff, background color: #1a4af0, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"solutions-block\">",
                          "target": [
                            ".solutions-block:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>99% accurate transcription and captioning, plus audio description</li>",
                  "target": [
                    ".solutions-block:nth-child(4) > .solution-links-wrap[data-wpel-link=\"internal\"] > .solutions-content > ul > li:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"solutions-block\">",
                          "target": [
                            ".solutions-block:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Integration with LMS, web conferencing and media hosting platforms</li>",
                  "target": [
                    ".solutions-block:nth-child(4) > .solution-links-wrap[data-wpel-link=\"internal\"] > .solutions-content > ul > li:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"solutions-block\">",
                          "target": [
                            ".solutions-block:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Rest API that fits workflows</li>",
                  "target": [
                    ".solutions-block:nth-child(4) > .solution-links-wrap[data-wpel-link=\"internal\"] > .solutions-content > ul > li:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"solutions-block\">",
                          "target": [
                            ".solutions-block:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>HIPAA, SOC 2, HECVAT, VPAT, GDPR compliance</li>",
                  "target": [
                    ".solutions-block:nth-child(4) > .solution-links-wrap[data-wpel-link=\"internal\"] > .solutions-content > ul > li:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"solutions-block\">",
                          "target": [
                            ".solutions-block:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Professional translation of all languages</li>",
                  "target": [
                    ".solutions-block:nth-child(4) > .solution-links-wrap[data-wpel-link=\"internal\"] > .solutions-content > ul > li:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#1a4af0",
                        "contrastRatio": 6.39,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://verbit.ai/distance-learning/\" title=\"eLearning\" class=\"button\" target=\"\">\n\t\t\t\t\t\t\t\t\tLearn More\n\t\t\t\t\t\t\t\t</a>",
                          "target": [
                            "a[title=\"eLearning\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.39 (foreground color: #ffffff, background color: #1a4af0, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://verbit.ai/distance-learning/\" title=\"eLearning\" class=\"button\" target=\"\">\n\t\t\t\t\t\t\t\t\tLearn More\n\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    "a[title=\"eLearning\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.39 (foreground color: #ffffff, background color: #1a4af0, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"solutions-block\">",
                          "target": [
                            ".solutions-block:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>99% accurate transcription and captioning, plus audio description</li>",
                  "target": [
                    ".solutions-block:nth-child(5) > .solution-links-wrap[data-wpel-link=\"internal\"] > .solutions-content > ul > li:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"solutions-block\">",
                          "target": [
                            ".solutions-block:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Transcript template customization and caption alignment</li>",
                  "target": [
                    ".solutions-block:nth-child(5) > .solution-links-wrap[data-wpel-link=\"internal\"] > .solutions-content > ul > li:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"solutions-block\">",
                          "target": [
                            ".solutions-block:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>SRT, VTT, SCC, SAMI and additional formats</li>",
                  "target": [
                    ".solutions-block:nth-child(5) > .solution-links-wrap[data-wpel-link=\"internal\"] > .solutions-content > ul > li:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"solutions-block\">",
                          "target": [
                            ".solutions-block:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>4-hour turnaround time</li>",
                  "target": [
                    ".solutions-block:nth-child(5) > .solution-links-wrap[data-wpel-link=\"internal\"] > .solutions-content > ul > li:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"solutions-block\">",
                          "target": [
                            ".solutions-block:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Professional translation of all languages</li>",
                  "target": [
                    ".solutions-block:nth-child(5) > .solution-links-wrap[data-wpel-link=\"internal\"] > .solutions-content > ul > li:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#1a4af0",
                        "contrastRatio": 6.39,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://verbit.ai/media-production/\" title=\"Media\" class=\"button\" target=\"\">\n\t\t\t\t\t\t\t\t\tLearn More\n\t\t\t\t\t\t\t\t</a>",
                          "target": [
                            "a[title=\"Media\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.39 (foreground color: #ffffff, background color: #1a4af0, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://verbit.ai/media-production/\" title=\"Media\" class=\"button\" target=\"\">\n\t\t\t\t\t\t\t\t\tLearn More\n\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    "a[title=\"Media\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.39 (foreground color: #ffffff, background color: #1a4af0, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"solutions-block\">",
                          "target": [
                            ".solutions-block:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>99% accurate transcription and captioning, plus translation</li>",
                  "target": [
                    ".solutions-block:nth-child(6) > .solution-links-wrap[data-wpel-link=\"internal\"] > .solutions-content > ul > li:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"solutions-block\">",
                          "target": [
                            ".solutions-block:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Live integrations with web conferencing and file sharing platforms</li>",
                  "target": [
                    ".solutions-block:nth-child(6) > .solution-links-wrap[data-wpel-link=\"internal\"] > .solutions-content > ul > li:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"solutions-block\">",
                          "target": [
                            ".solutions-block:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Live meeting transcripts with speaker identification</li>",
                  "target": [
                    ".solutions-block:nth-child(6) > .solution-links-wrap[data-wpel-link=\"internal\"] > .solutions-content > ul > li:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"solutions-block\">",
                          "target": [
                            ".solutions-block:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Interactive transcripts for note taking, search and sharing</li>",
                  "target": [
                    ".solutions-block:nth-child(6) > .solution-links-wrap[data-wpel-link=\"internal\"] > .solutions-content > ul > li:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#1a4af0",
                        "contrastRatio": 6.39,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://verbit.ai/enterprise-business/\" title=\"Enterprise\" class=\"button\" target=\"\">\n\t\t\t\t\t\t\t\t\tLearn More\n\t\t\t\t\t\t\t\t</a>",
                          "target": [
                            "a[title=\"Enterprise\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.39 (foreground color: #ffffff, background color: #1a4af0, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://verbit.ai/enterprise-business/\" title=\"Enterprise\" class=\"button\" target=\"\">\n\t\t\t\t\t\t\t\t\tLearn More\n\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    "a[title=\"Enterprise\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.39 (foreground color: #ffffff, background color: #1a4af0, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label for=\"hpff-firstname\">First Name*</label>",
                  "target": [
                    "label[for=\"hpff-firstname\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label for=\"hpff-lastname\">Last Name*</label>",
                  "target": [
                    "label[for=\"hpff-lastname\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label for=\"hpff-email\">Email*</label>",
                  "target": [
                    "label[for=\"hpff-email\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label for=\"hpff-phone\">Phone Number*</label>",
                  "target": [
                    "label[for=\"hpff-phone\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#4b5a78",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.92,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label for=\"hpff-company\">Company / Organization*</label>",
                  "target": [
                    "label[for=\"hpff-company\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.92 (foreground color: #4b5a78, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#515ddb",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.33,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.33 (foreground color: #515ddb, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://verbit.ai/privacy-policy/\" target=\"_blank\" data-wpel-link=\"internal\">Privacy Policy</a>",
                  "target": [
                    "form[action=\"/#wpcf7-f141116-o3\"] > p:nth-child(40) > a[target=\"_blank\"][data-wpel-link=\"internal\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.33 (foreground color: #515ddb, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#1a4af0",
                        "contrastRatio": 6.39,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input type=\"submit\" value=\"Learn More\" class=\"wpcf7-form-control has-spinner wpcf7-submit\">",
                          "target": [
                            "input[value=\"Learn More\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.39 (foreground color: #ffffff, background color: #1a4af0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"submit\" value=\"Learn More\" class=\"wpcf7-form-control has-spinner wpcf7-submit\">",
                  "target": [
                    "input[value=\"Learn More\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.39 (foreground color: #ffffff, background color: #1a4af0, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea7b3",
                        "bgColor": "#0c2240",
                        "contrastRatio": 6.51,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer-section\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>500 7th Avenue,<br>\n8th Floor New York,<br>\nNY 10018</p>",
                  "target": [
                    ".dropdown-menu > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea7b3",
                        "bgColor": "#0c2240",
                        "contrastRatio": 6.51,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer-section\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"https://verbit.ai/enterprise-business/\" data-wpel-link=\"internal\">\n\t\t\tCorporate &amp; General Business\n\t\t\t\t\t\t</a>",
                  "target": [
                    ".menu-item-352693 > a[target=\"\"][data-wpel-link=\"internal\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea7b3",
                        "bgColor": "#0c2240",
                        "contrastRatio": 6.51,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer-section\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"https://verbit.ai/disability-coordination/\" data-wpel-link=\"internal\">\n\t\t\tEducation\n\t\t\t\t\t\t</a>",
                  "target": [
                    ".menu-item-352690 > a[target=\"\"][data-wpel-link=\"internal\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea7b3",
                        "bgColor": "#0c2240",
                        "contrastRatio": 6.51,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer-section\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"https://verbit.ai/distance-learning/\" data-wpel-link=\"internal\">\n\t\t\tDigital &amp; Online Learning\n\t\t\t\t\t\t</a>",
                  "target": [
                    ".menu-item-352691 > a[target=\"\"][data-wpel-link=\"internal\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea7b3",
                        "bgColor": "#0c2240",
                        "contrastRatio": 6.51,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer-section\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"https://verbit.ai/media-production/\" data-wpel-link=\"internal\">\n\t\t\tMedia Production\n\t\t\t\t\t\t</a>",
                  "target": [
                    ".menu-item-352692 > a[target=\"\"][data-wpel-link=\"internal\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea7b3",
                        "bgColor": "#0c2240",
                        "contrastRatio": 6.51,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer-section\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"https://verbit.ai/court-reporting/\" data-wpel-link=\"internal\">\n\t\t\tCourt Reporting &amp; Depositions\n\t\t\t\t\t\t</a>",
                  "target": [
                    ".menu-item-352689 > a[target=\"\"][data-wpel-link=\"internal\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea7b3",
                        "bgColor": "#0c2240",
                        "contrastRatio": 6.51,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer-section\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"https://verbit.ai/solutions-real-time/\" data-wpel-link=\"internal\">\n\t\t\tLive Captioning &amp; Real-Time Transcription\n\t\t\t\t\t\t</a>",
                  "target": [
                    ".menu-item-352695 > a[target=\"\"][data-wpel-link=\"internal\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea7b3",
                        "bgColor": "#0c2240",
                        "contrastRatio": 6.51,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer-section\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"https://verbit.ai/solutions-captioning/\" data-wpel-link=\"internal\">\n\t\t\tAudio &amp; Video Captioning\n\t\t\t\t\t\t</a>",
                  "target": [
                    ".menu-item-352697 > a[target=\"\"][data-wpel-link=\"internal\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea7b3",
                        "bgColor": "#0c2240",
                        "contrastRatio": 6.51,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer-section\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"https://verbit.ai/solutions-transcription/\" data-wpel-link=\"internal\">\n\t\t\tAudio &amp; Video Transcription\n\t\t\t\t\t\t</a>",
                  "target": [
                    ".menu-item-352698 > a[target=\"\"][data-wpel-link=\"internal\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea7b3",
                        "bgColor": "#0c2240",
                        "contrastRatio": 6.51,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer-section\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"https://verbit.ai/audio-description/\" data-wpel-link=\"internal\">\n\t\t\tAudio Description\n\t\t\t\t\t\t</a>",
                  "target": [
                    ".menu-item-352699 > a[target=\"\"][data-wpel-link=\"internal\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea7b3",
                        "bgColor": "#0c2240",
                        "contrastRatio": 6.51,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer-section\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"https://verbit.ai/solutions-translation/\" data-wpel-link=\"internal\">\n\t\t\tTranslation\n\t\t\t\t\t\t</a>",
                  "target": [
                    ".menu-item-352700 > a[target=\"\"][data-wpel-link=\"internal\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea7b3",
                        "bgColor": "#0c2240",
                        "contrastRatio": 6.51,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer-section\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"https://verbit.ai/solutions-legal-transcription/\" data-wpel-link=\"internal\">\n\t\t\tTranscription for Legal Proceedings\n\t\t\t\t\t\t</a>",
                  "target": [
                    ".menu-item-352696 > a[target=\"\"][data-wpel-link=\"internal\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea7b3",
                        "bgColor": "#0c2240",
                        "contrastRatio": 6.51,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer-section\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"/resource/?type=education\" data-wpel-link=\"internal\">\n\t\t\tEducation\n\t\t\t\t\t\t</a>",
                  "target": [
                    "a[href=\"/resource/?type=education\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea7b3",
                        "bgColor": "#0c2240",
                        "contrastRatio": 6.51,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer-section\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"/resource/?type=elearning\" data-wpel-link=\"internal\">\n\t\t\teLearning\n\t\t\t\t\t\t</a>",
                  "target": [
                    "a[href=\"/resource/?type=elearning\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea7b3",
                        "bgColor": "#0c2240",
                        "contrastRatio": 6.51,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer-section\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"/resource/?type=legal\" data-wpel-link=\"internal\">\n\t\t\tLegal\n\t\t\t\t\t\t</a>",
                  "target": [
                    "a[href=\"/resource/?type=legal\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea7b3",
                        "bgColor": "#0c2240",
                        "contrastRatio": 6.51,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer-section\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"/resource/?type=media\" data-wpel-link=\"internal\">\n\t\t\tMedia\n\t\t\t\t\t\t</a>",
                  "target": [
                    "a[href=\"/resource/?type=media\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea7b3",
                        "bgColor": "#0c2240",
                        "contrastRatio": 6.51,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer-section\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"/resource/?type=enterprise\" data-wpel-link=\"internal\">\n\t\t\tCorporate\n\t\t\t\t\t\t</a>",
                  "target": [
                    "a[href=\"/resource/?type=enterprise\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea7b3",
                        "bgColor": "#0c2240",
                        "contrastRatio": 6.51,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer-section\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"https://verbit.ai/customers/\" data-wpel-link=\"internal\">\n\t\t\tCustomers\n\t\t\t\t\t\t</a>",
                  "target": [
                    ".menu-item-352717 > a[href$=\"customers/\"][target=\"\"][data-wpel-link=\"internal\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea7b3",
                        "bgColor": "#0c2240",
                        "contrastRatio": 6.51,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer-section\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"https://verbit.ai/contact-us/\" data-wpel-link=\"internal\">\n\t\t\tContact Us\n\t\t\t\t\t\t</a>",
                  "target": [
                    "a[href$=\"contact-us/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea7b3",
                        "bgColor": "#0c2240",
                        "contrastRatio": 6.51,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer-section\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"https://verbit.ai/careers-listing/\" data-wpel-link=\"internal\">\n\t\t\tCareers\n\t\t\t\t\t\t</a>",
                  "target": [
                    ".menu-item-352709 > a[target=\"\"][data-wpel-link=\"internal\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea7b3",
                        "bgColor": "#0c2240",
                        "contrastRatio": 6.51,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer-section\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"https://verbit.ai/press/\" data-wpel-link=\"internal\">\n\t\t\tPress\n\t\t\t\t\t\t</a>",
                  "target": [
                    "a[href$=\"press/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea7b3",
                        "bgColor": "#0c2240",
                        "contrastRatio": 6.51,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer-section\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"/wp-content/uploads/2019/10/Verbit-Accessibility-Conformance-Report.pdf\" data-wpel-link=\"internal\">\n\t\t\tVPAT\n\t\t\t\t\t\t</a>",
                  "target": [
                    ".menu-item-352711 > a[target=\"\"][data-wpel-link=\"internal\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea7b3",
                        "bgColor": "#0c2240",
                        "contrastRatio": 6.51,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer-section\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"https://verbit.ai/trust/\" data-wpel-link=\"internal\">\n\t\t\tTrust\n\t\t\t\t\t\t</a>",
                  "target": [
                    "a[href$=\"trust/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea7b3",
                        "bgColor": "#0c2240",
                        "contrastRatio": 6.51,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer-section\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"https://verbit.ai/faqs/\" data-wpel-link=\"internal\">\n\t\t\tFAQ\n\t\t\t\t\t\t</a>",
                  "target": [
                    "a[href$=\"faqs/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea7b3",
                        "bgColor": "#0c2240",
                        "contrastRatio": 6.51,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer-section\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"https://verbit.ai/pricing-package/\" data-wpel-link=\"internal\">\n\t\t\tPricing\n\t\t\t\t\t\t</a>",
                  "target": [
                    ".menu-item-352714 > a[target=\"\"][data-wpel-link=\"internal\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea7b3",
                        "bgColor": "#0c2240",
                        "contrastRatio": 6.51,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer-section\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a target=\"\" href=\"https://verbit.ai/partners-integrations/\" data-wpel-link=\"internal\">\n\t\t\tPartners\n\t\t\t\t\t\t</a>",
                  "target": [
                    ".menu-item-352715 > a[target=\"\"][data-wpel-link=\"internal\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea7b3",
                        "bgColor": "#0c2240",
                        "contrastRatio": 6.51,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer-section\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://verbit.ai/privacy-policy/\" data-wpel-link=\"internal\">Privacy</a>",
                  "target": [
                    ".footer-copyright-pages > a[data-wpel-link=\"internal\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#9ea7b3",
                        "bgColor": "#0c2240",
                        "contrastRatio": 6.51,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"footer-section\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://verbit.ai/legal/\" data-wpel-link=\"internal\">Legal</a>",
                  "target": [
                    "a[href$=\"legal/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.51 (foreground color: #9ea7b3, background color: #0c2240, font size: 13.5pt (18px), 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": "form-field-utm_source",
                      "relatedNodes": [
                        {
                          "html": "<input type=\"hidden\" name=\"utm_source\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-utm_source\">",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > .wpcf7-hidden[name=\"utm_source\"][value=\"\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: form-field-utm_source"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"hidden\" name=\"utm_source\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-utm_source\">",
                  "target": [
                    "form[action=\"/#wpcf7-f141115-o2\"] > .wpcf7-hidden[name=\"utm_source\"][value=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: form-field-utm_source"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "form-field-utm_medium",
                      "relatedNodes": [
                        {
                          "html": "<input type=\"hidden\" name=\"utm_medium\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-utm_medium\">",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > .wpcf7-hidden[name=\"utm_medium\"][value=\"\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: form-field-utm_medium"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"hidden\" name=\"utm_medium\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-utm_medium\">",
                  "target": [
                    "form[action=\"/#wpcf7-f141115-o2\"] > .wpcf7-hidden[name=\"utm_medium\"][value=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: form-field-utm_medium"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "form-field-utm_campaign",
                      "relatedNodes": [
                        {
                          "html": "<input type=\"hidden\" name=\"utm_campaign\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-utm_campaign\">",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > .wpcf7-hidden[name=\"utm_campaign\"][value=\"\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: form-field-utm_campaign"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"hidden\" name=\"utm_campaign\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-utm_campaign\">",
                  "target": [
                    "form[action=\"/#wpcf7-f141115-o2\"] > .wpcf7-hidden[name=\"utm_campaign\"][value=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: form-field-utm_campaign"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "form-field-utm_content",
                      "relatedNodes": [
                        {
                          "html": "<input type=\"hidden\" name=\"utm_content\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-utm_content\">",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > .wpcf7-hidden[name=\"utm_content\"][value=\"\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: form-field-utm_content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"hidden\" name=\"utm_content\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-utm_content\">",
                  "target": [
                    "form[action=\"/#wpcf7-f141115-o2\"] > .wpcf7-hidden[name=\"utm_content\"][value=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: form-field-utm_content"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "form-field-utm_ad",
                      "relatedNodes": [
                        {
                          "html": "<input type=\"hidden\" name=\"utm_ad\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-utm_ad\">",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > .wpcf7-hidden[name=\"utm_ad\"][value=\"\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: form-field-utm_ad"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"hidden\" name=\"utm_ad\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-utm_ad\">",
                  "target": [
                    "form[action=\"/#wpcf7-f141115-o2\"] > .wpcf7-hidden[name=\"utm_ad\"][value=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: form-field-utm_ad"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "form-field-utm_term",
                      "relatedNodes": [
                        {
                          "html": "<input type=\"hidden\" name=\"utm_term\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-utm_term\">",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > .wpcf7-hidden[name=\"utm_term\"][value=\"\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: form-field-utm_term"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"hidden\" name=\"utm_term\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-utm_term\">",
                  "target": [
                    "form[action=\"/#wpcf7-f141115-o2\"] > .wpcf7-hidden[name=\"utm_term\"][value=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: form-field-utm_term"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "form-field-placement",
                      "relatedNodes": [
                        {
                          "html": "<input type=\"hidden\" name=\"placement\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-placement\">",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > .wpcf7-hidden[name=\"placement\"][value=\"\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: form-field-placement"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"hidden\" name=\"placement\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-placement\">",
                  "target": [
                    "form[action=\"/#wpcf7-f141115-o2\"] > .wpcf7-hidden[name=\"placement\"][value=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: form-field-placement"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "form-field-network",
                      "relatedNodes": [
                        {
                          "html": "<input type=\"hidden\" name=\"network\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-network\">",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > .wpcf7-hidden[name=\"network\"][value=\"\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: form-field-network"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"hidden\" name=\"network\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-network\">",
                  "target": [
                    "form[action=\"/#wpcf7-f141115-o2\"] > .wpcf7-hidden[name=\"network\"][value=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: form-field-network"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "form-field-GeoLoc",
                      "relatedNodes": [
                        {
                          "html": "<input type=\"hidden\" name=\"GeoLoc\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-GeoLoc\">",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > .wpcf7-hidden[name=\"GeoLoc\"][value=\"\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: form-field-GeoLoc"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"hidden\" name=\"GeoLoc\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-GeoLoc\">",
                  "target": [
                    "form[action=\"/#wpcf7-f141115-o2\"] > .wpcf7-hidden[name=\"GeoLoc\"][value=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: form-field-GeoLoc"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "form-field-matchtype",
                      "relatedNodes": [
                        {
                          "html": "<input type=\"hidden\" name=\"matchtype\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-matchtype\">",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > .wpcf7-hidden[name=\"matchtype\"][value=\"\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: form-field-matchtype"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"hidden\" name=\"matchtype\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-matchtype\">",
                  "target": [
                    "form[action=\"/#wpcf7-f141115-o2\"] > .wpcf7-hidden[name=\"matchtype\"][value=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: form-field-matchtype"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "form-field-AdPos",
                      "relatedNodes": [
                        {
                          "html": "<input type=\"hidden\" name=\"AdPos\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-AdPos\">",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > .wpcf7-hidden[name=\"AdPos\"][value=\"\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: form-field-AdPos"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"hidden\" name=\"AdPos\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-AdPos\">",
                  "target": [
                    "form[action=\"/#wpcf7-f141115-o2\"] > .wpcf7-hidden[name=\"AdPos\"][value=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: form-field-AdPos"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "form-field-fbclid",
                      "relatedNodes": [
                        {
                          "html": "<input type=\"hidden\" name=\"fbclid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-fbclid\">",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > .wpcf7-hidden[name=\"fbclid\"][value=\"\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: form-field-fbclid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"hidden\" name=\"fbclid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-fbclid\">",
                  "target": [
                    "form[action=\"/#wpcf7-f141115-o2\"] > .wpcf7-hidden[name=\"fbclid\"][value=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: form-field-fbclid"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "form-field-fbc",
                      "relatedNodes": [
                        {
                          "html": "<input type=\"hidden\" name=\"fbc\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-fbc\">",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > .wpcf7-hidden[name=\"fbc\"][value=\"\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: form-field-fbc"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"hidden\" name=\"fbc\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-fbc\">",
                  "target": [
                    "form[action=\"/#wpcf7-f141115-o2\"] > .wpcf7-hidden[name=\"fbc\"][value=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: form-field-fbc"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "form-field-device",
                      "relatedNodes": [
                        {
                          "html": "<input type=\"hidden\" name=\"device\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-device\">",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > .wpcf7-hidden[name=\"device\"][value=\"\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: form-field-device"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"hidden\" name=\"device\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-device\">",
                  "target": [
                    "form[action=\"/#wpcf7-f141115-o2\"] > .wpcf7-hidden[name=\"device\"][value=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: form-field-device"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "form-field-gclid",
                      "relatedNodes": [
                        {
                          "html": "<input type=\"hidden\" name=\"gclid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-gclid\">",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > .wpcf7-hidden[name=\"gclid\"][value=\"\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: form-field-gclid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"hidden\" name=\"gclid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-gclid\">",
                  "target": [
                    "form[action=\"/#wpcf7-f141115-o2\"] > .wpcf7-hidden[name=\"gclid\"][value=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: form-field-gclid"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "form-field-userip",
                      "relatedNodes": [
                        {
                          "html": "<input type=\"hidden\" name=\"userip\" value=\"66.165.251.146\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-userip\">",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > .wpcf7-hidden[name=\"userip\"][value=\"66.165.251.146\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: form-field-userip"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"hidden\" name=\"userip\" value=\"66.165.251.146\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-userip\">",
                  "target": [
                    "form[action=\"/#wpcf7-f141115-o2\"] > .wpcf7-hidden[name=\"userip\"][value=\"66.165.251.146\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: form-field-userip"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "form-field-useragent",
                      "relatedNodes": [
                        {
                          "html": "<input type=\"hidden\" name=\"useragent\" value=\"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\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-useragent\">",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > .wpcf7-hidden.wpcf7-form-control[name=\"useragent\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: form-field-useragent"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"hidden\" name=\"useragent\" value=\"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\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-useragent\">",
                  "target": [
                    "form[action=\"/#wpcf7-f141115-o2\"] > .wpcf7-hidden.wpcf7-form-control[name=\"useragent\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: form-field-useragent"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "form-field-currenturl",
                      "relatedNodes": [
                        {
                          "html": "<input type=\"hidden\" name=\"currenturl\" value=\"verbit.ai/\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-currenturl\">",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > .wpcf7-hidden[name=\"currenturl\"][value=\"verbit.ai/\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: form-field-currenturl"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"hidden\" name=\"currenturl\" value=\"verbit.ai/\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-currenturl\">",
                  "target": [
                    "form[action=\"/#wpcf7-f141115-o2\"] > .wpcf7-hidden[name=\"currenturl\"][value=\"verbit.ai/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: form-field-currenturl"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "form-field-cid",
                      "relatedNodes": [
                        {
                          "html": "<input type=\"hidden\" name=\"cid\" value=\"826316877.1657382025\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-cid\">",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > .wpcf7-hidden[name=\"cid\"][value=\"826316877.1657382025\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: form-field-cid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"hidden\" name=\"cid\" value=\"826316877.1657382025\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-cid\">",
                  "target": [
                    "form[action=\"/#wpcf7-f141115-o2\"] > .wpcf7-hidden[name=\"cid\"][value=\"826316877.1657382025\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: form-field-cid"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "form-field-msclkid",
                      "relatedNodes": [
                        {
                          "html": "<input type=\"hidden\" name=\"msclkid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-msclkid\">",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > .wpcf7-hidden[name=\"msclkid\"][value=\"\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: form-field-msclkid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"hidden\" name=\"msclkid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-msclkid\">",
                  "target": [
                    "form[action=\"/#wpcf7-f141115-o2\"] > .wpcf7-hidden[name=\"msclkid\"][value=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: form-field-msclkid"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "form-field-campaign_id",
                      "relatedNodes": [
                        {
                          "html": "<input type=\"hidden\" name=\"campaign_id\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-campaign_id\">",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > .wpcf7-hidden[name=\"campaign_id\"][value=\"\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: form-field-campaign_id"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"hidden\" name=\"campaign_id\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-campaign_id\">",
                  "target": [
                    "form[action=\"/#wpcf7-f141115-o2\"] > .wpcf7-hidden[name=\"campaign_id\"][value=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: form-field-campaign_id"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "form-field-adset_id",
                      "relatedNodes": [
                        {
                          "html": "<input type=\"hidden\" name=\"adset_id\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-adset_id\">",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > .wpcf7-hidden[name=\"adset_id\"][value=\"\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: form-field-adset_id"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"hidden\" name=\"adset_id\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-adset_id\">",
                  "target": [
                    "form[action=\"/#wpcf7-f141115-o2\"] > .wpcf7-hidden[name=\"adset_id\"][value=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: form-field-adset_id"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "form-field-ad_id",
                      "relatedNodes": [
                        {
                          "html": "<input type=\"hidden\" name=\"ad_id\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-ad_id\">",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > .wpcf7-hidden[name=\"ad_id\"][value=\"\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: form-field-ad_id"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"hidden\" name=\"ad_id\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-ad_id\">",
                  "target": [
                    "form[action=\"/#wpcf7-f141115-o2\"] > .wpcf7-hidden[name=\"ad_id\"][value=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: form-field-ad_id"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "form-field-fbp",
                      "relatedNodes": [
                        {
                          "html": "<input type=\"hidden\" name=\"fbp\" value=\"fb.1.1657382024965.1873099495\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-fbp\">",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > .wpcf7-hidden[name=\"fbp\"][value=\"fb.1.1657382024965.1873099495\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: form-field-fbp"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"hidden\" name=\"fbp\" value=\"fb.1.1657382024965.1873099495\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-fbp\">",
                  "target": [
                    "form[action=\"/#wpcf7-f141115-o2\"] > .wpcf7-hidden[name=\"fbp\"][value=\"fb.1.1657382024965.1873099495\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: form-field-fbp"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "form-field-li_fat_id",
                      "relatedNodes": [
                        {
                          "html": "<input type=\"hidden\" name=\"li_fat_id\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-li_fat_id\">",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > .wpcf7-hidden[name=\"li_fat_id\"][value=\"\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: form-field-li_fat_id"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"hidden\" name=\"li_fat_id\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-li_fat_id\">",
                  "target": [
                    "form[action=\"/#wpcf7-f141115-o2\"] > .wpcf7-hidden[name=\"li_fat_id\"][value=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: form-field-li_fat_id"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "form-field-yclid",
                      "relatedNodes": [
                        {
                          "html": "<input type=\"hidden\" name=\"yclid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-yclid\">",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > .wpcf7-hidden[name=\"yclid\"][value=\"\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: form-field-yclid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"hidden\" name=\"yclid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-yclid\">",
                  "target": [
                    "form[action=\"/#wpcf7-f141115-o2\"] > .wpcf7-hidden[name=\"yclid\"][value=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: form-field-yclid"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "form-field-obcid",
                      "relatedNodes": [
                        {
                          "html": "<input type=\"hidden\" name=\"obcid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-obcid\">",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > .wpcf7-hidden[name=\"obcid\"][value=\"\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: form-field-obcid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"hidden\" name=\"obcid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-obcid\">",
                  "target": [
                    "form[action=\"/#wpcf7-f141115-o2\"] > .wpcf7-hidden[name=\"obcid\"][value=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: form-field-obcid"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "form-field-tblci",
                      "relatedNodes": [
                        {
                          "html": "<input type=\"hidden\" name=\"tblci\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-tblci\">",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > .wpcf7-hidden[name=\"tblci\"][value=\"\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: form-field-tblci"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"hidden\" name=\"tblci\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-tblci\">",
                  "target": [
                    "form[action=\"/#wpcf7-f141115-o2\"] > .wpcf7-hidden[name=\"tblci\"][value=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: form-field-tblci"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "form-field-ttcid",
                      "relatedNodes": [
                        {
                          "html": "<input type=\"hidden\" name=\"ttcid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-ttcid\">",
                          "target": [
                            "form[action=\"/#wpcf7-f141116-o3\"] > .wpcf7-hidden[name=\"ttcid\"][value=\"\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: form-field-ttcid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"hidden\" name=\"ttcid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-ttcid\">",
                  "target": [
                    "form[action=\"/#wpcf7-f141115-o2\"] > .wpcf7-hidden[name=\"ttcid\"][value=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: form-field-ttcid"
                }
              ]
            },
            {
              "id": "landmark-unique",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "help": "Ensures landmarks are unique",
              "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "navigation",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"footer-menu\">",
                          "target": [
                            ".footer-menu"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<nav class=\"desktop-menu\">",
                  "target": [
                    ".desktop-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "id": "link-name",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag244",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures links have discernible text",
              "help": "Links must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a class=\"solution-links-wrap\" href=\"https://verbit.ai/court-reporting/\" data-wpel-link=\"internal\">\n\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".solutions-block:nth-child(2) > .button-block > .solution-links-wrap[data-wpel-link=\"internal\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a class=\"solution-links-wrap\" href=\"https://verbit.ai/disability-coordination/\" data-wpel-link=\"internal\">\n\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".solutions-block:nth-child(3) > .button-block > .solution-links-wrap[data-wpel-link=\"internal\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a class=\"solution-links-wrap\" href=\"https://verbit.ai/distance-learning/\" data-wpel-link=\"internal\">\n\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".solutions-block:nth-child(4) > .button-block > .solution-links-wrap[data-wpel-link=\"internal\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a class=\"solution-links-wrap\" href=\"https://verbit.ai/media-production/\" data-wpel-link=\"internal\">\n\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".solutions-block:nth-child(5) > .button-block > .solution-links-wrap[data-wpel-link=\"internal\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a class=\"solution-links-wrap\" href=\"https://verbit.ai/enterprise-business/\" data-wpel-link=\"internal\">\n\t\t\t\t\t\t\t\t</a>",
                  "target": [
                    ".solutions-block:nth-child(6) > .button-block > .solution-links-wrap[data-wpel-link=\"internal\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.linkedin.com/company/verbit/\" target=\"_blank\" rel=\"noreferrer nofollow\" data-wpel-link=\"external\">",
                  "target": [
                    "a[rel=\"noreferrer nofollow\"][data-wpel-link=\"external\"][target=\"_blank\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.facebook.com/verbit.inc/?ref=br_rs\" target=\"_blank\" rel=\"noreferrer nofollow\" data-wpel-link=\"external\">",
                  "target": [
                    "a[rel=\"noreferrer nofollow\"][data-wpel-link=\"external\"][target=\"_blank\"]:nth-child(2)"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://twitter.com/Verbit_\" target=\"_blank\" rel=\"noreferrer nofollow\" data-wpel-link=\"external\">",
                  "target": [
                    "a[href$=\"Verbit_\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://verbit.ai/",
      "what": "URL",
      "result": "https://verbit.ai/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://verbit.ai/",
      "result": {
        "Error": {
          "AA.1_1_1.H37": {
            "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://analytics.twitter.com/i/adsct?bci=3&amp;eci=2&amp;event_id=6fb30506-863c-411b-94c9-12303006b2a8&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=7aa5acec-a0c4-40e4-9013-ab2ad2eedb4d&amp;tw_document_href=https%3A%2F%2Fverbit.ai%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o64mc&amp;type=javascript&amp;version=2.3.23\" height=\"1\" width=\"1\" style=\"display: none;\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://t.co/i/adsct?bci=3&amp;eci=2&amp;event_id=6fb30506-863c-411b-94c9-12303006b2a8&amp;events=%5B%5B%22pageview%22%2C%7B%7D%5D%5D&amp;p_id=Twitter&amp;p_user_id=0&amp;pl_id=7aa5acec-a0c4-40e4-9013-ab2ad2eedb4d&amp;tw_document_href=https%3A%2F%2Fverbit.ai%2F&amp;tw_iframe_status=0&amp;tw_order_quantity=0&amp;tw_sale_amount=0&amp;txn_id=o64mc&amp;type=javascript&amp;version=2.3.23\" height=\"1\" width=\"1\" style=\"display: none;\">"
              }
            ]
          },
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1.69:1. Recommendation:  change text colour to #fdfdff.": [
              {
                "tagName": "noscript",
                "id": "",
                "code": "<noscript>...</noscript>"
              }
            ]
          },
          "AA.4_1_1.F77": {
            "Duplicate id attribute value \"form-field-AdPos\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#form-field-AdPos",
                "code": "<input type=\"hidden\" name=\"AdPos\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-AdPos\">"
              }
            ],
            "Duplicate id attribute value \"form-field-GeoLoc\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#form-field-GeoLoc",
                "code": "<input type=\"hidden\" name=\"GeoLoc\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-GeoLoc\">"
              }
            ],
            "Duplicate id attribute value \"form-field-ad_id\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#form-field-ad_id",
                "code": "<input type=\"hidden\" name=\"ad_id\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-ad_id\">"
              }
            ],
            "Duplicate id attribute value \"form-field-adset_id\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#form-field-adset_id",
                "code": "<input type=\"hidden\" name=\"adset_id\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-adset_id\">"
              }
            ],
            "Duplicate id attribute value \"form-field-campaign_id\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#form-field-campaign_id",
                "code": "<input type=\"hidden\" name=\"campaign_id\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-campaign_id\">"
              }
            ],
            "Duplicate id attribute value \"form-field-cid\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#form-field-cid",
                "code": "<input type=\"hidden\" name=\"cid\" value=\"1091895381.1657382039\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-cid\">"
              }
            ],
            "Duplicate id attribute value \"form-field-currenturl\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#form-field-currenturl",
                "code": "<input type=\"hidden\" name=\"currenturl\" value=\"verbit.ai/\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-currenturl\">"
              }
            ],
            "Duplicate id attribute value \"form-field-device\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#form-field-device",
                "code": "<input type=\"hidden\" name=\"device\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-device\">"
              }
            ],
            "Duplicate id attribute value \"form-field-fbclid\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#form-field-fbclid",
                "code": "<input type=\"hidden\" name=\"fbclid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-fbclid\">"
              }
            ],
            "Duplicate id attribute value \"form-field-fbc\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#form-field-fbc",
                "code": "<input type=\"hidden\" name=\"fbc\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-fbc\">"
              }
            ],
            "Duplicate id attribute value \"form-field-fbp\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#form-field-fbp",
                "code": "<input type=\"hidden\" name=\"fbp\" value=\"fb.1.1657382039181.1915916978\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-fbp\">"
              }
            ],
            "Duplicate id attribute value \"form-field-gclid\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#form-field-gclid",
                "code": "<input type=\"hidden\" name=\"gclid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-gclid\">"
              }
            ],
            "Duplicate id attribute value \"form-field-li_fat_id\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#form-field-li_fat_id",
                "code": "<input type=\"hidden\" name=\"li_fat_id\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-li_fat_id\">"
              }
            ],
            "Duplicate id attribute value \"form-field-matchtype\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#form-field-matchtype",
                "code": "<input type=\"hidden\" name=\"matchtype\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-matchtype\">"
              }
            ],
            "Duplicate id attribute value \"form-field-msclkid\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#form-field-msclkid",
                "code": "<input type=\"hidden\" name=\"msclkid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-msclkid\">"
              }
            ],
            "Duplicate id attribute value \"form-field-network\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#form-field-network",
                "code": "<input type=\"hidden\" name=\"network\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-network\">"
              }
            ],
            "Duplicate id attribute value \"form-field-obcid\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#form-field-obcid",
                "code": "<input type=\"hidden\" name=\"obcid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-obcid\">"
              }
            ],
            "Duplicate id attribute value \"form-field-placement\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#form-field-placement",
                "code": "<input type=\"hidden\" name=\"placement\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-placement\">"
              }
            ],
            "Duplicate id attribute value \"form-field-tblci\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#form-field-tblci",
                "code": "<input type=\"hidden\" name=\"tblci\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-tblci\">"
              }
            ],
            "Duplicate id attribute value \"form-field-ttcid\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#form-field-ttcid",
                "code": "<input type=\"hidden\" name=\"ttcid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-ttcid\">"
              }
            ],
            "Duplicate id attribute value \"form-field-useragent\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#form-field-useragent",
                "code": "<input type=\"hidden\" name=\"useragent\" value=\"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\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-useragent\">"
              }
            ],
            "Duplicate id attribute value \"form-field-userip\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#form-field-userip",
                "code": "<input type=\"hidden\" name=\"userip\" value=\"66.165.251.146\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-userip\">"
              }
            ],
            "Duplicate id attribute value \"form-field-utm_ad\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#form-field-utm_ad",
                "code": "<input type=\"hidden\" name=\"utm_ad\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-utm_ad\">"
              }
            ],
            "Duplicate id attribute value \"form-field-utm_campaign\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#form-field-utm_campaign",
                "code": "<input type=\"hidden\" name=\"utm_campaign\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-utm_campaign\">"
              }
            ],
            "Duplicate id attribute value \"form-field-utm_content\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#form-field-utm_content",
                "code": "<input type=\"hidden\" name=\"utm_content\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-utm_content\">"
              }
            ],
            "Duplicate id attribute value \"form-field-utm_medium\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#form-field-utm_medium",
                "code": "<input type=\"hidden\" name=\"utm_medium\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-utm_medium\">"
              }
            ],
            "Duplicate id attribute value \"form-field-utm_source\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#form-field-utm_source",
                "code": "<input type=\"hidden\" name=\"utm_source\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-utm_source\">"
              }
            ],
            "Duplicate id attribute value \"form-field-utm_term\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#form-field-utm_term",
                "code": "<input type=\"hidden\" name=\"utm_term\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-utm_term\">"
              }
            ],
            "Duplicate id attribute value \"form-field-yclid\" found on the web page.": [
              {
                "tagName": "input",
                "id": "#form-field-yclid",
                "code": "<input type=\"hidden\" name=\"yclid\" value=\"\" class=\"wpcf7-form-control wpcf7-hidden\" id=\"form-field-yclid\">"
              }
            ]
          },
          "AA.4_1_2.H91.A.NoContent": {
            "Anchor element found with a valid href attribute, but no link content has been supplied.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"solution-links-wrap\" href=\"https://verbit.ai/court-reporting/\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"solution-links-wrap\" href=\"https://verbit.ai/disability-coordination/\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"solution-links-wrap\" href=\"https://verbit.ai/distance-learning/\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"solution-links-wrap\" href=\"https://verbit.ai/enterprise-business/\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"solution-links-wrap\" href=\"https://verbit.ai/media-production/\" data-wpel-link=\"internal\">...</a>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "#batBeacon422896530679",
                "code": "<img style=\"width:0px; height:0px; display:none; visibility:hidden;\" id=\"batBeacon422896530679\" width=\"0\" height=\"0\" alt=\"\" src=\"https://bat.bing.com/action/0?ti=56340569&amp;tm=gtm002&amp;Ver=2&amp;mid=36849a18-3bf2-4738-9b8a-a1dfaabf876e&amp;sid=58774440ff9f11ec9861f9240f81249d&amp;vid=5877c530ff9f11ec9ebfedf49b2bd890&amp;vids=1&amp;pi=0&amp;lg=en-US&amp;sw=1280&amp;sh=720&amp;sc=30&amp;nwd=1&amp;tl=Verbit%3A%20Professional%20AI-Based%20Transcription%20%26%20Captioning%20Services&amp;p=https%3A%2F%2Fverbit.ai%2F&amp;r=&amp;lt=306&amp;evt=pageLoad&amp;msclkid=N&amp;sv=1&amp;rn=533736\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20110%20110'%3E%3C/svg%3E\" class=\"attachment-full size-full\" alt=\"\" height=\"110\" width=\"110\" data-lazy-src=\"https://verbit.ai/wp-content/uploads/2020/09/Distance-Learning-eLearning-1.svg\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20110%20110'%3E%3C/svg%3E\" class=\"attachment-full size-full\" alt=\"\" height=\"110\" width=\"110\" data-lazy-src=\"https://verbit.ai/wp-content/uploads/2020/09/Media-Production.svg\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2060%2060'%3E%3C/svg%3E\" class=\"attachment-full size-full\" alt=\"\" height=\"60\" width=\"60\" data-lazy-src=\"https://verbit.ai/wp-content/uploads/2020/09/Facebook-icon.svg\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2060%2060'%3E%3C/svg%3E\" class=\"attachment-full size-full\" alt=\"\" height=\"60\" width=\"60\" data-lazy-src=\"https://verbit.ai/wp-content/uploads/2020/09/Linkedin-icon.svg\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2060%2060'%3E%3C/svg%3E\" class=\"attachment-full size-full\" alt=\"\" height=\"60\" width=\"60\" data-lazy-src=\"https://verbit.ai/wp-content/uploads/2020/09/Twitter-icon.svg\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"2084\" height=\"1126\" src=\"https://verbit.ai/wp-content/uploads/2020/09/Hero-main-image-01.jpg\" class=\"attachment-full size-full entered lazyloaded\" alt=\"\" data-lazy-srcset=\"https://verbit.ai/wp-content/uploads/2020/09/Hero-main-image-01.jpg 2084w, https://verbit.ai/wp-content/uploads/2020/09/Hero-main-image-01-300x162.jpg 300w, https://verbit.ai/wp-content/uploads/2020/09/Hero-main-image-01-1024x553.jpg 1024w, https://verbit.ai/wp-content/uploads/2020/09/Hero-main-image-01-768x415.jpg 768w, https://verbit.ai/wp-content/uploads/2020/09/Hero-main-image-01-1536x830.jpg 1536w, https://verbit.ai/wp-content/uploads/2020/09/Hero-main-image-01-2048x1107.jpg 2048w, https://verbit.ai/wp-content/uploads/2020/09/Hero-main-image-01-160x86.jpg 160w\" data-lazy-sizes=\"(max-width: 2084px) 100vw, 2084px\" data-lazy-src=\"https://verbit.ai/wp-content/uploads/2020/09/Hero-main-image-01.jpg\" data-ll-status=\"loaded\" sizes=\"(max-width: 2084px) 100vw, 2084px\" srcset=\"https://verbit.ai/wp-content/uploads/2020/09/Hero-main-image-01.jpg 2084w, https://verbit.ai/wp-content/uploads/2020/09/Hero-main-image-01-300x162.jpg 300w, https://verbit.ai/wp-content/uploads/2020/09/Hero-main-image-01-1024x553.jpg 1024w, https://verbit.ai/wp-content/uploads/2020/09/Hero-main-image-01-768x415.jpg 768w, https://verbit.ai/wp-content/uploads/2020/09/Hero-main-image-01-1536x830.jpg 1536w, https://verbit.ai/wp-content/uploads/2020/09/Hero-main-image-01-2048x1107.jpg 2048w, https://verbit.ai/wp-content/uploads/2020/09/Hero-main-image-01-160x86.jpg 160w\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"300\" height=\"300\" src=\"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E\" class=\"attachment-full size-full wp-post-image\" alt=\"\" loading=\"lazy\" data-lazy-srcset=\"https://verbit.ai/wp-content/uploads/2020/11/1200px-Brigham_Young_University_medallion.svg_thumb.png 300w, https://verbit.ai/wp-content/uploads/2020/11/1200px-Brigham_Young_University_medallion.svg_thumb-150x150.png 150w, https://verbit.ai/wp-content/uploads/2020/11/1200px-Brigham_Young_University_medallion.svg_thumb-160x160.png 160w, https://verbit.ai/wp-content/uploads/2020/11/1200px-Brigham_Young_University_medallion.svg_thumb-34x34.png 34w\" data-lazy-sizes=\"(max-width: 300px) 100vw, 300px\" data-lazy-src=\"https://verbit.ai/wp-content/uploads/2020/11/1200px-Brigham_Young_University_medallion.svg_thumb.png\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"840\" height=\"429\" src=\"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20840%20429'%3E%3C/svg%3E\" class=\"attachment-full size-full\" alt=\"\" data-lazy-srcset=\"https://verbit.ai/wp-content/uploads/2020/09/image_mobile.png 840w, https://verbit.ai/wp-content/uploads/2020/09/image_mobile-300x153.png 300w, https://verbit.ai/wp-content/uploads/2020/09/image_mobile-768x392.png 768w, https://verbit.ai/wp-content/uploads/2020/09/image_mobile-160x82.png 160w\" data-lazy-sizes=\"(max-width: 840px) 100vw, 840px\" data-lazy-src=\"https://verbit.ai/wp-content/uploads/2020/09/image_mobile.png\">"
              }
            ]
          },
          "AA.1_3_1.H48.2": {
            "This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"dropdown-menu\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"button-block\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"footer-copyright-pages\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"footer-social\">...</div>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"form-modal header\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"full-screen-menu\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"top-header\">...</div>"
              },
              {
                "tagName": "iframe",
                "id": "#insent-iframe",
                "code": "<iframe id=\"insent-iframe\" title=\"insent-widget\" src=\"https://verbit.widget.insent.ai?project_key=KGn6SzYjvY3xmTFsfXs5&amp;blog_url=verbit.ai%2F&amp;event_listener=jHUxfqJAT0xRJ9S&amp;marketo_cookies=[]&amp;hubspot_cookies=[]&amp;pardot_cookies=[]&amp;eloqua_cookies=[]&amp;parent_innerwidth=1280&amp;parent_innerheight=720&amp;widgetVisibility=true&amp;locale=undefined&amp;visitoridentity=e30%3D\" allow=\"autoplay\" allowfullscreen=\"\">...</iframe>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 style=\"color:#00c2ff\">...</h3>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 style=\"color:#00dab4\">...</h3>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 style=\"color:#f8c52d\">...</h3>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"has-text-color\" style=\"color:#1a4af0\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "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": "",
                "code": "<a href=\"https://verbit.ai/court-reporting/\" title=\"Legal\" class=\"button\" target=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://verbit.ai/disability-coordination/\" title=\"Education\" class=\"button\" target=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://verbit.ai/distance-learning/\" title=\"eLearning\" class=\"button\" target=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://verbit.ai/enterprise-business/\" title=\"Enterprise\" class=\"button\" target=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://verbit.ai/media-production/\" title=\"Media\" class=\"button\" target=\"\">...</a>"
              },
              {
                "tagName": "noscript",
                "id": "",
                "code": "<noscript>...</noscript>"
              }
            ]
          },
          "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": "a",
                "id": "",
                "code": "<a href=\"https://verbit.ai/legal/\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://verbit.ai/privacy-policy/\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a target=\"\" href=\"/resource/?type=education\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a target=\"\" href=\"/resource/?type=elearning\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a target=\"\" href=\"/resource/?type=enterprise\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a target=\"\" href=\"/resource/?type=legal\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a target=\"\" href=\"/resource/?type=media\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a target=\"\" href=\"/wp-content/uploads/2019/10/Verbit-Accessibility-Conformance-Report.pdf\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a target=\"\" href=\"https://verbit.ai/audio-description/\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a target=\"\" href=\"https://verbit.ai/careers-listing/\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a target=\"\" href=\"https://verbit.ai/contact-us/\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a target=\"\" href=\"https://verbit.ai/court-reporting/\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a target=\"\" href=\"https://verbit.ai/customers/\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a target=\"\" href=\"https://verbit.ai/disability-coordination/\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a target=\"\" href=\"https://verbit.ai/distance-learning/\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a target=\"\" href=\"https://verbit.ai/enterprise-business/\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a target=\"\" href=\"https://verbit.ai/faqs/\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a target=\"\" href=\"https://verbit.ai/media-production/\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a target=\"\" href=\"https://verbit.ai/partners-integrations/\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a target=\"\" href=\"https://verbit.ai/press/\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a target=\"\" href=\"https://verbit.ai/pricing-package/\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a target=\"\" href=\"https://verbit.ai/solutions-captioning/\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a target=\"\" href=\"https://verbit.ai/solutions-legal-transcription/\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a target=\"\" href=\"https://verbit.ai/solutions-real-time/\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a target=\"\" href=\"https://verbit.ai/solutions-transcription/\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a target=\"\" href=\"https://verbit.ai/solutions-translation/\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a target=\"\" href=\"https://verbit.ai/trust/\" data-wpel-link=\"internal\">...</a>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "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": "noscript",
                "id": "",
                "code": "<noscript>...</noscript>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"testimonials-author\">...</span>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 style=\"color:#00c2ff\">...</h3>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 style=\"color:#00dab4\">...</h3>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 style=\"color:#f8c52d\">...</h3>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"has-text-color\" style=\"color:#1a4af0\">...</p>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://verbit.ai/",
      "what": "URL",
      "result": "https://verbit.ai/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://verbit.ai/",
      "result": {
        "content": {
          "totals": {
            "violation": 5,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[6]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[15]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 472,
                "top": 2503,
                "height": 0,
                "width": 0
              },
              "snippet": "<a data-wpel-link=\"internal\" href=\"https://verbit.ai/enterprise-business/\" class=\"solution-links-wrap\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[5]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[12]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 70,
                "top": 2567,
                "height": 0,
                "width": 0
              },
              "snippet": "<a data-wpel-link=\"internal\" href=\"https://verbit.ai/media-production/\" class=\"solution-links-wrap\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[9]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 472,
                "top": 1942,
                "height": 0,
                "width": 0
              },
              "snippet": "<a data-wpel-link=\"internal\" href=\"https://verbit.ai/distance-learning/\" class=\"solution-links-wrap\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[6]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 70,
                "top": 1905,
                "height": 0,
                "width": 0
              },
              "snippet": "<a data-wpel-link=\"internal\" href=\"https://verbit.ai/disability-coordination/\" class=\"solution-links-wrap\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[3]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 472,
                "top": 1317,
                "height": 0,
                "width": 0
              },
              "snippet": "<a data-wpel-link=\"internal\" href=\"https://verbit.ai/court-reporting/\" class=\"solution-links-wrap\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 0,
                "top": 165,
                "height": 6805,
                "width": 800
              },
              "snippet": "<main class=\"content-wrapper\" role=\"main\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 5,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[6]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[15]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 472,
                "top": 2503,
                "height": 0,
                "width": 0
              },
              "snippet": "<a data-wpel-link=\"internal\" href=\"https://verbit.ai/enterprise-business/\" class=\"solution-links-wrap\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[5]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[12]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 70,
                "top": 2567,
                "height": 0,
                "width": 0
              },
              "snippet": "<a data-wpel-link=\"internal\" href=\"https://verbit.ai/media-production/\" class=\"solution-links-wrap\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[9]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 472,
                "top": 1942,
                "height": 0,
                "width": 0
              },
              "snippet": "<a data-wpel-link=\"internal\" href=\"https://verbit.ai/distance-learning/\" class=\"solution-links-wrap\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[6]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 70,
                "top": 1905,
                "height": 0,
                "width": 0
              },
              "snippet": "<a data-wpel-link=\"internal\" href=\"https://verbit.ai/disability-coordination/\" class=\"solution-links-wrap\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/section[2]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[3]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 472,
                "top": 1317,
                "height": 0,
                "width": 0
              },
              "snippet": "<a data-wpel-link=\"internal\" href=\"https://verbit.ai/court-reporting/\" class=\"solution-links-wrap\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 0,
                "top": 165,
                "height": 6805,
                "width": 800
              },
              "snippet": "<main class=\"content-wrapper\" role=\"main\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://verbit.ai/",
      "what": "URL",
      "result": "https://verbit.ai/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://verbit.ai/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Verbit: Professional AI-Based Transcription & Captioning Services",
          "pageurl": "https://verbit.ai/",
          "time": 3.52,
          "creditsremaining": 174,
          "allitemcount": 143,
          "totalelements": 827,
          "waveurl": "http://wave.webaim.org/report?url=https://verbit.ai/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 7,
            "items": {
              "alt_spacer_missing": {
                "id": "alt_spacer_missing",
                "description": "Spacer image missing alternative text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN + FOOTER + INPUT + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + IMG",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN + FOOTER + INPUT + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + IMG + IMG"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "link_empty": {
                "id": "link_empty",
                "description": "Empty link",
                "count": 5,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV > A:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV + DIV + DIV > A:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > A:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > A:first-child + 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"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 49,
            "items": {
              "alt_duplicate": {
                "id": "alt_duplicate",
                "description": "A nearby image has the same alternative text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER > DIV:first-child + DIV > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child > DIV:first-child > P:first-child + DIV > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 8,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV > DIV:first-child > SPAN:first-child + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV > A:first-child > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV + DIV + DIV > A:first-child > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > A:first-child > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > A:first-child > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child + P",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > P:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 10,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV > A:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV > A:first-child + DIV > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + DIV > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV + DIV + DIV > A:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV + DIV + DIV > A:first-child + DIV > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > A:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > A:first-child + DIV > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > A:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > A:first-child + DIV > A:first-child + A"
                ],
                "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": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN + FOOTER > SCRIPT:first-child + DIV > DIV:first-child > DIV:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child"
                ],
                "wcag": []
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 28,
                "selectors": [
                  "HTML > HEAD:first-child > META:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + META + META + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + LINK + LINK + LINK + LINK + TITLE + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + SCRIPT + LINK + LINK + LINK + LINK + LINK + STYLE + LINK + LINK + LINK + STYLE + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + SCRIPT + SCRIPT + LINK + LINK + LINK + META + STYLE + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER > DIV:first-child + DIV > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child > DIV:first-child > DIV:first-child + DIV > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child > DIV:first-child > DIV:first-child + DIV + DIV > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV > A:first-child > DIV:first-child > P:first-child + DIV > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child > DIV:first-child > P:first-child + DIV > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV + DIV + DIV > A:first-child > DIV:first-child > P:first-child + DIV > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > A:first-child > DIV:first-child > P:first-child + DIV > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > A:first-child > DIV:first-child > P:first-child + DIV > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN > SECTION:first-child + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN + FOOTER > SCRIPT:first-child + DIV > DIV:first-child + DIV > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN + FOOTER > SCRIPT:first-child + DIV > DIV:first-child + DIV > DIV:first-child > A:first-child + A > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN + FOOTER > SCRIPT:first-child + DIV > DIV:first-child + DIV > DIV:first-child > A:first-child + A + A > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN + FOOTER + INPUT + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN + FOOTER + INPUT + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + HEADER + DIV + DIV + MAIN + FOOTER + INPUT + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://verbit.ai/",
      "what": "URL",
      "result": "https://verbit.ai/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://verbit.ai/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.084",
        "responseTime": "2022-07-09T15:54:29.174Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1115309,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 171,
              "failing": 9
            },
            "issues": {
              "totalErrors": 51,
              "totalWarnings": 6,
              "totalIssues": 57
            },
            "issuesByLevel": {
              "A": {
                "count": 50,
                "pct": 87.72
              },
              "AA": {
                "count": 18,
                "pct": 31.58
              },
              "AAA": {
                "count": 57,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 5,
              "warningDensity": 1,
              "allDensity": 5
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "b7307c6d-8484-4f07-a2df-be4375468691",
          "docID": "5aa79bf0-7012-4d58-9dc9-7a24321c8e5f",
          "sourceHash": "68d53fd6c8110b01dd4f3cd8066592dd",
          "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=b7307c6d-8484-4f07-a2df-be4375468691",
          "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": 6398.12
                },
                "height": 6398.12,
                "width": 1024
              },
              "position": {
                "line": 2789,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template-default page page-id-141119\" data-template=\"base.twig\"&gt; &lt;script type=\"rocketlazyloadscript\" data-rocket-type=\"text/javascript\" src=\"https://secure.ride8stir.com/js/201592.js\" defer=\"\" style=\"\"&gt;&lt;/script&gt;\n&",
              "xpath": "/html/body",
              "issueID": "eb6ed3704a968e02911d2e64f7d8f8dd",
              "signature": "4b9e26209246085214c1de912a5aecf3",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=eb6ed3704a968e02911d2e64f7d8f8dd"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 35,
                  "y": 405
                },
                "bottom-right": {
                  "x": 35,
                  "y": 405
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8465,
                "column": 7
              },
              "errorSnippet": "&lt;a class=\"solution-links-wrap\" href=\"https://verbit.ai/court-reporting/\" data-wpel-link=\"internal\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "0a0e5037aaf62a261e4366db372692f4",
              "signature": "edeaa8df1278a7378b4e227c2e8b53ee",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=0a0e5037aaf62a261e4366db372692f4"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 35,
                  "y": 470
                },
                "bottom-right": {
                  "x": 35,
                  "y": 470
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8477,
                "column": 15
              },
              "errorSnippet": "&lt;a class=\"solution-links-wrap\" href=\"https://verbit.ai/disability-coordination/\" data-wpel-link=\"internal\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[3]/div[1]/a[1]",
              "issueID": "ce8ed6899cdd660d31b69f5781c847be",
              "signature": "d7124ac039a803ff4ce8c54bd9143061",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=ce8ed6899cdd660d31b69f5781c847be"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 35,
                  "y": 507
                },
                "bottom-right": {
                  "x": 35,
                  "y": 507
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8498,
                "column": 4
              },
              "errorSnippet": "&lt;a class=\"solution-links-wrap\" href=\"https://verbit.ai/distance-learning/\" data-wpel-link=\"internal\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[4]/div[1]/a[1]",
              "issueID": "cadd5004e44d58600736139c3611f37e",
              "signature": "a96e2a2148d3d61e3b20157767774848",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=cadd5004e44d58600736139c3611f37e"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 35,
                  "y": 480
                },
                "bottom-right": {
                  "x": 35,
                  "y": 480
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8513,
                "column": 4
              },
              "errorSnippet": "&lt;a class=\"solution-links-wrap\" href=\"https://verbit.ai/media-production/\" data-wpel-link=\"internal\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[5]/div[1]/a[1]",
              "issueID": "481a657c353b0347fc0b3cc8b57d602f",
              "signature": "51104970da3fc4a01050678d2ff55cae",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=481a657c353b0347fc0b3cc8b57d602f"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 35,
                  "y": 470
                },
                "bottom-right": {
                  "x": 35,
                  "y": 470
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8531,
                "column": 4
              },
              "errorSnippet": "&lt;a class=\"solution-links-wrap\" href=\"https://verbit.ai/enterprise-business/\" data-wpel-link=\"internal\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[6]/div[1]/a[1]",
              "issueID": "20b04858b1930e4c72a69ee1c9c160ef",
              "signature": "a3edb5e4a0a50a990a30f71c3a9627af",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=20b04858b1930e4c72a69ee1c9c160ef"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 56.359375,
                  "y": 458
                },
                "bottom-right": {
                  "x": 159.359375,
                  "y": 481
                },
                "height": 23,
                "width": 103
              },
              "position": {
                "line": 8469,
                "column": 19
              },
              "errorSnippet": "&lt;a href=\"https://verbit.ai/court-reporting/\" title=\"Legal\" class=\"button\" target=\"\"&gt; Learn More &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[2]/div[1]/a[2]",
              "issueID": "ae5d65db6bbe769b8c99f1f74ae3f2c6",
              "signature": "d01b9f70c4aca1c19197731f0f6801de",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=ae5d65db6bbe769b8c99f1f74ae3f2c6"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 56.359375,
                  "y": 458
                },
                "bottom-right": {
                  "x": 159.359375,
                  "y": 481
                },
                "height": 23,
                "width": 103
              },
              "position": {
                "line": 8486,
                "column": 21
              },
              "errorSnippet": "&lt;a href=\"https://verbit.ai/disability-coordination/\" title=\"Education\" class=\"button\" target=\"\"&gt; Learn More &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[3]/div[1]/a[2]",
              "issueID": "cc84c1c96d072a053d0b2b95ef113504",
              "signature": "84732a5a9a0a9adcf5e195cbfe6bdc30",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=cc84c1c96d072a053d0b2b95ef113504"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 56.359375,
                  "y": 495
                },
                "bottom-right": {
                  "x": 159.359375,
                  "y": 518
                },
                "height": 23,
                "width": 103
              },
              "position": {
                "line": 8503,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://verbit.ai/distance-learning/\" title=\"eLearning\" class=\"button\" target=\"\"&gt; Learn More &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[4]/div[1]/a[2]",
              "issueID": "bba47265616495ddcd3a29c0b3999312",
              "signature": "b3acea3fb327efda007c3e0e5cf000d4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=bba47265616495ddcd3a29c0b3999312"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 56.359375,
                  "y": 495
                },
                "bottom-right": {
                  "x": 159.359375,
                  "y": 518
                },
                "height": 23,
                "width": 103
              },
              "position": {
                "line": 8518,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://verbit.ai/media-production/\" title=\"Media\" class=\"button\" target=\"\"&gt; Learn More &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[5]/div[1]/a[2]",
              "issueID": "5de54964fcb5acdf47d1b57ad72a918e",
              "signature": "d12d207e848f7cd63421ee57d9f8c890",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=5de54964fcb5acdf47d1b57ad72a918e"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 56.359375,
                  "y": 495
                },
                "bottom-right": {
                  "x": 159.359375,
                  "y": 518
                },
                "height": 23,
                "width": 103
              },
              "position": {
                "line": 8536,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://verbit.ai/enterprise-business/\" title=\"Enterprise\" class=\"button\" target=\"\"&gt; Learn More &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[6]/div[1]/a[2]",
              "issueID": "84aa498686c15db565e791a2abfd3aa7",
              "signature": "06ec8f798b52376b0d05dbae40045d13",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=84aa498686c15db565e791a2abfd3aa7"
            },
            {
              "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": -60,
                  "y": -40
                },
                "height": -40,
                "width": -60
              },
              "position": {
                "line": 4747,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"\" href=\"https://verbit.ai/resource/?type=education\" data-wpel-link=\"internal\"&gt; Education &lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[5]/a[1]",
              "issueID": "df0c1970c4d9f96c79a75175f24059f6",
              "signature": "dcb061a0e1ac22e61039f58e332bec03",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=df0c1970c4d9f96c79a75175f24059f6"
            },
            {
              "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": -8
                },
                "height": -8,
                "width": 0
              },
              "position": {
                "line": 7152,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"\" href=\"https://verbit.ai/resource/?type=education\" data-wpel-link=\"internal\"&gt; Education &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/li[5]/a[1]",
              "issueID": "f7645c003e9c2bf07c9677b065185a02",
              "signature": "c92002632029f3e3ad6f1bd96ec8da35",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f7645c003e9c2bf07c9677b065185a02"
            },
            {
              "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": 56.359375,
                  "y": 458
                },
                "bottom-right": {
                  "x": 159.359375,
                  "y": 481
                },
                "height": 23,
                "width": 103
              },
              "position": {
                "line": 8486,
                "column": 21
              },
              "errorSnippet": "&lt;a href=\"https://verbit.ai/disability-coordination/\" title=\"Education\" class=\"button\" target=\"\"&gt; Learn More &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[3]/div[1]/a[2]",
              "issueID": "8b71ef88c2cdb32ab13035615effaa24",
              "signature": "e237769774a3793bfad130159728914c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8b71ef88c2cdb32ab13035615effaa24"
            },
            {
              "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": 56.359375,
                  "y": 495
                },
                "bottom-right": {
                  "x": 159.359375,
                  "y": 518
                },
                "height": 23,
                "width": 103
              },
              "position": {
                "line": 8503,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://verbit.ai/distance-learning/\" title=\"eLearning\" class=\"button\" target=\"\"&gt; Learn More &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[4]/div[1]/a[2]",
              "issueID": "c813586b57c2911e32f40f09b7af8e94",
              "signature": "ba10fbaa50476bec55f8a73a128ef4aa",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c813586b57c2911e32f40f09b7af8e94"
            },
            {
              "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": 56.359375,
                  "y": 495
                },
                "bottom-right": {
                  "x": 159.359375,
                  "y": 518
                },
                "height": 23,
                "width": 103
              },
              "position": {
                "line": 8518,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://verbit.ai/media-production/\" title=\"Media\" class=\"button\" target=\"\"&gt; Learn More &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[5]/div[1]/a[2]",
              "issueID": "45b403a0f50e9f0ab8b32b16d9c0817d",
              "signature": "0ee15a661b8c615084d4c0b8d518a684",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=45b403a0f50e9f0ab8b32b16d9c0817d"
            },
            {
              "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": 56.359375,
                  "y": 495
                },
                "bottom-right": {
                  "x": 159.359375,
                  "y": 518
                },
                "height": 23,
                "width": 103
              },
              "position": {
                "line": 8536,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://verbit.ai/enterprise-business/\" title=\"Enterprise\" class=\"button\" target=\"\"&gt; Learn More &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[6]/div[1]/a[2]",
              "issueID": "5558e18ee7e4f2533fae4e270a6b1634",
              "signature": "08dd00c58c3ca76a4659d91c368ed2a2",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=5558e18ee7e4f2533fae4e270a6b1634"
            },
            {
              "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": 733.578125,
                  "y": 5856.125
                },
                "bottom-right": {
                  "x": 786.578125,
                  "y": 5869.125
                },
                "height": 13,
                "width": 53
              },
              "position": {
                "line": 8622,
                "column": 4
              },
              "errorSnippet": "&lt;a target=\"\" href=\"/resource/?type=education\" data-wpel-link=\"internal\"&gt; Education &lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "79ef6737e2ed8665430e6435f97be9d0",
              "signature": "9e8ab0fb59ea93cbf84960db1b74bd9a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=79ef6737e2ed8665430e6435f97be9d0"
            },
            {
              "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": 733.578125,
                  "y": 5890.125
                },
                "bottom-right": {
                  "x": 786.578125,
                  "y": 5903.125
                },
                "height": 13,
                "width": 53
              },
              "position": {
                "line": 8627,
                "column": 4
              },
              "errorSnippet": "&lt;a target=\"\" href=\"/resource/?type=elearning\" data-wpel-link=\"internal\"&gt; eLearning &lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[2]/a[1]",
              "issueID": "7071f5c4a4e7ded2c844bafc1174ca98",
              "signature": "1965510d3dff8facbd379cbc02c408b7",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7071f5c4a4e7ded2c844bafc1174ca98"
            },
            {
              "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": 733.578125,
                  "y": 5924.125
                },
                "bottom-right": {
                  "x": 762.578125,
                  "y": 5937.125
                },
                "height": 13,
                "width": 29
              },
              "position": {
                "line": 8632,
                "column": 4
              },
              "errorSnippet": "&lt;a target=\"\" href=\"/resource/?type=legal\" data-wpel-link=\"internal\"&gt; Legal &lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
              "issueID": "f06d8fc5d5f75f7fe91a3be62d3edff0",
              "signature": "04935c8dec6abe3f2a093e3d3b1f4160",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f06d8fc5d5f75f7fe91a3be62d3edff0"
            },
            {
              "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": 733.578125,
                  "y": 5958.125
                },
                "bottom-right": {
                  "x": 766.578125,
                  "y": 5971.125
                },
                "height": 13,
                "width": 33
              },
              "position": {
                "line": 8637,
                "column": 4
              },
              "errorSnippet": "&lt;a target=\"\" href=\"/resource/?type=media\" data-wpel-link=\"internal\"&gt; Media &lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[4]/a[1]",
              "issueID": "c148554a4d7ee2cddb17324607a0467e",
              "signature": "b2acc34695f1d8ee28255806494dc44a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c148554a4d7ee2cddb17324607a0467e"
            },
            {
              "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": 733.578125,
                  "y": 5992.125
                },
                "bottom-right": {
                  "x": 785.578125,
                  "y": 6005.125
                },
                "height": 13,
                "width": 52
              },
              "position": {
                "line": 8642,
                "column": 4
              },
              "errorSnippet": "&lt;a target=\"\" href=\"/resource/?type=enterprise\" data-wpel-link=\"internal\"&gt; Corporate &lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[5]/a[1]",
              "issueID": "6e4552bd367a9df1c47035ed8b99e53d",
              "signature": "971b054c0827ce1fdf13f4621242e820",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=6e4552bd367a9df1c47035ed8b99e53d"
            },
            {
              "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": 909,
                  "y": 6343.125
                },
                "bottom-right": {
                  "x": 953,
                  "y": 6363.125
                },
                "height": 20,
                "width": 44
              },
              "position": {
                "line": 8804,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://verbit.ai/legal/\" data-wpel-link=\"internal\"&gt;Legal&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[3]/div[1]/a[2]",
              "issueID": "7c42dc44d9f6a9fe70a4746a12e14ab5",
              "signature": "6f11f3dcbca85436c9d3021da0709d94",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7c42dc44d9f6a9fe70a4746a12e14ab5"
            },
            {
              "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": 6398.12
                },
                "height": 6398.12,
                "width": 1024
              },
              "position": {
                "line": 2789,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template-default page page-id-141119\" data-template=\"base.twig\"&gt; &lt;script type=\"rocketlazyloadscript\" data-rocket-type=\"text/javascript\" src=\"https://secure.ride8stir.com/js/201592.js\" defer=\"\" style=\"\"&gt;&lt;/script&gt;\n&",
              "xpath": "/html/body",
              "issueID": "8e82d07fffc8c2bae30387fec13d9685",
              "signature": "d99808d576c21f184019e862d8cad475",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8e82d07fffc8c2bae30387fec13d9685"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -10
                },
                "bottom-right": {
                  "x": 0,
                  "y": -27
                },
                "height": -17,
                "width": 0
              },
              "position": {
                "line": 8720,
                "column": 1
              },
              "errorSnippet": "&lt;input type=\"text\" name=\"first-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"connect-with-sales-first-name\" aria-required=\"true\" aria-invalid=\"false\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/span[1]/input[1]",
              "issueID": "52d2cd4e817a52d9238037cf1a537dce",
              "signature": "0a4c291378984e63d17884075c2d7c77",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=52d2cd4e817a52d9238037cf1a537dce"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -10
                },
                "bottom-right": {
                  "x": 0,
                  "y": -27
                },
                "height": -17,
                "width": 0
              },
              "position": {
                "line": 8721,
                "column": 1
              },
              "errorSnippet": "&lt;input type=\"text\" name=\"last-name\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"connect-with-sales-last-name\" aria-required=\"true\" aria-invalid=\"false\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/form[1]/div[3]/span[1]/input[1]",
              "issueID": "6e29d318edda60cd8f8664726b8202a2",
              "signature": "59416e69cea15ad74b695dd24290ab51",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6e29d318edda60cd8f8664726b8202a2"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -10
                },
                "bottom-right": {
                  "x": 0,
                  "y": -27
                },
                "height": -17,
                "width": 0
              },
              "position": {
                "line": 8722,
                "column": 1
              },
              "errorSnippet": "&lt;input type=\"email\" name=\"email\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" id=\"connect-with-sales-email\" aria-required=\"true\" aria-invalid=\"false\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/form[1]/div[4]/span[1]/input[1]",
              "issueID": "ba0f74004f25f6b2cbe180e4408bb847",
              "signature": "4989ff8ee27952ced17729067fbfba2b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ba0f74004f25f6b2cbe180e4408bb847"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -10
                },
                "bottom-right": {
                  "x": 0,
                  "y": -27
                },
                "height": -17,
                "width": 0
              },
              "position": {
                "line": 8723,
                "column": 1
              },
              "errorSnippet": "&lt;input type=\"tel\" name=\"phone\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-tel wpcf7-validates-as-required wpcf7-validates-as-tel\" id=\"connect-with-sales-phone\" aria-required=\"true\" aria-invalid=\"false\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/form[1]/div[5]/span[1]/input[1]",
              "issueID": "2fc39a2b9137b1f6b6fb9155e7f4ce9e",
              "signature": "b2ee74e160be1cc553f605147e8fef1e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2fc39a2b9137b1f6b6fb9155e7f4ce9e"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -10
                },
                "bottom-right": {
                  "x": 0,
                  "y": -27
                },
                "height": -17,
                "width": 0
              },
              "position": {
                "line": 8724,
                "column": 1
              },
              "errorSnippet": "&lt;input type=\"text\" name=\"company\" value=\"\" size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" id=\"connect-with-sales-company\" aria-required=\"true\" aria-invalid=\"false\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/form[1]/div[6]/span[1]/input[1]",
              "issueID": "aa4293be77ab70ec571675dcd04bc3cf",
              "signature": "470286d282bda11d521f950b22b1d9e2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=aa4293be77ab70ec571675dcd04bc3cf"
            },
            {
              "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": -50
                },
                "bottom-right": {
                  "x": -80,
                  "y": -78
                },
                "height": -28,
                "width": -80
              },
              "position": {
                "line": 8759,
                "column": 1
              },
              "errorSnippet": "&lt;input type=\"submit\" value=\"Request Pricing\" class=\"wpcf7-form-control has-spinner wpcf7-submit\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/form[1]/div[7]/input[1]",
              "issueID": "d2f1459a8a8cc0901513c522190a57ad",
              "signature": "5e2df011b130c04b814d28b04dd72883",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d2f1459a8a8cc0901513c522190a57ad"
            },
            {
              "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": 35,
                  "y": 405
                },
                "bottom-right": {
                  "x": 35,
                  "y": 405
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8465,
                "column": 7
              },
              "errorSnippet": "&lt;a class=\"solution-links-wrap\" href=\"https://verbit.ai/court-reporting/\" data-wpel-link=\"internal\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "33b4601e72a0a6d0caab7d46b68a2f8c",
              "signature": "686d4deea27168d42d0eb465ac05e991",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=33b4601e72a0a6d0caab7d46b68a2f8c"
            },
            {
              "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": 35,
                  "y": 470
                },
                "bottom-right": {
                  "x": 35,
                  "y": 470
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8477,
                "column": 15
              },
              "errorSnippet": "&lt;a class=\"solution-links-wrap\" href=\"https://verbit.ai/disability-coordination/\" data-wpel-link=\"internal\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[3]/div[1]/a[1]",
              "issueID": "2c225a27a63ad68af96096db35197fee",
              "signature": "64bfe23e7cfcb5d81ea07dd9412bc02d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2c225a27a63ad68af96096db35197fee"
            },
            {
              "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": 35,
                  "y": 507
                },
                "bottom-right": {
                  "x": 35,
                  "y": 507
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8498,
                "column": 4
              },
              "errorSnippet": "&lt;a class=\"solution-links-wrap\" href=\"https://verbit.ai/distance-learning/\" data-wpel-link=\"internal\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[4]/div[1]/a[1]",
              "issueID": "595eaab95ea3cd00b122567734cb4d2d",
              "signature": "55f0cd5375b2ea1eff594165f2a1919e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=595eaab95ea3cd00b122567734cb4d2d"
            },
            {
              "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": 35,
                  "y": 480
                },
                "bottom-right": {
                  "x": 35,
                  "y": 480
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8513,
                "column": 4
              },
              "errorSnippet": "&lt;a class=\"solution-links-wrap\" href=\"https://verbit.ai/media-production/\" data-wpel-link=\"internal\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[5]/div[1]/a[1]",
              "issueID": "cd218c629cf8bda98cd532f54b135d6b",
              "signature": "ccb61464aed8ace6c33a02ad46fe17e0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=cd218c629cf8bda98cd532f54b135d6b"
            },
            {
              "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": 35,
                  "y": 470
                },
                "bottom-right": {
                  "x": 35,
                  "y": 470
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8531,
                "column": 4
              },
              "errorSnippet": "&lt;a class=\"solution-links-wrap\" href=\"https://verbit.ai/enterprise-business/\" data-wpel-link=\"internal\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[6]/div[1]/a[1]",
              "issueID": "8b967cb4dde49ea63e382f914c4d72ff",
              "signature": "62ec69763d0b820f178ac3c387240cc6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8b967cb4dde49ea63e382f914c4d72ff"
            },
            {
              "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": 851.578125,
                  "y": 6077.125
                },
                "bottom-right": {
                  "x": 875.578125,
                  "y": 6090.125
                },
                "height": 13,
                "width": 24
              },
              "position": {
                "line": 8690,
                "column": 4
              },
              "errorSnippet": "&lt;a target=\"\" href=\"https://verbit.ai/faqs/\" data-wpel-link=\"internal\"&gt; FAQ &lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[7]/a[1]",
              "issueID": "83c10d56d02f5fd0bece5d8a4a9f8adb",
              "signature": "dbf5dd7104df6a53a80162625be4663c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=83c10d56d02f5fd0bece5d8a4a9f8adb"
            },
            {
              "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": 871,
                  "y": 0
                },
                "bottom-right": {
                  "x": 910,
                  "y": 28
                },
                "height": 28,
                "width": 39
              },
              "position": {
                "line": 736,
                "column": 7
              },
              "errorSnippet": "&lt;li class=\"menu-item wpml-ls-slot-619 wpml-ls-item wpml-ls-item-en wpml-ls-current-language wpml-ls-menu-item wpml-ls-first-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-619-en menu-item-has-children\"&gt; &",
              "xpath": "/html/body/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[8]",
              "issueID": "62c90451ce4515502d4f5a28b41a8165",
              "signature": "189ca4bf42a6c55561395a794fadede7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=62c90451ce4515502d4f5a28b41a8165"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": 200,
                  "y": 186
                },
                "height": 186,
                "width": 200
              },
              "position": {
                "line": 6612,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"dropdown-menu\" style=\"\"&gt; &lt;li class=\"menu-item wpml-ls-slot-619 wpml-ls-item wpml-ls-item-es wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-619-es\"&gt; &lt;a target=\"\" href=\"http",
              "xpath": "/html/body/header[1]/div[2]/div[1]/nav[1]/ul[1]/li[8]/ul[1]",
              "issueID": "342f93551e8a8702b4942555b8cabbbf",
              "signature": "38373d74f05c7813912292508042e91c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=342f93551e8a8702b4942555b8cabbbf"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -28
                },
                "height": -28,
                "width": 0
              },
              "position": {
                "line": 8641,
                "column": 4
              },
              "errorSnippet": "&lt;li class=\"menu-item wpml-ls-slot-619 wpml-ls-item wpml-ls-item-en wpml-ls-current-language wpml-ls-menu-item wpml-ls-first-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-619-en menu-item-has-children\"&gt; &",
              "xpath": "/html/body/div[2]/div[1]/nav[1]/ul[1]/li[8]",
              "issueID": "5fdda0376cdb687ae5093bd24384edac",
              "signature": "a3f45c42f8fb5797ea0101a7676ba0f3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5fdda0376cdb687ae5093bd24384edac"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -12
                },
                "height": -12,
                "width": 0
              },
              "position": {
                "line": 8682,
                "column": 8
              },
              "errorSnippet": "&lt;ul class=\"dropdown-menu\" style=\"\"&gt; &lt;li class=\"menu-item wpml-ls-slot-619 wpml-ls-item wpml-ls-item-es wpml-ls-menu-item menu-item-type-wpml_ls_menu_item menu-item-object-wpml_ls_menu_item menu-item-wpml-ls-619-es\"&gt; &lt;a target=\"\" href=\"http",
              "xpath": "/html/body/div[2]/div[1]/nav[1]/ul[1]/li[8]/ul[1]",
              "issueID": "2d181169e1c11f3ad178390463663e2e",
              "signature": "546f37e6c58dfa31682b2d657cef3cec",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2d181169e1c11f3ad178390463663e2e"
            },
            {
              "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": 768.8125,
                  "y": 2572.125
                },
                "bottom-right": {
                  "x": 989.0005,
                  "y": 2657.125
                },
                "height": 85,
                "width": 220.188
              },
              "position": {
                "line": 9171,
                "column": 10
              },
              "errorSnippet": "&lt;div class=\"number\"&gt; &lt;h3 style=\"color:#00c2ff\"&gt;SOC 2, HIPAA, GDPR, VPAT, HECVAT&lt;/h3&gt; &lt;/div&gt;",
              "xpath": "/html/body/main[1]/section[3]/div[1]/div[2]/div[6]/div[1]",
              "issueID": "24ff962c0ec8fb3c0a8fbc9075c655f6",
              "signature": "82470aa171acb2d0cb4503bae949e4f6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=24ff962c0ec8fb3c0a8fbc9075c655f6"
            },
            {
              "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": 768.8125,
                  "y": 2572.125
                },
                "bottom-right": {
                  "x": 989.0005,
                  "y": 2657.125
                },
                "height": 85,
                "width": 220.188
              },
              "position": {
                "line": 9191,
                "column": 9
              },
              "errorSnippet": "&lt;h3 style=\"color:#00c2ff\"&gt;SOC 2, HIPAA, GDPR, VPAT, HECVAT&lt;/h3&gt;",
              "xpath": "/html/body/main[1]/section[3]/div[1]/div[2]/div[6]/div[1]/h3[1]",
              "issueID": "d1ff3d1603377825345187d704092ab5",
              "signature": "539d8a0f3162f8e2409f152749345cb3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d1ff3d1603377825345187d704092ab5"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 35,
                  "y": 405
                },
                "bottom-right": {
                  "x": 35,
                  "y": 405
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8465,
                "column": 7
              },
              "errorSnippet": "&lt;a class=\"solution-links-wrap\" href=\"https://verbit.ai/court-reporting/\" data-wpel-link=\"internal\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "4d52a441693ed7f803857cd3358b589d",
              "signature": "5009656de939d99fcb28f5fb299ef93c",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=4d52a441693ed7f803857cd3358b589d"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 56.359375,
                  "y": 458
                },
                "bottom-right": {
                  "x": 159.359375,
                  "y": 481
                },
                "height": 23,
                "width": 103
              },
              "position": {
                "line": 8469,
                "column": 19
              },
              "errorSnippet": "&lt;a href=\"https://verbit.ai/court-reporting/\" title=\"Legal\" class=\"button\" target=\"\"&gt; Learn More &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[2]/div[1]/a[2]",
              "issueID": "e1e69cfda9bc79e2d818f370f89cc467",
              "signature": "904ae885b772fdb847a3361d9af7bc42",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=e1e69cfda9bc79e2d818f370f89cc467"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 35,
                  "y": 470
                },
                "bottom-right": {
                  "x": 35,
                  "y": 470
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8477,
                "column": 15
              },
              "errorSnippet": "&lt;a class=\"solution-links-wrap\" href=\"https://verbit.ai/disability-coordination/\" data-wpel-link=\"internal\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[3]/div[1]/a[1]",
              "issueID": "82a51efc002aef0d3ac00bd5a548f19a",
              "signature": "96456dc5413de4854830e4b68222d8a5",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=82a51efc002aef0d3ac00bd5a548f19a"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 56.359375,
                  "y": 458
                },
                "bottom-right": {
                  "x": 159.359375,
                  "y": 481
                },
                "height": 23,
                "width": 103
              },
              "position": {
                "line": 8486,
                "column": 21
              },
              "errorSnippet": "&lt;a href=\"https://verbit.ai/disability-coordination/\" title=\"Education\" class=\"button\" target=\"\"&gt; Learn More &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[3]/div[1]/a[2]",
              "issueID": "7091fdb8e77b8ab420f7516866ae6dff",
              "signature": "0fd5795c1d15f25f173817165090ff63",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=7091fdb8e77b8ab420f7516866ae6dff"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 35,
                  "y": 507
                },
                "bottom-right": {
                  "x": 35,
                  "y": 507
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8498,
                "column": 4
              },
              "errorSnippet": "&lt;a class=\"solution-links-wrap\" href=\"https://verbit.ai/distance-learning/\" data-wpel-link=\"internal\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[4]/div[1]/a[1]",
              "issueID": "6c8ebc336d6a85d67445c29bf3631fff",
              "signature": "05f87382fe29030085e7c540ffb5836b",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=6c8ebc336d6a85d67445c29bf3631fff"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 56.359375,
                  "y": 495
                },
                "bottom-right": {
                  "x": 159.359375,
                  "y": 518
                },
                "height": 23,
                "width": 103
              },
              "position": {
                "line": 8503,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://verbit.ai/distance-learning/\" title=\"eLearning\" class=\"button\" target=\"\"&gt; Learn More &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[4]/div[1]/a[2]",
              "issueID": "d74a0717abd67b00954b57e32b7d6cd1",
              "signature": "449d03c75048fef44e0823d4308e8a66",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=d74a0717abd67b00954b57e32b7d6cd1"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 35,
                  "y": 480
                },
                "bottom-right": {
                  "x": 35,
                  "y": 480
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8513,
                "column": 4
              },
              "errorSnippet": "&lt;a class=\"solution-links-wrap\" href=\"https://verbit.ai/media-production/\" data-wpel-link=\"internal\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[5]/div[1]/a[1]",
              "issueID": "1a2d8cccff3efb8bfd0c2a0ad05d06b2",
              "signature": "0e584a3d621baf1b0398b2f653fb8c91",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=1a2d8cccff3efb8bfd0c2a0ad05d06b2"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 56.359375,
                  "y": 495
                },
                "bottom-right": {
                  "x": 159.359375,
                  "y": 518
                },
                "height": 23,
                "width": 103
              },
              "position": {
                "line": 8518,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://verbit.ai/media-production/\" title=\"Media\" class=\"button\" target=\"\"&gt; Learn More &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[5]/div[1]/a[2]",
              "issueID": "10b1fbde3a819b476eea05f38cdfa54b",
              "signature": "5a6a332f555477898ef0fcd0f81d1236",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=10b1fbde3a819b476eea05f38cdfa54b"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 35,
                  "y": 470
                },
                "bottom-right": {
                  "x": 35,
                  "y": 470
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8531,
                "column": 4
              },
              "errorSnippet": "&lt;a class=\"solution-links-wrap\" href=\"https://verbit.ai/enterprise-business/\" data-wpel-link=\"internal\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[6]/div[1]/a[1]",
              "issueID": "2b5235c6644e6f9588730248d44892b5",
              "signature": "73958ec12b170a4fc27ca1c3715efb48",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=2b5235c6644e6f9588730248d44892b5"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 56.359375,
                  "y": 495
                },
                "bottom-right": {
                  "x": 159.359375,
                  "y": 518
                },
                "height": 23,
                "width": 103
              },
              "position": {
                "line": 8536,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://verbit.ai/enterprise-business/\" title=\"Enterprise\" class=\"button\" target=\"\"&gt; Learn More &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/div[1]/div[6]/div[1]/a[2]",
              "issueID": "4935eb3ee5f1428311209ba416930db1",
              "signature": "c69c551948fc7a44491149089d75bbdb",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=4935eb3ee5f1428311209ba416930db1"
            },
            {
              "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": 5215,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://verbit.ai/privacy-policy/\" target=\"_blank\" data-wpel-link=\"internal\"&gt;Privacy Policy&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/form[1]/p[1]/a[1]",
              "issueID": "d4c71240f0e956c509f524bcd376d536",
              "signature": "c14b968aa67d904d78369432d4d7c7b5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d4c71240f0e956c509f524bcd376d536"
            },
            {
              "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": 531.9375,
                  "y": 5504.125
                },
                "bottom-right": {
                  "x": 625.9375,
                  "y": 5520.125
                },
                "height": 16,
                "width": 94
              },
              "position": {
                "line": 8541,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://verbit.ai/privacy-policy/\" target=\"_blank\" data-wpel-link=\"internal\"&gt;Privacy Policy&lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[6]/div[1]/div[2]/div[1]/form[1]/p[2]/a[1]",
              "issueID": "b29590b4d9fba837542e2f5a6a8552b4",
              "signature": "493c208cbb97813375eefbccc18cc941",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b29590b4d9fba837542e2f5a6a8552b4"
            },
            {
              "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": 35,
                  "y": 6235.125
                },
                "bottom-right": {
                  "x": 85,
                  "y": 6285.125
                },
                "height": 50,
                "width": 50
              },
              "position": {
                "line": 8778,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/verbit/\" target=\"_blank\" rel=\"noreferrer nofollow\" data-wpel-link=\"external\"&gt; &lt;img src=\"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2060%2060'%3E%3C/svg%3E\" class=\"att",
              "xpath": "/html/body/footer[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "9cb843d73c8dfa1755ac2c0a6b37c941",
              "signature": "b5a43064ad6ef5937172be1192e02861",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9cb843d73c8dfa1755ac2c0a6b37c941"
            },
            {
              "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": 85,
                  "y": 6235.125
                },
                "bottom-right": {
                  "x": 135,
                  "y": 6285.125
                },
                "height": 50,
                "width": 50
              },
              "position": {
                "line": 8784,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/verbit.inc/?ref=br_rs\" target=\"_blank\" rel=\"noreferrer nofollow\" data-wpel-link=\"external\"&gt; &lt;img src=\"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2060%2060'%3E%3C/svg%3E\" clas",
              "xpath": "/html/body/footer[1]/div[1]/div[2]/div[1]/a[2]",
              "issueID": "d9cfab21090e402d8db374b43caed421",
              "signature": "f8946975ee34c2737eb7f0e5c8af5bb3",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d9cfab21090e402d8db374b43caed421"
            },
            {
              "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": 135,
                  "y": 6235.125
                },
                "bottom-right": {
                  "x": 185,
                  "y": 6285.125
                },
                "height": 50,
                "width": 50
              },
              "position": {
                "line": 8789,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/Verbit_\" target=\"_blank\" rel=\"noreferrer nofollow\" data-wpel-link=\"external\"&gt; &lt;img src=\"data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2060%2060'%3E%3C/svg%3E\" class=\"attachment-full ",
              "xpath": "/html/body/footer[1]/div[1]/div[2]/div[1]/a[3]",
              "issueID": "8205739102b48e66686dd1399d74ff57",
              "signature": "deff529bc70d054f0e537a150df1328b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8205739102b48e66686dd1399d74ff57"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "42ubn",
  "startTime": "2022-07-09T15:52:29",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      26
    ],
    [
      "motion",
      13
    ],
    [
      "ibm",
      9
    ],
    [
      "alfa",
      8
    ],
    [
      "focInd",
      7
    ],
    [
      "wave",
      4
    ],
    [
      "focAll",
      2
    ],
    [
      "axe",
      2
    ],
    [
      "bulk",
      0
    ],
    [
      "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": 41,
  "logSize": 2813,
  "errorLogCount": 33,
  "errorLogSize": 2386,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-09T15:54:29",
  "elapsedSeconds": 119,
  "score": {
    "scoreProcID": "sp12b",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "bulk": 0,
        "focAll": 18,
        "focInd": 18,
        "focOp": 2,
        "hover": 41,
        "linkUl": 88,
        "role": 5,
        "styleDiff": 34,
        "zIndex": 14
      },
      "alfa": {
        "r11": 32,
        "r3": 232,
        "r62": 4,
        "r65": 6,
        "r66": 74,
        "r68": 4,
        "r69": 38,
        "r73": 56,
        "r74": 80,
        "r80": 4,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 240,
        "color-contrast": 24,
        "frame-tested": 1,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "link-in-text-block": 1,
        "duplicate-id": 29,
        "landmark-unique": 2,
        "link-name": 24
      },
      "htmlcs": {
        "e:AA.1_1_1.H37": 8,
        "e:AA.1_4_3.G18.Fail": 4,
        "e:AA.4_1_1.F77": 116,
        "e:AA.4_1_2.H91.A.NoContent": 20,
        "w:AA.1_1_1.H67.2": 9,
        "w:AA.1_3_1.H48.2": 2,
        "w:AA.1_3_1.H48": 3,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 4,
        "w:AA.1_4_3.G145.BgImage": 6,
        "w:AA.1_4_3.G18.Abs": 6,
        "w:AA.1_4_3.G18.Alpha": 28,
        "w:AA.1_4_3.G18.BgImage": 3,
        "w:AA.1_4_3_F24.F24.FGColour": 4
      },
      "wave": {
        "e:alt_spacer_missing": 8,
        "e:link_empty": 20,
        "a:alt_duplicate": 2,
        "a:heading_possible": 8,
        "a:link_redundant": 10,
        "a:link_pdf": 1,
        "a:noscript": 28
      },
      "tenon": {
        "28": 4,
        "57": 20,
        "73": 20,
        "98": 48,
        "144": 4,
        "152": 48,
        "153": 12,
        "184": 40,
        "218": 20
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 14,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 18,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 6,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 2,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 10,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 44,
              "what": "Non-underlined adjacent links"
            }
          },
          "alfa": {
            "r62": {
              "score": 2,
              "what": "Inline link is not distinct from the surrounding text except by color"
            }
          },
          "axe": {
            "link-in-text-block": {
              "score": 1,
              "what": "Link is not distinct from surrounding text without reliance on color"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 4,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 9,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 4,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 32,
              "what": "Link has no accessible name"
            }
          },
          "axe": {
            "link-name": {
              "score": 24,
              "what": "Link has no discernible text"
            }
          },
          "htmlcs": {
            "e:AA.4_1_2.H91.A.NoContent": {
              "score": 20,
              "what": "Link has an href attribute but no text"
            }
          },
          "wave": {
            "e:link_empty": {
              "score": 20,
              "what": "Link contains no text"
            }
          },
          "tenon": {
            "57": {
              "score": 20,
              "what": "Link has no text inside it"
            }
          }
        },
        "duplicateID": {
          "alfa": {
            "r3": {
              "score": 174,
              "what": "Element id attribute value is not unique"
            }
          },
          "axe": {
            "duplicate-id": {
              "score": 22,
              "what": "id attribute value is not unique"
            }
          },
          "htmlcs": {
            "e:AA.4_1_1.F77": {
              "score": 87,
              "what": "Duplicate id attribute value"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 19,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 60,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "childMissing": {
          "alfa": {
            "r68": {
              "score": 4,
              "what": "Element does not own an element required by its semantic role"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 29,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 18,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 3,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 42,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 40,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "leadingAbsolute": {
          "alfa": {
            "r80": {
              "score": 2,
              "what": "Paragraph text has an absolute line height"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "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"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 2,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          }
        },
        "imageNoText": {
          "htmlcs": {
            "e:AA.1_1_1.H37": {
              "score": 8,
              "what": "img element has no alt attribute"
            }
          },
          "wave": {
            "e:alt_spacer_missing": {
              "score": 8,
              "what": "Spacer image has no text alternative"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 2,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "pseudoOrderedListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48.2": {
              "score": 1,
              "what": "Ordered list may fail to be coded as such"
            }
          }
        },
        "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": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.BgImage": {
              "score": 2,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 2,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.Alpha": {
              "score": 7,
              "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.FGColour": {
              "score": 1,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "imagesSameAlt": {
          "wave": {
            "a:alt_duplicate": {
              "score": 1,
              "what": "Two images near each other have the same text alternative"
            }
          }
        },
        "pseudoHeadingRisk": {
          "wave": {
            "a:heading_possible": {
              "score": 2,
              "what": "Possible heading"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 5,
              "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": 7,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 15,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 24,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 4,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 24,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 3,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "linkDestinationsSame": {
          "tenon": {
            "184": {
              "score": 20,
              "what": "Adjacent links point to the same destination"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 15,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 956,
      "log": 129,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "duplicateID",
          "score": 220
        },
        {
          "groupName": "contrastAAA",
          "score": 70
        },
        {
          "groupName": "linkNoText",
          "score": 68
        },
        {
          "groupName": "linkIndication",
          "score": 47
        },
        {
          "groupName": "noLeading",
          "score": 44
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 42
        },
        {
          "groupName": "contrastAA",
          "score": 39
        },
        {
          "groupName": "linkTextsSame",
          "score": 26
        },
        {
          "groupName": "targetSize",
          "score": 26
        },
        {
          "groupName": "focusIndication",
          "score": 22
        },
        {
          "groupName": "linkDestinationsSame",
          "score": 22
        },
        {
          "groupName": "linkVague",
          "score": 17
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 17
        },
        {
          "groupName": "tabFocusability",
          "score": 16
        },
        {
          "groupName": "contrastRisk",
          "score": 15
        },
        {
          "groupName": "imageNoText",
          "score": 13
        },
        {
          "groupName": "hoverSurprise",
          "score": 12
        },
        {
          "groupName": "inconsistentStyles",
          "score": 11
        },
        {
          "groupName": "noScriptRisk",
          "score": 9
        },
        {
          "groupName": "linkPair",
          "score": 7
        },
        {
          "groupName": "roleBad",
          "score": 6
        },
        {
          "groupName": "zIndexNotZero",
          "score": 6
        },
        {
          "groupName": "childMissing",
          "score": 6
        },
        {
          "groupName": "leadingClipsText",
          "score": 6
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "allCaps",
          "score": 5
        },
        {
          "groupName": "focusableOperable",
          "score": 4
        },
        {
          "groupName": "leadingAbsolute",
          "score": 4
        },
        {
          "groupName": "landmarkConfusion",
          "score": 4
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 4
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "frameContentRisk",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "pseudoOrderedListRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "imagesSameAlt",
          "score": 3
        },
        {
          "groupName": "pdfLink",
          "score": 3
        }
      ]
    }
  }
}