Accessibility test digest

Synopsis

Page: Bureau of Internet Accessibility

URL: https://www.boia.org/

Score: 776

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 Bureau of Internet Accessibility web page at https://www.boia.org/ on 2022/07/09. The procedure performed 808 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these six other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp12b scoring procedure to compute partial and total scores for the page. The total score is 776 (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
total776
log63
contentBeyondLandmarks171
fontSizeAbsolute58
linkIndication37
tabIndexMissing34
linkForcesNewWindow32
noLeading26
parentMissing26
leadingClipsText26
groupName25
hoverSurprise24
contrastAAA20
contrastAA19
childMissing17
invisibleLabel15
legendMissing14
iframeTitleBad14
inconsistentStyles11
headingOfNothing10
linkTextsSame10
focusIndication8
focusableOperable8
justification8
focusableHidden8
allCaps7
ariaBadAttribute6
contrastRisk6
menuItemless6
roleBad5
zIndexNotZero5
labelBadID5
linkVague5
tabFocusability4
landmarkConfusion4
noScriptRisk4
fontSmall4
targetSize4
visibleBulk3
skipRepeatedContent3
hiddenContentRisk3
mainLandmark3
decorativeImageRisk3
scrollRisk3
linkNoText3
imageTextRisk3
pseudoHeadingRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

legendMissing: Score 14. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

pseudoHeadingRisk: 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-boia",
  "host": {
    "id": "boia",
    "which": "https://www.boia.org/",
    "what": "Bureau of Internet Accessibility"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-09T14:43:22"
    },
    {
      "event": "endTime",
      "value": "2022-07-09T14:45:36"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "timeLimit": 300,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.boia.org/",
        "what": "Bureau of Internet Accessibility"
      },
      {
        "type": "tenonRequest",
        "id": "a",
        "withNewContent": true,
        "what": "Tenon API version 2 test request"
      },
      {
        "type": "test",
        "which": "motion",
        "what": "spontaneous change of content; requires webkit",
        "delay": 2500,
        "interval": 2500,
        "count": 5
      },
      {
        "type": "launch",
        "which": "chromium",
        "what": "Chromium browser"
      },
      {
        "type": "url",
        "which": "https://www.boia.org/",
        "what": "Bureau of Internet Accessibility"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://www.boia.org/",
      "what": "Bureau of Internet Accessibility",
      "result": "https://www.boia.org/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.boia.org/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.boia.org/",
      "result": {
        "bytes": [
          966775,
          966775,
          966775,
          966775,
          966775
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.boia.org/",
      "what": "Bureau of Internet Accessibility",
      "result": "https://www.boia.org/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.boia.org/",
      "result": {
        "visibleElements": 493
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.boia.org/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.boia.org/",
      "result": {
        "tabFocusables": 58,
        "tabFocused": 59,
        "discrepancy": 1
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.boia.org/",
      "what": "URL",
      "result": "https://www.boia.org/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.boia.org/",
      "result": {
        "totals": {
          "total": 58,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 6,
              "tagNames": {
                "INPUT": 1,
                "BUTTON": 1,
                "A": 4
              }
            },
            "outlinePresent": {
              "total": 52,
              "meanDelay": 0,
              "tagNames": {
                "A": 38,
                "INPUT": 13,
                "TEXTAREA": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "BUTTON",
              "text": "SUBMIT"
            },
            {
              "tagName": "A",
              "text": "VIEW ALL SERVICES"
            },
            {
              "tagName": "A",
              "text": "LEARN MORE"
            },
            {
              "tagName": "A",
              "text": "TOOL DETAILS"
            },
            {
              "tagName": "A",
              "text": "GET STARTED"
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility Audits",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Compliance Roadmap",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Services & Tools",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Industries",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "WCAG 2.1 A/AA AUDITS Complete audits using both human and artificial intelligence to give you an acc",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "TRAINING Self-paced and live training for your entire team or a single individual",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "SUPPORT & REMEDIATION We support your team at every step throughout the audit process and then for t",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "WEB, MOBILE, PDF, APPLICATION & KIOSK TESTING Testing expertise for everything digital from webpages",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "AUTOMATED TESTING PLATFORM Scan a page, section or your complete site on-demand and see real-time is",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "LEGAL AND COMPLIANCE ASSISTANCE We provide you with proof of compliance to prevent lawsuits.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Education BoIA helps school districts, public and private K-12, college, university and other educat",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Finance & Insurance Consumers expect that online banking, interactive stock trading and processing o",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Healthcare Navigating the complexities of Section 1557 and WCAG 2.0 A/AA to ensure all patients and",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Retail Online shopping is more than just a convenience. For many, it may be one of the only fully in",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Hospitality & Travel Convenience your business and pleasure travelers with an experience that is ful",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Software & SaaS Application testing requires a unique process with security protocols and custom use",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Federal Government Federal agencies are required to provide websites, mobile applications and kiosks",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "State & Local Government All citizens have the right to interact with their state and local governme",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Bureau of Internet Accessibility5600 Post Road #114-274East Greenwich, RI 02818",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "401-830-0075",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "contact@boia.org",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "TEXTAREA",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility Statement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Terms of Services",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.boia.org/",
      "what": "URL",
      "result": "https://www.boia.org/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.boia.org/",
      "result": {
        "totals": {
          "total": 126,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 4,
              "tagNames": {
                "A": 1,
                "DIV": 3
              }
            },
            "focusableAndOperable": {
              "total": 122,
              "tagNames": {
                "A": 96,
                "INPUT": 19,
                "BUTTON": 1,
                "IFRAME": 5,
                "TEXTAREA": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "main-content",
              "text": "<a name=\"main-content\" id=\"main-content\" tabindex=\"-1\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Read More",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Read More",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Read More",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to content",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" title=\"Homepage for Bureau of Internet Accessibility\" style=\"cursor:",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"#\" class=\"mobile-trigger-new cta_border_button\" aria-label=\"Main Naviga",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Audits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"#\" class=\"child-trigger-new\" aria-label=\"Toggle sub menu\" style=\"cursor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Website Accessibility Audits (WCAG 2.1 AA)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AODA Accessibility Audits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mobile Accessibility Audits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Application & Kiosk Audits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PDF Accessibility Testing & Remediation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Free Website Analysis",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Compliance Roadmap",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"#\" class=\"child-trigger-new\" aria-label=\"Toggle sub menu\" style=\"cursor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Free Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG 2.1 Principles & Checkpoints",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mobile Accessibility Checklist",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Website Accessibility Checklist",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Ultimate Guide to Web Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Essential Guide to ADA Compliance for Websites",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG 2.2 A/AA Checklist",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services & Tools",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"#\" class=\"child-trigger-new\" aria-label=\"Toggle sub menu\" style=\"cursor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG 2.1 A/AA Audits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ErrorCastâ„¢ Automated Accessibility Audits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "On-Site Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Self-Paced Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "a11y Digital Accessibility Scanning Platform",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ongoing Customer Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Live 24/7 Accessibility Support for Your Website Visitors",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Remediation Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Letter of Reasonable Accessibilityâ„¢",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Color Contrast Validator",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Industries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"#\" class=\"child-trigger-new\" aria-label=\"Toggle sub menu\" style=\"cursor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Financial & Insurance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Healthcare",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Retail",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hospitality & Travel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Software & SaaS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Federal Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State & Local Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"#\" class=\"child-trigger-new\" aria-label=\"Toggle sub menu\" style=\"cursor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog - Digital Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Webinars",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Monthly Newsletters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"#\" class=\"child-trigger-new\" aria-label=\"Toggle sub menu\" style=\"cursor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Why BOIA?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Compatibility Testing Team",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What We Test",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Testing Methodology",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Testimonials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "website",
              "text": "<input type=\"text\" name=\"website\" required=\"\" id=\"website\" class=\"form-control\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "SUBMIT",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG 2.1 A/AA AUDITS Complete audits using both human and artificial intelligenc",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "TRAINING Self-paced and live training for your entire team or a single individua",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SUPPORT & REMEDIATION We support your team at every step throughout the audit pr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WEB, MOBILE, PDF, APPLICATION & KIOSK TESTING Testing expertise for everything d",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AUTOMATED TESTING PLATFORM Scan a page, section or your complete site on-demand ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LEGAL AND COMPLIANCE ASSISTANCE We provide you with proof of compliance to preve",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VIEW ALL SERVICES",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LEARN MORE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.w3.org/Consortium/Member/List#xB\" aria-label=\"Open new wind",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.bbb.org/us/ri/e-greenwich/profile/information-bureaus/burea",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/about\" aria-label=\"Open new window to IAAP: International Association ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.boia.org/federal-government-accessibility-audits?frmhp3\" ar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "TOOL DETAILS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education BoIA helps school districts, public and private K-12, college, univers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Finance & Insurance Consumers expect that online banking, interactive stock trad",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Healthcare Navigating the complexities of Section 1557 and WCAG 2.0 A/AA to ensu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Retail Online shopping is more than just a convenience. For many, it may be one ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hospitality & Travel Convenience your business and pleasure travelers with an ex",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Software & SaaS Application testing requires a unique process with security prot",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Federal Government Federal agencies are required to provide websites, mobile app",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State & Local Government All citizens have the right to interact with their stat",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "website-50276fce-09eb-4794-9b3a-b7f25daa4879_5545",
              "text": "<input id=\"website-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\" class=\"hs-input\" t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "firstname-50276fce-09eb-4794-9b3a-b7f25daa4879_5545",
              "text": "<input id=\"firstname-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\" class=\"hs-input\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "lastname-50276fce-09eb-4794-9b3a-b7f25daa4879_5545",
              "text": "<input id=\"lastname-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\" class=\"hs-input\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "email-50276fce-09eb-4794-9b3a-b7f25daa4879_5545",
              "text": "<input id=\"email-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\" class=\"hs-input\" typ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "phone-50276fce-09eb-4794-9b3a-b7f25daa4879_5545",
              "text": "<input id=\"phone-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\" class=\"hs-input\" typ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"submit\" value=\"Submit\" class=\"hs-button primary large\" data-reactid",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"hs_context\" type=\"hidden\" value=\"{&quot;rumScriptExecuteTime&quot;:",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe name=\"target_iframe_50276fce-09eb-4794-9b3a-b7f25daa4879_5545\" style=\"di",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "email-1ea7c918-dabe-4a65-88d5-42706b82d783_1139",
              "text": "<input id=\"email-1ea7c918-dabe-4a65-88d5-42706b82d783_1139\" class=\"hs-input\" typ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"blog_default_hubspot_blog_subscription\" class=\"hs-input\" type=\"hidd",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"lifecyclestage\" class=\"hs-input\" type=\"hidden\" value=\"subscriber\" d",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"submit\" value=\"Subscribe\" class=\"hs-button primary large\" data-reac",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"hs_context\" type=\"hidden\" value=\"{&quot;rumScriptExecuteTime&quot;:",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe name=\"target_iframe_1ea7c918-dabe-4a65-88d5-42706b82d783_1139\" style=\"di",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "GET STARTED",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bureau of Internet Accessibility5600 Post Road #114-274East Greenwich, RI 02818",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "401-830-0075",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "contact@boia.org",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "firstname-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585",
              "text": "<input id=\"firstname-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\" class=\"hs-input\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "lastname-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585",
              "text": "<input id=\"lastname-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\" class=\"hs-input\" t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "email-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585",
              "text": "<input id=\"email-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\" class=\"hs-input\" type",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "phone-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585",
              "text": "<input id=\"phone-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\" class=\"hs-input\" type",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "TEXTAREA",
              "id": "message-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585",
              "text": "<textarea id=\"message-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\" class=\"hs-input\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"submit\" value=\"Submit Now\" class=\"hs-button primary large\" data-rea",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"hs_context\" type=\"hidden\" value=\"{&quot;rumScriptExecuteTime&quot;:",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe name=\"target_iframe_b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\" style=\"dis",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.facebook.com/BoIA.org\" target=\"_blank\" aria-label=\"BoIA Fac",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/BoIAorg\" target=\"_blank\" aria-label=\"BoIA Twitter -",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.linkedin.com/company/bureau-of-internet-accessibility/\" tar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.youtube.com/channel/UCZoFg4cR6FTs_fjhQ1yIZEg/\" target=\"_bla",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms of Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe owner=\"archetype\" title=\"archetype\" data-lf-yt-playback-inspected-p1e024",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe src=\"https://bid.g.doubleclick.net/xbbe/pixel?d=KAE\" data-lf-yt-playback",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.boia.org/",
      "what": "URL",
      "result": "https://www.boia.org/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.boia.org/",
      "result": {
        "totals": {
          "triggers": 59,
          "headTriggers": 20,
          "tailTriggers": 39,
          "impactTriggers": 13,
          "additions": 199,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 0
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "AccessibilityAuditsOverviewWebsiteAccessibilityAud",
                "additions": 15,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "AccessibilityAudits",
                "additions": 15,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "ComplianceRoadmapOverviewFreeResourcesWCAG2.1Princ",
                "additions": 17,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "ComplianceRoadmap",
                "additions": 17,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "Services&ToolsOverviewWCAG2.1A/AAAuditsErrorCastâ„¢A",
                "additions": 23,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Services&Tools",
                "additions": 23,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "IndustriesOverviewEducationFinancial&InsuranceHeal",
                "additions": 19,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Industries",
                "additions": 19,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "BlogBlog-DigitalAccessibilityWebinarsMonthlyNewsle",
                "additions": 7,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Blog",
                "additions": 7,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "AboutOverviewWhyBOIA?CompatibilityTestingTeamWhatW",
                "additions": 17,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "About",
                "additions": 17,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "WCAG2.1A/AAAUDITSCompleteauditsusingbothhumanandar",
                "additions": 3,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.boia.org/",
      "what": "URL",
      "result": "https://www.boia.org/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.boia.org/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 16
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Enter your website*"
                ]
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "SUBMIT"
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Website URL*"
                ]
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "First Name*"
                ]
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Last Name*"
                ]
              }
            },
            {
              "index": 5,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "Email*"
                ]
              }
            },
            {
              "index": 6,
              "tagName": "INPUT",
              "type": "tel",
              "labelType": "label",
              "texts": {
                "label": [
                  "Phone Number*"
                ]
              }
            },
            {
              "index": 7,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Submit"
              }
            },
            {
              "index": 8,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "Email*"
                ]
              }
            },
            {
              "index": 9,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Subscribe"
              }
            },
            {
              "index": 10,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "First Name*"
                ]
              }
            },
            {
              "index": 11,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Last Name*"
                ]
              }
            },
            {
              "index": 12,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "Email*"
                ]
              }
            },
            {
              "index": 13,
              "tagName": "INPUT",
              "type": "tel",
              "labelType": "label",
              "texts": {
                "label": [
                  "Phone*"
                ]
              }
            },
            {
              "index": 14,
              "tagName": "TEXTAREA",
              "type": "textarea",
              "labelType": "label",
              "texts": {
                "label": [
                  "Your Message*"
                ]
              }
            },
            {
              "index": 15,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Submit Now"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.boia.org/",
      "result": {
        "totals": {
          "links": 97,
          "adjacent": {
            "total": 41,
            "underlined": 6,
            "underlinedPercent": 14
          }
        },
        "items": {
          "underlined": [
            "",
            "",
            "",
            "",
            "",
            ""
          ],
          "notUnderlined": [
            "Skip to content",
            "Accessibility Audits",
            "",
            "Compliance Roadmap",
            "",
            "Services & Tools",
            "",
            "Industries",
            "",
            "Blog",
            "",
            "About",
            "",
            "",
            "WCAG 2.1 A/AA AUDITS Complete audits using both human and artificial intelligence to give you an accurate picture of your level of accessibility",
            "TRAINING Self-paced and live training for your entire team or a single individual",
            "SUPPORT & REMEDIATION We support your team at every step throughout the audit process and then for the duration of the maintenance period",
            "WEB, MOBILE, PDF, APPLICATION & KIOSK TESTING Testing expertise for everything digital from webpages, PDFs, Kiosks and applications",
            "AUTOMATED TESTING PLATFORM Scan a page, section or your complete site on-demand and see real-time issues",
            "LEGAL AND COMPLIANCE ASSISTANCE We provide you with proof of compliance to prevent lawsuits.",
            "VIEW ALL SERVICES",
            "LEARN MORE",
            "TOOL DETAILS",
            "Education BoIA helps school districts, public and private K-12, college, university and other education",
            "Finance & Insurance Consumers expect that online banking, interactive stock trading and processing of insurance",
            "Healthcare Navigating the complexities of Section 1557 and WCAG 2.0 A/AA to ensure all patients and",
            "Retail Online shopping is more than just a convenience. For many, it may be one of the only fully in",
            "Hospitality & Travel Convenience your business and pleasure travelers with an experience that is fully accessible",
            "Software & SaaS Application testing requires a unique process with security protocols and custom use case",
            "Federal Government Federal agencies are required to provide websites, mobile applications and kiosks that",
            "State & Local Government All citizens have the right to interact with their state and local government equally",
            "Read More",
            "Read More",
            "Read More",
            "GET STARTED"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.boia.org/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.boia.org/",
      "what": "URL",
      "result": "https://www.boia.org/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.boia.org/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.boia.org/",
      "result": {
        "roleElements": 138,
        "badRoleElements": 2,
        "redundantRoleElements": 0,
        "tagNames": {
          "DIV": {
            "navigation": {
              "bad": 2,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.boia.org/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 1
          },
          "adjacentLink": {
            "total": 41,
            "subtotals": [
              16,
              15,
              6,
              4
            ]
          },
          "listLink": {
            "total": 56,
            "subtotals": [
              46,
              4,
              3,
              3
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 4,
            "subtotals": [
              2,
              1,
              1
            ]
          },
          "h3": {
            "total": 10,
            "subtotals": [
              2,
              2,
              1,
              1,
              1,
              1,
              1,
              1
            ]
          },
          "h4": {
            "total": 21,
            "subtotals": [
              8,
              6,
              4,
              3
            ]
          }
        },
        "items": {
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to content",
                "",
                "",
                "",
                "WCAG 2.1 A/AA AUDITS                     Complete audits using both human and artificial intelligence to give you an accurate picture of your level of accessibility",
                "TRAINING                     Self-paced and live training for your entire team or a single individual",
                "SUPPORT & REMEDIATION                     We support your team at every step throughout the audit process and then for the duration of the maintenance period",
                "WEB, MOBILE, PDF, APPLICATION & KIOSK TESTING                     Testing expertise for everything digital from webpages, PDFs, Kiosks and applications",
                "AUTOMATED TESTING PLATFORM                     Scan a page, section or your complete site on-demand and see real-time issues",
                "LEGAL AND COMPLIANCE ASSISTANCE                     We provide you with proof of compliance to prevent lawsuits.",
                "",
                "",
                "",
                "",
                "Education                   BoIA helps school districts, public and private K-12, college, university and other education",
                "Finance & Insurance                   Consumers expect that online banking, interactive stock trading and processing of insurance",
                "Healthcare                   Navigating the complexities of Section 1557 and WCAG 2.0 A/AA to ensure all patients and",
                "Retail                   Online shopping is more than just a convenience. For many, it may be one of the only fully in",
                "Hospitality & Travel                   Convenience your business and pleasure travelers with an experience that is fully accessible",
                "Software & SaaS                   Application testing requires a unique process with security protocols and custom use case",
                "Federal Government                   Federal agencies are required to provide websites, mobile applications and kiosks that",
                "State & Local Government                   All citizens have the right to interact with their state and local government equally"
              ],
              "500": [
                "VIEW ALL SERVICES",
                "Read More",
                "Read More",
                "Read More"
              ],
              "700": [
                "Accessibility Audits",
                "",
                "Compliance Roadmap",
                "",
                "Services & Tools",
                "",
                "Industries",
                "",
                "Blog",
                "",
                "About",
                "",
                "LEARN MORE",
                "TOOL DETAILS",
                "GET STARTED"
              ]
            },
            "textDecorationLine": {
              "none": [
                "Skip to content",
                "Accessibility Audits",
                "",
                "Compliance Roadmap",
                "",
                "Services & Tools",
                "",
                "Industries",
                "",
                "Blog",
                "",
                "About",
                "",
                "",
                "WCAG 2.1 A/AA AUDITS                     Complete audits using both human and artificial intelligence to give you an accurate picture of your level of accessibility",
                "TRAINING                     Self-paced and live training for your entire team or a single individual",
                "SUPPORT & REMEDIATION                     We support your team at every step throughout the audit process and then for the duration of the maintenance period",
                "WEB, MOBILE, PDF, APPLICATION & KIOSK TESTING                     Testing expertise for everything digital from webpages, PDFs, Kiosks and applications",
                "AUTOMATED TESTING PLATFORM                     Scan a page, section or your complete site on-demand and see real-time issues",
                "LEGAL AND COMPLIANCE ASSISTANCE                     We provide you with proof of compliance to prevent lawsuits.",
                "VIEW ALL SERVICES",
                "LEARN MORE",
                "TOOL DETAILS",
                "Education                   BoIA helps school districts, public and private K-12, college, university and other education",
                "Finance & Insurance                   Consumers expect that online banking, interactive stock trading and processing of insurance",
                "Healthcare                   Navigating the complexities of Section 1557 and WCAG 2.0 A/AA to ensure all patients and",
                "Retail                   Online shopping is more than just a convenience. For many, it may be one of the only fully in",
                "Hospitality & Travel                   Convenience your business and pleasure travelers with an experience that is fully accessible",
                "Software & SaaS                   Application testing requires a unique process with security protocols and custom use case",
                "Federal Government                   Federal agencies are required to provide websites, mobile applications and kiosks that",
                "State & Local Government                   All citizens have the right to interact with their state and local government equally",
                "Read More",
                "Read More",
                "Read More",
                "GET STARTED"
              ],
              "underline": [
                "",
                "",
                "",
                "",
                "",
                ""
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Bureau of Internet Accessibility5600 Post Road #114-274East Greenwich, RI 02818",
                "401-830-0075",
                "contact@boia.org",
                "",
                "",
                "",
                "",
                "Accessibility Statement",
                "Privacy Policy",
                "Terms of Services"
              ],
              "700": [
                "Overview",
                "Website Accessibility Audits (WCAG 2.1 AA)",
                "AODA Accessibility Audits",
                "Mobile Accessibility Audits",
                "Application & Kiosk Audits",
                "PDF Accessibility Testing & Remediation",
                "Free Website Analysis",
                "Overview",
                "Free Resources",
                "WCAG 2.1 Principles & Checkpoints",
                "Mobile Accessibility Checklist",
                "Website Accessibility Checklist",
                "The Ultimate Guide to Web Accessibility",
                "Essential Guide to ADA Compliance for Websites",
                "WCAG 2.2 A/AA Checklist",
                "Overview",
                "WCAG 2.1 A/AA Audits",
                "ErrorCastâ„¢ Automated Accessibility Audits",
                "On-Site Training",
                "Self-Paced Training",
                "a11y Digital Accessibility Scanning Platform",
                "Ongoing Customer Support",
                "Live 24/7 Accessibility Support for Your Website Visitors",
                "Remediation Services",
                "Letter of Reasonable Accessibilityâ„¢",
                "Color Contrast Validator",
                "Overview",
                "Education",
                "Financial & Insurance",
                "Healthcare",
                "Retail",
                "Hospitality & Travel",
                "Software & SaaS",
                "Federal Government",
                "State & Local Government",
                "Blog - Digital Accessibility",
                "Webinars",
                "Monthly Newsletters",
                "Overview",
                "Why BOIA?",
                "Compatibility Testing Team",
                "What We Test",
                "Testing Methodology",
                "Testimonials",
                "Careers",
                "Contact us"
              ]
            },
            "textDecorationLine": {
              "none": [
                "Overview",
                "Website Accessibility Audits (WCAG 2.1 AA)",
                "AODA Accessibility Audits",
                "Mobile Accessibility Audits",
                "Application & Kiosk Audits",
                "PDF Accessibility Testing & Remediation",
                "Free Website Analysis",
                "Overview",
                "Free Resources",
                "WCAG 2.1 Principles & Checkpoints",
                "Mobile Accessibility Checklist",
                "Website Accessibility Checklist",
                "The Ultimate Guide to Web Accessibility",
                "Essential Guide to ADA Compliance for Websites",
                "WCAG 2.2 A/AA Checklist",
                "Overview",
                "WCAG 2.1 A/AA Audits",
                "ErrorCastâ„¢ Automated Accessibility Audits",
                "On-Site Training",
                "Self-Paced Training",
                "a11y Digital Accessibility Scanning Platform",
                "Ongoing Customer Support",
                "Live 24/7 Accessibility Support for Your Website Visitors",
                "Remediation Services",
                "Letter of Reasonable Accessibilityâ„¢",
                "Color Contrast Validator",
                "Overview",
                "Education",
                "Financial & Insurance",
                "Healthcare",
                "Retail",
                "Hospitality & Travel",
                "Software & SaaS",
                "Federal Government",
                "State & Local Government",
                "Blog - Digital Accessibility",
                "Webinars",
                "Monthly Newsletters",
                "Overview",
                "Why BOIA?",
                "Compatibility Testing Team",
                "What We Test",
                "Testing Methodology",
                "Testimonials",
                "Careers",
                "Contact us",
                "Bureau of Internet Accessibility5600 Post Road #114-274East Greenwich, RI 02818",
                "401-830-0075",
                "contact@boia.org",
                "Accessibility Statement",
                "Privacy Policy",
                "Terms of Services"
              ],
              "underline": [
                "",
                "",
                "",
                ""
              ]
            },
            "color": {
              "rgb(0, 0, 0)": [
                "Overview",
                "Website Accessibility Audits (WCAG 2.1 AA)",
                "AODA Accessibility Audits",
                "Mobile Accessibility Audits",
                "Application & Kiosk Audits",
                "PDF Accessibility Testing & Remediation",
                "Free Website Analysis",
                "Overview",
                "Free Resources",
                "WCAG 2.1 Principles & Checkpoints",
                "Mobile Accessibility Checklist",
                "Website Accessibility Checklist",
                "The Ultimate Guide to Web Accessibility",
                "Essential Guide to ADA Compliance for Websites",
                "WCAG 2.2 A/AA Checklist",
                "Overview",
                "WCAG 2.1 A/AA Audits",
                "ErrorCastâ„¢ Automated Accessibility Audits",
                "On-Site Training",
                "Self-Paced Training",
                "a11y Digital Accessibility Scanning Platform",
                "Ongoing Customer Support",
                "Live 24/7 Accessibility Support for Your Website Visitors",
                "Remediation Services",
                "Letter of Reasonable Accessibilityâ„¢",
                "Color Contrast Validator",
                "Overview",
                "Education",
                "Financial & Insurance",
                "Healthcare",
                "Retail",
                "Hospitality & Travel",
                "Software & SaaS",
                "Federal Government",
                "State & Local Government",
                "Blog - Digital Accessibility",
                "Webinars",
                "Monthly Newsletters",
                "Overview",
                "Why BOIA?",
                "Compatibility Testing Team",
                "What We Test",
                "Testing Methodology",
                "Testimonials",
                "Careers",
                "Contact us"
              ],
              "rgb(72, 72, 72)": [
                "Bureau of Internet Accessibility5600 Post Road #114-274East Greenwich, RI 02818",
                "401-830-0075",
                "contact@boia.org"
              ],
              "rgb(0, 0, 238)": [
                "",
                "",
                "",
                ""
              ],
              "rgb(0, 0, 255)": [
                "Accessibility Statement",
                "Privacy Policy",
                "Terms of Services"
              ]
            },
            "fontSize": {
              "16px": [
                "Overview",
                "Website Accessibility Audits (WCAG 2.1 AA)",
                "AODA Accessibility Audits",
                "Mobile Accessibility Audits",
                "Application & Kiosk Audits",
                "PDF Accessibility Testing & Remediation",
                "Free Website Analysis",
                "Overview",
                "Free Resources",
                "WCAG 2.1 Principles & Checkpoints",
                "Mobile Accessibility Checklist",
                "Website Accessibility Checklist",
                "The Ultimate Guide to Web Accessibility",
                "Essential Guide to ADA Compliance for Websites",
                "WCAG 2.2 A/AA Checklist",
                "Overview",
                "WCAG 2.1 A/AA Audits",
                "ErrorCastâ„¢ Automated Accessibility Audits",
                "On-Site Training",
                "Self-Paced Training",
                "a11y Digital Accessibility Scanning Platform",
                "Ongoing Customer Support",
                "Live 24/7 Accessibility Support for Your Website Visitors",
                "Remediation Services",
                "Letter of Reasonable Accessibilityâ„¢",
                "Color Contrast Validator",
                "Overview",
                "Education",
                "Financial & Insurance",
                "Healthcare",
                "Retail",
                "Hospitality & Travel",
                "Software & SaaS",
                "Federal Government",
                "State & Local Government",
                "Blog - Digital Accessibility",
                "Webinars",
                "Monthly Newsletters",
                "Overview",
                "Why BOIA?",
                "Compatibility Testing Team",
                "What We Test",
                "Testing Methodology",
                "Testimonials",
                "Careers",
                "Contact us",
                "",
                "",
                "",
                "",
                "Accessibility Statement",
                "Privacy Policy",
                "Terms of Services"
              ],
              "20px": [
                "Bureau of Internet Accessibility5600 Post Road #114-274East Greenwich, RI 02818",
                "401-830-0075",
                "contact@boia.org"
              ]
            },
            "lineHeight": {
              "19.2px": [
                "Overview",
                "Website Accessibility Audits (WCAG 2.1 AA)",
                "AODA Accessibility Audits",
                "Mobile Accessibility Audits",
                "Application & Kiosk Audits",
                "PDF Accessibility Testing & Remediation",
                "Free Website Analysis",
                "Overview",
                "Free Resources",
                "WCAG 2.1 Principles & Checkpoints",
                "Mobile Accessibility Checklist",
                "Website Accessibility Checklist",
                "The Ultimate Guide to Web Accessibility",
                "Essential Guide to ADA Compliance for Websites",
                "WCAG 2.2 A/AA Checklist",
                "Overview",
                "WCAG 2.1 A/AA Audits",
                "ErrorCastâ„¢ Automated Accessibility Audits",
                "On-Site Training",
                "Self-Paced Training",
                "a11y Digital Accessibility Scanning Platform",
                "Ongoing Customer Support",
                "Live 24/7 Accessibility Support for Your Website Visitors",
                "Remediation Services",
                "Letter of Reasonable Accessibilityâ„¢",
                "Color Contrast Validator",
                "Overview",
                "Education",
                "Financial & Insurance",
                "Healthcare",
                "Retail",
                "Hospitality & Travel",
                "Software & SaaS",
                "Federal Government",
                "State & Local Government",
                "Blog - Digital Accessibility",
                "Webinars",
                "Monthly Newsletters",
                "Overview",
                "Why BOIA?",
                "Compatibility Testing Team",
                "What We Test",
                "Testing Methodology",
                "Testimonials",
                "Careers",
                "Contact us"
              ],
              "30px": [
                "Bureau of Internet Accessibility5600 Post Road #114-274East Greenwich, RI 02818",
                "401-830-0075",
                "contact@boia.org"
              ],
              "24px": [
                "",
                "",
                "",
                "",
                "Accessibility Statement",
                "Privacy Policy",
                "Terms of Services"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "500": [
                "Stay current on digital accessibility news weekly by subscribing to our blog.",
                "Not sure where to start?"
              ],
              "700": [
                "Helping You Achieve, Maintain & Prove Digital Compliance®"
              ],
              "900": [
                "Contact Us"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "Helping You Achieve, Maintain & Prove Digital Compliance®"
              ],
              "rgb(0, 0, 0)": [
                "Stay current on digital accessibility news weekly by subscribing to our blog.",
                "Not sure where to start?"
              ],
              "rgb(65, 65, 65)": [
                "Contact Us"
              ]
            },
            "fontSize": {
              "36px": [
                "Helping You Achieve, Maintain & Prove Digital Compliance®"
              ],
              "32px": [
                "Stay current on digital accessibility news weekly by subscribing to our blog.",
                "Not sure where to start?"
              ],
              "40px": [
                "Contact Us"
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "400": [
                "Here are some all-stars we've worked with over the years:"
              ],
              "500": [
                "Approximate Statistics"
              ],
              "700": [
                "TRUSTED MEMBER OF INDUSTRY GROUPS"
              ],
              "900": [
                "PRODUCTS & SERVICES",
                "About BoIA",
                "A11Y® Testing Platform",
                "INDUSTRY SPECIFIC EXPERIENCE",
                "Request a quote - it's totally free",
                "Recent Blogs",
                "Get In Touch"
              ]
            },
            "color": {
              "rgb(21, 23, 22)": [
                "Here are some all-stars we've worked with over the years:"
              ],
              "rgb(68, 68, 68)": [
                "Approximate Statistics"
              ],
              "rgb(0, 3, 2)": [
                "PRODUCTS & SERVICES",
                "About BoIA"
              ],
              "rgb(35, 35, 35)": [
                "TRUSTED MEMBER OF INDUSTRY GROUPS"
              ],
              "rgb(37, 37, 37)": [
                "A11Y® Testing Platform",
                "Recent Blogs"
              ],
              "rgb(44, 44, 44)": [
                "INDUSTRY SPECIFIC EXPERIENCE"
              ],
              "rgb(255, 255, 255)": [
                "Request a quote - it's totally free"
              ],
              "rgb(65, 65, 65)": [
                "Get In Touch"
              ]
            },
            "fontSize": {
              "36px": [
                "Here are some all-stars we've worked with over the years:",
                "TRUSTED MEMBER OF INDUSTRY GROUPS"
              ],
              "28px": [
                "Approximate Statistics"
              ],
              "48px": [
                "PRODUCTS & SERVICES",
                "About BoIA",
                "A11Y® Testing Platform",
                "INDUSTRY SPECIFIC EXPERIENCE",
                "Recent Blogs"
              ],
              "40px": [
                "Request a quote - it's totally free",
                "Get In Touch"
              ]
            }
          },
          "h4": {
            "fontWeight": {
              "500": [
                "WCAG 2.1 A/AA AUDITS",
                "TRAINING",
                "SUPPORT & REMEDIATION",
                "WEB, MOBILE, PDF, APPLICATION & KIOSK TESTING",
                "AUTOMATED TESTING PLATFORM",
                "LEGAL AND COMPLIANCE ASSISTANCE",
                "Education",
                "Finance & Insurance",
                "Healthcare",
                "Retail",
                "Hospitality & Travel",
                "Software & SaaS",
                "Federal Government",
                "State & Local Government",
                "Why Web Accessibility Is The Future of SEO and the Future is Now!",
                "Despite New DOJ Guidance, Many Organizations Haven't Adopted Accessible Web Design",
                "How Important is Supporting Landscape Mode for Accessibility?"
              ],
              "700": [
                "65,013                Websites Analyzed",
                "72                Countries Served",
                "157                Accessibility Professionals",
                "21                Years in Business"
              ]
            },
            "color": {
              "rgb(52, 52, 52)": [
                "65,013                Websites Analyzed",
                "72                Countries Served",
                "157                Accessibility Professionals",
                "21                Years in Business"
              ],
              "rgb(0, 0, 0)": [
                "WCAG 2.1 A/AA AUDITS",
                "TRAINING",
                "SUPPORT & REMEDIATION",
                "WEB, MOBILE, PDF, APPLICATION & KIOSK TESTING",
                "AUTOMATED TESTING PLATFORM",
                "LEGAL AND COMPLIANCE ASSISTANCE",
                "Why Web Accessibility Is The Future of SEO and the Future is Now!",
                "Despite New DOJ Guidance, Many Organizations Haven't Adopted Accessible Web Design",
                "How Important is Supporting Landscape Mode for Accessibility?"
              ],
              "rgb(51, 51, 51)": [
                "Education",
                "Finance & Insurance",
                "Healthcare",
                "Retail",
                "Hospitality & Travel",
                "Software & SaaS",
                "Federal Government",
                "State & Local Government"
              ]
            },
            "fontSize": {
              "35px": [
                "65,013                Websites Analyzed",
                "72                Countries Served",
                "157                Accessibility Professionals",
                "21                Years in Business"
              ],
              "18px": [
                "WCAG 2.1 A/AA AUDITS",
                "TRAINING",
                "SUPPORT & REMEDIATION",
                "WEB, MOBILE, PDF, APPLICATION & KIOSK TESTING",
                "AUTOMATED TESTING PLATFORM",
                "LEGAL AND COMPLIANCE ASSISTANCE"
              ],
              "20px": [
                "Education",
                "Finance & Insurance",
                "Healthcare",
                "Retail",
                "Hospitality & Travel",
                "Software & SaaS",
                "Federal Government",
                "State & Local Government"
              ],
              "24px": [
                "Why Web Accessibility Is The Future of SEO and the Future is Now!",
                "Despite New DOJ Guidance, Many Organizations Haven't Adopted Accessible Web Design",
                "How Important is Supporting Landscape Mode for Accessibility?"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.boia.org/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.boia.org/",
      "result": {
        "totals": {
          "total": 13,
          "tagNames": {
            "DIV": 7,
            "UL": 6
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "",
            "text": "Skip to content Accessibility Audits Overview Website Accessibility Audits (WCAG 2.1 AA) AODA Access"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Overview Website Accessibility Audits (WCAG 2.1 AA) AODA Accessibility Audits Mobile Accessibility A"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Overview Free Resources WCAG 2.1 Principles & Checkpoints Mobile Accessibility Checklist Website Acc"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Overview WCAG 2.1 A/AA Audits ErrorCastâ„¢ Automated Accessibility Audits On-Site Training Self-Paced "
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Overview Education Financial & Insurance Healthcare Retail Hospitality & Travel Software & SaaS Fede"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Blog - Digital Accessibility Webinars Monthly Newsletters"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Overview Why BOIA? Compatibility Testing Team What We Test Testing Methodology Testimonials Careers "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.boia.org/",
      "result": {
        "totals": {
          "failures": 137,
          "warnings": 5
        },
        "items": [
          {
            "index": 52,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.boia.org/blog/why-web-accessibility-is-the-future-of-seo-and-the-future-is-now...",
                "  Read More",
                "  <i class=\"fa fa-chevron-circle-right\"></i>",
                "</a>"
              ]
            }
          },
          {
            "index": 53,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.boia.org/blog/despite-new-doj-guidance-many-organizations-havent-adopted-acces...",
                "  Read More",
                "  <i class=\"fa fa-chevron-circle-right\"></i>",
                "</a>"
              ]
            }
          },
          {
            "index": 54,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.boia.org/blog/how-important-is-supporting-landscape-mode-for-accessibility\" ar...",
                "  Read More",
                "  <i class=\"fa fa-chevron-circle-right\"></i>",
                "</a>"
              ]
            }
          },
          {
            "index": 262,
            "verdict": "failed",
            "rule": {
              "ruleID": "r19",
              "ruleSummary": "aria-* states and properties have a valid value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r19",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-expanded",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/a[1]/@aria-expanded",
              "codeLines": [
                "aria-expanded=\"False\""
              ]
            }
          },
          {
            "index": 571,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Here are some all-stars we've worked with over the years:"
              ]
            }
          },
          {
            "index": 572,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Approximate Statistics"
              ]
            }
          },
          {
            "index": 573,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]/span[1]/text()[1]",
              "codeLines": [
                "5,851"
              ]
            }
          },
          {
            "index": 574,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]/p[1]/text()[1]",
              "codeLines": [
                "Websites Analyzed"
              ]
            }
          },
          {
            "index": 575,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h4[1]/span[1]/text()[1]",
              "codeLines": [
                "6"
              ]
            }
          },
          {
            "index": 576,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h4[1]/p[1]/text()[1]",
              "codeLines": [
                "Countries Served"
              ]
            }
          },
          {
            "index": 577,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h4[1]/span[1]/text()[1]",
              "codeLines": [
                "14"
              ]
            }
          },
          {
            "index": 578,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h4[1]/p[1]/text()[1]",
              "codeLines": [
                "Accessibility Professionals"
              ]
            }
          },
          {
            "index": 579,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h4[1]/span[1]/text()[1]",
              "codeLines": [
                "1"
              ]
            }
          },
          {
            "index": 580,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h4[1]/p[1]/text()[1]",
              "codeLines": [
                "Years in Business"
              ]
            }
          },
          {
            "index": 581,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "PRODUCTS & SERVICES"
              ]
            }
          },
          {
            "index": 582,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]/div[1]/div[2]/h4[1]/text()[1]",
              "codeLines": [
                "WCAG 2.1 A/AA AUDITS"
              ]
            }
          },
          {
            "index": 583,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Complete audits using both human and artificial intelligence to give you an accurate picture of you..."
              ]
            }
          },
          {
            "index": 584,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]/div[1]/div[2]/h4[1]/text()[1]",
              "codeLines": [
                "TRAINING"
              ]
            }
          },
          {
            "index": 585,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Self-paced and live training for your entire team or a single individual"
              ]
            }
          },
          {
            "index": 586,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]/div[1]/div[2]/h4[1]/text()[1]",
              "codeLines": [
                "SUPPORT & REMEDIATION"
              ]
            }
          },
          {
            "index": 587,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "We support your team at every step throughout the audit process and then for the duration of the ma..."
              ]
            }
          },
          {
            "index": 588,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]/div[1]/div[2]/h4[1]/text()[1]",
              "codeLines": [
                "WEB, MOBILE, PDF, APPLICATION & KIOSK TESTING"
              ]
            }
          },
          {
            "index": 589,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Testing expertise for everything digital from webpages, PDFs, Kiosks and applications"
              ]
            }
          },
          {
            "index": 590,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]/div[1]/div[2]/h4[1]/text()[1]",
              "codeLines": [
                "AUTOMATED TESTING PLATFORM"
              ]
            }
          },
          {
            "index": 591,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Scan a page, section or your complete site on-demand and see real-time issues"
              ]
            }
          },
          {
            "index": 592,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[3]/a[1]/div[1]/div[2]/h4[1]/text()[1]",
              "codeLines": [
                "LEGAL AND COMPLIANCE ASSISTANCE"
              ]
            }
          },
          {
            "index": 593,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[3]/a[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "We provide you with proof of compliance to prevent lawsuits."
              ]
            }
          },
          {
            "index": 594,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[3]/a[1]/text()[1]",
              "codeLines": [
                "VIEW ALL SERVICES"
              ]
            }
          },
          {
            "index": 595,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "About BoIA"
              ]
            }
          },
          {
            "index": 596,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "The mission of the BoIA team is to make the Internet accessible for everyone. Our 19 years of exper..."
              ]
            }
          },
          {
            "index": 597,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Mobile and web accessibility compliance is a requirement, but trying to understand the WCAG 2.1 Gui..."
              ]
            }
          },
          {
            "index": 598,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "LEARN MORE"
              ]
            }
          },
          {
            "index": 599,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "TRUSTED MEMBER OF INDUSTRY GROUPS"
              ]
            }
          },
          {
            "index": 600,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "A11Y® Testing Platform"
              ]
            }
          },
          {
            "index": 601,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "For clients who prefer a more self-service approach, BoIA offers administrative access to our A11Y®..."
              ]
            }
          },
          {
            "index": 602,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Save time and reduce your team's frustration with instant identification of your website accessibil..."
              ]
            }
          },
          {
            "index": 603,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "TOOL DETAILS"
              ]
            }
          },
          {
            "index": 604,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "INDUSTRY SPECIFIC EXPERIENCE"
              ]
            }
          },
          {
            "index": 605,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "With nearly two decades of experience across all industries"
              ]
            }
          },
          {
            "index": 606,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "Education"
              ]
            }
          },
          {
            "index": 607,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "BoIA helps school districts, public and private K-12, college, university and other education"
              ]
            }
          },
          {
            "index": 608,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "Finance & Insurance"
              ]
            }
          },
          {
            "index": 609,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Consumers expect that online banking, interactive stock trading and processing of insurance"
              ]
            }
          },
          {
            "index": 610,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "Healthcare"
              ]
            }
          },
          {
            "index": 611,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Navigating the complexities of Section 1557 and WCAG 2.0 A/AA to ensure all patients and"
              ]
            }
          },
          {
            "index": 612,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/a[1]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "Retail"
              ]
            }
          },
          {
            "index": 613,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/a[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Online shopping is more than just a convenience. For many, it may be one of the only fully in"
              ]
            }
          },
          {
            "index": 614,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "Hospitality & Travel"
              ]
            }
          },
          {
            "index": 615,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Convenience your business and pleasure travelers with an experience that is fully accessible"
              ]
            }
          },
          {
            "index": 616,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "Software & SaaS"
              ]
            }
          },
          {
            "index": 617,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Application testing requires a unique process with security protocols and custom use case"
              ]
            }
          },
          {
            "index": 618,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[3]/a[1]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "Federal Government"
              ]
            }
          },
          {
            "index": 619,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[3]/a[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Federal agencies are required to provide websites, mobile applications and kiosks that"
              ]
            }
          },
          {
            "index": 620,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[4]/a[1]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "State & Local Government"
              ]
            }
          },
          {
            "index": 621,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[4]/a[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "All citizens have the right to interact with their state and local government equally"
              ]
            }
          },
          {
            "index": 622,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Request a quote - it's totally free"
              ]
            }
          },
          {
            "index": 633,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Recent Blogs"
              ]
            }
          },
          {
            "index": 634,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/h4[1]/text()[1]",
              "codeLines": [
                "Why Web Accessibility Is The Future of SEO and the Future is Now!"
              ]
            }
          },
          {
            "index": 635,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "It’s no secret that the best practices of digital accessibility help with search engine optimizatio..."
              ]
            }
          },
          {
            "index": 636,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/a[1]/text()[1]",
              "codeLines": [
                "Read More"
              ]
            }
          },
          {
            "index": 637,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/h4[1]/text()[1]",
              "codeLines": [
                "Despite New DOJ Guidance, Many Organizations Haven't Adopted Accessible Web Design"
              ]
            }
          },
          {
            "index": 638,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "In March 2022, the Department of Justice (DOJ) issued a statement clarifying the technical requirem..."
              ]
            }
          },
          {
            "index": 639,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/a[1]/text()[1]",
              "codeLines": [
                "Read More"
              ]
            }
          },
          {
            "index": 640,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/h4[1]/text()[1]",
              "codeLines": [
                "How Important is Supporting Landscape Mode for Accessibility?"
              ]
            }
          },
          {
            "index": 641,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "You’ve designed your website or mobile app to work perfectly in portrait mode — but in landscape mo..."
              ]
            }
          },
          {
            "index": 642,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[3]/a[1]/text()[1]",
              "codeLines": [
                "Read More"
              ]
            }
          },
          {
            "index": 643,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[10]/div[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Stay current on digital accessibility news weekly by subscribing to our blog."
              ]
            }
          },
          {
            "index": 644,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[11]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Not sure where to start?"
              ]
            }
          },
          {
            "index": 645,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[11]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Start with a free analysis of your website's accessibility."
              ]
            }
          },
          {
            "index": 646,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[11]/div[1]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "GET STARTED"
              ]
            }
          },
          {
            "index": 647,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Contact Us"
              ]
            }
          },
          {
            "index": 648,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Bureau of Internet Accessibility"
              ]
            }
          },
          {
            "index": 649,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[2]",
              "codeLines": [
                "5600 Post Road #114-274"
              ]
            }
          },
          {
            "index": 650,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[3]",
              "codeLines": [
                "East Greenwich, RI 02818"
              ]
            }
          },
          {
            "index": 651,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "401-830-0075"
              ]
            }
          },
          {
            "index": 652,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "contact@boia.org"
              ]
            }
          },
          {
            "index": 653,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Get In Touch"
              ]
            }
          },
          {
            "index": 670,
            "verdict": "failed",
            "rule": {
              "ruleID": "r60",
              "ruleSummary": "Groups have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r60",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "fieldset",
              "path": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/form[1]/fieldset[1]",
              "codeLines": [
                "<fieldset class=\"form-columns-2\" data-reactid=\".hbspt-forms-2.1:$0\">",
                "  <div class=\"hs_firstname hs-firstname hs-fieldtype-text field hs-form-field\" data-reactid=\".hbspt...",
                "    <label id=\"label-firstname-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\" class=\"\" placeholder=\"Ente...",
                "      <span data-reactid=\".hbspt-forms-2.1:$0.1:$firstname.0.0\">",
                "        First Name",
                "      </span>",
                "      <span class=\"hs-form-required\" data-reactid=\".hbspt-forms-2.1:$0.1:$firstname.0.1\">",
                "        *",
                "      </span>",
                "    </label>",
                "    <legend class=\"hs-field-desc\" style=\"display:none;\" data-reactid=\".hbspt-forms-2.1:$0.1:$firstn...",
                "    <div class=\"input\" data-reactid=\".hbspt-forms-2.1:$0.1:$firstname.$firstname\">",
                "      <input id=\"firstname-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\" class=\"hs-input\" type=\"text\" n...",
                "    </div>",
                "  </div>",
                "  <div class=\"hs_lastname hs-lastname hs-fieldtype-text field hs-form-field\" data-reactid=\".hbspt-f...",
                "    <label id=\"label-lastname-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\" class=\"\" placeholder=\"Enter...",
                "      <span data-reactid=\".hbspt-forms-2.1:$0.1:$lastname.0.0\">",
                "        Last Name",
                "      </span>",
                "      <span class=\"hs-form-required\" data-reactid=\".hbspt-forms-2.1:$0.1:$lastname.0.1\">",
                "        *",
                "      </span>",
                "    </label>",
                "    <legend class=\"hs-field-desc\" style=\"display:none;\" data-reactid=\".hbspt-forms-2.1:$0.1:$lastna...",
                "    <div class=\"input\" data-reactid=\".hbspt-forms-2.1:$0.1:$lastname.$lastname\">",
                "      <input id=\"lastname-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\" class=\"hs-input\" type=\"text\" na...",
                "    </div>",
                "  </div>",
                "</fieldset>"
              ]
            }
          },
          {
            "index": 671,
            "verdict": "failed",
            "rule": {
              "ruleID": "r60",
              "ruleSummary": "Groups have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r60",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "fieldset",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/fieldset[2]",
              "codeLines": [
                "<fieldset class=\"form-columns-2\" data-reactid=\".hbspt-forms-1.1:$1\">",
                "  <div class=\"hs_firstname hs-firstname hs-fieldtype-text field hs-form-field\" data-reactid=\".hbspt...",
                "    <label id=\"label-firstname-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\" class=\"\" placeholder=\"Ent...",
                "      <span data-reactid=\".hbspt-forms-1.1:$1.1:$firstname.0.0\">",
                "        First Name",
                "      </span>",
                "      <span class=\"hs-form-required\" data-reactid=\".hbspt-forms-1.1:$1.1:$firstname.0.1\">",
                "        *",
                "      </span>",
                "    </label>",
                "    <legend class=\"hs-field-desc\" style=\"display:none;\" data-reactid=\".hbspt-forms-1.1:$1.1:$firstn...",
                "    <div class=\"input\" data-reactid=\".hbspt-forms-1.1:$1.1:$firstname.$firstname\">",
                "      <input id=\"firstname-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\" class=\"hs-input\" type=\"text\" ...",
                "    </div>",
                "  </div>",
                "  <div class=\"hs_lastname hs-lastname hs-fieldtype-text field hs-form-field\" data-reactid=\".hbspt-f...",
                "    <label id=\"label-lastname-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\" class=\"\" placeholder=\"Ente...",
                "      <span data-reactid=\".hbspt-forms-1.1:$1.1:$lastname.0.0\">",
                "        Last Name",
                "      </span>",
                "      <span class=\"hs-form-required\" data-reactid=\".hbspt-forms-1.1:$1.1:$lastname.0.1\">",
                "        *",
                "      </span>",
                "    </label>",
                "    <legend class=\"hs-field-desc\" style=\"display:none;\" data-reactid=\".hbspt-forms-1.1:$1.1:$lastna...",
                "    <div class=\"input\" data-reactid=\".hbspt-forms-1.1:$1.1:$lastname.$lastname\">",
                "      <input id=\"lastname-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\" class=\"hs-input\" type=\"text\" n...",
                "    </div>",
                "  </div>",
                "</fieldset>"
              ]
            }
          },
          {
            "index": 672,
            "verdict": "failed",
            "rule": {
              "ruleID": "r60",
              "ruleSummary": "Groups have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r60",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "fieldset",
              "path": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/form[1]/fieldset[2]",
              "codeLines": [
                "<fieldset class=\"form-columns-2\" data-reactid=\".hbspt-forms-2.1:$1\">",
                "  <div class=\"hs_email hs-email hs-fieldtype-text field hs-form-field\" data-reactid=\".hbspt-forms-2...",
                "    <label id=\"label-email-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\" class=\"\" placeholder=\"Enter yo...",
                "      <span data-reactid=\".hbspt-forms-2.1:$1.1:$email.0.0\">",
                "        Email",
                "      </span>",
                "      <span class=\"hs-form-required\" data-reactid=\".hbspt-forms-2.1:$1.1:$email.0.1\">",
                "        *",
                "      </span>",
                "    </label>",
                "    <legend class=\"hs-field-desc\" style=\"display:none;\" data-reactid=\".hbspt-forms-2.1:$1.1:$email....",
                "    <div class=\"input\" data-reactid=\".hbspt-forms-2.1:$1.1:$email.$email\">",
                "      <input id=\"email-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\" class=\"hs-input\" type=\"email\" name...",
                "    </div>",
                "  </div>",
                "  <div class=\"hs_phone hs-phone hs-fieldtype-text field hs-form-field\" data-reactid=\".hbspt-forms-2...",
                "    <label id=\"label-phone-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\" class=\"\" placeholder=\"Enter yo...",
                "      <span data-reactid=\".hbspt-forms-2.1:$1.1:$phone.0.0\">",
                "        Phone",
                "      </span>",
                "      <span class=\"hs-form-required\" data-reactid=\".hbspt-forms-2.1:$1.1:$phone.0.1\">",
                "        *",
                "      </span>",
                "    </label>",
                "    <legend class=\"hs-field-desc\" style=\"display:none;\" data-reactid=\".hbspt-forms-2.1:$1.1:$phone....",
                "    <div class=\"input\" data-reactid=\".hbspt-forms-2.1:$1.1:$phone.$phone\">",
                "      <input id=\"phone-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\" class=\"hs-input\" type=\"tel\" name=\"...",
                "    </div>",
                "  </div>",
                "</fieldset>"
              ]
            }
          },
          {
            "index": 673,
            "verdict": "failed",
            "rule": {
              "ruleID": "r60",
              "ruleSummary": "Groups have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r60",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "fieldset",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/fieldset[3]",
              "codeLines": [
                "<fieldset class=\"form-columns-2\" data-reactid=\".hbspt-forms-1.1:$2\">",
                "  <div class=\"hs_email hs-email hs-fieldtype-text field hs-form-field\" data-reactid=\".hbspt-forms-1...",
                "    <label id=\"label-email-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\" class=\"\" placeholder=\"Enter y...",
                "      <span data-reactid=\".hbspt-forms-1.1:$2.1:$email.0.0\">",
                "        Email",
                "      </span>",
                "      <span class=\"hs-form-required\" data-reactid=\".hbspt-forms-1.1:$2.1:$email.0.1\">",
                "        *",
                "      </span>",
                "    </label>",
                "    <legend class=\"hs-field-desc\" style=\"display:none;\" data-reactid=\".hbspt-forms-1.1:$2.1:$email....",
                "    <div class=\"input\" data-reactid=\".hbspt-forms-1.1:$2.1:$email.$email\">",
                "      <input id=\"email-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\" class=\"hs-input\" type=\"email\" nam...",
                "    </div>",
                "  </div>",
                "  <div class=\"hs_phone hs-phone hs-fieldtype-text field hs-form-field\" data-reactid=\".hbspt-forms-1...",
                "    <label id=\"label-phone-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\" class=\"\" placeholder=\"Enter y...",
                "      <span data-reactid=\".hbspt-forms-1.1:$2.1:$phone.0.0\">",
                "        Phone Number",
                "      </span>",
                "      <span class=\"hs-form-required\" data-reactid=\".hbspt-forms-1.1:$2.1:$phone.0.1\">",
                "        *",
                "      </span>",
                "    </label>",
                "    <legend class=\"hs-field-desc\" style=\"display:none;\" data-reactid=\".hbspt-forms-1.1:$2.1:$phone....",
                "    <div class=\"input\" data-reactid=\".hbspt-forms-1.1:$2.1:$phone.$phone\">",
                "      <input id=\"phone-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\" class=\"hs-input\" type=\"tel\" name=...",
                "    </div>",
                "  </div>",
                "</fieldset>"
              ]
            }
          },
          {
            "index": 772,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Enter Your Website URL  for a Free Accessibility Analysis"
              ]
            }
          },
          {
            "index": 773,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Helping You Achieve, Maintain & Prove Digital Compliance®"
              ]
            }
          },
          {
            "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]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/fieldset[1]/div[1]/label[1]/span[1]/text()[1]",
              "codeLines": [
                "Website URL"
              ]
            }
          },
          {
            "index": 795,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/fieldset[1]/div[1]/label[1]/span[2]/text()[1]",
              "codeLines": [
                "*"
              ]
            }
          },
          {
            "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]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/fieldset[2]/div[1]/label[1]/span[1]/text()[1]",
              "codeLines": [
                "First Name"
              ]
            }
          },
          {
            "index": 797,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/fieldset[2]/div[1]/label[1]/span[2]/text()[1]",
              "codeLines": [
                "*"
              ]
            }
          },
          {
            "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]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/fieldset[2]/div[2]/label[1]/span[1]/text()[1]",
              "codeLines": [
                "Last Name"
              ]
            }
          },
          {
            "index": 799,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/fieldset[2]/div[2]/label[1]/span[2]/text()[1]",
              "codeLines": [
                "*"
              ]
            }
          },
          {
            "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]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/fieldset[3]/div[1]/label[1]/span[1]/text()[1]",
              "codeLines": [
                "Email"
              ]
            }
          },
          {
            "index": 801,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/fieldset[3]/div[1]/label[1]/span[2]/text()[1]",
              "codeLines": [
                "*"
              ]
            }
          },
          {
            "index": 802,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/fieldset[3]/div[2]/label[1]/span[1]/text()[1]",
              "codeLines": [
                "Phone Number"
              ]
            }
          },
          {
            "index": 803,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/fieldset[3]/div[2]/label[1]/span[2]/text()[1]",
              "codeLines": [
                "*"
              ]
            }
          },
          {
            "index": 854,
            "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": "div",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]",
              "codeLines": [
                "<div class=\"mainmenu header-menu custom-menu-primary-new js-enabled\" role=\"menubar\">",
                "  <span id=\"hs_cos_wrapper_module_1582039885172250_my_menu\" class=\"hs_cos_wrapper hs_cos_wrapper_wi...",
                "    <a href=\"#\" class=\"mobile-trigger-new cta_border_button\" aria-label=\"Main Navigation Menu\" aria...",
                "      <span></span>",
                "      <i></i>",
                "    </a>",
                "    <div id=\"hs_menu_wrapper_module_1582039885172250_my_menu\" class=\"hs-menu-wrapper active-branch ...",
                "      <ul role=\"menu\">",
                "        <li class=\"hs-menu-item hs-menu-depth-1 hs-item-has-children\" role=\"none\" aria-haspopup=\"tr...",
                "          <a href=\"javascript:;\" aria-haspopup=\"true\" aria-expanded=\"false\" role=\"menuitem\">",
                "            Accessibility Audits",
                "          </a>",
                "          <a href=\"#\" class=\"child-trigger-new\" aria-label=\"Toggle sub menu\">",
                "            <span></span>",
                "            <i></i>",
                "          </a>",
                "          <ul role=\"menu\" class=\"hs-menu-children-wrapper\" data-test=\"XYZ\">",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/accessibility-services-for-digital-compliance/\" role=\"m...",
                "                Overview",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/accessibility-services-for-digital-compliance/accessibi...",
                "                Website Accessibility Audits (WCAG 2.1 AA)",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/aoda-compliance-report-accessibility-plans\" role=\"menui...",
                "                AODA Accessibility Audits",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/accessibility-services-for-digital-compliance/ios-andro...",
                "                Mobile Accessibility Audits",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/accessibility-services-for-digital-compliance/applicati...",
                "                Application & Kiosk Audits",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/accessibility-services-for-digital-compliance/pdf-docum...",
                "                PDF Accessibility Testing & Remediation",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/products/free-wcag-2-0-aa-report/\" role=\"menuitem\">",
                "                Free Website Analysis",
                "              </a>",
                "            </li>",
                "          </ul>",
                "        </li>",
                "        <li class=\"hs-menu-item hs-menu-depth-1 hs-item-has-children\" role=\"none\" aria-haspopup=\"tr...",
                "          <a href=\"javascript:;\" aria-haspopup=\"true\" aria-expanded=\"false\" role=\"menuitem\">",
                "            Compliance Roadmap",
                "          </a>",
                "          <a href=\"#\" class=\"child-trigger-new\" aria-label=\"Toggle sub menu\">",
                "            <span></span>",
                "            <i></i>",
                "          </a>",
                "          <ul role=\"menu\" class=\"hs-menu-children-wrapper\" data-test=\"XYZ\">",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/compliance-roadmap\" role=\"menuitem\">",
                "                Overview",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/digital-accessibility-resources\" role=\"menuitem\">",
                "                Free Resources",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2 hs-item-has-children\" role=\"none\">",
                "              <a href=\"https://www.boia.org/wcag-2.1-a/aa-principles-and-checkpoints\" role=\"menuite...",
                "                WCAG 2.1 Principles & Checkpoints",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/definitive-mobile-accessibility-checklist\" role=\"menuit...",
                "                Mobile Accessibility Checklist",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/website-accessibility-checklist\" role=\"menuitem\">",
                "                Website Accessibility Checklist",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/ultimate-guide-to-web-accessibility\" role=\"menuitem\">",
                "                The Ultimate Guide to Web Accessibility",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/user-friendly-guide-to-ada-compliance-for-websites-eboo...",
                "                Essential Guide to ADA Compliance for Websites",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/wcag-2.2aa-checklist\" role=\"menuitem\">",
                "                WCAG 2.2 A/AA Checklist",
                "              </a>",
                "            </li>",
                "          </ul>",
                "        </li>",
                "        <li class=\"hs-menu-item hs-menu-depth-1 hs-item-has-children\" role=\"none\" aria-haspopup=\"tr...",
                "          <a href=\"javascript:;\" aria-haspopup=\"true\" aria-expanded=\"false\" role=\"menuitem\">",
                "            Services & Tools",
                "          </a>",
                "          <a href=\"#\" class=\"child-trigger-new\" aria-label=\"Toggle sub menu\">",
                "            <span></span>",
                "            <i></i>",
                "          </a>",
                "          <ul role=\"menu\" class=\"hs-menu-children-wrapper\" data-test=\"XYZ\">",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/products\" role=\"menuitem\">",
                "                Overview",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/accessibility-services-for-digital-compliance/accessibi...",
                "                WCAG 2.1 A/AA Audits",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2 hs-item-has-children\" role=\"none\">",
                "              <a href=\"https://www.boia.org/automated-wcag-2.1-aa-audit-with-remediation-guide\" rol...",
                "                ErrorCastâ„¢ Automated Accessibility Audits",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/accessibility-services-for-digital-compliance/on-site-a...",
                "                On-Site Training",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/products/lms-interactive-training/\" role=\"menuitem\">",
                "                Self-Paced Training",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/products/a11y-tool/\" role=\"menuitem\">",
                "                a11y Digital Accessibility Scanning Platform",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/accessibility-services-for-digital-compliance/support-s...",
                "                Ongoing Customer Support",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/live-24-7-accessibility-support-for-your-website-visito...",
                "                Live 24/7 Accessibility Support for Your Website Visitors",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/accessibility-services-for-digital-compliance/remediati...",
                "                Remediation Services",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/letter-of-reasonable-accessibility\" role=\"menuitem\">",
                "                Letter of Reasonable Accessibilityâ„¢",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"http://color.a11y.com/?boia\" role=\"menuitem\" target=\"_blank\" rel=\"noopener\">",
                "                Color Contrast Validator",
                "              </a>",
                "            </li>",
                "          </ul>",
                "        </li>",
                "        <li class=\"hs-menu-item hs-menu-depth-1 hs-item-has-children\" role=\"none\" aria-haspopup=\"tr...",
                "          <a href=\"javascript:;\" aria-haspopup=\"true\" aria-expanded=\"false\" role=\"menuitem\">",
                "            Industries",
                "          </a>",
                "          <a href=\"#\" class=\"child-trigger-new\" aria-label=\"Toggle sub menu\">",
                "            <span></span>",
                "            <i></i>",
                "          </a>",
                "          <ul role=\"menu\" class=\"hs-menu-children-wrapper\" data-test=\"XYZ\">",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/industry-focused\" role=\"menuitem\">",
                "                Overview",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/website-accessibility-education\" role=\"menuitem\">",
                "                Education",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/website-accessibility-financial\" role=\"menuitem\">",
                "                Financial & Insurance",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/website-accessibility-healthcare\" role=\"menuitem\">",
                "                Healthcare",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/website-accessibility-retail\" role=\"menuitem\">",
                "                Retail",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/website-accessibility-hospitality-travel\" role=\"menuite...",
                "                Hospitality & Travel",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/website-accessibility-software-saas\" role=\"menuitem\">",
                "                Software & SaaS",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/website-accessibility-government\" role=\"menuitem\">",
                "                Federal Government",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/website-accessibility-state-local-government\" role=\"men...",
                "                State & Local Government",
                "              </a>",
                "            </li>",
                "          </ul>",
                "        </li>",
                "        <li class=\"hs-menu-item hs-menu-depth-1 hs-item-has-children\" role=\"none\" aria-haspopup=\"tr...",
                "          <a href=\"javascript:;\" aria-haspopup=\"true\" aria-expanded=\"false\" role=\"menuitem\">",
                "            Blog",
                "          </a>",
                "          <a href=\"#\" class=\"child-trigger-new\" aria-label=\"Toggle sub menu\">",
                "            <span></span>",
                "            <i></i>",
                "          </a>",
                "          <ul role=\"menu\" class=\"hs-menu-children-wrapper\" data-test=\"XYZ\">",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/blog\" role=\"menuitem\">",
                "                Blog - Digital Accessibility",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/free-website-and-pdf-accessibility-webinar-series-from-...",
                "                Webinars",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/subscribe-to-monthly-newsletter\" role=\"menuitem\">",
                "                Monthly Newsletters",
                "              </a>",
                "            </li>",
                "          </ul>",
                "        </li>",
                "        <li class=\"hs-menu-item hs-menu-depth-1 hs-item-has-children\" role=\"none\" aria-haspopup=\"tr...",
                "          <a href=\"javascript:;\" aria-haspopup=\"true\" aria-expanded=\"false\" role=\"menuitem\">",
                "            About",
                "          </a>",
                "          <a href=\"#\" class=\"child-trigger-new\" aria-label=\"Toggle sub menu\">",
                "            <span></span>",
                "            <i></i>",
                "          </a>",
                "          <ul role=\"menu\" class=\"hs-menu-children-wrapper\" data-test=\"XYZ\">",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/about\" role=\"menuitem\">",
                "                Overview",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/about/why-boia\" role=\"menuitem\">",
                "                Why BOIA?",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/about/boia-testing-team/\" role=\"menuitem\">",
                "                Compatibility Testing Team",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/about/what-we-test/\" role=\"menuitem\">",
                "                What We Test",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/about/how-we-test/\" role=\"menuitem\">",
                "                Testing Methodology",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2 hs-item-has-children\" role=\"none\">",
                "              <a href=\"https://www.boia.org/testimonial\" role=\"menuitem\">",
                "                Testimonials",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/about/careers/\" role=\"menuitem\">",
                "                Careers",
                "              </a>",
                "            </li>",
                "            <li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\">",
                "              <a href=\"https://www.boia.org/contact\" role=\"menuitem\">",
                "                Contact us",
                "              </a>",
                "            </li>",
                "          </ul>",
                "        </li>",
                "      </ul>",
                "    </div>",
                "  </span>",
                "</div>"
              ]
            }
          },
          {
            "index": 858,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[2]/span[1]/div[1]/ul[1]",
              "codeLines": [
                "<ul role=\"menu\">",
                "  <li class=\"hs-menu-item hs-menu-depth-1\" role=\"none\">",
                "    <a href=\"https://www.boia.org/accessibility-statement\">",
                "      Accessibility Statement",
                "    </a>",
                "  </li>",
                "  <li class=\"hs-menu-item hs-menu-depth-1\" role=\"none\">",
                "    <a href=\"https://www.boia.org/privacy-policy/\">",
                "      Privacy Policy",
                "    </a>",
                "  </li>",
                "  <li class=\"hs-menu-item hs-menu-depth-1\" role=\"none\">",
                "    <a href=\"https://www.boia.org/description-terms-services/\">",
                "      Terms of Services",
                "    </a>",
                "  </li>",
                "</ul>"
              ]
            }
          },
          {
            "index": 859,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Enter Your Website URL  for a Free Accessibility Analysis"
              ]
            }
          },
          {
            "index": 860,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Helping You Achieve, Maintain & Prove Digital Compliance®"
              ]
            }
          },
          {
            "index": 926,
            "verdict": "failed",
            "rule": {
              "ruleID": "r71",
              "ruleSummary": "Paragraphs of text are not justified",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r71",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  The mission of the BoIA team is to make the Internet accessible for everyone. Our 19 years of exp...",
                "</p>"
              ]
            }
          },
          {
            "index": 927,
            "verdict": "failed",
            "rule": {
              "ruleID": "r71",
              "ruleSummary": "Paragraphs of text are not justified",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r71",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Mobile and web accessibility compliance is a requirement, but trying to understand the WCAG 2.1 G...",
                "</p>"
              ]
            }
          },
          {
            "index": 928,
            "verdict": "failed",
            "rule": {
              "ruleID": "r71",
              "ruleSummary": "Paragraphs of text are not justified",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r71",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  For clients who prefer a more self-service approach, BoIA offers administrative access to our A11...",
                "</p>"
              ]
            }
          },
          {
            "index": 929,
            "verdict": "failed",
            "rule": {
              "ruleID": "r71",
              "ruleSummary": "Paragraphs of text are not justified",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r71",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  Save time and reduce your team's frustration with instant identification of your website accessib...",
                "</p>"
              ]
            }
          },
          {
            "index": 987,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  BoIA helps school districts, public and private K-12, college, university and other education",
                "</p>"
              ]
            }
          },
          {
            "index": 988,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Consumers expect that online banking, interactive stock trading and processing of insurance",
                "</p>"
              ]
            }
          },
          {
            "index": 989,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Navigating the complexities of Section 1557 and WCAG 2.0 A/AA to ensure all patients and",
                "</p>"
              ]
            }
          },
          {
            "index": 990,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Online shopping is more than just a convenience. For many, it may be one of the only fully in",
                "</p>"
              ]
            }
          },
          {
            "index": 991,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Convenience your business and pleasure travelers with an experience that is fully accessible",
                "</p>"
              ]
            }
          },
          {
            "index": 992,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Application testing requires a unique process with security protocols and custom use case",
                "</p>"
              ]
            }
          },
          {
            "index": 993,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[3]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Federal agencies are required to provide websites, mobile applications and kiosks that",
                "</p>"
              ]
            }
          },
          {
            "index": 994,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[4]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  All citizens have the right to interact with their state and local government equally",
                "</p>"
              ]
            }
          },
          {
            "index": 1000,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Websites Analyzed",
                "</p>"
              ]
            }
          },
          {
            "index": 1001,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h4[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Countries Served",
                "</p>"
              ]
            }
          },
          {
            "index": 1002,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h4[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Accessibility Professionals",
                "</p>"
              ]
            }
          },
          {
            "index": 1003,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h4[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Years in Business",
                "</p>"
              ]
            }
          },
          {
            "index": 1004,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Complete audits using both human and artificial intelligence to give you an accurate picture of y...",
                "</p>"
              ]
            }
          },
          {
            "index": 1005,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Self-paced and live training for your entire team or a single individual",
                "</p>"
              ]
            }
          },
          {
            "index": 1006,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  We support your team at every step throughout the audit process and then for the duration of the ...",
                "</p>"
              ]
            }
          },
          {
            "index": 1007,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Testing expertise for everything digital from webpages, PDFs, Kiosks and applications",
                "</p>"
              ]
            }
          },
          {
            "index": 1008,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Scan a page, section or your complete site on-demand and see real-time issues",
                "</p>"
              ]
            }
          },
          {
            "index": 1009,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[3]/a[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  We provide you with proof of compliance to prevent lawsuits.",
                "</p>"
              ]
            }
          },
          {
            "index": 1010,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  The mission of the BoIA team is to make the Internet accessible for everyone. Our 19 years of exp...",
                "</p>"
              ]
            }
          },
          {
            "index": 1011,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Mobile and web accessibility compliance is a requirement, but trying to understand the WCAG 2.1 G...",
                "</p>"
              ]
            }
          },
          {
            "index": 1012,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  For clients who prefer a more self-service approach, BoIA offers administrative access to our A11...",
                "</p>"
              ]
            }
          },
          {
            "index": 1013,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  Save time and reduce your team's frustration with instant identification of your website accessib...",
                "</p>"
              ]
            }
          },
          {
            "index": 1014,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  With nearly two decades of experience across all industries",
                "</p>"
              ]
            }
          },
          {
            "index": 1015,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  BoIA helps school districts, public and private K-12, college, university and other education",
                "</p>"
              ]
            }
          },
          {
            "index": 1016,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Consumers expect that online banking, interactive stock trading and processing of insurance",
                "</p>"
              ]
            }
          },
          {
            "index": 1017,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Navigating the complexities of Section 1557 and WCAG 2.0 A/AA to ensure all patients and",
                "</p>"
              ]
            }
          },
          {
            "index": 1018,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Online shopping is more than just a convenience. For many, it may be one of the only fully in",
                "</p>"
              ]
            }
          },
          {
            "index": 1019,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Convenience your business and pleasure travelers with an experience that is fully accessible",
                "</p>"
              ]
            }
          },
          {
            "index": 1020,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Application testing requires a unique process with security protocols and custom use case",
                "</p>"
              ]
            }
          },
          {
            "index": 1021,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[3]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Federal agencies are required to provide websites, mobile applications and kiosks that",
                "</p>"
              ]
            }
          },
          {
            "index": 1022,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[4]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  All citizens have the right to interact with their state and local government equally",
                "</p>"
              ]
            }
          },
          {
            "index": 1023,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"related_summary\">",
                "  It’s no secret that the best practices of digital accessibility help with search engine optimizat...",
                "</p>"
              ]
            }
          },
          {
            "index": 1024,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"related_summary\">",
                "  In March 2022, the Department of Justice (DOJ) issued a statement clarifying the technical requir...",
                "</p>"
              ]
            }
          },
          {
            "index": 1025,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"related_summary\">",
                "  You’ve designed your website or mobile app to work perfectly in portrait mode — but in landscape ...",
                "</p>"
              ]
            }
          },
          {
            "index": 1026,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[11]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Start with a free analysis of your website's accessibility.",
                "</p>"
              ]
            }
          },
          {
            "index": 1027,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://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[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Copyright 2021 Bureau of Internet Accessibility, Inc. All rights reserved.",
                "</p>"
              ]
            }
          },
          {
            "index": 1121,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]",
              "codeLines": [
                "<h4 class=\"count_statistic_caption\">",
                "  <span class=\"counter\">",
                "    5,851",
                "  </span>",
                "  <p>",
                "    Websites Analyzed",
                "  </p>",
                "</h4>"
              ]
            }
          },
          {
            "index": 1122,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h4[1]",
              "codeLines": [
                "<h4 class=\"count_statistic_caption\">",
                "  <span class=\"counter\">",
                "    6",
                "  </span>",
                "  <p>",
                "    Countries Served",
                "  </p>",
                "</h4>"
              ]
            }
          },
          {
            "index": 1123,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h4[1]",
              "codeLines": [
                "<h4 class=\"count_statistic_caption\">",
                "  <span class=\"counter\">",
                "    14",
                "  </span>",
                "  <p>",
                "    Accessibility Professionals",
                "  </p>",
                "</h4>"
              ]
            }
          },
          {
            "index": 1124,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h4[1]",
              "codeLines": [
                "<h4 class=\"count_statistic_caption\">",
                "  <span class=\"counter\">",
                "    1",
                "  </span>",
                "  <p>",
                "    Years in Business",
                "  </p>",
                "</h4>"
              ]
            }
          },
          {
            "index": 1323,
            "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://www.boia.org/",
      "result": {
        "totals": {
          "rulesNA": 45,
          "rulesPassed": 47,
          "rulesWarned": 4,
          "rulesViolated": 9,
          "warnings": {
            "minor": 23,
            "moderate": 0,
            "serious": 42,
            "critical": 0
          },
          "violations": {
            "minor": 7,
            "moderate": 59,
            "serious": 15,
            "critical": 9
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-09T14:45:04.531Z",
          "url": "https://www.boia.org/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "aria-allowed-role",
              "impact": "minor",
              "tags": [
                "cat.aria",
                "best-practice"
              ],
              "description": "Ensures role attribute has an appropriate value for the element",
              "help": "ARIA role should be appropriate for the element",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-role?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "presentation"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role presentation must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img data-src=\"https://cdn2.hubspot.net/hubfs/2759564/hospitality_dk_blue1.png\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" aria-hidden=\"true\" alt=\"hospitality_dk_blue1\" role=\"presentation\" class=\"img-fluid lazyload\">",
                  "target": [
                    "img[alt=\"hospitality_dk_blue1\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role presentation must be removed when the element is made visible, as it is not allowed for the element"
                }
              ]
            },
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#main-content\" class=\"skip-link\" onclick=\"scroll_to_maincontent();\">Skip to content</a>",
                  "target": [
                    ".skip-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"banner-search\">",
                          "target": [
                            ".banner-search"
                          ]
                        },
                        {
                          "html": "<div class=\"home-banner lazyloaded\" alt=\"\" data-bgset=\"https://cdn2.hubspot.net/hubfs/2759564/BOIA%202020/banner/banner-img.webp\" style=\"background-image: url(&quot;https://cdn2.hubspot.net/hubfs/2759564/BOIA%202020/banner/banner-img.webp&quot;);\">",
                          "target": [
                            ".home-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1>Enter Your Website URL  for a Free Accessibility Analysis</h1>",
                  "target": [
                    "h1"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"home-banner lazyloaded\" alt=\"\" data-bgset=\"https://cdn2.hubspot.net/hubfs/2759564/BOIA%202020/banner/banner-img.webp\" style=\"background-image: url(&quot;https://cdn2.hubspot.net/hubfs/2759564/BOIA%202020/banner/banner-img.webp&quot;);\">",
                          "target": [
                            ".home-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Helping You Achieve, Maintain &amp; Prove Digital Compliance®</h2>",
                  "target": [
                    ".banner-details > 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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img data-src=\"https://cdn2.hubspot.net/hubfs/2759564/strip1.gif\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" alt=\"\" class=\"img-fluid lazyload\" width=\"100%\">",
                          "target": [
                            ".newsletter-strip2 > .lazyload[width=\"100%\"][alt=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-reactid=\".hbspt-forms-0.1:$2.1:$email.0.0\">Email</span>",
                  "target": [
                    "#label-email-50276fce-09eb-4794-9b3a-b7f25daa4879_5545 > span:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img data-src=\"https://cdn2.hubspot.net/hubfs/2759564/strip1.gif\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" alt=\"\" class=\"img-fluid lazyload\" width=\"100%\">",
                          "target": [
                            ".newsletter-strip2 > .lazyload[width=\"100%\"][alt=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-reactid=\".hbspt-forms-0.1:$2.1:$phone.0.0\">Phone Number</span>",
                  "target": [
                    "#label-phone-50276fce-09eb-4794-9b3a-b7f25daa4879_5545 > span:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#252525",
                        "contrastRatio": 0,
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Recent Blogs</h3>",
                  "target": [
                    ".blog-heading > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4>Why Web Accessibility Is The Future of SEO and the Future is Now!</h4>",
                  "target": [
                    ".col-md-4:nth-child(1) > .blog-contents > .blog-details > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#373737",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"related_summary\">\n                  \n                  It’s no secret that the best practices of digital accessibility help with search engine optimization (SEO). ...\n                </p>",
                  "target": [
                    ".col-md-4:nth-child(1) > .blog-contents > .blog-details > .related_summary"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#008441",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.boia.org/blog/why-web-accessibility-is-the-future-of-seo-and-the-future-is-now\" aria-label=\"Why Web Accessibility Is The Future of SEO and the Future is Now!\">Read More <i class=\"fa fa-chevron-circle-right\"></i></a>",
                  "target": [
                    ".col-md-4:nth-child(1) > .blog-contents > .btn > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4>Despite New DOJ Guidance, Many Organizations Haven't Adopted Accessible Web Design</h4>",
                  "target": [
                    ".col-md-4:nth-child(2) > .blog-contents > .blog-details > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#373737",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"related_summary\">\n                  \n                  In March 2022, the Department of Justice (DOJ) issued a statement clarifying the technical requirements of ...\n                </p>",
                  "target": [
                    ".col-md-4:nth-child(2) > .blog-contents > .blog-details > .related_summary"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#008441",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.boia.org/blog/despite-new-doj-guidance-many-organizations-havent-adopted-accessible-web-design\" aria-label=\"Despite New DOJ Guidance, Many Organizations Haven't Adopted Accessible Web Design\">Read More <i class=\"fa fa-chevron-circle-right\"></i></a>",
                  "target": [
                    ".col-md-4:nth-child(2) > .blog-contents > .btn > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4>How Important is Supporting Landscape Mode for Accessibility?</h4>",
                  "target": [
                    ".col-md-4:nth-child(3) > .blog-contents > .blog-details > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#373737",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"related_summary\">\n                  \n                  You’ve designed your website or mobile app to work perfectly in portrait mode — but in landscape mode, you ...\n                </p>",
                  "target": [
                    ".col-md-4:nth-child(3) > .blog-contents > .blog-details > .related_summary"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#008441",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.boia.org/blog/how-important-is-supporting-landscape-mode-for-accessibility\" aria-label=\"How Important is Supporting Landscape Mode for Accessibility?\">Read More <i class=\"fa fa-chevron-circle-right\"></i></a>",
                  "target": [
                    ".col-md-4:nth-child(3) > .blog-contents > .btn > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Stay current on digital accessibility news weekly by subscribing to our blog.</h2>",
                  "target": [
                    ".newsletter-contents > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#484747",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input id=\"email-1ea7c918-dabe-4a65-88d5-42706b82d783_1139\" class=\"hs-input\" type=\"email\" name=\"email\" required=\"\" placeholder=\"Email\" value=\"\" autocomplete=\"email\" data-reactid=\".hbspt-forms-1.1:$0.$email.0\" inputmode=\"email\">",
                  "target": [
                    "#email-1ea7c918-dabe-4a65-88d5-42706b82d783_1139"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"submit\" value=\"Subscribe\" class=\"hs-button primary large\" data-reactid=\".hbspt-forms-1.5.1.0\">",
                  "target": [
                    "input[value=\"Subscribe\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#484848",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"address\" alt=\"\" style=\"background-image: url(https://www.boia.org/hubfs/BOIA%202020/icons/location.gif)\">",
                          "target": [
                            ".address"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://goo.gl/maps/hfMWzuSarWF8mHnSA\" target=\"_blank\">Bureau of Internet Accessibility<br>5600 Post Road #114-274<br>East Greenwich, RI 02818</a>",
                  "target": [
                    ".address > a[target=\"_blank\"]"
                  ],
                  "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": "#484848",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"call-us\" alt=\"\" style=\"background-image: url(https://www.boia.org/hubfs/phone.gif)\">\n                <a href=\"tel:401-830-0075\">401-830-0075</a>\n              </li>",
                          "target": [
                            ".call-us"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"tel:401-830-0075\">401-830-0075</a>",
                  "target": [
                    "a[href=\"tel:401-830-0075\"]"
                  ],
                  "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": "#484848",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"mail-us\" alt=\"\" style=\"background-image: url(https://www.boia.org/hubfs/mail.gif)\">\n                <a href=\"mailto:contact@boia.org\">contact@boia.org</a>\n              </li>",
                          "target": [
                            ".mail-us"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"mailto:contact@boia.org\">contact@boia.org</a>",
                  "target": [
                    "a[href$=\"mailto:contact@boia.org\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#main-content\" class=\"skip-link\" onclick=\"scroll_to_maincontent();\">Skip to content</a>",
                  "target": [
                    ".skip-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"banner-search\">",
                          "target": [
                            ".banner-search"
                          ]
                        },
                        {
                          "html": "<div class=\"home-banner lazyloaded\" alt=\"\" data-bgset=\"https://cdn2.hubspot.net/hubfs/2759564/BOIA%202020/banner/banner-img.webp\" style=\"background-image: url(&quot;https://cdn2.hubspot.net/hubfs/2759564/BOIA%202020/banner/banner-img.webp&quot;);\">",
                          "target": [
                            ".home-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1>Enter Your Website URL  for a Free Accessibility Analysis</h1>",
                  "target": [
                    "h1"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"home-banner lazyloaded\" alt=\"\" data-bgset=\"https://cdn2.hubspot.net/hubfs/2759564/BOIA%202020/banner/banner-img.webp\" style=\"background-image: url(&quot;https://cdn2.hubspot.net/hubfs/2759564/BOIA%202020/banner/banner-img.webp&quot;);\">",
                          "target": [
                            ".home-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Helping You Achieve, Maintain &amp; Prove Digital Compliance®</h2>",
                  "target": [
                    ".banner-details > 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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img data-src=\"https://cdn2.hubspot.net/hubfs/2759564/strip1.gif\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" alt=\"\" class=\"img-fluid lazyload\" width=\"100%\">",
                          "target": [
                            ".newsletter-strip2 > .lazyload[width=\"100%\"][alt=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-reactid=\".hbspt-forms-0.1:$2.1:$email.0.0\">Email</span>",
                  "target": [
                    "#label-email-50276fce-09eb-4794-9b3a-b7f25daa4879_5545 > span:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img data-src=\"https://cdn2.hubspot.net/hubfs/2759564/strip1.gif\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" alt=\"\" class=\"img-fluid lazyload\" width=\"100%\">",
                          "target": [
                            ".newsletter-strip2 > .lazyload[width=\"100%\"][alt=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-reactid=\".hbspt-forms-0.1:$2.1:$phone.0.0\">Phone Number</span>",
                  "target": [
                    "#label-phone-50276fce-09eb-4794-9b3a-b7f25daa4879_5545 > span:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#252525",
                        "contrastRatio": 0,
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Recent Blogs</h3>",
                  "target": [
                    ".blog-heading > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4>Why Web Accessibility Is The Future of SEO and the Future is Now!</h4>",
                  "target": [
                    ".col-md-4:nth-child(1) > .blog-contents > .blog-details > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#373737",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"related_summary\">\n                  \n                  It’s no secret that the best practices of digital accessibility help with search engine optimization (SEO). ...\n                </p>",
                  "target": [
                    ".col-md-4:nth-child(1) > .blog-contents > .blog-details > .related_summary"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#008441",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.boia.org/blog/why-web-accessibility-is-the-future-of-seo-and-the-future-is-now\" aria-label=\"Why Web Accessibility Is The Future of SEO and the Future is Now!\">Read More <i class=\"fa fa-chevron-circle-right\"></i></a>",
                  "target": [
                    ".col-md-4:nth-child(1) > .blog-contents > .btn > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4>Despite New DOJ Guidance, Many Organizations Haven't Adopted Accessible Web Design</h4>",
                  "target": [
                    ".col-md-4:nth-child(2) > .blog-contents > .blog-details > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#373737",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"related_summary\">\n                  \n                  In March 2022, the Department of Justice (DOJ) issued a statement clarifying the technical requirements of ...\n                </p>",
                  "target": [
                    ".col-md-4:nth-child(2) > .blog-contents > .blog-details > .related_summary"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#008441",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.boia.org/blog/despite-new-doj-guidance-many-organizations-havent-adopted-accessible-web-design\" aria-label=\"Despite New DOJ Guidance, Many Organizations Haven't Adopted Accessible Web Design\">Read More <i class=\"fa fa-chevron-circle-right\"></i></a>",
                  "target": [
                    ".col-md-4:nth-child(2) > .blog-contents > .btn > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4>How Important is Supporting Landscape Mode for Accessibility?</h4>",
                  "target": [
                    ".col-md-4:nth-child(3) > .blog-contents > .blog-details > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#373737",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"related_summary\">\n                  \n                  You’ve designed your website or mobile app to work perfectly in portrait mode — but in landscape mode, you ...\n                </p>",
                  "target": [
                    ".col-md-4:nth-child(3) > .blog-contents > .blog-details > .related_summary"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#008441",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.boia.org/blog/how-important-is-supporting-landscape-mode-for-accessibility\" aria-label=\"How Important is Supporting Landscape Mode for Accessibility?\">Read More <i class=\"fa fa-chevron-circle-right\"></i></a>",
                  "target": [
                    ".col-md-4:nth-child(3) > .blog-contents > .btn > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Stay current on digital accessibility news weekly by subscribing to our blog.</h2>",
                  "target": [
                    ".newsletter-contents > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#484747",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input id=\"email-1ea7c918-dabe-4a65-88d5-42706b82d783_1139\" class=\"hs-input\" type=\"email\" name=\"email\" required=\"\" placeholder=\"Email\" value=\"\" autocomplete=\"email\" data-reactid=\".hbspt-forms-1.1:$0.$email.0\" inputmode=\"email\">",
                  "target": [
                    "#email-1ea7c918-dabe-4a65-88d5-42706b82d783_1139"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"submit\" value=\"Subscribe\" class=\"hs-button primary large\" data-reactid=\".hbspt-forms-1.5.1.0\">",
                  "target": [
                    "input[value=\"Subscribe\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#484848",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"address\" alt=\"\" style=\"background-image: url(https://www.boia.org/hubfs/BOIA%202020/icons/location.gif)\">",
                          "target": [
                            ".address"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://goo.gl/maps/hfMWzuSarWF8mHnSA\" target=\"_blank\">Bureau of Internet Accessibility<br>5600 Post Road #114-274<br>East Greenwich, RI 02818</a>",
                  "target": [
                    ".address > a[target=\"_blank\"]"
                  ],
                  "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": "#484848",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"call-us\" alt=\"\" style=\"background-image: url(https://www.boia.org/hubfs/phone.gif)\">\n                <a href=\"tel:401-830-0075\">401-830-0075</a>\n              </li>",
                          "target": [
                            ".call-us"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"tel:401-830-0075\">401-830-0075</a>",
                  "target": [
                    "a[href=\"tel:401-830-0075\"]"
                  ],
                  "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": "#484848",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"mail-us\" alt=\"\" style=\"background-image: url(https://www.boia.org/hubfs/mail.gif)\">\n                <a href=\"mailto:contact@boia.org\">contact@boia.org</a>\n              </li>",
                          "target": [
                            ".mail-us"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"mailto:contact@boia.org\">contact@boia.org</a>",
                  "target": [
                    "a[href$=\"mailto:contact@boia.org\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "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": "<a href=\"#\" class=\"mobile-trigger-new cta_border_button\" aria-label=\"Main Navigation Menu\" aria-expanded=\"False\"><span></span><i></i></a>",
                  "target": [
                    ".mobile-trigger-new"
                  ],
                  "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": "<a href=\"#\" class=\"child-trigger-new\" aria-label=\"Toggle sub menu\"><span></span><i></i></a>",
                  "target": [
                    ".hs-menu-depth-1.hs-item-has-children[aria-haspopup=\"true\"]:nth-child(1) > .child-trigger-new[aria-label=\"Toggle sub menu\"][href=\"#\"]"
                  ],
                  "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 role=\"menu\" class=\"hs-menu-children-wrapper\" data-test=\"XYZ\">",
                  "target": [
                    ".hs-menu-depth-1.hs-item-has-children[aria-haspopup=\"true\"]:nth-child(1) > .hs-menu-children-wrapper[data-test=\"XYZ\"][role=\"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": "<a href=\"#\" class=\"child-trigger-new\" aria-label=\"Toggle sub menu\"><span></span><i></i></a>",
                  "target": [
                    ".hs-menu-depth-1.hs-item-has-children[aria-haspopup=\"true\"]:nth-child(2) > .child-trigger-new[aria-label=\"Toggle sub menu\"][href=\"#\"]"
                  ],
                  "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 role=\"menu\" class=\"hs-menu-children-wrapper\" data-test=\"XYZ\">",
                  "target": [
                    ".hs-menu-depth-1.hs-item-has-children[aria-haspopup=\"true\"]:nth-child(2) > .hs-menu-children-wrapper[data-test=\"XYZ\"][role=\"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": "<a href=\"#\" class=\"child-trigger-new\" aria-label=\"Toggle sub menu\"><span></span><i></i></a>",
                  "target": [
                    ".hs-menu-depth-1.hs-item-has-children[aria-haspopup=\"true\"]:nth-child(3) > .child-trigger-new[aria-label=\"Toggle sub menu\"][href=\"#\"]"
                  ],
                  "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 role=\"menu\" class=\"hs-menu-children-wrapper\" data-test=\"XYZ\">",
                  "target": [
                    ".hs-menu-depth-1.hs-item-has-children[aria-haspopup=\"true\"]:nth-child(3) > .hs-menu-children-wrapper[data-test=\"XYZ\"][role=\"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": "<a href=\"#\" class=\"child-trigger-new\" aria-label=\"Toggle sub menu\"><span></span><i></i></a>",
                  "target": [
                    ".hs-menu-depth-1.hs-item-has-children[aria-haspopup=\"true\"]:nth-child(4) > .child-trigger-new[aria-label=\"Toggle sub menu\"][href=\"#\"]"
                  ],
                  "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 role=\"menu\" class=\"hs-menu-children-wrapper\" data-test=\"XYZ\">",
                  "target": [
                    ".hs-menu-depth-1.hs-item-has-children[aria-haspopup=\"true\"]:nth-child(4) > .hs-menu-children-wrapper[data-test=\"XYZ\"][role=\"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": "<a href=\"#\" class=\"child-trigger-new\" aria-label=\"Toggle sub menu\"><span></span><i></i></a>",
                  "target": [
                    ".hs-menu-depth-1.hs-item-has-children[aria-haspopup=\"true\"]:nth-child(5) > .child-trigger-new[aria-label=\"Toggle sub menu\"][href=\"#\"]"
                  ],
                  "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 role=\"menu\" class=\"hs-menu-children-wrapper\" data-test=\"XYZ\">",
                  "target": [
                    ".hs-menu-depth-1.hs-item-has-children[aria-haspopup=\"true\"]:nth-child(5) > .hs-menu-children-wrapper[data-test=\"XYZ\"][role=\"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": "<a href=\"#\" class=\"child-trigger-new\" aria-label=\"Toggle sub menu\"><span></span><i></i></a>",
                  "target": [
                    ".hs-menu-depth-1.hs-item-has-children[aria-haspopup=\"true\"]:nth-child(6) > .child-trigger-new[aria-label=\"Toggle sub menu\"][href=\"#\"]"
                  ],
                  "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 role=\"menu\" class=\"hs-menu-children-wrapper\" data-test=\"XYZ\">",
                  "target": [
                    ".hs-menu-depth-1.hs-item-has-children[aria-haspopup=\"true\"]:nth-child(6) > .hs-menu-children-wrapper[data-test=\"XYZ\"][role=\"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": "<iframe name=\"target_iframe_50276fce-09eb-4794-9b3a-b7f25daa4879_5545\" style=\"display:none;\" data-reactid=\".hbspt-forms-0.8\" data-lf-yt-playback-inspected-p1e024bdkqv8gb6d=\"true\"></iframe>",
                  "target": [
                    "iframe[data-reactid=\".hbspt-forms-0.8\"]"
                  ],
                  "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": "<label id=\"label-email-1ea7c918-dabe-4a65-88d5-42706b82d783_1139\" class=\"\" placeholder=\"Enter your Email\" for=\"email-1ea7c918-dabe-4a65-88d5-42706b82d783_1139\" data-reactid=\".hbspt-forms-1.1:$0.0\">",
                  "target": [
                    "#label-email-1ea7c918-dabe-4a65-88d5-42706b82d783_1139"
                  ],
                  "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=\"hs_blog_default_hubspot_blog_subscription hs-blog_default_hubspot_blog_subscription hs-fieldtype-radio field hs-form-field\" style=\"display:none;\" data-reactid=\".hbspt-forms-1.1:$1\">",
                  "target": [
                    ".hs_blog_default_hubspot_blog_subscription"
                  ],
                  "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=\"hs_lifecyclestage hs-lifecyclestage hs-fieldtype-radio field hs-form-field\" style=\"display:none;\" data-reactid=\".hbspt-forms-1.1:$2\">",
                  "target": [
                    ".hs_lifecyclestage"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe name=\"target_iframe_1ea7c918-dabe-4a65-88d5-42706b82d783_1139\" style=\"display:none;\" data-reactid=\".hbspt-forms-1.8\" data-lf-yt-playback-inspected-p1e024bdkqv8gb6d=\"true\"></iframe>",
                  "target": [
                    "iframe[data-reactid=\".hbspt-forms-1.8\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe name=\"target_iframe_b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\" style=\"display:none;\" data-reactid=\".hbspt-forms-2.8\" data-lf-yt-playback-inspected-p1e024bdkqv8gb6d=\"true\"></iframe>",
                  "target": [
                    "iframe[data-reactid=\".hbspt-forms-2.8\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe owner=\"archetype\" title=\"archetype\" data-lf-yt-playback-inspected-p1e024bdkqv8gb6d=\"true\" style=\"display: none; visibility: hidden;\"></iframe>",
                  "target": [
                    "iframe[owner=\"archetype\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "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=\"batBeacon100100341223\">",
                  "target": [
                    "#batBeacon100100341223"
                  ],
                  "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=\"batBeacon415437692383\" width=\"0\" height=\"0\" alt=\"\" src=\"https://bat.bing.com/action/0?ti=5548693&amp;tm=gtm002&amp;Ver=2&amp;mid=ddd16eb3-6aaf-41ea-9666-7b9cc7666333&amp;sid=b217e5c0ff9511ecbf0979e1a797e81e&amp;vid=b2180600ff9511ec9f484355d7b4e526&amp;vids=1&amp;pi=0&amp;lg=en-US&amp;sw=1280&amp;sh=720&amp;sc=30&amp;nwd=1&amp;tl=WCAG%20Audits,%20ADA%20Accessibility%20Audits%20%26%20Section%20508%20Audits&amp;p=https%3A%2F%2Fwww.boia.org%2F&amp;r=&amp;lt=566&amp;evt=pageLoad&amp;msclkid=N&amp;sv=1&amp;rn=300040\">",
                  "target": [
                    "#batBeacon415437692383"
                  ],
                  "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."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-allowed-role",
              "impact": "minor",
              "tags": [
                "cat.aria",
                "best-practice"
              ],
              "description": "Ensures role attribute has an appropriate value for the element",
              "help": "ARIA role should be appropriate for the element",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-role?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "presentation"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role presentation is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img data-src=\"https://cdn2.hubspot.net/hubfs/2759564/compliance020620.jpeg\" alt=\"compliance020620\" role=\"presentation\" class=\"img-fluid lazyload\">",
                  "target": [
                    "img[alt=\"compliance020620\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role presentation is not allowed for given element"
                }
              ]
            },
            {
              "id": "aria-required-children",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag131"
              ],
              "description": "Ensures elements with an ARIA role that require child roles contain them",
              "help": "Certain ARIA roles must contain particular children",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-required-children?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-required-children",
                      "data": [
                        "group",
                        "menuitemradio",
                        "menuitem",
                        "menuitemcheckbox"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA children role not present: group, menuitemradio, menuitem, menuitemcheckbox"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<div class=\"mainmenu header-menu custom-menu-primary-new js-enabled\" role=\"menubar\">",
                  "target": [
                    ".mainmenu"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA children role not present: group, menuitemradio, menuitem, menuitemcheckbox"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-children",
                      "data": [
                        "group",
                        "menuitemradio",
                        "menuitem",
                        "menuitemcheckbox"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA children role not present: group, menuitemradio, menuitem, menuitemcheckbox"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<ul role=\"menu\">",
                  "target": [
                    "#hs_menu_wrapper_module_1582039885172250_my_menu > ul[role=\"menu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA children role not present: group, menuitemradio, menuitem, menuitemcheckbox"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-children",
                      "data": [
                        "group",
                        "menuitemradio",
                        "menuitem",
                        "menuitemcheckbox"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA children role not present: group, menuitemradio, menuitem, menuitemcheckbox"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<ul role=\"menu\">",
                  "target": [
                    "#hs_menu_wrapper_module_1582040200819264_ > ul[role=\"menu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA children role not present: group, menuitemradio, menuitem, menuitemcheckbox"
                }
              ]
            },
            {
              "id": "aria-required-parent",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag131"
              ],
              "description": "Ensures elements with an ARIA role that require parent roles are contained by them",
              "help": "Certain ARIA roles must be contained by particular parents",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-required-parent?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "menu",
                        "menubar",
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parents role not present: menu, menubar, group"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<a href=\"javascript:;\" aria-haspopup=\"true\" aria-expanded=\"false\" role=\"menuitem\">Accessibility Audits</a>",
                  "target": [
                    ".hs-menu-depth-1.hs-item-has-children[aria-haspopup=\"true\"]:nth-child(1) > a[href=\"javascript:;\"][aria-haspopup=\"true\"][role=\"menuitem\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "menu",
                        "menubar",
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parents role not present: menu, menubar, group"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<a href=\"javascript:;\" aria-haspopup=\"true\" aria-expanded=\"false\" role=\"menuitem\">Compliance Roadmap</a>",
                  "target": [
                    ".hs-menu-depth-1.hs-item-has-children[aria-haspopup=\"true\"]:nth-child(2) > a[href=\"javascript:;\"][aria-haspopup=\"true\"][role=\"menuitem\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "menu",
                        "menubar",
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parents role not present: menu, menubar, group"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<a href=\"javascript:;\" aria-haspopup=\"true\" aria-expanded=\"false\" role=\"menuitem\">Services &amp; Tools</a>",
                  "target": [
                    ".hs-menu-depth-1.hs-item-has-children[aria-haspopup=\"true\"]:nth-child(3) > a[href=\"javascript:;\"][aria-haspopup=\"true\"][role=\"menuitem\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "menu",
                        "menubar",
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parents role not present: menu, menubar, group"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<a href=\"javascript:;\" aria-haspopup=\"true\" aria-expanded=\"false\" role=\"menuitem\">Industries</a>",
                  "target": [
                    ".hs-menu-depth-1.hs-item-has-children[aria-haspopup=\"true\"]:nth-child(4) > a[href=\"javascript:;\"][aria-haspopup=\"true\"][role=\"menuitem\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "menu",
                        "menubar",
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parents role not present: menu, menubar, group"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<a href=\"javascript:;\" aria-haspopup=\"true\" aria-expanded=\"false\" role=\"menuitem\">Blog</a>",
                  "target": [
                    ".hs-menu-depth-1.hs-item-has-children[aria-haspopup=\"true\"]:nth-child(5) > a[href=\"javascript:;\"][aria-haspopup=\"true\"][role=\"menuitem\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "menu",
                        "menubar",
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parents role not present: menu, menubar, group"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<a href=\"javascript:;\" aria-haspopup=\"true\" aria-expanded=\"false\" role=\"menuitem\">About</a>",
                  "target": [
                    ".hs-menu-depth-1.hs-item-has-children[aria-haspopup=\"true\"]:nth-child(6) > a[href=\"javascript:;\"][aria-haspopup=\"true\"][role=\"menuitem\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
                }
              ]
            },
            {
              "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": "#696969",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.48,
                        "fontSize": "14.4pt (19.2px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input type=\"text\" name=\"website\" required=\"\" id=\"website\" class=\"form-control\" placeholder=\"www.yourwebsite.com\">",
                          "target": [
                            "#website"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.48 (foreground color: #696969, background color: #ffffff, font size: 14.4pt (19.2px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"text\" name=\"website\" required=\"\" id=\"website\" class=\"form-control\" placeholder=\"www.yourwebsite.com\">",
                  "target": [
                    "#website"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.48 (foreground color: #696969, background color: #ffffff, font size: 14.4pt (19.2px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#008441",
                        "contrastRatio": 4.79,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button type=\"submit\" class=\"btn\">SUBMIT</button>",
                          "target": [
                            "button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.79 (foreground color: #ffffff, background color: #008441, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button type=\"submit\" class=\"btn\">SUBMIT</button>",
                  "target": [
                    "button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.79 (foreground color: #ffffff, background color: #008441, font size: 12.8pt (17px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6e6a6a",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.33,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.33 (foreground color: #6e6a6a, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Complete audits using both human and artificial intelligence to give you an accurate picture of your level of accessibility</p>",
                  "target": [
                    ".services-row:nth-child(1) > .row > .col-md-4:nth-child(1) > a > .services-contents.text-center > .services-details > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.33 (foreground color: #6e6a6a, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6e6a6a",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.33,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.33 (foreground color: #6e6a6a, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Self-paced and live training for your entire team or a single individual</p>",
                  "target": [
                    ".services-row:nth-child(1) > .row > .col-md-4:nth-child(2) > a > .services-contents.text-center > .services-details > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.33 (foreground color: #6e6a6a, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6e6a6a",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.33,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.33 (foreground color: #6e6a6a, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>We support your team at every step throughout the audit process and then for the duration of the maintenance period</p>",
                  "target": [
                    ".services-row:nth-child(1) > .row > .col-md-4:nth-child(3) > a > .services-contents.text-center > .services-details > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.33 (foreground color: #6e6a6a, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6e6a6a",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.33,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.33 (foreground color: #6e6a6a, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Testing expertise for everything digital from webpages, PDFs, Kiosks and applications</p>",
                  "target": [
                    ".services-row:nth-child(2) > .row > .col-md-4:nth-child(1) > a > .services-contents.text-center > .services-details > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.33 (foreground color: #6e6a6a, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6e6a6a",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.33,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.33 (foreground color: #6e6a6a, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Scan a page, section or your complete site on-demand and see real-time issues</p>",
                  "target": [
                    ".services-row:nth-child(2) > .row > .col-md-4:nth-child(2) > a > .services-contents.text-center > .services-details > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.33 (foreground color: #6e6a6a, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6e6a6a",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.33,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.33 (foreground color: #6e6a6a, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>We provide you with proof of compliance to prevent lawsuits.</p>",
                  "target": [
                    ".services-row:nth-child(2) > .row > .col-md-4:nth-child(3) > a > .services-contents.text-center > .services-details > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.33 (foreground color: #6e6a6a, 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": "#008441",
                        "contrastRatio": 4.79,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"quotes-holder\">",
                          "target": [
                            ".quotes-holder"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.79 (foreground color: #ffffff, background color: #008441, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-reactid=\".hbspt-forms-0.1:$0.1:$website.0.0\">Website URL</span>",
                  "target": [
                    "#label-website-50276fce-09eb-4794-9b3a-b7f25daa4879_5545 > span:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.79 (foreground color: #ffffff, background color: #008441, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#008441",
                        "contrastRatio": 4.79,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"quotes-holder\">",
                          "target": [
                            ".quotes-holder"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.79 (foreground color: #ffffff, background color: #008441, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-reactid=\".hbspt-forms-0.1:$1.1:$firstname.0.0\">First Name</span>",
                  "target": [
                    "#label-firstname-50276fce-09eb-4794-9b3a-b7f25daa4879_5545 > span:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.79 (foreground color: #ffffff, background color: #008441, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#008441",
                        "contrastRatio": 4.79,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"quotes-holder\">",
                          "target": [
                            ".quotes-holder"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.79 (foreground color: #ffffff, background color: #008441, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span data-reactid=\".hbspt-forms-0.1:$1.1:$lastname.0.0\">Last Name</span>",
                  "target": [
                    "#label-lastname-50276fce-09eb-4794-9b3a-b7f25daa4879_5545 > span:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.79 (foreground color: #ffffff, background color: #008441, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#008441",
                        "contrastRatio": 4.79,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input type=\"submit\" value=\"Submit Now\" class=\"hs-button primary large\" data-reactid=\".hbspt-forms-2.5.1.0\">",
                          "target": [
                            "input[value=\"Submit Now\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.79 (foreground color: #ffffff, background color: #008441, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"submit\" value=\"Submit Now\" class=\"hs-button primary large\" data-reactid=\".hbspt-forms-2.5.1.0\">",
                  "target": [
                    "input[value=\"Submit Now\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.79 (foreground color: #ffffff, background color: #008441, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "label-content-name-mismatch",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag21a",
                "wcag253",
                "experimental"
              ],
              "description": "Ensures that elements labelled through their content must have their visible text as part of their accessible name",
              "help": "Elements must have their visible text as part of their accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label-content-name-mismatch?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.boia.org/blog/why-web-accessibility-is-the-future-of-seo-and-the-future-is-now\" aria-label=\"Why Web Accessibility Is The Future of SEO and the Future is Now!\">Read More <i class=\"fa fa-chevron-circle-right\"></i></a>",
                  "target": [
                    ".col-md-4:nth-child(1) > .blog-contents > .btn > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.boia.org/blog/despite-new-doj-guidance-many-organizations-havent-adopted-accessible-web-design\" aria-label=\"Despite New DOJ Guidance, Many Organizations Haven't Adopted Accessible Web Design\">Read More <i class=\"fa fa-chevron-circle-right\"></i></a>",
                  "target": [
                    ".col-md-4:nth-child(2) > .blog-contents > .btn > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.boia.org/blog/how-important-is-supporting-landscape-mode-for-accessibility\" aria-label=\"How Important is Supporting Landscape Mode for Accessibility?\">Read More <i class=\"fa fa-chevron-circle-right\"></i></a>",
                  "target": [
                    ".col-md-4:nth-child(3) > .blog-contents > .btn > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en-us\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "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": "navigation menu"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"hs_menu_wrapper_module_1582040200819264_\" class=\"hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal\" role=\"navigation\" data-sitemap-name=\"default\" data-menu-id=\"25448078907\" aria-label=\"Navigation Menu\">",
                          "target": [
                            "#hs_menu_wrapper_module_1582040200819264_"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"hs_menu_wrapper_module_1582039885172250_my_menu\" class=\"hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal\" role=\"navigation\" data-sitemap-name=\"default\" data-menu-id=\"5631232319\" aria-label=\"Navigation Menu\">",
                  "target": [
                    "#hs_menu_wrapper_module_1582039885172250_my_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": "presentation-role-conflict",
              "impact": "minor",
              "tags": [
                "cat.aria",
                "best-practice"
              ],
              "description": "Flags elements whose role is none or presentation and which cause the role conflict resolution to trigger.",
              "help": "Elements of role none or presentation should be flagged",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/presentation-role-conflict?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "has-global-aria-attribute",
                      "data": [
                        "aria-haspopup"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have global ARIA attribute"
                    }
                  ],
                  "impact": "minor",
                  "html": "<li class=\"hs-menu-item hs-menu-depth-1 hs-item-has-children\" role=\"none\" aria-haspopup=\"true\">",
                  "target": [
                    ".hs-menu-depth-1.hs-item-has-children[aria-haspopup=\"true\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element does not have global ARIA attribute"
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "has-global-aria-attribute",
                      "data": [
                        "aria-haspopup"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have global ARIA attribute"
                    }
                  ],
                  "impact": "minor",
                  "html": "<li class=\"hs-menu-item hs-menu-depth-1 hs-item-has-children\" role=\"none\" aria-haspopup=\"true\">",
                  "target": [
                    ".hs-menu-depth-1.hs-item-has-children[aria-haspopup=\"true\"]:nth-child(2)"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element does not have global ARIA attribute"
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "has-global-aria-attribute",
                      "data": [
                        "aria-haspopup"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have global ARIA attribute"
                    }
                  ],
                  "impact": "minor",
                  "html": "<li class=\"hs-menu-item hs-menu-depth-1 hs-item-has-children\" role=\"none\" aria-haspopup=\"true\">",
                  "target": [
                    ".hs-menu-depth-1.hs-item-has-children[aria-haspopup=\"true\"]:nth-child(3)"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element does not have global ARIA attribute"
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "has-global-aria-attribute",
                      "data": [
                        "aria-haspopup"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have global ARIA attribute"
                    }
                  ],
                  "impact": "minor",
                  "html": "<li class=\"hs-menu-item hs-menu-depth-1 hs-item-has-children\" role=\"none\" aria-haspopup=\"true\">",
                  "target": [
                    ".hs-menu-depth-1.hs-item-has-children[aria-haspopup=\"true\"]:nth-child(4)"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element does not have global ARIA attribute"
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "has-global-aria-attribute",
                      "data": [
                        "aria-haspopup"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have global ARIA attribute"
                    }
                  ],
                  "impact": "minor",
                  "html": "<li class=\"hs-menu-item hs-menu-depth-1 hs-item-has-children\" role=\"none\" aria-haspopup=\"true\">",
                  "target": [
                    ".hs-menu-depth-1.hs-item-has-children[aria-haspopup=\"true\"]:nth-child(5)"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element does not have global ARIA attribute"
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "has-global-aria-attribute",
                      "data": [
                        "aria-haspopup"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have global ARIA attribute"
                    }
                  ],
                  "impact": "minor",
                  "html": "<li class=\"hs-menu-item hs-menu-depth-1 hs-item-has-children\" role=\"none\" aria-haspopup=\"true\">",
                  "target": [
                    ".hs-menu-depth-1.hs-item-has-children[aria-haspopup=\"true\"]:nth-child(6)"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element does not have global ARIA attribute"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"hs_cos_wrapper_module_1582039805572249\" class=\"hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module\" style=\"\" data-hs-cos-general-type=\"widget\" data-hs-cos-type=\"module\">",
                  "target": [
                    "#hs_cos_wrapper_module_1582039805572249"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h3 class=\"offscreen\">Approximate Statistics</h3>",
                  "target": [
                    ".holder > .offscreen"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 class=\"count_statistic_caption\">\n               <span class=\"counter\">65,013</span>\n               <p>Websites Analyzed</p>\n            </h4>",
                  "target": [
                    ".col-md-6.col-lg-3:nth-child(1) > .counts-contents.text-center > .count_statistic_caption"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 class=\"count_statistic_caption\">\n               <span class=\"counter\">72</span>\n               <p>Countries Served</p>\n            </h4>",
                  "target": [
                    ".col-md-6.col-lg-3:nth-child(2) > .counts-contents.text-center > .count_statistic_caption"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 class=\"count_statistic_caption\">\n               <span class=\"counter\">157</span>\n               <p>Accessibility Professionals</p>\n            </h4>",
                  "target": [
                    ".col-md-6.col-lg-3:nth-child(3) > .counts-contents.text-center > .count_statistic_caption"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 class=\"count_statistic_caption\">\n               <span class=\"counter\">21</span>\n               <p>Years in Business</p>\n            </h4>",
                  "target": [
                    ".col-md-6.col-lg-3:nth-child(4) > .counts-contents.text-center > .count_statistic_caption"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"hs_cos_wrapper_module_1582039950980253\" class=\"hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module\" style=\"\" data-hs-cos-general-type=\"widget\" data-hs-cos-type=\"module\">",
                  "target": [
                    "#hs_cos_wrapper_module_1582039950980253"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"hs_cos_wrapper_module_1582039975028254\" class=\"hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module\" style=\"\" data-hs-cos-general-type=\"widget\" data-hs-cos-type=\"module\">",
                  "target": [
                    "#hs_cos_wrapper_module_1582039975028254"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"hs_cos_wrapper_module_1582039994652255\" class=\"hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module\" style=\"\" data-hs-cos-general-type=\"widget\" data-hs-cos-type=\"module\">",
                  "target": [
                    "#hs_cos_wrapper_module_1582039994652255"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"hs_cos_wrapper_module_1582040046372257\" class=\"hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module\" style=\"\" data-hs-cos-general-type=\"widget\" data-hs-cos-type=\"module\">",
                  "target": [
                    "#hs_cos_wrapper_module_1582040046372257"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"experience-heading section-heading text-center\">\n        <h3>INDUSTRY SPECIFIC EXPERIENCE</h3>\n        <p>With nearly two decades of experience across all industries</p>\n      </div>",
                  "target": [
                    ".experience-heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4>Education</h4>",
                  "target": [
                    ".experience-row:nth-child(1) > .row > .experience-box.col-md-6.col-lg-3:nth-child(1) > a > .experience-contents > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p>BoIA helps school districts, public and private K-12, college, university and other education</p>",
                  "target": [
                    ".experience-row:nth-child(1) > .row > .experience-box.col-md-6.col-lg-3:nth-child(1) > a > .experience-contents > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4>Finance &amp; Insurance</h4>",
                  "target": [
                    ".experience-row:nth-child(1) > .row > .experience-box.col-md-6.col-lg-3:nth-child(2) > a > .experience-contents > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p>Consumers expect that online banking, interactive stock trading and processing of insurance</p>",
                  "target": [
                    ".experience-row:nth-child(1) > .row > .experience-box.col-md-6.col-lg-3:nth-child(2) > a > .experience-contents > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4>Healthcare</h4>",
                  "target": [
                    ".experience-row:nth-child(1) > .row > .experience-box.col-md-6.col-lg-3:nth-child(3) > a > .experience-contents > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p>Navigating the complexities of Section 1557 and WCAG 2.0 A/AA to ensure all patients and</p>",
                  "target": [
                    ".experience-row:nth-child(1) > .row > .experience-box.col-md-6.col-lg-3:nth-child(3) > a > .experience-contents > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4>Retail</h4>",
                  "target": [
                    ".experience-row:nth-child(1) > .row > .experience-box.col-md-6.col-lg-3:nth-child(4) > a > .experience-contents > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p>Online shopping is more than just a convenience. For many, it may be one of the only fully in</p>",
                  "target": [
                    ".experience-row:nth-child(1) > .row > .experience-box.col-md-6.col-lg-3:nth-child(4) > a > .experience-contents > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4>Hospitality &amp; Travel</h4>",
                  "target": [
                    ".experience-row:nth-child(2) > .row > .experience-box.col-md-6.col-lg-3:nth-child(1) > a > .experience-contents > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p>Convenience your business and pleasure travelers with an experience that is fully accessible</p>",
                  "target": [
                    ".experience-row:nth-child(2) > .row > .experience-box.col-md-6.col-lg-3:nth-child(1) > a > .experience-contents > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4>Software &amp; SaaS</h4>",
                  "target": [
                    ".experience-row:nth-child(2) > .row > .experience-box.col-md-6.col-lg-3:nth-child(2) > a > .experience-contents > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p>Application testing requires a unique process with security protocols and custom use case</p>",
                  "target": [
                    ".experience-row:nth-child(2) > .row > .experience-box.col-md-6.col-lg-3:nth-child(2) > a > .experience-contents > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4>Federal Government</h4>",
                  "target": [
                    ".experience-row:nth-child(2) > .row > .experience-box.col-md-6.col-lg-3:nth-child(3) > a > .experience-contents > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p>Federal agencies are required to provide websites, mobile applications and kiosks that</p>",
                  "target": [
                    ".experience-row:nth-child(2) > .row > .experience-box.col-md-6.col-lg-3:nth-child(3) > a > .experience-contents > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4>State &amp; Local Government</h4>",
                  "target": [
                    ".experience-row:nth-child(2) > .row > .experience-box.col-md-6.col-lg-3:nth-child(4) > a > .experience-contents > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p>All citizens have the right to interact with their state and local government equally</p>",
                  "target": [
                    ".experience-row:nth-child(2) > .row > .experience-box.col-md-6.col-lg-3:nth-child(4) > a > .experience-contents > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h3>Request a quote - it's totally free</h3>",
                  "target": [
                    ".quotes-contents > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<label id=\"label-website-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\" class=\"\" placeholder=\"Enter your Website URL\" for=\"website-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\" data-reactid=\".hbspt-forms-0.1:$0.1:$website.0\">",
                  "target": [
                    "#label-website-50276fce-09eb-4794-9b3a-b7f25daa4879_5545"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"input\" data-reactid=\".hbspt-forms-0.1:$0.1:$website.$website\"><input id=\"website-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\" class=\"hs-input\" type=\"text\" name=\"website\" required=\"\" value=\"\" placeholder=\"\" data-reactid=\".hbspt-forms-0.1:$0.1:$website.$website.0\" inputmode=\"url\"></div>",
                  "target": [
                    ".hs_website > .input"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<label id=\"label-firstname-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\" class=\"\" placeholder=\"Enter your First Name\" for=\"firstname-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\" data-reactid=\".hbspt-forms-0.1:$1.1:$firstname.0\">",
                  "target": [
                    "#label-firstname-50276fce-09eb-4794-9b3a-b7f25daa4879_5545"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"input\" data-reactid=\".hbspt-forms-0.1:$1.1:$firstname.$firstname\">",
                  "target": [
                    "fieldset[data-reactid=\".hbspt-forms-0.1:$1\"] > .hs_firstname.hs-firstname.hs-fieldtype-text > .input"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<label id=\"label-lastname-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\" class=\"\" placeholder=\"Enter your Last Name\" for=\"lastname-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\" data-reactid=\".hbspt-forms-0.1:$1.1:$lastname.0\">",
                  "target": [
                    "#label-lastname-50276fce-09eb-4794-9b3a-b7f25daa4879_5545"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"input\" data-reactid=\".hbspt-forms-0.1:$1.1:$lastname.$lastname\">",
                  "target": [
                    "fieldset[data-reactid=\".hbspt-forms-0.1:$1\"] > .hs_lastname.hs-lastname.hs-fieldtype-text > .input"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<label id=\"label-email-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\" class=\"\" placeholder=\"Enter your Email\" for=\"email-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\" data-reactid=\".hbspt-forms-0.1:$2.1:$email.0\">",
                  "target": [
                    "#label-email-50276fce-09eb-4794-9b3a-b7f25daa4879_5545"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"input\" data-reactid=\".hbspt-forms-0.1:$2.1:$email.$email\">",
                  "target": [
                    "div[data-reactid=\".hbspt-forms-0.1:$2.1:$email\"] > .input"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<label id=\"label-phone-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\" class=\"\" placeholder=\"Enter your Phone Number\" for=\"phone-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\" data-reactid=\".hbspt-forms-0.1:$2.1:$phone.0\">",
                  "target": [
                    "#label-phone-50276fce-09eb-4794-9b3a-b7f25daa4879_5545"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"input\" data-reactid=\".hbspt-forms-0.1:$2.1:$phone.$phone\">",
                  "target": [
                    "div[data-reactid=\".hbspt-forms-0.1:$2.1:$phone\"] > .input"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"col-md-5\">\n          <div class=\"quotes-img\">     \n            \n            <img data-src=\"https://cdn2.hubspot.net/hubfs/2759564/laptopguy020620a.png\" alt=\"Man holding Laptop\" class=\"img-fluid lazyload\">\n            \n          </div>\n        </div>",
                  "target": [
                    ".quotes-wrap > .row > .col-md-5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"hs_cos_wrapper_module_1582040147612260\" class=\"hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module\" style=\"\" data-hs-cos-general-type=\"widget\" data-hs-cos-type=\"module\">",
                  "target": [
                    "#hs_cos_wrapper_module_1582040147612260"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"newsletter-strip1\">\n    \n    <img data-src=\"https://cdn2.hubspot.net/hubfs/2759564/strip1.gif\" alt=\"\" class=\"img-fluid lazyload\" width=\"100%\">\n    \n  </div>",
                  "target": [
                    ".newsletter-strip1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h2>Stay current on digital accessibility news weekly by subscribing to our blog.</h2>",
                  "target": [
                    ".newsletter-contents > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"input\" data-reactid=\".hbspt-forms-1.1:$0.$email\"><input id=\"email-1ea7c918-dabe-4a65-88d5-42706b82d783_1139\" class=\"hs-input\" type=\"email\" name=\"email\" required=\"\" placeholder=\"Email\" value=\"\" autocomplete=\"email\" data-reactid=\".hbspt-forms-1.1:$0.$email.0\" inputmode=\"email\"></div>",
                  "target": [
                    "div[data-reactid=\".hbspt-forms-1.1:$0.$email\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"newsletter-strip2\">\n    \n    <img data-src=\"https://cdn2.hubspot.net/hubfs/2759564/strip1.gif\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" alt=\"\" class=\"img-fluid lazyload\" width=\"100%\">\n      \n  </div>",
                  "target": [
                    ".newsletter-strip2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"hs_cos_wrapper_module_1582040175692262\" class=\"hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module\" style=\"\" data-hs-cos-general-type=\"widget\" data-hs-cos-type=\"module\">",
                  "target": [
                    "#hs_cos_wrapper_module_1582040175692262"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"col-md-5\">",
                  "target": [
                    ".contact-wrap > .row > .col-md-5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h3>Get In Touch</h3>",
                  "target": [
                    ".contact-form > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<label id=\"label-firstname-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\" class=\"\" placeholder=\"Enter your First Name\" for=\"firstname-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\" data-reactid=\".hbspt-forms-2.1:$0.1:$firstname.0\">",
                  "target": [
                    "#label-firstname-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"input\" data-reactid=\".hbspt-forms-2.1:$0.1:$firstname.$firstname\">",
                  "target": [
                    "fieldset[data-reactid=\".hbspt-forms-2.1:$0\"] > .hs_firstname.hs-firstname.hs-fieldtype-text > .input"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<label id=\"label-lastname-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\" class=\"\" placeholder=\"Enter your Last Name\" for=\"lastname-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\" data-reactid=\".hbspt-forms-2.1:$0.1:$lastname.0\">",
                  "target": [
                    "#label-lastname-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"input\" data-reactid=\".hbspt-forms-2.1:$0.1:$lastname.$lastname\">",
                  "target": [
                    "fieldset[data-reactid=\".hbspt-forms-2.1:$0\"] > .hs_lastname.hs-lastname.hs-fieldtype-text > .input"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<label id=\"label-email-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\" class=\"\" placeholder=\"Enter your Email\" for=\"email-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\" data-reactid=\".hbspt-forms-2.1:$1.1:$email.0\">",
                  "target": [
                    "#label-email-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"input\" data-reactid=\".hbspt-forms-2.1:$1.1:$email.$email\">",
                  "target": [
                    "div[data-reactid=\".hbspt-forms-2.1:$1.1:$email\"] > .input"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<label id=\"label-phone-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\" class=\"\" placeholder=\"Enter your Phone\" for=\"phone-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\" data-reactid=\".hbspt-forms-2.1:$1.1:$phone.0\">",
                  "target": [
                    "#label-phone-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"input\" data-reactid=\".hbspt-forms-2.1:$1.1:$phone.$phone\"><input id=\"phone-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\" class=\"hs-input\" type=\"tel\" name=\"phone\" required=\"\" value=\"\" placeholder=\"\" autocomplete=\"tel\" data-reactid=\".hbspt-forms-2.1:$1.1:$phone.$phone.0\" inputmode=\"tel\"></div>",
                  "target": [
                    "div[data-reactid=\".hbspt-forms-2.1:$1.1:$phone\"] > .input"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<label id=\"label-message-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\" class=\"\" placeholder=\"Enter your Your Message\" for=\"message-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\" data-reactid=\".hbspt-forms-2.1:$2.1:$message.0\">",
                  "target": [
                    "#label-message-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"input\" data-reactid=\".hbspt-forms-2.1:$2.1:$message.$message\"><textarea id=\"message-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\" class=\"hs-input\" name=\"message\" required=\"\" placeholder=\"\" data-reactid=\".hbspt-forms-2.1:$2.1:$message.$message.0\"></textarea></div>",
                  "target": [
                    ".hs_message > .input"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.boia.org/",
      "what": "URL",
      "result": "https://www.boia.org/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.boia.org/",
      "result": {
        "Error": {
          "AA.1_3_1.H71.NoLegend": {
            "Fieldset does not contain a legend element. All fieldsets should contain a legend element that describes a description of the field group.": [
              {
                "tagName": "fieldset",
                "id": "",
                "code": "<fieldset class=\"form-columns-1\" data-reactid=\".hbspt-forms-1.1:$2\">...</fieldset>"
              },
              {
                "tagName": "fieldset",
                "id": "",
                "code": "<fieldset class=\"form-columns-1\" data-reactid=\".hbspt-forms-2.1:$0\">...</fieldset>"
              },
              {
                "tagName": "fieldset",
                "id": "",
                "code": "<fieldset class=\"form-columns-2\" data-reactid=\".hbspt-forms-1.1:$0\">...</fieldset>"
              },
              {
                "tagName": "fieldset",
                "id": "",
                "code": "<fieldset class=\"form-columns-2\" data-reactid=\".hbspt-forms-1.1:$1\">...</fieldset>"
              },
              {
                "tagName": "fieldset",
                "id": "",
                "code": "<fieldset class=\"form-columns-2\" data-reactid=\".hbspt-forms-2.1:$1\">...</fieldset>"
              },
              {
                "tagName": "fieldset",
                "id": "",
                "code": "<fieldset class=\"form-columns-2\" data-reactid=\".hbspt-forms-2.1:$2\">...</fieldset>"
              }
            ]
          },
          "AA.2_4_1.H64.1": {
            "Iframe element requires a non-empty title attribute that identifies the frame.": [
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe name=\"target_iframe_1ea7c918-dabe-4a65-88d5-42706b82d783_1139\" style=\"display:none;\" data-reactid=\".hbspt-forms-0.8\" data-lf-yt-playback-inspected-p1e024bdkqv8gb6d=\"true\">...</iframe>"
              },
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe name=\"target_iframe_50276fce-09eb-4794-9b3a-b7f25daa4879_5545\" style=\"display:none;\" data-reactid=\".hbspt-forms-2.8\" data-lf-yt-playback-inspected-p1e024bdkqv8gb6d=\"true\">...</iframe>"
              },
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe name=\"target_iframe_b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\" style=\"display:none;\" data-reactid=\".hbspt-forms-1.8\" data-lf-yt-playback-inspected-p1e024bdkqv8gb6d=\"true\">...</iframe>"
              }
            ]
          },
          "AA.4_1_2.H91.Fieldset.Name": {
            "This fieldset element does not have a name available to an accessibility API. Valid names are: legend element, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "fieldset",
                "id": "",
                "code": "<fieldset class=\"form-columns-1\" data-reactid=\".hbspt-forms-1.1:$2\">...</fieldset>"
              },
              {
                "tagName": "fieldset",
                "id": "",
                "code": "<fieldset class=\"form-columns-1\" data-reactid=\".hbspt-forms-2.1:$0\">...</fieldset>"
              },
              {
                "tagName": "fieldset",
                "id": "",
                "code": "<fieldset class=\"form-columns-2\" data-reactid=\".hbspt-forms-1.1:$0\">...</fieldset>"
              },
              {
                "tagName": "fieldset",
                "id": "",
                "code": "<fieldset class=\"form-columns-2\" data-reactid=\".hbspt-forms-1.1:$1\">...</fieldset>"
              },
              {
                "tagName": "fieldset",
                "id": "",
                "code": "<fieldset class=\"form-columns-2\" data-reactid=\".hbspt-forms-2.1:$1\">...</fieldset>"
              },
              {
                "tagName": "fieldset",
                "id": "",
                "code": "<fieldset class=\"form-columns-2\" data-reactid=\".hbspt-forms-2.1:$2\">...</fieldset>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "#batBeacon445278144086",
                "code": "<img style=\"width:0px; height:0px; display:none; visibility:hidden;\" id=\"batBeacon445278144086\" width=\"0\" height=\"0\" alt=\"\" src=\"https://bat.bing.com/action/0?ti=5548693&amp;tm=gtm002&amp;Ver=2&amp;mid=cc096801-f25d-4e41-ac05-e4107be45e72&amp;sid=b93e3da0ff9511eca511218e5e1432db&amp;vid=b93e5720ff9511ec95bbeb868e1bbafa&amp;vids=1&amp;pi=0&amp;lg=en-US&amp;sw=1280&amp;sh=720&amp;sc=30&amp;nwd=1&amp;tl=WCAG%20Audits,%20ADA%20Accessibility%20Audits%20%26%20Section%20508%20Audits&amp;p=https%3A%2F%2Fwww.boia.org%2F&amp;r=&amp;lt=942&amp;evt=pageLoad&amp;msclkid=N&amp;sv=1&amp;rn=929273\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img data-src=\"https://cdn2.hubspot.net/hubfs/2759564/strip1.gif\" alt=\"\" class=\"img-fluid lazyload\" width=\"100%\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img data-src=\"https://cdn2.hubspot.net/hubfs/2759564/strip1.gif\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" alt=\"\" class=\"img-fluid lazyload\" width=\"100%\">"
              }
            ]
          },
          "AA.1_3_1.H44.NonExistentFragment": {
            "This label's \"for\" attribute contains an ID that does not exist in the document fragment.": [
              {
                "tagName": "label",
                "id": "#label-blog_default_hubspot_blog_subscription-1ea7c918-dabe-4a65-88d5-42706b82d783_1139",
                "code": "<label id=\"label-blog_default_hubspot_blog_subscription-1ea7c918-dabe-4a65-88d5-42706b82d783_1139\" class=\"\" placeholder=\"Enter your Notification Frequency\" for=\"blog_default_hubspot_blog_subscription-1ea7c918-dabe-4a65-88d5-42706b82d783_1139\" data-reactid=\".hbspt-forms-0.1:$1.0\">...</label>"
              },
              {
                "tagName": "label",
                "id": "#label-lifecyclestage-1ea7c918-dabe-4a65-88d5-42706b82d783_1139",
                "code": "<label id=\"label-lifecyclestage-1ea7c918-dabe-4a65-88d5-42706b82d783_1139\" class=\"\" placeholder=\"Enter your Lifecycle Stage\" for=\"lifecyclestage-1ea7c918-dabe-4a65-88d5-42706b82d783_1139\" data-reactid=\".hbspt-forms-0.1:$2.0\">...</label>"
              }
            ]
          },
          "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=\"header-top header-section\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 3:1.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1>...</h1>"
              }
            ]
          },
          "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>"
              }
            ]
          },
          "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=\"#main-content\" class=\"skip-link\" onclick=\"scroll_to_maincontent();\">...</a>"
              }
            ]
          },
          "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": "a",
                "id": "",
                "code": "<a href=\"https://goo.gl/maps/hfMWzuSarWF8mHnSA\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"mailto:contact@boia.org\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"tel:401-830-0075\">...</a>"
              }
            ]
          },
          "AA.2_5_3.F96": {
            "Accessible name for this element does not contain the visible label text. Check that for user interface components with labels that include text or images of text, the name contains the text that is presented visually.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.boia.org/blog/despite-new-doj-guidance-many-organizations-havent-adopted-accessible-web-design\" aria-label=\"Despite New DOJ Guidance, Many Organizations Haven't Adopted Accessible Web Design\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.boia.org/blog/how-important-is-supporting-landscape-mode-for-accessibility\" aria-label=\"How Important is Supporting Landscape Mode for Accessibility?\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.boia.org/blog/why-web-accessibility-is-the-future-of-seo-and-the-future-is-now\" aria-label=\"Why Web Accessibility Is The Future of SEO and the Future is Now!\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Empty": {
            "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "#main-content",
                "code": "<a name=\"main-content\" id=\"main-content\" tabindex=\"-1\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.boia.org/",
      "what": "URL",
      "result": "https://www.boia.org/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.boia.org/",
      "result": {
        "content": {
          "totals": {
            "violation": 74,
            "recommendation": 23,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[24]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 597,
                "top": 8408,
                "height": 45,
                "width": 142
              },
              "snippet": "<a aria-label=\"How Important is Supporting Landscape Mode for Accessibility?\" href=\"https://www.boia.org/blog/how-important-is-supporting-landscape-mode-for-accessibility\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[23]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 330,
                "top": 8408,
                "height": 45,
                "width": 142
              },
              "snippet": "<a aria-label=\"Despite New DOJ Guidance, Many Organizations Haven't Adopted Accessible Web Design\" href=\"https://www.boia.org/blog/despite-new-doj-guidance-many-organizations-havent-adopted-accessible-web-design\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[22]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 63,
                "top": 8408,
                "height": 45,
                "width": 142
              },
              "snippet": "<a aria-label=\"Why Web Accessibility Is The Future of SEO and the Future is Now!\" href=\"https://www.boia.org/blog/why-web-accessibility-is-the-future-of-seo-and-the-future-is-now\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_PresentationImgHasNonNullAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[3]/a[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Image designated as decorative has non-null 'alt' attribute",
              "bounds": {
                "left": 555,
                "top": 2745,
                "height": 24,
                "width": 225
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"compliance020620\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/compliance020620.jpeg\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Fieldset_HasLegend",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/fieldset[3]",
                "aria": "/document[1]/group[3]"
              },
              "message": "<fieldset> element does not have a <legend>",
              "bounds": {
                "left": 25,
                "top": 7600,
                "height": 92,
                "width": 750
              },
              "snippet": "<fieldset data-reactid=\".hbspt-forms-0.1:$2\" class=\"form-columns-2\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Fieldset_HasLegend",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/fieldset[2]",
                "aria": "/document[1]/group[2]"
              },
              "message": "<fieldset> element does not have a <legend>",
              "bounds": {
                "left": 25,
                "top": 7508,
                "height": 92,
                "width": 750
              },
              "snippet": "<fieldset data-reactid=\".hbspt-forms-0.1:$1\" class=\"form-columns-2\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Fieldset_HasLegend",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/fieldset[1]",
                "aria": "/document[1]/group[1]"
              },
              "message": "<fieldset> element does not have a <legend>",
              "bounds": {
                "left": 25,
                "top": 7416,
                "height": 92,
                "width": 750
              },
              "snippet": "<fieldset data-reactid=\".hbspt-forms-0.1:$0\" class=\"form-columns-1\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Fieldset_HasLegend",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/form[1]/fieldset[3]",
                "aria": "/document[1]/group[6]"
              },
              "message": "<fieldset> element does not have a <legend>",
              "bounds": {
                "left": 349,
                "top": 9768,
                "height": 103,
                "width": 437
              },
              "snippet": "<fieldset data-reactid=\".hbspt-forms-1.1:$2\" class=\"form-columns-1\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Fieldset_HasLegend",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/form[1]/fieldset[2]",
                "aria": "/document[1]/group[5]"
              },
              "message": "<fieldset> element does not have a <legend>",
              "bounds": {
                "left": 349,
                "top": 9678,
                "height": 82,
                "width": 437
              },
              "snippet": "<fieldset data-reactid=\".hbspt-forms-1.1:$1\" class=\"form-columns-2\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Fieldset_HasLegend",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/form[1]/fieldset[1]",
                "aria": "/document[1]/group[4]"
              },
              "message": "<fieldset> element does not have a <legend>",
              "bounds": {
                "left": 349,
                "top": 9588,
                "height": 82,
                "width": 437
              },
              "snippet": "<fieldset data-reactid=\".hbspt-forms-1.1:$0\" class=\"form-columns-2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidPropertyValue",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/a[1]",
                "aria": "/document[1]/banner[1]/menubar[1]/link[1]"
              },
              "message": "The value \"False\" specified for attribute 'aria-expanded' on element <a> is not valid",
              "bounds": {
                "left": 745,
                "top": 10,
                "height": 45,
                "width": 45
              },
              "snippet": "<a aria-expanded=\"False\" aria-label=\"Main Navigation Menu\" class=\"mobile-trigger-new cta_border_button\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -10000,
                "top": 1523,
                "height": 1,
                "width": 1
              },
              "snippet": "<h3 class=\"offscreen\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[24]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 597,
                "top": 8408,
                "height": 45,
                "width": 142
              },
              "snippet": "<a aria-label=\"How Important is Supporting Landscape Mode for Accessibility?\" href=\"https://www.boia.org/blog/how-important-is-supporting-landscape-mode-for-accessibility\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/heading[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 565,
                "top": 8051,
                "height": 116,
                "width": 205
              },
              "snippet": "<h4>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[23]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 330,
                "top": 8408,
                "height": 45,
                "width": 142
              },
              "snippet": "<a aria-label=\"Despite New DOJ Guidance, Many Organizations Haven't Adopted Accessible Web Design\" href=\"https://www.boia.org/blog/despite-new-doj-guidance-many-organizations-havent-adopted-accessible-web-design\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/heading[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 298,
                "top": 8051,
                "height": 173,
                "width": 205
              },
              "snippet": "<h4>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[22]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 63,
                "top": 8408,
                "height": 45,
                "width": 142
              },
              "snippet": "<a aria-label=\"Why Web Accessibility Is The Future of SEO and the Future is Now!\" href=\"https://www.boia.org/blog/why-web-accessibility-is-the-future-of-seo-and-the-future-is-now\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/heading[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 31,
                "top": 8051,
                "height": 144,
                "width": 205
              },
              "snippet": "<h4>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 7879,
                "height": 61,
                "width": 770
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/fieldset[3]/div[2]/div[1]/input[1]",
                "aria": "/document[1]/group[3]/textbox[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 400,
                "top": 7624,
                "height": 50,
                "width": 349
              },
              "snippet": "<input inputmode=\"tel\" data-reactid=\".hbspt-forms-0.1:$2.1:$phone.$phone.0\" autocomplete=\"tel\" placeholder=\"\" value=\"\" required=\"\" name=\"phone\" type=\"tel\" class=\"hs-input\" id=\"phone-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/fieldset[3]/div[1]/div[1]/input[1]",
                "aria": "/document[1]/group[3]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 25,
                "top": 7624,
                "height": 50,
                "width": 349
              },
              "snippet": "<input inputmode=\"email\" data-reactid=\".hbspt-forms-0.1:$2.1:$email.$email.0\" autocomplete=\"email\" value=\"\" placeholder=\"\" required=\"\" name=\"email\" type=\"email\" class=\"hs-input\" id=\"email-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/fieldset[2]/div[2]/div[1]/input[1]",
                "aria": "/document[1]/group[2]/textbox[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 400,
                "top": 7532,
                "height": 50,
                "width": 349
              },
              "snippet": "<input inputmode=\"text\" data-reactid=\".hbspt-forms-0.1:$1.1:$lastname.$lastname.0\" autocomplete=\"family-name\" placeholder=\"\" value=\"\" required=\"\" name=\"lastname\" type=\"text\" class=\"hs-input\" id=\"lastname-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/fieldset[2]/div[1]/div[1]/input[1]",
                "aria": "/document[1]/group[2]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 25,
                "top": 7532,
                "height": 50,
                "width": 349
              },
              "snippet": "<input inputmode=\"text\" data-reactid=\".hbspt-forms-0.1:$1.1:$firstname.$firstname.0\" autocomplete=\"given-name\" placeholder=\"\" value=\"\" required=\"\" name=\"firstname\" type=\"text\" class=\"hs-input\" id=\"firstname-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/fieldset[1]/div[1]/div[1]/input[1]",
                "aria": "/document[1]/group[1]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 25,
                "top": 7440,
                "height": 50,
                "width": 724
              },
              "snippet": "<input inputmode=\"url\" data-reactid=\".hbspt-forms-0.1:$0.1:$website.$website.0\" placeholder=\"\" value=\"\" required=\"\" name=\"website\" type=\"text\" class=\"hs-input\" id=\"website-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/div[1]/div[2]/input[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 25,
                "top": 7710,
                "height": 50,
                "width": 108
              },
              "snippet": "<input data-reactid=\".hbspt-forms-0.5.1.0\" class=\"hs-button primary large\" value=\"Submit\" type=\"submit\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 25,
                "top": 7325,
                "height": 56,
                "width": 750
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[4]/a[1]",
                "aria": "/document[1]/link[21]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 6706,
                "height": 509,
                "width": 370
              },
              "snippet": "<a href=\"https://www.boia.org/website-accessibility-state-local-government\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 6706,
                "height": 509,
                "width": 370
              },
              "snippet": "<a href=\"https://www.boia.org/website-accessibility-government\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[19]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 6197,
                "height": 509,
                "width": 370
              },
              "snippet": "<a href=\"https://www.boia.org/website-accessibility-software-saas\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[18]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 6197,
                "height": 509,
                "width": 370
              },
              "snippet": "<a href=\"https://www.boia.org/website-accessibility-hospitality-travel\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/a[1]",
                "aria": "/document[1]/link[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 5688,
                "height": 509,
                "width": 370
              },
              "snippet": "<a href=\"https://www.boia.org/website-accessibility-retail\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 5688,
                "height": 509,
                "width": 370
              },
              "snippet": "<a href=\"https://www.boia.org/website-accessibility-healthcare\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 5179,
                "height": 509,
                "width": 370
              },
              "snippet": "<a href=\"https://www.boia.org/website-accessibility-financial\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 5179,
                "height": 509,
                "width": 370
              },
              "snippet": "<a href=\"https://www.boia.org/website-accessibility-education\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 5004,
                "height": 61,
                "width": 770
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 16,
                "top": 4377,
                "height": 61,
                "width": 768
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/link[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 31,
                "top": 4084,
                "height": 75,
                "width": 205
              },
              "snippet": "<a target=\"_blank\" aria-label=\"Open new window to GSA Contract Holder (#47QTCA20D0059)\" href=\"https://www.boia.org/federal-government-accessibility-audits?frmhp3\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 565,
                "top": 3931,
                "height": 75,
                "width": 205
              },
              "snippet": "<a target=\"_blank\" aria-label=\"Open new window to IAAP: International Association of Accessibility Professionals. Member.\" href=\"/about\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 298,
                "top": 3931,
                "height": 75,
                "width": 205
              },
              "snippet": "<a target=\"_blank\" aria-label=\"Open new window to BBB Accredited Business. Rating: A+. Click for Profile.\" href=\"https://www.bbb.org/us/ri/e-greenwich/profile/information-bureaus/bureau-of-internet-accessibility-0021-122715#sealclick\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 31,
                "top": 3931,
                "height": 75,
                "width": 205
              },
              "snippet": "<a target=\"_blank\" aria-label=\"Open new window to World Wide Web Consortium (W3C)\" href=\"https://www.w3.org/Consortium/Member/List#xB\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 3782,
                "height": 69,
                "width": 770
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 3240,
                "height": 61,
                "width": 770
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 3453,
                "height": 109,
                "width": 770
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 3351,
                "height": 82,
                "width": 770
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[3]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 281,
                "top": 3065,
                "height": 55,
                "width": 239
              },
              "snippet": "<a class=\"btn\" href=\"https://www.boia.org/accessibility-services-for-digital-compliance/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 549,
                "top": 2739,
                "height": 296,
                "width": 237
              },
              "snippet": "<a href=\"https://www.boia.org/legal-and-compliance-assistance\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 282,
                "top": 2739,
                "height": 296,
                "width": 237
              },
              "snippet": "<a href=\"https://www.boia.org/products/a11y-tool/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 2739,
                "height": 296,
                "width": 237
              },
              "snippet": "<a href=\"https://www.boia.org/accessibility-services-for-digital-compliance/ios-android-testing/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 549,
                "top": 2389,
                "height": 296,
                "width": 237
              },
              "snippet": "<a href=\"https://www.boia.org/accessibility-services-for-digital-compliance/support-services/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 282,
                "top": 2389,
                "height": 296,
                "width": 237
              },
              "snippet": "<a href=\"https://www.boia.org/products/lms-interactive-training/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 2389,
                "height": 296,
                "width": 237
              },
              "snippet": "<a href=\"https://www.boia.org/accessibility-services-for-digital-compliance/accessibility-audits/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 2278,
                "height": 61,
                "width": 770
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h4[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 430,
                "top": 1965,
                "height": 98,
                "width": 340
              },
              "snippet": "<h4 class=\"count_statistic_caption\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h4[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 1965,
                "height": 98,
                "width": 340
              },
              "snippet": "<h4 class=\"count_statistic_caption\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h4[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 430,
                "top": 1693,
                "height": 98,
                "width": 340
              },
              "snippet": "<h4 class=\"count_statistic_caption\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 1693,
                "height": 98,
                "width": 340
              },
              "snippet": "<h4 class=\"count_statistic_caption\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/form[1]/fieldset[3]/div[1]/div[1]/textarea[1]",
                "aria": "/document[1]/group[6]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 349,
                "top": 9792,
                "height": 64,
                "width": 429
              },
              "snippet": "<textarea data-reactid=\".hbspt-forms-1.1:$2.1:$message.$message.0\" placeholder=\"\" required=\"\" name=\"message\" class=\"hs-input\" id=\"message-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/form[1]/fieldset[2]/div[2]/div[1]/input[1]",
                "aria": "/document[1]/group[5]/textbox[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 567,
                "top": 9702,
                "height": 50,
                "width": 211
              },
              "snippet": "<input inputmode=\"tel\" data-reactid=\".hbspt-forms-1.1:$1.1:$phone.$phone.0\" autocomplete=\"tel\" placeholder=\"\" value=\"\" required=\"\" name=\"phone\" type=\"tel\" class=\"hs-input\" id=\"phone-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/form[1]/fieldset[2]/div[1]/div[1]/input[1]",
                "aria": "/document[1]/group[5]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 349,
                "top": 9702,
                "height": 50,
                "width": 211
              },
              "snippet": "<input inputmode=\"email\" data-reactid=\".hbspt-forms-1.1:$1.1:$email.$email.0\" autocomplete=\"email\" value=\"\" placeholder=\"\" required=\"\" name=\"email\" type=\"email\" class=\"hs-input\" id=\"email-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/form[1]/fieldset[1]/div[2]/div[1]/input[1]",
                "aria": "/document[1]/group[4]/textbox[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 567,
                "top": 9612,
                "height": 50,
                "width": 211
              },
              "snippet": "<input inputmode=\"text\" data-reactid=\".hbspt-forms-1.1:$0.1:$lastname.$lastname.0\" autocomplete=\"family-name\" placeholder=\"\" value=\"\" required=\"\" name=\"lastname\" type=\"text\" class=\"hs-input\" id=\"lastname-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/form[1]/fieldset[1]/div[1]/div[1]/input[1]",
                "aria": "/document[1]/group[4]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 349,
                "top": 9612,
                "height": 50,
                "width": 211
              },
              "snippet": "<input inputmode=\"text\" data-reactid=\".hbspt-forms-1.1:$0.1:$firstname.$firstname.0\" autocomplete=\"given-name\" placeholder=\"\" value=\"\" required=\"\" name=\"firstname\" type=\"text\" class=\"hs-input\" id=\"firstname-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/form[1]/div[1]/div[2]/input[1]",
                "aria": "/document[1]/button[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 349,
                "top": 9905,
                "height": 60,
                "width": 171
              },
              "snippet": "<input data-reactid=\".hbspt-forms-1.5.1.0\" class=\"hs-button primary large\" value=\"Submit Now\" type=\"submit\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]",
                "aria": "/document[1]/heading[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 349,
                "top": 9489,
                "height": 64,
                "width": 437
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 85,
                "top": 9855,
                "height": 30,
                "width": 159
              },
              "snippet": "<a href=\"mailto:contact@boia.org\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 85,
                "top": 9775,
                "height": 30,
                "width": 124
              },
              "snippet": "<a href=\"tel:401-830-0075\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 85,
                "top": 9620,
                "height": 120,
                "width": 234
              },
              "snippet": "<a target=\"_blank\" href=\"https://goo.gl/maps/hfMWzuSarWF8mHnSA\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[19]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 9521,
                "height": 64,
                "width": 304
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[11]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[18]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 9080,
                "height": 39,
                "width": 770
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[10]/div[1]/div[2]/div[1]/span[1]/div[1]/form[1]/div[4]/div[2]/input[1]",
                "aria": "/document[1]/button[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 305,
                "top": 8804,
                "height": 66,
                "width": 192
              },
              "snippet": "<input data-reactid=\".hbspt-forms-2.5.1.0\" class=\"hs-button primary large\" value=\"Subscribe\" type=\"submit\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[10]/div[1]/div[2]/div[1]/span[1]/div[1]/form[1]/div[1]/div[1]/input[1]",
                "aria": "/document[1]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 8714,
                "height": 65,
                "width": 770
              },
              "snippet": "<input inputmode=\"email\" data-reactid=\".hbspt-forms-2.1:$0.$email.0\" autocomplete=\"email\" value=\"\" placeholder=\"Email\" required=\"\" name=\"email\" type=\"email\" class=\"hs-input\" id=\"email-1ea7c918-dabe-4a65-88d5-42706b82d783_1139\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[10]/div[1]/div[2]/div[1]/h2[1]",
                "aria": "/document[1]/heading[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 8629,
                "height": 77,
                "width": 770
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 506,
                "height": 152,
                "width": 770
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]/div[1]/img[1]",
                "aria": "/document[1]/link[18]"
              },
              "message": "The ARIA role 'presentation' is not valid for the element <img> and may be ignored by the browser since the element is focusable",
              "bounds": {
                "left": 26,
                "top": 6208,
                "height": 320,
                "width": 320
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"hospitality_dk_blue1\" aria-hidden=\"true\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/hospitality_dk_blue1.png\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[3]/a[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "The ARIA role 'presentation' is not valid for the element <img> and may be ignored by the browser since the element is focusable",
              "bounds": {
                "left": 555,
                "top": 2745,
                "height": 24,
                "width": 225
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"compliance020620\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/compliance020620.jpeg\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 0,
                "top": 10073,
                "height": 323,
                "width": 800
              },
              "snippet": "<footer>",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[14]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"Azy2GzGQxPvGmQwVDdEL1jRuKSXIdSSASA06JCA6PCeaVHpFYf8Rw5/q+9adc9CrBTxfCeUwxkuDM4PWEmdqywwAAACKeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZWFkc2VydmljZXMuY29tOjQ0MyIsImZlYXR1cmUiOiJQcml2YWN5U2FuZGJveEFkc0FQSXMiLCJleHBpcnkiOjE2NjEyOTkxOTksImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[13]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[12]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[10]",
                "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=\"en-us\" http-equiv=\"content-language\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[4]/a[1]/div[1]/img[1]",
                "aria": "/document[1]/link[21]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 426,
                "top": 6717,
                "height": 320,
                "width": 320
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" aria-hidden=\"true\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/icon8.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[3]/a[1]/div[1]/img[1]",
                "aria": "/document[1]/link[20]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 26,
                "top": 6717,
                "height": 320,
                "width": 320
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" aria-hidden=\"true\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/icon7.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]/div[1]/img[1]",
                "aria": "/document[1]/link[19]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 426,
                "top": 6208,
                "height": 320,
                "width": 320
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" aria-hidden=\"true\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/icon6.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/a[1]/div[1]/img[1]",
                "aria": "/document[1]/link[17]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 426,
                "top": 5699,
                "height": 320,
                "width": 320
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" aria-hidden=\"true\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/icon4.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]/div[1]/img[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 26,
                "top": 5699,
                "height": 320,
                "width": 320
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" aria-hidden=\"true\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/icon3.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]/div[1]/img[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 426,
                "top": 5190,
                "height": 320,
                "width": 320
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" aria-hidden=\"true\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/icon2.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]/div[1]/img[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 26,
                "top": 5190,
                "height": 320,
                "width": 320
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" aria-hidden=\"true\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/icon1.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[3]/a[1]/div[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 635,
                "top": 2748,
                "height": 64,
                "width": 64
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/BOIA%202020/icons/s-ic6.webp\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 288,
                "top": 2769,
                "height": 0,
                "width": 225
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/ai020520.jpeg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]/div[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 368,
                "top": 2748,
                "height": 64,
                "width": 64
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/BOIA%202020/icons/s-ic5.webp\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 21,
                "top": 2769,
                "height": 0,
                "width": 225
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/iosandroid020620.jpg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]/div[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 102,
                "top": 2748,
                "height": 64,
                "width": 64
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/BOIA%202020/icons/s-ic4.webp\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 555,
                "top": 2419,
                "height": 0,
                "width": 225
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/s-img3.jpg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]/div[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 635,
                "top": 2398,
                "height": 64,
                "width": 64
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/BOIA%202020/icons/s-ic3.webp\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 288,
                "top": 2419,
                "height": 0,
                "width": 225
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/training020620.jpg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]/div[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 368,
                "top": 2398,
                "height": 64,
                "width": 64
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/BOIA%202020/icons/s-ic2.webp\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 21,
                "top": 2419,
                "height": 0,
                "width": 225
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/wcaga020620.jpg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]/div[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 102,
                "top": 2398,
                "height": 64,
                "width": 64
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/BOIA%202020/icons/s-ic1.webp\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 74,
            "recommendation": 21,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[24]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 587,
                "top": 9030,
                "height": 45,
                "width": 162
              },
              "snippet": "<a aria-label=\"How Important is Supporting Landscape Mode for Accessibility?\" href=\"https://www.boia.org/blog/how-important-is-supporting-landscape-mode-for-accessibility\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[23]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 320,
                "top": 9030,
                "height": 45,
                "width": 162
              },
              "snippet": "<a aria-label=\"Despite New DOJ Guidance, Many Organizations Haven't Adopted Accessible Web Design\" href=\"https://www.boia.org/blog/despite-new-doj-guidance-many-organizations-havent-adopted-accessible-web-design\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[22]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 53,
                "top": 9030,
                "height": 45,
                "width": 162
              },
              "snippet": "<a aria-label=\"Why Web Accessibility Is The Future of SEO and the Future is Now!\" href=\"https://www.boia.org/blog/why-web-accessibility-is-the-future-of-seo-and-the-future-is-now\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_PresentationImgHasNonNullAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[3]/a[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Image designated as decorative has non-null 'alt' attribute",
              "bounds": {
                "left": 555,
                "top": 3314,
                "height": 24,
                "width": 225
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"compliance020620\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/compliance020620.jpeg\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Fieldset_HasLegend",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/fieldset[3]",
                "aria": "/document[1]/group[3]"
              },
              "message": "<fieldset> element does not have a <legend>",
              "bounds": {
                "left": 25,
                "top": 8222,
                "height": 92,
                "width": 750
              },
              "snippet": "<fieldset data-reactid=\".hbspt-forms-0.1:$2\" class=\"form-columns-2\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Fieldset_HasLegend",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/fieldset[2]",
                "aria": "/document[1]/group[2]"
              },
              "message": "<fieldset> element does not have a <legend>",
              "bounds": {
                "left": 25,
                "top": 8130,
                "height": 92,
                "width": 750
              },
              "snippet": "<fieldset data-reactid=\".hbspt-forms-0.1:$1\" class=\"form-columns-2\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Fieldset_HasLegend",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/fieldset[1]",
                "aria": "/document[1]/group[1]"
              },
              "message": "<fieldset> element does not have a <legend>",
              "bounds": {
                "left": 25,
                "top": 8038,
                "height": 92,
                "width": 750
              },
              "snippet": "<fieldset data-reactid=\".hbspt-forms-0.1:$0\" class=\"form-columns-1\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Fieldset_HasLegend",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/form[1]/fieldset[3]",
                "aria": "/document[1]/group[6]"
              },
              "message": "<fieldset> element does not have a <legend>",
              "bounds": {
                "left": 349,
                "top": 10390,
                "height": 103,
                "width": 437
              },
              "snippet": "<fieldset data-reactid=\".hbspt-forms-1.1:$2\" class=\"form-columns-1\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Fieldset_HasLegend",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/form[1]/fieldset[2]",
                "aria": "/document[1]/group[5]"
              },
              "message": "<fieldset> element does not have a <legend>",
              "bounds": {
                "left": 349,
                "top": 10300,
                "height": 82,
                "width": 437
              },
              "snippet": "<fieldset data-reactid=\".hbspt-forms-1.1:$1\" class=\"form-columns-2\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Fieldset_HasLegend",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/form[1]/fieldset[1]",
                "aria": "/document[1]/group[4]"
              },
              "message": "<fieldset> element does not have a <legend>",
              "bounds": {
                "left": 349,
                "top": 10210,
                "height": 82,
                "width": 437
              },
              "snippet": "<fieldset data-reactid=\".hbspt-forms-1.1:$0\" class=\"form-columns-2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidPropertyValue",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/a[1]",
                "aria": "/document[1]/banner[1]/menubar[1]/link[1]"
              },
              "message": "The value \"False\" specified for attribute 'aria-expanded' on element <a> is not valid",
              "bounds": {
                "left": 745,
                "top": 10,
                "height": 45,
                "width": 45
              },
              "snippet": "<a aria-expanded=\"False\" aria-label=\"Main Navigation Menu\" class=\"mobile-trigger-new cta_border_button\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -10000,
                "top": 1523,
                "height": 1,
                "width": 1
              },
              "snippet": "<h3 class=\"offscreen\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[24]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 587,
                "top": 9030,
                "height": 45,
                "width": 162
              },
              "snippet": "<a aria-label=\"How Important is Supporting Landscape Mode for Accessibility?\" href=\"https://www.boia.org/blog/how-important-is-supporting-landscape-mode-for-accessibility\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/heading[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 565,
                "top": 8673,
                "height": 116,
                "width": 205
              },
              "snippet": "<h4>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[23]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 320,
                "top": 9030,
                "height": 45,
                "width": 162
              },
              "snippet": "<a aria-label=\"Despite New DOJ Guidance, Many Organizations Haven't Adopted Accessible Web Design\" href=\"https://www.boia.org/blog/despite-new-doj-guidance-many-organizations-havent-adopted-accessible-web-design\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/heading[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 298,
                "top": 8673,
                "height": 173,
                "width": 205
              },
              "snippet": "<h4>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[22]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 53,
                "top": 9030,
                "height": 45,
                "width": 162
              },
              "snippet": "<a aria-label=\"Why Web Accessibility Is The Future of SEO and the Future is Now!\" href=\"https://www.boia.org/blog/why-web-accessibility-is-the-future-of-seo-and-the-future-is-now\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/h4[1]",
                "aria": "/document[1]/heading[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 31,
                "top": 8673,
                "height": 144,
                "width": 205
              },
              "snippet": "<h4>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[9]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 8501,
                "height": 61,
                "width": 770
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/fieldset[3]/div[2]/div[1]/input[1]",
                "aria": "/document[1]/group[3]/textbox[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 400,
                "top": 8246,
                "height": 50,
                "width": 349
              },
              "snippet": "<input inputmode=\"tel\" data-reactid=\".hbspt-forms-0.1:$2.1:$phone.$phone.0\" autocomplete=\"tel\" placeholder=\"\" value=\"\" required=\"\" name=\"phone\" type=\"tel\" class=\"hs-input\" id=\"phone-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/fieldset[3]/div[1]/div[1]/input[1]",
                "aria": "/document[1]/group[3]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 25,
                "top": 8246,
                "height": 50,
                "width": 349
              },
              "snippet": "<input inputmode=\"email\" data-reactid=\".hbspt-forms-0.1:$2.1:$email.$email.0\" autocomplete=\"email\" value=\"\" placeholder=\"\" required=\"\" name=\"email\" type=\"email\" class=\"hs-input\" id=\"email-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/fieldset[2]/div[2]/div[1]/input[1]",
                "aria": "/document[1]/group[2]/textbox[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 400,
                "top": 8154,
                "height": 50,
                "width": 349
              },
              "snippet": "<input inputmode=\"text\" data-reactid=\".hbspt-forms-0.1:$1.1:$lastname.$lastname.0\" autocomplete=\"family-name\" placeholder=\"\" value=\"\" required=\"\" name=\"lastname\" type=\"text\" class=\"hs-input\" id=\"lastname-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/fieldset[2]/div[1]/div[1]/input[1]",
                "aria": "/document[1]/group[2]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 25,
                "top": 8154,
                "height": 50,
                "width": 349
              },
              "snippet": "<input inputmode=\"text\" data-reactid=\".hbspt-forms-0.1:$1.1:$firstname.$firstname.0\" autocomplete=\"given-name\" placeholder=\"\" value=\"\" required=\"\" name=\"firstname\" type=\"text\" class=\"hs-input\" id=\"firstname-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/fieldset[1]/div[1]/div[1]/input[1]",
                "aria": "/document[1]/group[1]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 25,
                "top": 8062,
                "height": 50,
                "width": 724
              },
              "snippet": "<input inputmode=\"url\" data-reactid=\".hbspt-forms-0.1:$0.1:$website.$website.0\" placeholder=\"\" value=\"\" required=\"\" name=\"website\" type=\"text\" class=\"hs-input\" id=\"website-50276fce-09eb-4794-9b3a-b7f25daa4879_5545\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/div[1]/form[1]/div[1]/div[2]/input[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 25,
                "top": 8332,
                "height": 50,
                "width": 108
              },
              "snippet": "<input data-reactid=\".hbspt-forms-0.5.1.0\" class=\"hs-button primary large\" value=\"Submit\" type=\"submit\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 25,
                "top": 7947,
                "height": 56,
                "width": 750
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[4]/a[1]",
                "aria": "/document[1]/link[21]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 7328,
                "height": 509,
                "width": 370
              },
              "snippet": "<a href=\"https://www.boia.org/website-accessibility-state-local-government\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 7328,
                "height": 509,
                "width": 370
              },
              "snippet": "<a href=\"https://www.boia.org/website-accessibility-government\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[19]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 6819,
                "height": 509,
                "width": 370
              },
              "snippet": "<a href=\"https://www.boia.org/website-accessibility-software-saas\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[18]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 6819,
                "height": 509,
                "width": 370
              },
              "snippet": "<a href=\"https://www.boia.org/website-accessibility-hospitality-travel\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/a[1]",
                "aria": "/document[1]/link[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 6310,
                "height": 509,
                "width": 370
              },
              "snippet": "<a href=\"https://www.boia.org/website-accessibility-retail\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 6310,
                "height": 509,
                "width": 370
              },
              "snippet": "<a href=\"https://www.boia.org/website-accessibility-healthcare\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 5801,
                "height": 509,
                "width": 370
              },
              "snippet": "<a href=\"https://www.boia.org/website-accessibility-financial\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 5801,
                "height": 509,
                "width": 370
              },
              "snippet": "<a href=\"https://www.boia.org/website-accessibility-education\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 5626,
                "height": 61,
                "width": 770
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 16,
                "top": 4998,
                "height": 61,
                "width": 768
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/link[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 31,
                "top": 4705,
                "height": 75,
                "width": 205
              },
              "snippet": "<a target=\"_blank\" aria-label=\"Open new window to GSA Contract Holder (#47QTCA20D0059)\" href=\"https://www.boia.org/federal-government-accessibility-audits?frmhp3\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 565,
                "top": 4552,
                "height": 75,
                "width": 205
              },
              "snippet": "<a target=\"_blank\" aria-label=\"Open new window to IAAP: International Association of Accessibility Professionals. Member.\" href=\"/about\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 298,
                "top": 4552,
                "height": 75,
                "width": 205
              },
              "snippet": "<a target=\"_blank\" aria-label=\"Open new window to BBB Accredited Business. Rating: A+. Click for Profile.\" href=\"https://www.bbb.org/us/ri/e-greenwich/profile/information-bureaus/bureau-of-internet-accessibility-0021-122715#sealclick\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 31,
                "top": 4552,
                "height": 75,
                "width": 205
              },
              "snippet": "<a target=\"_blank\" aria-label=\"Open new window to World Wide Web Consortium (W3C)\" href=\"https://www.w3.org/Consortium/Member/List#xB\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 4403,
                "height": 69,
                "width": 770
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 3862,
                "height": 61,
                "width": 770
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 4074,
                "height": 109,
                "width": 770
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 3973,
                "height": 82,
                "width": 770
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[3]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 281,
                "top": 3687,
                "height": 55,
                "width": 239
              },
              "snippet": "<a class=\"btn\" href=\"https://www.boia.org/accessibility-services-for-digital-compliance/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 549,
                "top": 3308,
                "height": 349,
                "width": 237
              },
              "snippet": "<a href=\"https://www.boia.org/legal-and-compliance-assistance\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 282,
                "top": 3308,
                "height": 349,
                "width": 237
              },
              "snippet": "<a href=\"https://www.boia.org/products/a11y-tool/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 3308,
                "height": 349,
                "width": 237
              },
              "snippet": "<a href=\"https://www.boia.org/accessibility-services-for-digital-compliance/ios-android-testing/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 549,
                "top": 2929,
                "height": 349,
                "width": 237
              },
              "snippet": "<a href=\"https://www.boia.org/accessibility-services-for-digital-compliance/support-services/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 282,
                "top": 2929,
                "height": 349,
                "width": 237
              },
              "snippet": "<a href=\"https://www.boia.org/products/lms-interactive-training/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 2929,
                "height": 349,
                "width": 237
              },
              "snippet": "<a href=\"https://www.boia.org/accessibility-services-for-digital-compliance/accessibility-audits/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 2818,
                "height": 61,
                "width": 770
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/h4[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 430,
                "top": 2505,
                "height": 98,
                "width": 340
              },
              "snippet": "<h4 class=\"count_statistic_caption\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/h4[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 2505,
                "height": 98,
                "width": 340
              },
              "snippet": "<h4 class=\"count_statistic_caption\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h4[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 430,
                "top": 1963,
                "height": 98,
                "width": 340
              },
              "snippet": "<h4 class=\"count_statistic_caption\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 1963,
                "height": 98,
                "width": 340
              },
              "snippet": "<h4 class=\"count_statistic_caption\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/form[1]/fieldset[3]/div[1]/div[1]/textarea[1]",
                "aria": "/document[1]/group[6]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 349,
                "top": 10414,
                "height": 64,
                "width": 429
              },
              "snippet": "<textarea data-reactid=\".hbspt-forms-1.1:$2.1:$message.$message.0\" placeholder=\"\" required=\"\" name=\"message\" class=\"hs-input\" id=\"message-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/form[1]/fieldset[2]/div[2]/div[1]/input[1]",
                "aria": "/document[1]/group[5]/textbox[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 567,
                "top": 10324,
                "height": 50,
                "width": 211
              },
              "snippet": "<input inputmode=\"tel\" data-reactid=\".hbspt-forms-1.1:$1.1:$phone.$phone.0\" autocomplete=\"tel\" placeholder=\"\" value=\"\" required=\"\" name=\"phone\" type=\"tel\" class=\"hs-input\" id=\"phone-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/form[1]/fieldset[2]/div[1]/div[1]/input[1]",
                "aria": "/document[1]/group[5]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 349,
                "top": 10324,
                "height": 50,
                "width": 211
              },
              "snippet": "<input inputmode=\"email\" data-reactid=\".hbspt-forms-1.1:$1.1:$email.$email.0\" autocomplete=\"email\" value=\"\" placeholder=\"\" required=\"\" name=\"email\" type=\"email\" class=\"hs-input\" id=\"email-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/form[1]/fieldset[1]/div[2]/div[1]/input[1]",
                "aria": "/document[1]/group[4]/textbox[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 567,
                "top": 10234,
                "height": 50,
                "width": 211
              },
              "snippet": "<input inputmode=\"text\" data-reactid=\".hbspt-forms-1.1:$0.1:$lastname.$lastname.0\" autocomplete=\"family-name\" placeholder=\"\" value=\"\" required=\"\" name=\"lastname\" type=\"text\" class=\"hs-input\" id=\"lastname-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/form[1]/fieldset[1]/div[1]/div[1]/input[1]",
                "aria": "/document[1]/group[4]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 349,
                "top": 10234,
                "height": 50,
                "width": 211
              },
              "snippet": "<input inputmode=\"text\" data-reactid=\".hbspt-forms-1.1:$0.1:$firstname.$firstname.0\" autocomplete=\"given-name\" placeholder=\"\" value=\"\" required=\"\" name=\"firstname\" type=\"text\" class=\"hs-input\" id=\"firstname-b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_585\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/form[1]/div[1]/div[2]/input[1]",
                "aria": "/document[1]/button[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 349,
                "top": 10526,
                "height": 60,
                "width": 171
              },
              "snippet": "<input data-reactid=\".hbspt-forms-1.5.1.0\" class=\"hs-button primary large\" value=\"Submit Now\" type=\"submit\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]",
                "aria": "/document[1]/heading[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 349,
                "top": 10111,
                "height": 64,
                "width": 437
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 85,
                "top": 10477,
                "height": 30,
                "width": 159
              },
              "snippet": "<a href=\"mailto:contact@boia.org\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 85,
                "top": 10397,
                "height": 30,
                "width": 124
              },
              "snippet": "<a href=\"tel:401-830-0075\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 85,
                "top": 10242,
                "height": 120,
                "width": 234
              },
              "snippet": "<a target=\"_blank\" href=\"https://goo.gl/maps/hfMWzuSarWF8mHnSA\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[19]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 10143,
                "height": 64,
                "width": 304
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[11]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[18]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 9701,
                "height": 39,
                "width": 770
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[10]/div[1]/div[2]/div[1]/span[1]/div[1]/form[1]/div[4]/div[2]/input[1]",
                "aria": "/document[1]/button[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 305,
                "top": 9425,
                "height": 66,
                "width": 192
              },
              "snippet": "<input data-reactid=\".hbspt-forms-2.5.1.0\" class=\"hs-button primary large\" value=\"Subscribe\" type=\"submit\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[10]/div[1]/div[2]/div[1]/span[1]/div[1]/form[1]/div[1]/div[1]/input[1]",
                "aria": "/document[1]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 9336,
                "height": 65,
                "width": 770
              },
              "snippet": "<input inputmode=\"email\" data-reactid=\".hbspt-forms-2.1:$0.$email.0\" autocomplete=\"email\" value=\"\" placeholder=\"Email\" required=\"\" name=\"email\" type=\"email\" class=\"hs-input\" id=\"email-1ea7c918-dabe-4a65-88d5-42706b82d783_1139\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[10]/div[1]/div[2]/div[1]/h2[1]",
                "aria": "/document[1]/heading[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 9251,
                "height": 77,
                "width": 770
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 506,
                "height": 152,
                "width": 770
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]/div[1]/img[1]",
                "aria": "/document[1]/link[18]"
              },
              "message": "The ARIA role 'presentation' is not valid for the element <img> and may be ignored by the browser since the element is focusable",
              "bounds": {
                "left": 26,
                "top": 6830,
                "height": 320,
                "width": 320
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"hospitality_dk_blue1\" aria-hidden=\"true\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/hospitality_dk_blue1.png\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[3]/a[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "The ARIA role 'presentation' is not valid for the element <img> and may be ignored by the browser since the element is focusable",
              "bounds": {
                "left": 555,
                "top": 3314,
                "height": 24,
                "width": 225
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"compliance020620\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/compliance020620.jpeg\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 0,
                "top": 10694,
                "height": 340,
                "width": 800
              },
              "snippet": "<footer>",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[12]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[10]",
                "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=\"en-us\" http-equiv=\"content-language\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[4]/a[1]/div[1]/img[1]",
                "aria": "/document[1]/link[21]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 426,
                "top": 7339,
                "height": 320,
                "width": 320
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" aria-hidden=\"true\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/icon8.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[3]/a[1]/div[1]/img[1]",
                "aria": "/document[1]/link[20]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 26,
                "top": 7339,
                "height": 320,
                "width": 320
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" aria-hidden=\"true\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/icon7.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]/div[1]/img[1]",
                "aria": "/document[1]/link[19]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 426,
                "top": 6830,
                "height": 320,
                "width": 320
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" aria-hidden=\"true\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/icon6.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/a[1]/div[1]/img[1]",
                "aria": "/document[1]/link[17]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 426,
                "top": 6321,
                "height": 320,
                "width": 320
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" aria-hidden=\"true\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/icon4.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]/div[1]/img[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 26,
                "top": 6321,
                "height": 320,
                "width": 320
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" aria-hidden=\"true\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/icon3.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]/div[1]/img[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 426,
                "top": 5812,
                "height": 320,
                "width": 320
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" aria-hidden=\"true\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/icon2.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]/div[1]/img[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 26,
                "top": 5812,
                "height": 320,
                "width": 320
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" aria-hidden=\"true\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/icon1.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[3]/a[1]/div[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 635,
                "top": 3317,
                "height": 64,
                "width": 64
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/BOIA%202020/icons/s-ic6.webp\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 288,
                "top": 3338,
                "height": 0,
                "width": 225
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/ai020520.jpeg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]/div[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 368,
                "top": 3317,
                "height": 64,
                "width": 64
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/BOIA%202020/icons/s-ic5.webp\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 21,
                "top": 3338,
                "height": 0,
                "width": 225
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/iosandroid020620.jpg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]/div[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 102,
                "top": 3317,
                "height": 64,
                "width": 64
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/BOIA%202020/icons/s-ic4.webp\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 555,
                "top": 2959,
                "height": 0,
                "width": 225
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/s-img3.jpg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]/div[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 635,
                "top": 2938,
                "height": 64,
                "width": 64
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/BOIA%202020/icons/s-ic3.webp\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 288,
                "top": 2959,
                "height": 0,
                "width": 225
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/training020620.jpg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]/div[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 368,
                "top": 2938,
                "height": 64,
                "width": 64
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/BOIA%202020/icons/s-ic2.webp\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 21,
                "top": 2959,
                "height": 0,
                "width": 225
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/wcaga020620.jpg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]/div[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 102,
                "top": 2938,
                "height": 64,
                "width": 64
              },
              "snippet": "<img class=\"img-fluid lazyload\" role=\"presentation\" alt=\"\" src=\"https://www.boia.org/hubfs/BOIA%202020/icons/spinner1.gif\" data-src=\"https://cdn2.hubspot.net/hubfs/2759564/BOIA%202020/icons/s-ic1.webp\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.boia.org/",
      "what": "URL",
      "result": "https://www.boia.org/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.boia.org/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "WCAG Audits, ADA Accessibility Audits & Section 508 Audits",
          "pageurl": "https://www.boia.org/",
          "time": 5.14,
          "creditsremaining": 252,
          "allitemcount": 322,
          "totalelements": 753,
          "waveurl": "http://wave.webaim.org/report?url=https://www.boia.org/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 1,
            "items": {
              "aria_menu_broken": {
                "id": "aria_menu_broken",
                "description": "Broken ARIA menu",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + A + DIV + FOOTER > DIV#hs_cos_wrapper_module_1582040200819264 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > SPAN#hs_cos_wrapper_module_1582040200819264_ > DIV#hs_menu_wrapper_module_1582040200819264_ > UL:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.1.1 Keyboard (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1"
                  },
                  {
                    "name": "4.1.2 Name, Role, Value (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc4.1.2"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 18,
            "items": {
              "text_justified": {
                "id": "text_justified",
                "description": "Justified text",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + A + DIV > DIV#hs_cos_wrapper_module_1582039975028254 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + A + DIV > DIV#hs_cos_wrapper_module_1582039975028254 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV + DIV > P:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + A + DIV > DIV#hs_cos_wrapper_module_1582040046372257 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + P",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + A + DIV > DIV#hs_cos_wrapper_module_1582040046372257 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + P + P"
                ],
                "wcag": []
              },
              "alt_suspicious": {
                "id": "alt_suspicious",
                "description": "Suspicious alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + A + DIV > DIV#hs_cos_wrapper_module_1582040046372257 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "label_orphaned": {
                "id": "label_orphaned",
                "description": "Orphaned form label",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + A + DIV > DIV#hs_cos_wrapper_module_1582040163692261 > DIV:first-child > DIV:first-child + DIV > DIV:first-child > SPAN#hs_cos_wrapper_module_1582040163692261_ > DIV#hs_form_target_form_188469137 > FORM#hsForm_1ea7c918-dabe-4a65-88d5-42706b82d783_7803 > DIV:first-child + DIV > LABEL#label-blog_default_hubspot_blog_subscription-1ea7c918-dabe-4a65-88d5-42706b82d783_7803",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + A + DIV > DIV#hs_cos_wrapper_module_1582040163692261 > DIV:first-child > DIV:first-child + DIV > DIV:first-child > SPAN#hs_cos_wrapper_module_1582040163692261_ > DIV#hs_form_target_form_188469137 > FORM#hsForm_1ea7c918-dabe-4a65-88d5-42706b82d783_7803 > DIV:first-child + DIV + DIV > LABEL#label-lifecyclestage-1ea7c918-dabe-4a65-88d5-42706b82d783_7803"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + A + DIV > DIV#hs_cos_wrapper_module_1582039931244252 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + H4 > SPAN:first-child + P",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + A + DIV > DIV#hs_cos_wrapper_module_1582039931244252 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > IMG:first-child + H4 > SPAN:first-child + P",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + A + DIV > DIV#hs_cos_wrapper_module_1582039931244252 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > IMG:first-child + H4 > SPAN:first-child + P",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + A + DIV > DIV#hs_cos_wrapper_module_1582039931244252 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > IMG:first-child + H4 > SPAN:first-child + P"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 7,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + A + DIV > DIV#hs_cos_wrapper_module_1582040135124259 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SPAN#hs_cos_wrapper_module_1582040135124259_ > DIV#hs_form_target_form_787770836 > FORM#hsForm_50276fce-09eb-4794-9b3a-b7f25daa4879_8017 > FIELDSET:first-child + FIELDSET + FIELDSET + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + A + DIV > DIV#hs_cos_wrapper_module_1582040135124259 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SPAN#hs_cos_wrapper_module_1582040135124259_ > DIV#hs_form_target_form_787770836 > FORM#hsForm_50276fce-09eb-4794-9b3a-b7f25daa4879_8017 > FIELDSET:first-child + FIELDSET + FIELDSET + NOSCRIPT + DIV + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + A + DIV > DIV#hs_cos_wrapper_module_1582040163692261 > DIV:first-child > DIV:first-child + DIV > DIV:first-child > SPAN#hs_cos_wrapper_module_1582040163692261_ > DIV#hs_form_target_form_188469137 > FORM#hsForm_1ea7c918-dabe-4a65-88d5-42706b82d783_7803 > DIV:first-child + DIV + DIV + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + A + DIV > DIV#hs_cos_wrapper_module_1582040163692261 > DIV:first-child > DIV:first-child + DIV > DIV:first-child > SPAN#hs_cos_wrapper_module_1582040163692261_ > DIV#hs_form_target_form_188469137 > FORM#hsForm_1ea7c918-dabe-4a65-88d5-42706b82d783_7803 > DIV:first-child + DIV + DIV + NOSCRIPT + DIV + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + A + DIV > DIV#hs_cos_wrapper_module_1582040187203263 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > SPAN#hs_cos_wrapper_module_1582040187203263_ > DIV#hs_form_target_form_723246034 > FORM#hsForm_b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_8922 > FIELDSET:first-child + FIELDSET + FIELDSET + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + A + DIV > DIV#hs_cos_wrapper_module_1582040187203263 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > SPAN#hs_cos_wrapper_module_1582040187203263_ > DIV#hs_form_target_form_723246034 > FORM#hsForm_b3e9dfc4-3cc4-43c9-8dcb-d7eb0b817dd6_8922 > FIELDSET:first-child + FIELDSET + FIELDSET + NOSCRIPT + DIV + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + A + DIV + FOOTER + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.boia.org/",
      "what": "URL",
      "result": "https://www.boia.org/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.boia.org/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.073",
        "responseTime": "2022-07-09T14:45:36.385Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1161823,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 171,
              "failing": 9
            },
            "issues": {
              "totalErrors": 35,
              "totalWarnings": 9,
              "totalIssues": 44
            },
            "issuesByLevel": {
              "A": {
                "count": 24,
                "pct": 54.55
              },
              "AA": {
                "count": 11,
                "pct": 25
              },
              "AAA": {
                "count": 44,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 3,
              "warningDensity": 1,
              "allDensity": 4
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "db309210-ca88-4b0b-9194-81a0a37a966d",
          "docID": "11f6fefa-ee4d-47a0-d0b0-ea9503c27e19",
          "sourceHash": "bcb9005edb30379f805fb8d4a7f529e0",
          "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=db309210-ca88-4b0b-9194-81a0a37a966d",
          "resultSet": [
            {
              "tID": 36,
              "bpID": 4,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is justified.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid using justified text",
              "errorDescription": "This text has been styled with CSS to display as justified. Justified text causes readability problems for people with learning disabilities, dyslexia and some visual disabilities. Long passages of fully justified text creates inconsistent spacing between word and letter boundaries that can make reading justified text very difficult. Ensure that text is not styled to be fully justified (aligned to both the left and the right margins).",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 95
                },
                "bottom-right": {
                  "x": 1009,
                  "y": 149
                },
                "height": 54,
                "width": 994
              },
              "position": {
                "line": 10743,
                "column": 21
              },
              "errorSnippet": "&lt;p&gt;The mission of the BoIA team is to make the Internet accessible for everyone. Our 19 years of experience and implementation of thousands of clients gives our team of 150 accessibility professionals the confidence to succeed in our mission.&lt;/p",
              "xpath": "/html/body/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "bfa2cbd37d95bbe93bc8b717f39ae3e6",
              "signature": "32c9837e14bc27a35c63d0372d4f8fa0",
              "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=bfa2cbd37d95bbe93bc8b717f39ae3e6"
            },
            {
              "tID": 36,
              "bpID": 4,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is justified.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid using justified text",
              "errorDescription": "This text has been styled with CSS to display as justified. Justified text causes readability problems for people with learning disabilities, dyslexia and some visual disabilities. Long passages of fully justified text creates inconsistent spacing between word and letter boundaries that can make reading justified text very difficult. Ensure that text is not styled to be fully justified (aligned to both the left and the right margins).",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 169
                },
                "bottom-right": {
                  "x": 1009,
                  "y": 250
                },
                "height": 81,
                "width": 994
              },
              "position": {
                "line": 10767,
                "column": 21
              },
              "errorSnippet": "&lt;p&gt;Mobile and web accessibility compliance is a requirement, but trying to understand the WCAG 2.1 Guidelines and how they relate to ADA, ACAA, OCR, AODA, Section 508, and other compliance requirements can be confusing. The Bureau of Internet Acces",
              "xpath": "/html/body/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]",
              "issueID": "184d9e3331a6811dc546e06be81305d9",
              "signature": "3593a846e5110847d9035e614e484bed",
              "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=184d9e3331a6811dc546e06be81305d9"
            },
            {
              "tID": 36,
              "bpID": 4,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is justified.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid using justified text",
              "errorDescription": "This text has been styled with CSS to display as justified. Justified text causes readability problems for people with learning disabilities, dyslexia and some visual disabilities. Long passages of fully justified text creates inconsistent spacing between word and letter boundaries that can make reading justified text very difficult. Ensure that text is not styled to be fully justified (aligned to both the left and the right margins).",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 93
                },
                "bottom-right": {
                  "x": 1007,
                  "y": 123
                },
                "height": 30,
                "width": 992
              },
              "position": {
                "line": 10785,
                "column": 21
              },
              "errorSnippet": "&lt;p&gt;For clients who prefer a more self-service approach, BoIA offers administrative access to our A11Y® Testing Platform&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "92633da76e2e40c7082d7a73c3a10885",
              "signature": "a8bbafc6d56ca417b5a045a4aecafb9f",
              "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=92633da76e2e40c7082d7a73c3a10885"
            },
            {
              "tID": 36,
              "bpID": 4,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is justified.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid using justified text",
              "errorDescription": "This text has been styled with CSS to display as justified. Justified text causes readability problems for people with learning disabilities, dyslexia and some visual disabilities. Long passages of fully justified text creates inconsistent spacing between word and letter boundaries that can make reading justified text very difficult. Ensure that text is not styled to be fully justified (aligned to both the left and the right margins).",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 148
                },
                "bottom-right": {
                  "x": 1007,
                  "y": 298
                },
                "height": 150,
                "width": 992
              },
              "position": {
                "line": 10803,
                "column": 21
              },
              "errorSnippet": "&lt;p&gt;Save time and reduce your team's frustration with instant identification of your website accessibility issues per each WCAG 2.1 standard. BoIA constantly monitors your website for accessibility issues. The issues are identified and prioritized b",
              "xpath": "/html/body/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "issueID": "3dafe52f9a6c419c6e28c7f8946a5924",
              "signature": "7a7ef149196a66f126f2344bffb909a4",
              "ref": "https://tenon.io/bestpractice.php?bpID=4&tID=36&issueID=3dafe52f9a6c419c6e28c7f8946a5924"
            },
            {
              "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": 15,
                  "y": 286
                },
                "bottom-right": {
                  "x": 132,
                  "y": 309
                },
                "height": 23,
                "width": 117
              },
              "position": {
                "line": 8956,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/about\" class=\"btn cmn-btn\"&gt;LEARN MORE&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "d9afaeb5b7ba29649fc5e6e2d8c5ec0d",
              "signature": "4ac302518bdc9691e84e4c90882076b5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=d9afaeb5b7ba29649fc5e6e2d8c5ec0d"
            },
            {
              "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": -28
                },
                "height": -28,
                "width": -60
              },
              "position": {
                "line": 2586,
                "column": 416
              },
              "errorSnippet": "&lt;a href=\"https://www.boia.org/compliance-roadmap\" role=\"menuitem\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
              "issueID": "34bf6a461f57f5d98198a07c71618836",
              "signature": "d14988181e7dc24097ee46eaa6e63ad1",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=34bf6a461f57f5d98198a07c71618836"
            },
            {
              "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": -28
                },
                "height": -28,
                "width": -60
              },
              "position": {
                "line": 6191,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.boia.org/products\" role=\"menuitem\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "29135dcfa615cb71bb7d62284b66a070",
              "signature": "410b931ca5d632042632b593bbf33c32",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=29135dcfa615cb71bb7d62284b66a070"
            },
            {
              "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": -28
                },
                "height": -28,
                "width": -60
              },
              "position": {
                "line": 6790,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.boia.org/industry-focused\" role=\"menuitem\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[4]/ul[1]/li[1]/a[1]",
              "issueID": "223a90f1926656106309b6b94f2897a4",
              "signature": "8d4fca2edcf6b86af25a2a59a74dc8e6",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=223a90f1926656106309b6b94f2897a4"
            },
            {
              "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": -28
                },
                "height": -28,
                "width": -60
              },
              "position": {
                "line": 8355,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.boia.org/about\" role=\"menuitem\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/a[1]",
              "issueID": "d8ff04daecc2e77e2b1b5963328588d5",
              "signature": "985b8a9e790ecb0c9a3b81a320460468",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d8ff04daecc2e77e2b1b5963328588d5"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1013.75,
                  "y": 0
                },
                "height": 0,
                "width": 1013.75
              },
              "position": {
                "line": 2557,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#main-content\" class=\"skip-link\" onclick=\"scroll_to_maincontent();\"&gt;Skip to content&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/a[1]",
              "issueID": "724a4254e7bc69f839e8dfe596626656",
              "signature": "8128e3f5cd795c1503446e08b80870c8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=724a4254e7bc69f839e8dfe596626656"
            },
            {
              "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": 188,
                  "y": 380
                },
                "height": 380,
                "width": 188
              },
              "position": {
                "line": 10270,
                "column": 99
              },
              "errorSnippet": "&lt;div id=\"hs_menu_wrapper_module_1582039885172250_my_menu\" class=\"hs-menu-wrapper active-branch flyouts hs-menu-flow-horizontal\" role=\"navigation\" data-sitemap-name=\"default\" data-menu-id=\"5631232319\" aria-label=\"Navigation Menu\" style=\"\"&gt; &lt;ul ro",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]",
              "issueID": "4573d1c117456fd559cca93a222c4449",
              "signature": "4178cabb943a10356bc1b85ac11825aa",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=4573d1c117456fd559cca93a222c4449"
            },
            {
              "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": 0,
                  "y": -1
                },
                "height": -1,
                "width": 0
              },
              "position": {
                "line": 7,
                "column": 3
              },
              "errorSnippet": "&lt;li class=\"hs-menu-item hs-menu-depth-1 hs-item-has-children\" role=\"none\" aria-haspopup=\"true\"&gt;&lt;a href=\"javascript:;\" aria-haspopup=\"true\" aria-expanded=\"false\" role=\"menuitem\"&gt;Accessibility Audits&lt;/a&gt; &lt;a href=\"#\" class=\"child-trigge",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[1]",
              "issueID": "857b4486bcf30ddebc1dea7e0f5ba153",
              "signature": "d42ffd8e4b25096a19e2269cb460d089",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=857b4486bcf30ddebc1dea7e0f5ba153"
            },
            {
              "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": 0,
                  "y": -1
                },
                "height": -1,
                "width": 0
              },
              "position": {
                "line": 591,
                "column": 3
              },
              "errorSnippet": "&lt;li class=\"hs-menu-item hs-menu-depth-1 hs-item-has-children\" role=\"none\" aria-haspopup=\"true\"&gt;&lt;a href=\"javascript:;\" aria-haspopup=\"true\" aria-expanded=\"false\" role=\"menuitem\"&gt;Compliance Roadmap&lt;/a&gt; &lt;a href=\"#\" class=\"child-trigger-",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[2]",
              "issueID": "36a83c74f08cdd6c23c6e276b2eed936",
              "signature": "2e848c777f76f70c3f07bd90c9b26eaf",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=36a83c74f08cdd6c23c6e276b2eed936"
            },
            {
              "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": 0,
                  "y": -1
                },
                "height": -1,
                "width": 0
              },
              "position": {
                "line": 10286,
                "column": 5
              },
              "errorSnippet": "&lt;li class=\"hs-menu-item hs-menu-depth-1 hs-item-has-children\" role=\"none\" aria-haspopup=\"true\"&gt;&lt;a href=\"javascript:;\" aria-haspopup=\"true\" aria-expanded=\"false\" role=\"menuitem\"&gt;Services &amp;amp; Tools&lt;/a&gt; &lt;a href=\"#\" class=\"child-tr",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[3]",
              "issueID": "ac0767542e060ae55d5931652123ca3f",
              "signature": "a4cebf46f4086695cc52bf4a8b62a0cf",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ac0767542e060ae55d5931652123ca3f"
            },
            {
              "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": 0,
                  "y": -1
                },
                "height": -1,
                "width": 0
              },
              "position": {
                "line": 10300,
                "column": 5
              },
              "errorSnippet": "&lt;li class=\"hs-menu-item hs-menu-depth-1 hs-item-has-children\" role=\"none\" aria-haspopup=\"true\"&gt;&lt;a href=\"javascript:;\" aria-haspopup=\"true\" aria-expanded=\"false\" role=\"menuitem\"&gt;Industries&lt;/a&gt; &lt;a href=\"#\" class=\"child-trigger-new\" ari",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[4]",
              "issueID": "2570163589240c516a42d29e3b9c1342",
              "signature": "3308aec51b041062909dfa5fa1d01cf1",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=2570163589240c516a42d29e3b9c1342"
            },
            {
              "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": 0,
                  "y": -1
                },
                "height": -1,
                "width": 0
              },
              "position": {
                "line": 10316,
                "column": 5
              },
              "errorSnippet": "&lt;li class=\"hs-menu-item hs-menu-depth-1 hs-item-has-children\" role=\"none\" aria-haspopup=\"true\"&gt;&lt;a href=\"javascript:;\" aria-haspopup=\"true\" aria-expanded=\"false\" role=\"menuitem\"&gt;About&lt;/a&gt; &lt;a href=\"#\" class=\"child-trigger-new\" aria-lab",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[6]",
              "issueID": "b41ad439cc0724c3369877f57f54a4e2",
              "signature": "ceab013af101e5680c85083205d16142",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b41ad439cc0724c3369877f57f54a4e2"
            },
            {
              "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": 969,
                  "y": 10
                },
                "bottom-right": {
                  "x": 1004,
                  "y": 33
                },
                "height": 23,
                "width": 35
              },
              "position": {
                "line": 2557,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"mobile-trigger-new cta_border_button\" aria-label=\"Main Navigation Menu\" aria-expanded=\"False\"&gt;&lt;span&gt;&lt;/span&gt;&lt;i&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/a[1]",
              "issueID": "b88e6551b9294a2c94a2b763bd10cdfc",
              "signature": "9f886fafbf81f31d18056be8a873f1d5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b88e6551b9294a2c94a2b763bd10cdfc"
            },
            {
              "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": 40,
                  "y": 30
                },
                "bottom-right": {
                  "x": 472,
                  "y": 86
                },
                "height": 56,
                "width": 432
              },
              "position": {
                "line": 6611,
                "column": 404
              },
              "errorSnippet": "&lt;h1&gt;Enter Your Website URL for a Free Accessibility Analysis&lt;/h1&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
              "issueID": "41d316c88feeb6b0e9498779aa040106",
              "signature": "4165fcf2ef48c01a35d1f739cbc45718",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=41d316c88feeb6b0e9498779aa040106"
            },
            {
              "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": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 497,
                  "y": 70
                },
                "height": 70,
                "width": 482
              },
              "position": {
                "line": 10379,
                "column": 13
              },
              "errorSnippet": "&lt;h2&gt;Helping You Achieve, Maintain &amp;amp; Prove Digital Compliance®&lt;/h2&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]",
              "issueID": "7ebf4f1b20ce944e5ab82250f489e10b",
              "signature": "940a822e1a1f4d18740be7d15ea2c86a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=7ebf4f1b20ce944e5ab82250f489e10b"
            },
            {
              "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": 36,
                  "y": 77
                },
                "bottom-right": {
                  "x": 305.328,
                  "y": 122
                },
                "height": 45,
                "width": 269.328
              },
              "position": {
                "line": 10766,
                "column": 21
              },
              "errorSnippet": "&lt;h4&gt;WEB, MOBILE, PDF, APPLICATION &amp;amp; KIOSK TESTING&lt;/h4&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]/div[1]/div[2]/h4[1]",
              "issueID": "cb0b9a21158b4025cb72e2787ed0b076",
              "signature": "98b4d9bf735502b39d1f40661ad3d11d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=cb0b9a21158b4025cb72e2787ed0b076"
            },
            {
              "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": 36,
                  "y": 77
                },
                "bottom-right": {
                  "x": 305.328,
                  "y": 122
                },
                "height": 45,
                "width": 269.328
              },
              "position": {
                "line": 10784,
                "column": 21
              },
              "errorSnippet": "&lt;h4&gt;AUTOMATED TESTING PLATFORM&lt;/h4&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]/div[1]/div[2]/h4[1]",
              "issueID": "7d177d1c5ed43be7dfe87326b5955142",
              "signature": "01acb12450510b1385448a8b1298da6f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=7d177d1c5ed43be7dfe87326b5955142"
            },
            {
              "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": 36,
                  "y": 77
                },
                "bottom-right": {
                  "x": 305.328,
                  "y": 122
                },
                "height": 45,
                "width": 269.328
              },
              "position": {
                "line": 10802,
                "column": 21
              },
              "errorSnippet": "&lt;h4&gt;LEGAL AND COMPLIANCE ASSISTANCE&lt;/h4&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[3]/a[1]/div[1]/div[2]/h4[1]",
              "issueID": "f18da684e11a5ce27b9dd0c6c86fd66c",
              "signature": "e6454a56fe8da1d4e6b1a6e743bd468f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f18da684e11a5ce27b9dd0c6c86fd66c"
            },
            {
              "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": 15,
                  "y": 3045
                },
                "bottom-right": {
                  "x": 1009,
                  "y": 3113
                },
                "height": 68,
                "width": 994
              },
              "position": {
                "line": 10827,
                "column": 11
              },
              "errorSnippet": "&lt;div class=\"members-heading section-heading text-center\"&gt; &lt;h3&gt;TRUSTED MEMBER OF INDUSTRY GROUPS&lt;/h3&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "961400d943c7b305e1c76a01b5e2588d",
              "signature": "63ff407984de6d40c93629a1fd287497",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=961400d943c7b305e1c76a01b5e2588d"
            },
            {
              "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": 15,
                  "y": 3045
                },
                "bottom-right": {
                  "x": 1009,
                  "y": 3088
                },
                "height": 43,
                "width": 994
              },
              "position": {
                "line": 10851,
                "column": 9
              },
              "errorSnippet": "&lt;h3&gt;TRUSTED MEMBER OF INDUSTRY GROUPS&lt;/h3&gt;",
              "xpath": "/html/body/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/h3[1]",
              "issueID": "c1661e287f65d0ee3df560985a41dac4",
              "signature": "d870f42184937b3168b935bfec83e18e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c1661e287f65d0ee3df560985a41dac4"
            },
            {
              "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": 15,
                  "y": 4051
                },
                "bottom-right": {
                  "x": 1009,
                  "y": 4087
                },
                "height": 36,
                "width": 994
              },
              "position": {
                "line": 10941,
                "column": 9
              },
              "errorSnippet": "&lt;h3&gt;INDUSTRY SPECIFIC EXPERIENCE&lt;/h3&gt;",
              "xpath": "/html/body/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/h3[1]",
              "issueID": "2080455ab6e194e9f5a252b203203416",
              "signature": "805b324b15d6f9a3f62b0bf697dc5fed",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2080455ab6e194e9f5a252b203203416"
            },
            {
              "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": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 989,
                  "y": 56
                },
                "height": 56,
                "width": 974
              },
              "position": {
                "line": 11134,
                "column": 13
              },
              "errorSnippet": "&lt;h3&gt;Request a quote - it's totally free&lt;/h3&gt;",
              "xpath": "/html/body/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
              "issueID": "56d9dc630d73d1f5bdee0ff3c94b10cb",
              "signature": "aa2b5191e92944854f627b3e3b96b252",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=56d9dc630d73d1f5bdee0ff3c94b10cb"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6251,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"menu\"&gt; &lt;li class=\"hs-menu-item hs-menu-depth-1 hs-item-has-children\" role=\"none\" aria-haspopup=\"true\"&gt;&lt;a href=\"javascript:;\" aria-haspopup=\"true\" aria-expanded=\"false\" role=\"menuitem\"&gt;Accessibility Audits&lt;/a&gt; &lt;a href=",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]",
              "issueID": "15864a56f9bdd42bf8ada602c36ceb45",
              "signature": "994ca669ef65eda98037aaed74ef08d7",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=15864a56f9bdd42bf8ada602c36ceb45"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6251,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"menu\" class=\"hs-menu-children-wrapper\" data-test=\"XYZ\" style=\"\"&gt; &lt;li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\"&gt;&lt;a href=\"https://www.boia.org/accessibility-services-for-digital-compliance/\" role=\"menuitem\"&gt;Overview&lt;/a",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[1]/ul[1]",
              "issueID": "eb591444f8f279612cada72b9c5862a4",
              "signature": "b7a835db65e41ddcde65b33616aa0c21",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=eb591444f8f279612cada72b9c5862a4"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6251,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"menu\" class=\"hs-menu-children-wrapper\" data-test=\"XYZ\" style=\"\"&gt; &lt;li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\"&gt;&lt;a href=\"https://www.boia.org/compliance-roadmap\" role=\"menuitem\"&gt;Overview&lt;/a&gt;&lt;/li&gt; &lt;li class",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[2]/ul[1]",
              "issueID": "91e7d39682365a27b3fe750bb1cce2a5",
              "signature": "602a93f4ecb0063093b4c78c91bdde40",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=91e7d39682365a27b3fe750bb1cce2a5"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7739,
                "column": 110
              },
              "errorSnippet": "&lt;ul role=\"menu\" class=\"hs-menu-children-wrapper\" data-test=\"XYZ\" style=\"\"&gt; &lt;li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\"&gt;&lt;a href=\"https://www.boia.org/products\" role=\"menuitem\"&gt;Overview&lt;/a&gt;&lt;/li&gt; &lt;li class=\"hs-menu-",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[3]/ul[1]",
              "issueID": "90dba3dd654d3d79349eaea69298050b",
              "signature": "b0434a670eb27fedc14c5b055334f3f4",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=90dba3dd654d3d79349eaea69298050b"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8416,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"menu\" class=\"hs-menu-children-wrapper\" data-test=\"XYZ\" style=\"\"&gt; &lt;li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\"&gt;&lt;a href=\"https://www.boia.org/industry-focused\" role=\"menuitem\"&gt;Overview&lt;/a&gt;&lt;/li&gt; &lt;li class=\"",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[4]/ul[1]",
              "issueID": "5a7ae17cf5e4b1006dc8f1c13a164940",
              "signature": "ed1a55205c6e53b3de85a0a24e0aceb6",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=5a7ae17cf5e4b1006dc8f1c13a164940"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8416,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"menu\" class=\"hs-menu-children-wrapper\" data-test=\"XYZ\" style=\"\"&gt; &lt;li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\"&gt;&lt;a href=\"https://www.boia.org/blog\" role=\"menuitem\"&gt;Blog - Digital Accessibility&lt;/a&gt;&lt;/li&gt; &lt;li",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[5]/ul[1]",
              "issueID": "c5e66df3e6b3caf69641faa74d51a787",
              "signature": "fd28f96c77bcc4bf83f4c78d6a3e940e",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=c5e66df3e6b3caf69641faa74d51a787"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8416,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"menu\" class=\"hs-menu-children-wrapper\" data-test=\"XYZ\" style=\"\"&gt; &lt;li class=\"hs-menu-item hs-menu-depth-2\" role=\"none\"&gt;&lt;a href=\"https://www.boia.org/about\" role=\"menuitem\"&gt;Overview&lt;/a&gt;&lt;/li&gt; &lt;li class=\"hs-menu-ite",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[6]/ul[1]",
              "issueID": "1bb042bc62b7ab61a4e38b2c3b5d564b",
              "signature": "1b38f4f51ad19413e2379bb8c5dd4742",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=1bb042bc62b7ab61a4e38b2c3b5d564b"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 272,
                  "y": 7998.5
                },
                "bottom-right": {
                  "x": 752,
                  "y": 8030.5
                },
                "height": 32,
                "width": 480
              },
              "position": {
                "line": 10285,
                "column": 4
              },
              "errorSnippet": "&lt;ul role=\"menu\"&gt; &lt;li class=\"hs-menu-item hs-menu-depth-1\" role=\"none\"&gt;&lt;a href=\"https://www.boia.org/accessibility-statement\"&gt;Accessibility Statement &lt;/a&gt;&lt;/li&gt; &lt;li class=\"hs-menu-item hs-menu-depth-1\" role=\"none\"&gt;&lt;a ",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[2]/span[1]/div[1]/ul[1]",
              "issueID": "147cc656aa7db4dcee59f43d487d957e",
              "signature": "843cc009eb118f5ba9c19a0e98db51b5",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=147cc656aa7db4dcee59f43d487d957e"
            },
            {
              "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": -60,
                  "y": -28
                },
                "height": -28,
                "width": -60
              },
              "position": {
                "line": 6719,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://color.a11y.com/?boia\" role=\"menuitem\" target=\"_blank\" rel=\"noopener\"&gt;Color Contrast Validator&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/span[1]/div[1]/ul[1]/li[3]/ul[1]/li[11]/a[1]",
              "issueID": "0342f4b153019d7177e2a9a0342affe7",
              "signature": "081c3504f35e2fcfdd2c8d0952583da8",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0342f4b153019d7177e2a9a0342affe7"
            },
            {
              "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": 31,
                  "y": 31
                },
                "bottom-right": {
                  "x": 225,
                  "y": 106
                },
                "height": 75,
                "width": 194
              },
              "position": {
                "line": 8956,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.w3.org/Consortium/Member/List#xB\" aria-label=\"Open new window to World Wide Web Consortium (W3C)\" target=\"_blank\"&gt; &lt;img data-src=\"https://cdn2.hubspot.net/hubfs/2759564/W3C.png\" src=\"https://www.boia.org/hubfs/BOIA%202020/ic",
              "xpath": "/html/body/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "7ab4177faeb7e3a9adee89207f423569",
              "signature": "dfd7708ce353d83a4575373fa5fd58f0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7ab4177faeb7e3a9adee89207f423569"
            },
            {
              "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": 31,
                  "y": 31
                },
                "bottom-right": {
                  "x": 225,
                  "y": 106
                },
                "height": 75,
                "width": 194
              },
              "position": {
                "line": 8956,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.bbb.org/us/ri/e-greenwich/profile/information-bureaus/bureau-of-internet-accessibility-0021-122715#sealclick\" aria-label=\"Open new window to BBB Accredited Business. Rating: A+. Click for Profile.\" target=\"_blank\"&gt; &lt;img data",
              "xpath": "/html/body/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "f9270c01bf7a87d81a2db24fa045d2eb",
              "signature": "b5e9d21f65951eb19bcca2be767c7f91",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f9270c01bf7a87d81a2db24fa045d2eb"
            },
            {
              "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": 31,
                  "y": 31
                },
                "bottom-right": {
                  "x": 225,
                  "y": 106
                },
                "height": 75,
                "width": 194
              },
              "position": {
                "line": 9027,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/about\" aria-label=\"Open new window to IAAP: International Association of Accessibility Professionals. Member.\" target=\"_blank\"&gt; &lt;img data-src=\"https://cdn2.hubspot.net/hubfs/2759564/iaapmem1.png\" src=\"https://www.boia.org/hubfs/BOIA%20",
              "xpath": "/html/body/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/a[1]",
              "issueID": "8689c3849283a5f12a26ce5d40e6da53",
              "signature": "b8fb3d3760d98ceffbd5de7e263d4488",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8689c3849283a5f12a26ce5d40e6da53"
            },
            {
              "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": 31,
                  "y": 31
                },
                "bottom-right": {
                  "x": 225,
                  "y": 106
                },
                "height": 75,
                "width": 194
              },
              "position": {
                "line": 9183,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.boia.org/federal-government-accessibility-audits?frmhp3\" aria-label=\"Open new window to GSA Contract Holder (#47QTCA20D0059)\" target=\"_blank\"&gt; &lt;img data-src=\"https://cdn2.hubspot.net/hubfs/2759564/boia_contract-holder_300.pn",
              "xpath": "/html/body/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[4]/div[1]/a[1]",
              "issueID": "aa32ec9ed1bc3ea031575ef2cf64ad45",
              "signature": "24e76df878e0196b95935c08f004f954",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=aa32ec9ed1bc3ea031575ef2cf64ad45"
            },
            {
              "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": 131
                },
                "bottom-right": {
                  "x": 362,
                  "y": 221
                },
                "height": 90,
                "width": 277
              },
              "position": {
                "line": 10284,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://goo.gl/maps/hfMWzuSarWF8mHnSA\" target=\"_blank\"&gt;Bureau of Internet Accessibility&lt;br&gt;5600 Post Road #114-274&lt;br&gt;East Greenwich, RI 02818&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[12]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "a8ce26128bc4b32b26e30cbd66b603ad",
              "signature": "b4c13b84297960ff4b554305ec48b069",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a8ce26128bc4b32b26e30cbd66b603ad"
            },
            {
              "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": 372,
                  "y": 7913.5
                },
                "bottom-right": {
                  "x": 427,
                  "y": 7968.5
                },
                "height": 55,
                "width": 55
              },
              "position": {
                "line": 10287,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/BoIA.org\" target=\"_blank\" aria-label=\"BoIA Facebook - in a new window\"&gt;&lt;i class=\"fa fa-facebook\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "ff778dfa61a323b065ebeaccf553705c",
              "signature": "2d3669e9940cb8df8bfbfbdb02626439",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ff778dfa61a323b065ebeaccf553705c"
            },
            {
              "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": 447,
                  "y": 7913.5
                },
                "bottom-right": {
                  "x": 502,
                  "y": 7968.5
                },
                "height": 55,
                "width": 55
              },
              "position": {
                "line": 10288,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/BoIAorg\" target=\"_blank\" aria-label=\"BoIA Twitter - in a new window\"&gt;&lt;i class=\"fa fa-twitter\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "e19dafe65f445abd87ab01d5d4d654ba",
              "signature": "7d31107abe60383157c4957dc1c46358",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e19dafe65f445abd87ab01d5d4d654ba"
            },
            {
              "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": 522,
                  "y": 7913.5
                },
                "bottom-right": {
                  "x": 577,
                  "y": 7968.5
                },
                "height": 55,
                "width": 55
              },
              "position": {
                "line": 10289,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/bureau-of-internet-accessibility/\" target=\"_blank\" aria-label=\"BoIA linkedIn - in a new window\"&gt;&lt;i class=\"fa fa-linkedin\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "9c555a323ffdc6e552275405d2bbaf40",
              "signature": "9533d54b60df7ed12c9fe83341bb4579",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9c555a323ffdc6e552275405d2bbaf40"
            },
            {
              "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": 597,
                  "y": 7913.5
                },
                "bottom-right": {
                  "x": 652,
                  "y": 7968.5
                },
                "height": 55,
                "width": 55
              },
              "position": {
                "line": 10290,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/channel/UCZoFg4cR6FTs_fjhQ1yIZEg/\" target=\"_blank\" aria-label=\"BoIA youTube - in a new window\"&gt;&lt;i class=\"fa fa-youtube\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "2b7783be7ecbfa2e9a9bf1b2b9c873ed",
              "signature": "07661f7aaa75d0073135f4880068e6d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2b7783be7ecbfa2e9a9bf1b2b9c873ed"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "42ubn",
  "startTime": "2022-07-09T14:43:22",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      42
    ],
    [
      "motion",
      14
    ],
    [
      "ibm",
      11
    ],
    [
      "alfa",
      7
    ],
    [
      "wave",
      5
    ],
    [
      "focInd",
      3
    ],
    [
      "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": 56,
  "logSize": 3277,
  "errorLogCount": 1,
  "errorLogSize": 69,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-09T14:45:36",
  "elapsedSeconds": 134,
  "score": {
    "scoreProcID": "sp12b",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "bulk": 1,
        "focAll": 2,
        "focInd": 6,
        "focOp": 8,
        "hover": 86,
        "linkUl": 70,
        "role": 4,
        "styleDiff": 35,
        "zIndex": 13
      },
      "alfa": {
        "r14": 12,
        "r19": 4,
        "r57": 292,
        "r60": 16,
        "r66": 42,
        "r68": 8,
        "r69": 2,
        "r71": 16,
        "r73": 32,
        "r74": 112,
        "r78": 16,
        "r87": 1
      },
      "axe": {
        "aria-allowed-role": 1,
        "color-contrast-enhanced": 57,
        "color-contrast": 21,
        "hidden-content": 0,
        "aria-required-children": 12,
        "aria-required-parent": 24,
        "label-content-name-mismatch": 9,
        "landmark-one-main": 2,
        "landmark-unique": 2,
        "presentation-role-conflict": 6,
        "region": 114
      },
      "htmlcs": {
        "e:AA.1_3_1.H71.NoLegend": 24,
        "e:AA.2_4_1.H64.1": 12,
        "e:AA.4_1_2.H91.Fieldset.Name": 24,
        "w:AA.1_1_1.H67.2": 3,
        "w:AA.1_3_1.H44.NonExistentFragment": 2,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1,
        "w:AA.1_4_3.G145.Alpha": 1,
        "w:AA.1_4_3.G145.BgImage": 1,
        "w:AA.1_4_3.G18.Abs": 1,
        "w:AA.1_4_3.G18.BgImage": 3,
        "w:AA.2_5_3.F96": 3,
        "w:AA.4_1_2.H91.A.Empty": 1
      },
      "wave": {
        "e:aria_menu_broken": 4,
        "a:text_justified": 4,
        "a:alt_suspicious": 1,
        "a:label_orphaned": 2,
        "a:heading_possible": 4,
        "a:noscript": 7
      },
      "tenon": {
        "36": 16,
        "73": 4,
        "98": 16,
        "134": 3,
        "144": 24,
        "152": 4,
        "153": 18,
        "190": 32,
        "218": 40
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 2,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 6,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 6,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 22,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 35,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 3,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "axe": {
            "aria-allowed-role": {
              "score": 1,
              "what": "ARIA role is not appropriate for the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 9,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 3,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "invisibleLabel": {
          "alfa": {
            "r14": {
              "score": 9,
              "what": "Visible label is not in the accessible name"
            }
          },
          "axe": {
            "label-content-name-mismatch": {
              "score": 7,
              "what": "Element visible text is not part of its accessible name"
            }
          },
          "htmlcs": {
            "w:AA.2_5_3.F96": {
              "score": 2,
              "what": "Visible label is not in the accessible name"
            }
          }
        },
        "ariaBadAttribute": {
          "alfa": {
            "r19": {
              "score": 4,
              "what": "ARIA state or property has an invalid value"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 146,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 57,
              "what": "Some page content is not contained by landmarks"
            }
          }
        },
        "groupName": {
          "alfa": {
            "r60": {
              "score": 12,
              "what": "Form-control group has no accessible name"
            }
          },
          "htmlcs": {
            "e:AA.4_1_2.H91.Fieldset.Name": {
              "score": 18,
              "what": "Fieldset has no accessible name"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 11,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 14,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "childMissing": {
          "alfa": {
            "r68": {
              "score": 8,
              "what": "Element does not own an element required by its semantic role"
            }
          },
          "axe": {
            "aria-required-children": {
              "score": 12,
              "what": "ARIA role does not contain a required child"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 2,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 16,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "justification": {
          "alfa": {
            "r71": {
              "score": 4,
              "what": "Paragraph text is fully justified"
            }
          },
          "wave": {
            "a:text_justified": {
              "score": 1,
              "what": "Text is justified"
            }
          },
          "tenon": {
            "36": {
              "score": 4,
              "what": "Text is fully justified"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 24,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 56,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 8,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "parentMissing": {
          "axe": {
            "aria-required-parent": {
              "score": 24,
              "what": "ARIA role is not contained by a required parent"
            }
          }
        },
        "mainLandmark": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 2,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          }
        },
        "focusableHidden": {
          "axe": {
            "presentation-role-conflict": {
              "score": 6,
              "what": "Element has a none/presentation role but is focusable or has a global ARIA state or property"
            }
          }
        },
        "legendMissing": {
          "htmlcs": {
            "e:AA.1_3_1.H71.NoLegend": {
              "score": 12,
              "what": "Fieldset has no legend element"
            }
          }
        },
        "iframeTitleBad": {
          "htmlcs": {
            "e:AA.2_4_1.H64.1": {
              "score": 12,
              "what": "iframe element has no non-empty title attribute"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 1,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "labelBadID": {
          "htmlcs": {
            "w:AA.1_3_1.H44.NonExistentFragment": {
              "score": 2,
              "what": "Label for attribute references a nonexistent element"
            }
          },
          "wave": {
            "a:label_orphaned": {
              "score": 2,
              "what": "Orphaned form label"
            }
          }
        },
        "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.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 3:1, given the transparency"
            },
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "linkNoText": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Empty": {
              "score": 1,
              "what": "Link element has an id attribute but no href attribute or text"
            }
          }
        },
        "menuItemless": {
          "wave": {
            "e:aria_menu_broken": {
              "score": 4,
              "what": "ARIA menu does not contain required menu items"
            }
          }
        },
        "imageTextRisk": {
          "wave": {
            "a:alt_suspicious": {
              "score": 1,
              "what": "Image alternate text is suspicious"
            }
          }
        },
        "pseudoHeadingRisk": {
          "wave": {
            "a:heading_possible": {
              "score": 1,
              "what": "Possible heading"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 2,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 3,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 8,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "fontSmall": {
          "tenon": {
            "134": {
              "score": 2,
              "what": "Text is very small"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 24,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 2,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 5,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 32,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 30,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 776,
      "log": 63,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "contentBeyondLandmarks",
          "score": 171
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 58
        },
        {
          "groupName": "linkIndication",
          "score": 37
        },
        {
          "groupName": "tabIndexMissing",
          "score": 34
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 32
        },
        {
          "groupName": "noLeading",
          "score": 26
        },
        {
          "groupName": "parentMissing",
          "score": 26
        },
        {
          "groupName": "leadingClipsText",
          "score": 26
        },
        {
          "groupName": "groupName",
          "score": 25
        },
        {
          "groupName": "hoverSurprise",
          "score": 24
        },
        {
          "groupName": "contrastAAA",
          "score": 20
        },
        {
          "groupName": "contrastAA",
          "score": 19
        },
        {
          "groupName": "childMissing",
          "score": 17
        },
        {
          "groupName": "invisibleLabel",
          "score": 15
        },
        {
          "groupName": "legendMissing",
          "score": 14
        },
        {
          "groupName": "iframeTitleBad",
          "score": 14
        },
        {
          "groupName": "inconsistentStyles",
          "score": 11
        },
        {
          "groupName": "headingOfNothing",
          "score": 10
        },
        {
          "groupName": "linkTextsSame",
          "score": 10
        },
        {
          "groupName": "focusIndication",
          "score": 8
        },
        {
          "groupName": "focusableOperable",
          "score": 8
        },
        {
          "groupName": "justification",
          "score": 8
        },
        {
          "groupName": "focusableHidden",
          "score": 8
        },
        {
          "groupName": "allCaps",
          "score": 7
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 6
        },
        {
          "groupName": "contrastRisk",
          "score": 6
        },
        {
          "groupName": "menuItemless",
          "score": 6
        },
        {
          "groupName": "roleBad",
          "score": 5
        },
        {
          "groupName": "zIndexNotZero",
          "score": 5
        },
        {
          "groupName": "labelBadID",
          "score": 5
        },
        {
          "groupName": "linkVague",
          "score": 5
        },
        {
          "groupName": "tabFocusability",
          "score": 4
        },
        {
          "groupName": "landmarkConfusion",
          "score": 4
        },
        {
          "groupName": "noScriptRisk",
          "score": 4
        },
        {
          "groupName": "fontSmall",
          "score": 4
        },
        {
          "groupName": "targetSize",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "mainLandmark",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "linkNoText",
          "score": 3
        },
        {
          "groupName": "imageTextRisk",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        }
      ]
    }
  }
}