Accessibility test digest

Synopsis

Page: Online ADA

URL: https://onlineada.com/

Score: 590

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 Online ADA web page at https://onlineada.com/ on 2022/07/06. 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 590 (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
total590
log157
contrastAA60
noLeading38
tabFocusability35
linkNoText35
focusIndication20
linkForcesNewWindow20
leadingClipsText18
linkIndication17
allCaps17
headingOfNothing16
contentBeyondLandmarks16
fontSizeAbsolute14
targetSize14
contrastAAA11
duplicateID10
inconsistentStyles8
focusableOperable6
headingStructure6
contrastRisk6
linkTextsSame6
zIndexNotZero5
ariaBadAttribute5
horizontalScrolling5
linkVague5
landmarkConfusion4
visibleBulk3
hoverSurprise3
skipRepeatedContent3
hiddenContentRisk3
linkConfusionRisk3
focusableRole3
mainLandmark3
decorativeImageRisk3
pseudoNavListRisk3
scrollRisk3
noScriptRisk3
pseudoLinkRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

pseudoLinkRisk: 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": "3zjtz-onlineada",
  "host": {
    "id": "onlineada",
    "which": "https://onlineada.com/",
    "what": "Online ADA"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-06T01:33:54"
    },
    {
      "event": "endTime",
      "value": "2022-07-06T01:38:32"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://onlineada.com/",
        "what": "Online ADA"
      },
      {
        "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://onlineada.com/",
        "what": "Online ADA"
      },
      {
        "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://onlineada.com/",
      "what": "Online ADA",
      "result": "https://onlineada.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://onlineada.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://onlineada.com/",
      "result": {
        "bytes": [
          526753,
          526753,
          526753,
          526753,
          526753
        ],
        "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://onlineada.com/",
      "what": "Online ADA",
      "result": "https://onlineada.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://onlineada.com/",
      "result": {
        "visibleElements": 468
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://onlineada.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://onlineada.com/",
      "result": {
        "tabFocusables": 27,
        "tabFocused": 49,
        "discrepancy": 22
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://onlineada.com/",
      "what": "URL",
      "result": "https://onlineada.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://onlineada.com/",
      "result": {
        "totals": {
          "total": 27,
          "types": {
            "indicatorMissing": {
              "total": 6,
              "tagNames": {
                "A": 6
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 21,
              "meanDelay": 7,
              "tagNames": {
                "A": 20,
                "BUTTON": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "LEARN MORE"
            },
            {
              "tagName": "A",
              "text": "JOIN THE PARTNER PROGRAM"
            },
            {
              "tagName": "A",
              "text": "GET MAX ACCCESS"
            },
            {
              "tagName": "A",
              "text": "GET YOUR FREE ANALYSIS"
            },
            {
              "tagName": "A",
              "text": "Check us out on linkedin Linkedin"
            },
            {
              "tagName": "A",
              "text": "Check us out on youtube Youtube"
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip header",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "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": "A",
              "text": "View More Articles",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "GET CONNECTED",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Accessibility Certification",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility Analysis",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Partner Agency Program",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Max Access",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Articles",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Affiliates",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Terms",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Disclaimer",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://onlineada.com/",
      "what": "URL",
      "result": "https://onlineada.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://onlineada.com/",
      "result": {
        "totals": {
          "total": 43,
          "types": {
            "onlyFocusable": {
              "total": 1,
              "tagNames": {
                "DIV": 1
              }
            },
            "onlyOperable": {
              "total": 2,
              "tagNames": {
                "DIV": 2
              }
            },
            "focusableAndOperable": {
              "total": 40,
              "tagNames": {
                "A": 38,
                "BUTTON": 2
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "DIV",
              "id": "",
              "text": "Book Your Free Consultation with\nOne of Our Accessibility Experts\n[contact-form-"
            }
          ],
          "onlyOperable": [
            {
              "tagName": "DIV",
              "id": "",
              "text": "Previous",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Next",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "skip-nav",
              "text": "Skip header",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" class=\"logo\" style=\"cursor: default;\">\n<img width=\"232\" height=\"50\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Open Menu\" class=\"mobile-menu-button\" style=\"cursor: default",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Certification",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Analysis",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partner Agency Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Max Access",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "My Account",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Affiliates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Articles",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://onlineada.com/wp-login.php\" target=\"\" style=\"cursor: default;\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LEARN MORE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "JOIN THE PARTNER PROGRAM",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "GET MAX ACCCESS",
              "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": "A",
              "id": "",
              "text": "Read More »",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View More Articles",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "GET YOUR FREE ANALYSIS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "GET CONNECTED",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Certification",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Analysis",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partner Agency Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Max Access",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Articles",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Affiliates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Check us out on linkedin Linkedin",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Check us out on youtube Youtube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disclaimer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" style=\"align-self: flex-start; cursor: default;\">\n<img width=\"232\" h",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "×",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://onlineada.com/",
      "what": "URL",
      "result": "https://onlineada.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://onlineada.com/",
      "result": {
        "totals": {
          "triggers": 41,
          "headTriggers": 20,
          "tailTriggers": 21,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "skip-nav",
                "text": "Skipheader"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://onlineada.com/",
      "what": "URL",
      "result": "https://onlineada.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://onlineada.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 2
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Open Menu"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close",
                "content": "×"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://onlineada.com/",
      "result": {
        "totals": {
          "links": 38,
          "adjacent": {
            "total": 15,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "Skip header",
            "",
            "Home",
            "Services",
            "Max Access",
            "LEARN MORE",
            "JOIN THE PARTNER PROGRAM",
            "GET MAX ACCCESS",
            "Read More »",
            "Read More »",
            "Read More »",
            "View More Articles",
            "GET YOUR FREE ANALYSIS",
            "GET CONNECTED",
            ""
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://onlineada.com/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://onlineada.com/",
      "what": "URL",
      "result": "https://onlineada.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://onlineada.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://onlineada.com/",
      "result": {
        "roleElements": 1,
        "badRoleElements": 0,
        "redundantRoleElements": 0,
        "tagNames": {}
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://onlineada.com/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 2,
            "subtotals": [
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 15,
            "subtotals": [
              8,
              4,
              3
            ]
          },
          "listLink": {
            "total": 23,
            "subtotals": [
              6,
              5,
              4,
              3,
              3,
              2
            ]
          },
          "h1": {
            "total": 10,
            "subtotals": [
              4,
              4,
              1,
              1
            ]
          },
          "h2": {
            "total": 1
          },
          "h3": {
            "total": 3,
            "subtotals": [
              1,
              1,
              1
            ]
          }
        },
        "items": {
          "button": {
            "borderStyle": {
              "none": [
                ""
              ],
              "solid": [
                "×"
              ]
            },
            "borderWidth": {
              "0px": [
                ""
              ],
              "2px": [
                "×"
              ]
            },
            "height": {
              "50px": [
                ""
              ],
              "30px": [
                "×"
              ]
            },
            "lineHeight": {
              "21.85px": [
                ""
              ],
              "26px": [
                "×"
              ]
            },
            "minHeight": {
              "auto": [
                ""
              ],
              "0px": [
                "×"
              ]
            },
            "minWidth": {
              "auto": [
                ""
              ],
              "24px": [
                "×"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip header",
                "",
                "View More Articles",
                ""
              ],
              "500": [
                "Read More »",
                "Read More »",
                "Read More »"
              ],
              "900": [
                "Home",
                "Services",
                "Max Access",
                "LEARN MORE",
                "JOIN THE PARTNER PROGRAM",
                "GET MAX ACCCESS",
                "GET YOUR FREE ANALYSIS",
                "GET CONNECTED"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Home",
                "Services",
                "About",
                "Articles",
                "Affiliates",
                "Check us out on linkedin     Linkedin",
                "Check us out on youtube     Youtube",
                "Terms",
                "Privacy",
                "Disclaimer"
              ],
              "700": [
                "Accessibility Certification",
                "Accessibility Analysis",
                "Partner Agency Program",
                "Max Access"
              ],
              "900": [
                "Accessibility Certification",
                "Accessibility Analysis",
                "Partner Agency Program",
                "My Account",
                "Affiliates",
                "About",
                "Articles",
                "Contact Us",
                ""
              ]
            },
            "fontSize": {
              "16px": [
                "Accessibility Certification",
                "Accessibility Analysis",
                "Partner Agency Program",
                "Accessibility Certification",
                "Accessibility Analysis",
                "Partner Agency Program",
                "Max Access"
              ],
              "14px": [
                "My Account",
                "Affiliates",
                "About",
                "Articles",
                "Contact Us",
                "",
                "Home",
                "Services",
                "About",
                "Articles",
                "Affiliates",
                "Terms",
                "Privacy",
                "Disclaimer"
              ],
              "19px": [
                "Check us out on linkedin     Linkedin",
                "Check us out on youtube     Youtube"
              ]
            },
            "lineHeight": {
              "23.2px": [
                "Accessibility Certification",
                "Accessibility Analysis",
                "Partner Agency Program"
              ],
              "20.3px": [
                "My Account",
                "Affiliates",
                "About",
                "Articles",
                "Contact Us",
                ""
              ],
              "18.2px": [
                "Accessibility Certification",
                "Accessibility Analysis",
                "Partner Agency Program",
                "Max Access"
              ],
              "15.6px": [
                "Home",
                "Services",
                "About",
                "Articles",
                "Affiliates"
              ],
              "27.55px": [
                "Check us out on linkedin     Linkedin",
                "Check us out on youtube     Youtube"
              ],
              "14px": [
                "Terms",
                "Privacy",
                "Disclaimer"
              ]
            }
          },
          "h1": {
            "color": {
              "rgb(255, 255, 255)": [
                "DIGITAL ACCESSIBILITY",
                "Grow Your Agency",
                "AI-Powered Accessibility",
                "NEED HELP"
              ],
              "rgb(249, 165, 26)": [
                "COMPLIANCE CERTIFICATION",
                "with Digital Accessibility",
                "Website Remediation",
                "WITH CODE UPDATES?"
              ],
              "rgb(0, 0, 0)": [
                "NEW TO DIGITAL"
              ],
              "rgb(200, 10, 0)": [
                "ACCESSIBILITY COMPLIANCE?"
              ]
            }
          },
          "h3": {
            "color": {
              "rgb(255, 255, 255)": [
                "DIGITAL ACCESSIBILITY"
              ],
              "rgb(249, 165, 26)": [
                "ARTICLES"
              ],
              "rgb(0, 0, 0)": [
                "Book Your Free Consultation with One of Our Accessibility Experts"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://onlineada.com/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://onlineada.com/",
      "result": {
        "totals": {
          "total": 13,
          "tagNames": {
            "HEADER": 1,
            "BUTTON": 2,
            "DIV": 10
          }
        },
        "items": [
          {
            "tagName": "HEADER",
            "id": "site-header",
            "text": "Skip header #skip-nav:focus { left: 50px!important; } Home\nServices Accessibility Certification\nAcce"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "mobile-nav",
            "text": "Home\nServices Accessibility Certification\nAccessibility Analysis\nPartner Agency Program Max Access\nM"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Home\nServices Accessibility Certification\nAccessibility Analysis\nPartner Agency Program Max Access\nM"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Previous Next"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Previous"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Next"
          },
          {
            "tagName": "DIV",
            "id": "pum-1834",
            "text": "Book Your Free Consultation with\nOne of Our Accessibility Experts\n[contact-form-7 id=”1808″ title=”F"
          },
          {
            "tagName": "DIV",
            "id": "popmake-1834",
            "text": "Book Your Free Consultation with\nOne of Our Accessibility Experts\n[contact-form-7 id=”1808″ title=”F"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Book Your Free Consultation with\nOne of Our Accessibility Experts\n[contact-form-7 id=”1808″ title=”F"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "×"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://onlineada.com/",
      "result": {
        "totals": {
          "failures": 30,
          "warnings": 39
        },
        "items": [
          {
            "index": 3,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/a[2]",
              "codeLines": [
                "<a href=\"/\" class=\"logo\">",
                "  <img width=\"232\" height=\"50\" src=\"https://onlineada.com/wp-content/uploads/2022/02/abilitylogo.pn...",
                "</a>"
              ]
            }
          },
          {
            "index": 27,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/\" style=\"align-self: flex-start;\">",
                "  <img width=\"232\" height=\"50\" src=\"https://onlineada.com/wp-content/uploads/2022/02/abilitylogo.pn...",
                "</a>"
              ]
            }
          },
          {
            "index": 222,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "svg",
              "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/svg[1]",
              "codeLines": [
                "<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1...",
                "  <title>",
                "    Linkedin",
                "  </title>",
                "  <g>",
                "    <g>",
                "      <path fill=\"#424242\" d=\"M76.777,2v74.776H2V2H76.777 M78.777,0h-2H2H0v2v74.776v2h2h74.777h2v-2...",
                "    </g>",
                "    <path fill=\"#818181\" d=\"M2,2v74.776h74.777V2H2z M27.365,61.12h-9.032V32.089h9.032V61.12z M22.85...",
                "    \tc-2.898,0-5.234-2.344-5.234-5.232s2.336-5.232,5.234-5.232c2.886,0,5.229,2.344,5.229,5.232S25.7...",
                "    \t M61.16,61.12h-9.021V47.002c0-3.366-0.059-7.697-4.689-7.697c-4.695,0-5.412,3.669-5.412,7.456V6...",
                "    \th0.124c1.203-2.283,4.147-4.689,8.537-4.689c9.135,0,10.824,6.012,10.824,13.83V61.12z\"></path>",
                "  </g>",
                "</svg>"
              ]
            }
          },
          {
            "index": 223,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "svg",
              "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/svg[1]",
              "codeLines": [
                "<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1...",
                "  <title>",
                "    Youtube",
                "  </title>",
                "  <g>",
                "    <path fill=\"#424242\" d=\"M76.776,2v74.776H2V2H76.776 M78.776,0h-2H2H0v2v74.776v2h2h74.776h2v-2V2...",
                "  </g>",
                "  <g>",
                "    <polygon fill=\"#818181\" points=\"34.682,46.338 46.994,39.959 34.682,33.535 \t\"></polygon>",
                "    <path fill=\"#818181\" d=\"M2,2v74.776h74.776V2H2z M62.17,49.862c0,3.578-2.93,6.51-6.51,6.51H23.11...",
                "    \t\tV31.636c0-3.58,2.929-6.51,6.509-6.51H55.66c3.58,0,6.51,2.93,6.51,6.51V49.862z\"></path>",
                "  </g>",
                "</svg>"
              ]
            }
          },
          {
            "index": 275,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
              "codeLines": [
                "<h3 class=\"elementor-heading-title elementor-size-default\">",
                "  DIGITAL ACCESSIBILITY",
                "</h3>"
              ]
            }
          },
          {
            "index": 388,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "DIGITAL ACCESSIBILITY"
              ]
            }
          },
          {
            "index": 389,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "COMPLIANCE CERTIFICATION"
              ]
            }
          },
          {
            "index": 390,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Get your website or web based application"
              ]
            }
          },
          {
            "index": 391,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]/b[1]/text()[1]",
              "codeLines": [
                "100% compliant and certified"
              ]
            }
          },
          {
            "index": 392,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                ". We’ll audit your code, help you get compliant, and officially certify your website, browser based..."
              ]
            }
          },
          {
            "index": 394,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Grow Your Agency"
              ]
            }
          },
          {
            "index": 395,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "with Digital Accessibility"
              ]
            }
          },
          {
            "index": 396,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Are you an agency or freelance developer? Learn more about our Partner Agency Program where we show..."
              ]
            }
          },
          {
            "index": 397,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "AI-Powered Accessibility"
              ]
            }
          },
          {
            "index": 398,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Website Remediation"
              ]
            }
          },
          {
            "index": 399,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Max Access instantly scans, analyzes, and updates your website. Then it re-scans for any site updat..."
              ]
            }
          },
          {
            "index": 411,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "NEW TO DIGITAL"
              ]
            }
          },
          {
            "index": 412,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "ACCESSIBILITY COMPLIANCE?"
              ]
            }
          },
          {
            "index": 413,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Meet with our Accessibility Specialists and get your"
              ]
            }
          },
          {
            "index": 414,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "free website accessibility analysis."
              ]
            }
          },
          {
            "index": 415,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "We’ll provide you with helpful information and reports on your website to determinte the best optio..."
              ]
            }
          },
          {
            "index": 416,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[8]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "NEED HELP"
              ]
            }
          },
          {
            "index": 417,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[8]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "WITH CODE UPDATES?"
              ]
            }
          },
          {
            "index": 418,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[8]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Get connected with our preferred Agency Partners that have the experience and know-how to make the ..."
              ]
            }
          },
          {
            "index": 431,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "DIGITAL ACCESSIBILITY"
              ]
            }
          },
          {
            "index": 432,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "COMPLIANCE CERTIFICATION"
              ]
            }
          },
          {
            "index": 433,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Get your website or web based application"
              ]
            }
          },
          {
            "index": 434,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]/b[1]/text()[1]",
              "codeLines": [
                "100% compliant and certified"
              ]
            }
          },
          {
            "index": 435,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                ". We’ll audit your code, help you get compliant, and officially certify your website, browser based..."
              ]
            }
          },
          {
            "index": 437,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Grow Your Agency"
              ]
            }
          },
          {
            "index": 438,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "with Digital Accessibility"
              ]
            }
          },
          {
            "index": 439,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Are you an agency or freelance developer? Learn more about our Partner Agency Program where we show..."
              ]
            }
          },
          {
            "index": 440,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "AI-Powered Accessibility"
              ]
            }
          },
          {
            "index": 441,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Website Remediation"
              ]
            }
          },
          {
            "index": 442,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Max Access instantly scans, analyzes, and updates your website. Then it re-scans for any site updat..."
              ]
            }
          },
          {
            "index": 454,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "NEW TO DIGITAL"
              ]
            }
          },
          {
            "index": 455,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "ACCESSIBILITY COMPLIANCE?"
              ]
            }
          },
          {
            "index": 456,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Meet with our Accessibility Specialists and get your"
              ]
            }
          },
          {
            "index": 457,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "free website accessibility analysis."
              ]
            }
          },
          {
            "index": 458,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "We’ll provide you with helpful information and reports on your website to determinte the best optio..."
              ]
            }
          },
          {
            "index": 459,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[8]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "NEED HELP"
              ]
            }
          },
          {
            "index": 460,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[8]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "WITH CODE UPDATES?"
              ]
            }
          },
          {
            "index": 461,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[8]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Get connected with our preferred Agency Partners that have the experience and know-how to make the ..."
              ]
            }
          },
          {
            "index": 495,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.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[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Get your website or web based application",
                "  <b>",
                "    100% compliant and certified",
                "  </b>",
                "  . We’ll audit your code, help you get compliant, and officially certify your website, browser bas...",
                "</p>"
              ]
            }
          },
          {
            "index": 497,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.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[1]/div[2]/div[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Max Access instantly scans, analyzes, and updates your website. Then it re-scans for any site upd...",
                "</p>"
              ]
            }
          },
          {
            "index": 498,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.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[1]/div[2]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Proud Member of",
                "</p>"
              ]
            }
          },
          {
            "index": 499,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.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[1]/div[2]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  World Wide Web Consortium",
                "</p>"
              ]
            }
          },
          {
            "index": 500,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.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[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"elementor-heading-title elementor-size-default\">",
                "  Understanding WCAG 2.1",
                "</p>"
              ]
            }
          },
          {
            "index": 501,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.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[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"elementor-heading-title elementor-size-default\">",
                "  <a href=\"https://onlineada.com/articles/understanding-wcag-2-1/\">",
                "    Read More »",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 502,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.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[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"elementor-heading-title elementor-size-default\">",
                "  7 Quick Facts about WCAG",
                "</p>"
              ]
            }
          },
          {
            "index": 503,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.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[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"elementor-heading-title elementor-size-default\">",
                "  <a href=\"https://onlineada.com/articles/7-quick-facts-about-wcag/\">",
                "    Read More »",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 504,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.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[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"elementor-heading-title elementor-size-default\">",
                "  Who Does Digital Accessibility Help? The Diversity of Web Users and the Digital Barriers They Fac...",
                "</p>"
              ]
            }
          },
          {
            "index": 505,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.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[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"elementor-heading-title elementor-size-default\">",
                "  <a href=\"https://onlineada.com/articles/who-does-digital-accessibility-help-the-diversity-of-web-...",
                "    Read More »",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 506,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.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[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://onlineada.com/articles/\">",
                "    View More Articles",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 509,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.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[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p style=\"color: white; display: flex; flex-direction: column;\">",
                "  Copyright ©2022 Online ADA, Inc. DBA Ability",
                "</p>"
              ]
            }
          },
          {
            "index": 510,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.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[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"elementor-heading-title elementor-size-default\">",
                "  Understanding WCAG 2.1",
                "</p>"
              ]
            }
          },
          {
            "index": 511,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.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[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"elementor-heading-title elementor-size-default\">",
                "  <a href=\"https://onlineada.com/articles/understanding-wcag-2-1/\">",
                "    Read More »",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 512,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.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[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"elementor-heading-title elementor-size-default\">",
                "  7 Quick Facts about WCAG",
                "</p>"
              ]
            }
          },
          {
            "index": 513,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.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[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"elementor-heading-title elementor-size-default\">",
                "  <a href=\"https://onlineada.com/articles/7-quick-facts-about-wcag/\">",
                "    Read More »",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 514,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.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[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"elementor-heading-title elementor-size-default\">",
                "  Who Does Digital Accessibility Help? The Diversity of Web Users and the Digital Barriers They Fac...",
                "</p>"
              ]
            }
          },
          {
            "index": 515,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.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[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"elementor-heading-title elementor-size-default\">",
                "  <a href=\"https://onlineada.com/articles/who-does-digital-accessibility-help-the-diversity-of-web-...",
                "    Read More »",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 566,
            "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": "h1",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
              "codeLines": [
                "<h1 class=\"elementor-heading-title elementor-size-default\">",
                "  DIGITAL ACCESSIBILITY",
                "</h1>"
              ]
            }
          },
          {
            "index": 568,
            "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": "h2",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"elementor-heading-title elementor-size-default\">",
                "  Trusted By Small Businesses And Industry Leaders Alike",
                "</h2>"
              ]
            }
          },
          {
            "index": 569,
            "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": "h1",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]",
              "codeLines": [
                "<h1 class=\"elementor-heading-title elementor-size-default\">",
                "  Grow Your Agency",
                "</h1>"
              ]
            }
          },
          {
            "index": 571,
            "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": "h1",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
              "codeLines": [
                "<h1 class=\"elementor-heading-title elementor-size-default\">",
                "  AI-Powered Accessibility",
                "</h1>"
              ]
            }
          },
          {
            "index": 573,
            "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": "h3",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
              "codeLines": [
                "<h3 class=\"elementor-heading-title elementor-size-default\">",
                "  DIGITAL ACCESSIBILITY",
                "</h3>"
              ]
            }
          },
          {
            "index": 575,
            "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": "h1",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]",
              "codeLines": [
                "<h1 class=\"elementor-heading-title elementor-size-default\">",
                "  NEW TO DIGITAL",
                "</h1>"
              ]
            }
          },
          {
            "index": 577,
            "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": "h1",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[8]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
              "codeLines": [
                "<h1 class=\"elementor-heading-title elementor-size-default\">",
                "  NEED HELP",
                "</h1>"
              ]
            }
          },
          {
            "index": 664,
            "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://onlineada.com/",
      "result": {
        "totals": {
          "rulesNA": 53,
          "rulesPassed": 42,
          "rulesWarned": 5,
          "rulesViolated": 9,
          "warnings": {
            "minor": 9,
            "moderate": 0,
            "serious": 37,
            "critical": 0
          },
          "violations": {
            "minor": 2,
            "moderate": 17,
            "serious": 10,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-06T01:37:06.516Z",
          "url": "https://onlineada.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "aria-allowed-attr",
              "impact": "serious",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures ARIA attributes are allowed for an element's role",
              "help": "Elements must only use allowed ARIA attributes",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-attr?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div class=\"elementor-element elementor-element-184b38be elementor-widget elementor-widget-heading\" data-id=\"184b38be\" data-element_type=\"widget\" aria-label=\"&quot;Read More&quot;\" data-widget_type=\"heading.default\">",
                  "target": [
                    ".post-6814.elementor-6964[data-elementor-type=\"loop\"] > .elementor-section-wrap > .elementor-element-15bfd2fe.featured-image[data-id=\"15bfd2fe\"] > .elementor-column-gap-default.elementor-container > .elementor-row > .elementor-element-9717419.elementor-col-100[data-id=\"9717419\"] > .elementor-element-populated.elementor-column-wrap > .elementor-widget-wrap > .elementor-element-184b38be[data-id=\"184b38be\"][aria-label=\"\\\"Read More\\\"\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a div with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div class=\"elementor-element elementor-element-184b38be elementor-widget elementor-widget-heading\" data-id=\"184b38be\" data-element_type=\"widget\" aria-label=\"&quot;Read More&quot;\" data-widget_type=\"heading.default\">",
                  "target": [
                    ".post-6805.elementor-6964[data-elementor-type=\"loop\"] > .elementor-section-wrap > .elementor-element-15bfd2fe.featured-image[data-id=\"15bfd2fe\"] > .elementor-column-gap-default.elementor-container > .elementor-row > .elementor-element-9717419.elementor-col-100[data-id=\"9717419\"] > .elementor-element-populated.elementor-column-wrap > .elementor-widget-wrap > .elementor-element-184b38be[data-id=\"184b38be\"][aria-label=\"\\\"Read More\\\"\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a div with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div class=\"elementor-element elementor-element-184b38be elementor-widget elementor-widget-heading\" data-id=\"184b38be\" data-element_type=\"widget\" aria-label=\"&quot;Read More&quot;\" data-widget_type=\"heading.default\">",
                  "target": [
                    ".post-6733.elementor-6964[data-elementor-type=\"loop\"] > .elementor-section-wrap > .elementor-element-15bfd2fe.featured-image[data-id=\"15bfd2fe\"] > .elementor-column-gap-default.elementor-container > .elementor-row > .elementor-element-9717419.elementor-col-100[data-id=\"9717419\"] > .elementor-element-populated.elementor-column-wrap > .elementor-widget-wrap > .elementor-element-184b38be[data-id=\"184b38be\"][aria-label=\"\\\"Read More\\\"\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a div with no valid role attribute."
                }
              ]
            },
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "33.0pt (44px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8301714 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8301714\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-8301714"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"elementor-heading-title elementor-size-default\">DIGITAL ACCESSIBILITY</h1>",
                  "target": [
                    ".elementor-element-f53ccfc > .elementor-widget-container > 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": "#f9a51a",
                        "contrastRatio": 0,
                        "fontSize": "33.0pt (44px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8301714 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8301714\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-8301714"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"elementor-heading-title elementor-size-default\">COMPLIANCE CERTIFICATION</h1>",
                  "target": [
                    ".elementor-element-9f6dcb1 > .elementor-widget-container > 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": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8301714 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8301714\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-8301714"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".elementor-element-95bf3d5 > .elementor-widget-container > .elementor-text-editor.elementor-clearfix > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8301714 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8301714\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-8301714"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<b>100% compliant and certified</b>",
                  "target": [
                    "b"
                  ],
                  "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": "33.0pt (44px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-fb6f702 > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fb6f702 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fb6f702\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-fb6f702"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"elementor-heading-title elementor-size-default\">Grow Your Agency</h1>",
                  "target": [
                    ".elementor-element-05fd4db > .elementor-widget-container > 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": "#f9a51a",
                        "contrastRatio": 0,
                        "fontSize": "33.0pt (44px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-fb6f702 > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fb6f702 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fb6f702\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-fb6f702"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"elementor-heading-title elementor-size-default\">with Digital Accessibility</h1>",
                  "target": [
                    ".elementor-element-ded0291 > .elementor-widget-container > 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": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-fb6f702 > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fb6f702 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fb6f702\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-fb6f702"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Are you an agency or freelance developer? Learn more about our Partner Agency Program where we show you how to grow your business by providing digital accessibility services.&nbsp;</p>",
                  "target": [
                    ".elementor-element-f4e4056 > .elementor-widget-container > .elementor-text-editor.elementor-clearfix > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "33.0pt (44px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-aec3791 > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-aec3791 elementor-section-stretched elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"aec3791\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-aec3791"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"elementor-heading-title elementor-size-default\">AI-Powered Accessibility</h1>",
                  "target": [
                    ".elementor-element-bf38ce9 > .elementor-widget-container > 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": "#f9a51a",
                        "contrastRatio": 0,
                        "fontSize": "33.0pt (44px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-aec3791 > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-aec3791 elementor-section-stretched elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"aec3791\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-aec3791"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"elementor-heading-title elementor-size-default\">Website Remediation</h1>",
                  "target": [
                    ".elementor-element-f5d9290 > .elementor-widget-container > 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": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-aec3791 > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-aec3791 elementor-section-stretched elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"aec3791\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-aec3791"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Max Access instantly scans, analyzes, and updates your website. Then it re-scans for any site updates or new content every 24 hours! Max Access works with ALL websites, offers detailed reports, lots of great features.</p>",
                  "target": [
                    ".elementor-element-0ccde93 > .elementor-widget-container > .elementor-text-editor.elementor-clearfix > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "33.0pt (44px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1f9d61f elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1f9d61f\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-1f9d61f"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"elementor-heading-title elementor-size-default\">NEW TO DIGITAL</h1>",
                  "target": [
                    ".elementor-element-f24dee4 > .elementor-widget-container > 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": "#c80a00",
                        "contrastRatio": 0,
                        "fontSize": "33.0pt (44px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1f9d61f elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1f9d61f\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-1f9d61f"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"elementor-heading-title elementor-size-default\">ACCESSIBILITY COMPLIANCE?</h1>",
                  "target": [
                    ".elementor-element-16a3ef5 > .elementor-widget-container > 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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1f9d61f elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1f9d61f\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-1f9d61f"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Meet with our Accessibility Specialists and get your <strong>free website accessibility analysis. </strong>We’ll provide you with helpful information and reports on your website to determinte the best options based on your goals.</p>",
                  "target": [
                    ".elementor-element-541af17 > .elementor-widget-container > .elementor-text-editor.elementor-clearfix > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1f9d61f elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1f9d61f\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-1f9d61f"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>free website accessibility analysis. </strong>",
                  "target": [
                    "strong"
                  ],
                  "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": "33.0pt (44px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-017c98a > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-017c98a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"017c98a\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-017c98a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"elementor-heading-title elementor-size-default\">NEED HELP</h1>",
                  "target": [
                    ".elementor-element-87ca501 > .elementor-widget-container > 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": "#f9a51a",
                        "contrastRatio": 0,
                        "fontSize": "33.0pt (44px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-017c98a > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-017c98a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"017c98a\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-017c98a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"elementor-heading-title elementor-size-default\">WITH CODE UPDATES?</h1>",
                  "target": [
                    ".elementor-element-5f6e34f > .elementor-widget-container > 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": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-017c98a > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-017c98a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"017c98a\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-017c98a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p style=\"text-align: left;\">Get connected with our preferred Agency Partners that have the experience and know-how to make the updates that your website or software needs to become compliant.</p>",
                  "target": [
                    ".elementor-element-ee1e225 > .elementor-widget-container > .elementor-text-editor.elementor-clearfix > p"
                  ],
                  "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": "33.0pt (44px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8301714 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8301714\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-8301714"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"elementor-heading-title elementor-size-default\">DIGITAL ACCESSIBILITY</h1>",
                  "target": [
                    ".elementor-element-f53ccfc > .elementor-widget-container > 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": "#f9a51a",
                        "contrastRatio": 0,
                        "fontSize": "33.0pt (44px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8301714 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8301714\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-8301714"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"elementor-heading-title elementor-size-default\">COMPLIANCE CERTIFICATION</h1>",
                  "target": [
                    ".elementor-element-9f6dcb1 > .elementor-widget-container > 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": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8301714 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8301714\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-8301714"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".elementor-element-95bf3d5 > .elementor-widget-container > .elementor-text-editor.elementor-clearfix > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8301714 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8301714\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-8301714"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<b>100% compliant and certified</b>",
                  "target": [
                    "b"
                  ],
                  "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": "33.0pt (44px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-fb6f702 > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fb6f702 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fb6f702\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-fb6f702"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"elementor-heading-title elementor-size-default\">Grow Your Agency</h1>",
                  "target": [
                    ".elementor-element-05fd4db > .elementor-widget-container > 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": "#f9a51a",
                        "contrastRatio": 0,
                        "fontSize": "33.0pt (44px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-fb6f702 > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fb6f702 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fb6f702\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-fb6f702"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"elementor-heading-title elementor-size-default\">with Digital Accessibility</h1>",
                  "target": [
                    ".elementor-element-ded0291 > .elementor-widget-container > 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": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-fb6f702 > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fb6f702 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fb6f702\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-fb6f702"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Are you an agency or freelance developer? Learn more about our Partner Agency Program where we show you how to grow your business by providing digital accessibility services.&nbsp;</p>",
                  "target": [
                    ".elementor-element-f4e4056 > .elementor-widget-container > .elementor-text-editor.elementor-clearfix > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "33.0pt (44px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-aec3791 > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-aec3791 elementor-section-stretched elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"aec3791\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-aec3791"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"elementor-heading-title elementor-size-default\">AI-Powered Accessibility</h1>",
                  "target": [
                    ".elementor-element-bf38ce9 > .elementor-widget-container > 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": "#f9a51a",
                        "contrastRatio": 0,
                        "fontSize": "33.0pt (44px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-aec3791 > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-aec3791 elementor-section-stretched elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"aec3791\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-aec3791"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"elementor-heading-title elementor-size-default\">Website Remediation</h1>",
                  "target": [
                    ".elementor-element-f5d9290 > .elementor-widget-container > 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": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-aec3791 > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-aec3791 elementor-section-stretched elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"aec3791\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-aec3791"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Max Access instantly scans, analyzes, and updates your website. Then it re-scans for any site updates or new content every 24 hours! Max Access works with ALL websites, offers detailed reports, lots of great features.</p>",
                  "target": [
                    ".elementor-element-0ccde93 > .elementor-widget-container > .elementor-text-editor.elementor-clearfix > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "33.0pt (44px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1f9d61f elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1f9d61f\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-1f9d61f"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"elementor-heading-title elementor-size-default\">NEW TO DIGITAL</h1>",
                  "target": [
                    ".elementor-element-f24dee4 > .elementor-widget-container > 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": "#c80a00",
                        "contrastRatio": 0,
                        "fontSize": "33.0pt (44px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1f9d61f elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1f9d61f\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-1f9d61f"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"elementor-heading-title elementor-size-default\">ACCESSIBILITY COMPLIANCE?</h1>",
                  "target": [
                    ".elementor-element-16a3ef5 > .elementor-widget-container > 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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1f9d61f elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1f9d61f\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-1f9d61f"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Meet with our Accessibility Specialists and get your <strong>free website accessibility analysis. </strong>We’ll provide you with helpful information and reports on your website to determinte the best options based on your goals.</p>",
                  "target": [
                    ".elementor-element-541af17 > .elementor-widget-container > .elementor-text-editor.elementor-clearfix > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1f9d61f elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1f9d61f\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-1f9d61f"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>free website accessibility analysis. </strong>",
                  "target": [
                    "strong"
                  ],
                  "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": "33.0pt (44px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-017c98a > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-017c98a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"017c98a\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-017c98a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"elementor-heading-title elementor-size-default\">NEED HELP</h1>",
                  "target": [
                    ".elementor-element-87ca501 > .elementor-widget-container > 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": "#f9a51a",
                        "contrastRatio": 0,
                        "fontSize": "33.0pt (44px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-017c98a > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-017c98a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"017c98a\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-017c98a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"elementor-heading-title elementor-size-default\">WITH CODE UPDATES?</h1>",
                  "target": [
                    ".elementor-element-5f6e34f > .elementor-widget-container > 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": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"elementor-background-overlay\"></div>",
                          "target": [
                            ".elementor-element-017c98a > .elementor-background-overlay"
                          ]
                        },
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-017c98a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"017c98a\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-017c98a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p style=\"text-align: left;\">Get connected with our preferred Agency Partners that have the experience and know-how to make the updates that your website or software needs to become compliant.</p>",
                  "target": [
                    ".elementor-element-ee1e225 > .elementor-widget-container > .elementor-text-editor.elementor-clearfix > p"
                  ],
                  "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": "<div id=\"mobile-nav\">",
                  "target": [
                    "#mobile-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"pum-1834\" class=\"pum pum-overlay pum-theme-1829 pum-theme-lightbox popmake-overlay pum-overlay-disabled click_open\" data-popmake=\"{&quot;id&quot;:1834,&quot;slug&quot;:&quot;book-your-free-consultation&quot;,&quot;theme_id&quot;:1829,&quot;cookies&quot;:[],&quot;triggers&quot;:[{&quot;type&quot;:&quot;click_open&quot;,&quot;settings&quot;:{&quot;cookie_name&quot;:&quot;&quot;,&quot;extra_selectors&quot;:&quot;.consult-popup&quot;}}],&quot;mobile_disabled&quot;:null,&quot;tablet_disabled&quot;:null,&quot;meta&quot;:{&quot;display&quot;:{&quot;stackable&quot;:false,&quot;overlay_disabled&quot;:&quot;1&quot;,&quot;scrollable_content&quot;:false,&quot;disable_reposition&quot;:false,&quot;size&quot;:&quot;small&quot;,&quot;responsive_min_width&quot;:&quot;0%&quot;,&quot;responsive_min_width_unit&quot;:false,&quot;responsive_max_width&quot;:&quot;100%&quot;,&quot;responsive_max_width_unit&quot;:false,&quot;custom_width&quot;:&quot;640px&quot;,&quot;custom_width_unit&quot;:false,&quot;custom_height&quot;:&quot;380px&quot;,&quot;custom_height_unit&quot;:false,&quot;custom_height_auto&quot;:false,&quot;location&quot;:&quot;center top&quot;,&quot;position_from_trigger&quot;:false,&quot;position_top&quot;:&quot;100&quot;,&quot;position_left&quot;:&quot;0&quot;,&quot;position_bottom&quot;:&quot;0&quot;,&quot;position_right&quot;:&quot;0&quot;,&quot;position_fixed&quot;:false,&quot;animation_type&quot;:&quot;none&quot;,&quot;animation_speed&quot;:&quot;350&quot;,&quot;animation_origin&quot;:&quot;center top&quot;,&quot;overlay_zindex&quot;:false,&quot;zindex&quot;:&quot;1999999999&quot;},&quot;close&quot;:{&quot;text&quot;:&quot;&quot;,&quot;button_delay&quot;:&quot;0&quot;,&quot;overlay_click&quot;:false,&quot;esc_press&quot;:false,&quot;f4_press&quot;:false},&quot;click_open&quot;:[]}}\" role=\"dialog\" aria-hidden=\"true\">",
                  "target": [
                    "#pum-1834"
                  ],
                  "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": "<svg style=\"display: none;\" class=\"e-font-icon-svg-symbols\"></svg>",
                  "target": [
                    ".e-font-icon-svg-symbols:nth-child(69)"
                  ],
                  "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": "<svg style=\"display: none;\" class=\"e-font-icon-svg-symbols\"></svg>",
                  "target": [
                    ".e-font-icon-svg-symbols:nth-child(70)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"https://pixel.wp.com/g.gif?v=ext&amp;j=1%3A11.0&amp;blog=207900336&amp;post=138&amp;tz=-7&amp;srv=onlineada.com&amp;host=onlineada.com&amp;ref=&amp;fcp=953&amp;rand=0.5587725158839634\" alt=\"\" width=\"6\" height=\"5\" id=\"wpstats\">",
                  "target": [
                    "#wpstats"
                  ],
                  "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 src=\"https://bid.g.doubleclick.net/xbbe/pixel?d=KAE\" style=\"display: none;\"></iframe>",
                  "target": [
                    "iframe"
                  ],
                  "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=\"batBeacon142135533717\">",
                  "target": [
                    "#batBeacon142135533717"
                  ],
                  "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=\"batBeacon368919710844\" width=\"0\" height=\"0\" alt=\"\" src=\"https://bat.bing.com/action/0?ti=134622201&amp;Ver=2&amp;mid=a9f9ee54-94e0-474d-aa05-f7963b916bda&amp;sid=178d9a70fccc11ecb6728d36bbb7a46a&amp;vid=178dd660fccc11eca34cd71027e59741&amp;vids=0&amp;pi=0&amp;lg=en-US&amp;sw=1280&amp;sh=720&amp;sc=30&amp;nwd=1&amp;tl=ABILITY%20%E2%80%93%20Digital%20Accessibility%20Compliance%20Tools%20and%20Certification&amp;p=https%3A%2F%2Fonlineada.com%2F&amp;r=&amp;lt=882&amp;evt=pageLoad&amp;msclkid=N&amp;sv=1&amp;rn=655179\">",
                  "target": [
                    "#batBeacon368919710844"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "read more »",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "onlineada.com",
                          "port": "",
                          "pathname": "/articles/understanding-wcag-2-1/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://onlineada.com/articles/7-quick-facts-about-wcag/\">Read More »</a>",
                          "target": [
                            ".post-6805.elementor-6964[data-elementor-type=\"loop\"] > .elementor-section-wrap > .elementor-element-15bfd2fe.featured-image[data-id=\"15bfd2fe\"] > .elementor-column-gap-default.elementor-container > .elementor-row > .elementor-element-9717419.elementor-col-100[data-id=\"9717419\"] > .elementor-element-populated.elementor-column-wrap > .elementor-widget-wrap > .elementor-element-184b38be[data-id=\"184b38be\"][aria-label=\"\\\"Read More\\\"\"] > .elementor-widget-container > p > a"
                          ]
                        },
                        {
                          "html": "<a href=\"https://onlineada.com/articles/who-does-digital-accessibility-help-the-diversity-of-web-users-and-the-digital-barriers-they-face/\">Read More »</a>",
                          "target": [
                            ".post-6733.elementor-6964[data-elementor-type=\"loop\"] > .elementor-section-wrap > .elementor-element-15bfd2fe.featured-image[data-id=\"15bfd2fe\"] > .elementor-column-gap-default.elementor-container > .elementor-row > .elementor-element-9717419.elementor-col-100[data-id=\"9717419\"] > .elementor-element-populated.elementor-column-wrap > .elementor-widget-wrap > .elementor-element-184b38be[data-id=\"184b38be\"][aria-label=\"\\\"Read More\\\"\"] > .elementor-widget-container > p > a"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://onlineada.com/articles/understanding-wcag-2-1/\">Read More »</a>",
                  "target": [
                    ".post-6814.elementor-6964[data-elementor-type=\"loop\"] > .elementor-section-wrap > .elementor-element-15bfd2fe.featured-image[data-id=\"15bfd2fe\"] > .elementor-column-gap-default.elementor-container > .elementor-row > .elementor-element-9717419.elementor-col-100[data-id=\"9717419\"] > .elementor-element-populated.elementor-column-wrap > .elementor-widget-wrap > .elementor-element-184b38be[data-id=\"184b38be\"][aria-label=\"\\\"Read More\\\"\"] > .elementor-widget-container > p > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ed3724",
                        "bgColor": "#171717",
                        "contrastRatio": 4.41,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e3ed98a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e3ed98a\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-e3ed98a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.41 (foreground color: #ed3724, background color: #171717, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://onlineada.com/articles/understanding-wcag-2-1/\">Read More »</a>",
                  "target": [
                    ".post-6814.elementor-6964[data-elementor-type=\"loop\"] > .elementor-section-wrap > .elementor-element-15bfd2fe.featured-image[data-id=\"15bfd2fe\"] > .elementor-column-gap-default.elementor-container > .elementor-row > .elementor-element-9717419.elementor-col-100[data-id=\"9717419\"] > .elementor-element-populated.elementor-column-wrap > .elementor-widget-wrap > .elementor-element-184b38be[data-id=\"184b38be\"][aria-label=\"\\\"Read More\\\"\"] > .elementor-widget-container > p > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.41 (foreground color: #ed3724, background color: #171717, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ed3724",
                        "bgColor": "#171717",
                        "contrastRatio": 4.41,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e3ed98a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e3ed98a\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-e3ed98a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.41 (foreground color: #ed3724, background color: #171717, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://onlineada.com/articles/7-quick-facts-about-wcag/\">Read More »</a>",
                  "target": [
                    ".post-6805.elementor-6964[data-elementor-type=\"loop\"] > .elementor-section-wrap > .elementor-element-15bfd2fe.featured-image[data-id=\"15bfd2fe\"] > .elementor-column-gap-default.elementor-container > .elementor-row > .elementor-element-9717419.elementor-col-100[data-id=\"9717419\"] > .elementor-element-populated.elementor-column-wrap > .elementor-widget-wrap > .elementor-element-184b38be[data-id=\"184b38be\"][aria-label=\"\\\"Read More\\\"\"] > .elementor-widget-container > p > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.41 (foreground color: #ed3724, background color: #171717, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ed3724",
                        "bgColor": "#171717",
                        "contrastRatio": 4.41,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e3ed98a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e3ed98a\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-e3ed98a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.41 (foreground color: #ed3724, background color: #171717, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://onlineada.com/articles/who-does-digital-accessibility-help-the-diversity-of-web-users-and-the-digital-barriers-they-face/\">Read More »</a>",
                  "target": [
                    ".post-6733.elementor-6964[data-elementor-type=\"loop\"] > .elementor-section-wrap > .elementor-element-15bfd2fe.featured-image[data-id=\"15bfd2fe\"] > .elementor-column-gap-default.elementor-container > .elementor-row > .elementor-element-9717419.elementor-col-100[data-id=\"9717419\"] > .elementor-element-populated.elementor-column-wrap > .elementor-widget-wrap > .elementor-element-184b38be[data-id=\"184b38be\"][aria-label=\"\\\"Read More\\\"\"] > .elementor-widget-container > p > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.41 (foreground color: #ed3724, background color: #171717, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ed3724",
                        "bgColor": "#171717",
                        "contrastRatio": 4.41,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e3ed98a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e3ed98a\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-e3ed98a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.41 (foreground color: #ed3724, background color: #171717, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://onlineada.com/articles/\">View More Articles</a>",
                  "target": [
                    ".elementor-text-editor.elementor-clearfix > p > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.41 (foreground color: #ed3724, background color: #171717, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ed3724",
                        "bgColor": "#171717",
                        "contrastRatio": 4.41,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e3ed98a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e3ed98a\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-e3ed98a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.41 (foreground color: #ed3724, background color: #171717, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://onlineada.com/articles/understanding-wcag-2-1/\">Read More »</a>",
                  "target": [
                    ".post-6814.elementor-6964[data-elementor-type=\"loop\"] > .elementor-section-wrap > .elementor-element-15bfd2fe.featured-image[data-id=\"15bfd2fe\"] > .elementor-column-gap-default.elementor-container > .elementor-row > .elementor-element-9717419.elementor-col-100[data-id=\"9717419\"] > .elementor-element-populated.elementor-column-wrap > .elementor-widget-wrap > .elementor-element-184b38be[data-id=\"184b38be\"][aria-label=\"\\\"Read More\\\"\"] > .elementor-widget-container > p > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.41 (foreground color: #ed3724, background color: #171717, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ed3724",
                        "bgColor": "#171717",
                        "contrastRatio": 4.41,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e3ed98a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e3ed98a\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-e3ed98a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.41 (foreground color: #ed3724, background color: #171717, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://onlineada.com/articles/7-quick-facts-about-wcag/\">Read More »</a>",
                  "target": [
                    ".post-6805.elementor-6964[data-elementor-type=\"loop\"] > .elementor-section-wrap > .elementor-element-15bfd2fe.featured-image[data-id=\"15bfd2fe\"] > .elementor-column-gap-default.elementor-container > .elementor-row > .elementor-element-9717419.elementor-col-100[data-id=\"9717419\"] > .elementor-element-populated.elementor-column-wrap > .elementor-widget-wrap > .elementor-element-184b38be[data-id=\"184b38be\"][aria-label=\"\\\"Read More\\\"\"] > .elementor-widget-container > p > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.41 (foreground color: #ed3724, background color: #171717, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ed3724",
                        "bgColor": "#171717",
                        "contrastRatio": 4.41,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e3ed98a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e3ed98a\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-e3ed98a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.41 (foreground color: #ed3724, background color: #171717, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://onlineada.com/articles/who-does-digital-accessibility-help-the-diversity-of-web-users-and-the-digital-barriers-they-face/\">Read More »</a>",
                  "target": [
                    ".post-6733.elementor-6964[data-elementor-type=\"loop\"] > .elementor-section-wrap > .elementor-element-15bfd2fe.featured-image[data-id=\"15bfd2fe\"] > .elementor-column-gap-default.elementor-container > .elementor-row > .elementor-element-9717419.elementor-col-100[data-id=\"9717419\"] > .elementor-element-populated.elementor-column-wrap > .elementor-widget-wrap > .elementor-element-184b38be[data-id=\"184b38be\"][aria-label=\"\\\"Read More\\\"\"] > .elementor-widget-container > p > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.41 (foreground color: #ed3724, background color: #171717, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ed3724",
                        "bgColor": "#171717",
                        "contrastRatio": 4.41,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e3ed98a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e3ed98a\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                          "target": [
                            ".elementor-element-e3ed98a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.41 (foreground color: #ed3724, background color: #171717, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://onlineada.com/articles/\">View More Articles</a>",
                  "target": [
                    ".elementor-text-editor.elementor-clearfix > p > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.41 (foreground color: #ed3724, background color: #171717, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "duplicate-id",
              "impact": "minor",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value is unique",
              "help": "id attribute value must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "Layer_1",
                      "relatedNodes": [
                        {
                          "html": "<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" width=\"78.776px\" height=\"78.776px\" viewBox=\"0 0 78.776 78.776\" enable-background=\"new 0 0 78.776 78.776\" xml:space=\"preserve\">",
                          "target": [
                            "svg[width=\"78.776px\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: Layer_1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" width=\"78.777px\" height=\"78.776px\" viewBox=\"0 0 78.777 78.776\" enable-background=\"new 0 0 78.777 78.776\" xml:space=\"preserve\">",
                  "target": [
                    "svg[width=\"78.777px\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: Layer_1"
                }
              ]
            },
            {
              "id": "focus-order-semantics",
              "impact": "minor",
              "tags": [
                "cat.keyboard",
                "best-practice",
                "experimental"
              ],
              "description": "Ensures elements in the focus order have a role appropriate for interactive content",
              "help": "Elements in the focus order should have an appropriate role",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/focus-order-semantics?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-widget-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have a widget role."
                    },
                    {
                      "id": "valid-scrollable-semantics",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has invalid semantics for an element in the focus order."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div aria-label=\"Press arrow to navigate\" class=\"slide-representation\" role=\"img\" tabindex=\"0\" style=\"width:1px;height:1px;\"></div>",
                  "target": [
                    ".slide-representation"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have a widget role.\n  Element has invalid semantics for an element in the focus order."
                }
              ]
            },
            {
              "id": "heading-order",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the order of headings is semantically correct",
              "help": "Heading levels should only increase by one",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/heading-order?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h3 class=\"elementor-heading-title elementor-size-default\">DIGITAL ACCESSIBILITY</h3>",
                  "target": [
                    ".elementor-element-c3eb204 > .elementor-widget-container > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "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\" class=\"\">",
                  "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": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"nav-menu nav-header nav-secondary\"></nav>",
                          "target": [
                            ".nav-header.nav-secondary"
                          ]
                        },
                        {
                          "html": "<nav class=\"nav-menu nav-footer nav-primary\">",
                          "target": [
                            ".nav-footer.nav-primary"
                          ]
                        },
                        {
                          "html": "<nav class=\"nav-menu nav-footer nav-secondary\">",
                          "target": [
                            ".nav-footer.nav-secondary"
                          ]
                        },
                        {
                          "html": "<nav class=\"nav-menu nav-footer nav-policies\">",
                          "target": [
                            ".nav-policies"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<nav class=\"nav-menu nav-header nav-primary\"></nav>",
                  "target": [
                    ".nav-header.nav-primary"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "id": "link-name",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag244",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures links have discernible text",
              "help": "Links must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a data-v-0b3f49aa=\"\" href=\"#\" class=\"lt-alert-bar-dismiss-button\">",
                  "target": [
                    ".lt-alert-bar-dismiss-button"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"/\" style=\"align-self: flex-start;\">\n<img width=\"232\" height=\"50\" src=\"https://onlineada.com/wp-content/uploads/2022/02/abilitylogo.png\" class=\"attachment-full size-full\" alt=\"\"> </a>",
                  "target": [
                    ".copyright-wrapper > a[href=\"/\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            },
            {
              "id": "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 data-v-0b3f49aa=\"\" class=\"lt-alert-bar-content\">Online ADA is now ABILITY</div>",
                  "target": [
                    ".lt-alert-bar-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8301714 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"8301714\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                  "target": [
                    ".elementor-element-8301714"
                  ],
                  "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=\"elementor-element elementor-element-a6ee291 elementor-widget elementor-widget-heading\" data-id=\"a6ee291\" data-element_type=\"widget\" data-widget_type=\"heading.default\">",
                  "target": [
                    ".elementor-element-a6ee291"
                  ],
                  "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 aria-label=\"Press arrow to navigate\" class=\"slide-representation\" role=\"img\" tabindex=\"0\" style=\"width:1px;height:1px;\"></div>",
                  "target": [
                    ".slide-representation"
                  ],
                  "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=\"swiper-wrapper\" style=\"transition-duration: 0ms; transform: translate3d(-1070px, 0px, 0px);\">",
                  "target": [
                    ".swiper-wrapper"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-fb6f702 elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"fb6f702\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                  "target": [
                    ".elementor-element-fb6f702"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-aec3791 elementor-section-stretched elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"aec3791\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                  "target": [
                    ".elementor-element-aec3791"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-07976a1 elementor-section-stretched elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"07976a1\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                  "target": [
                    ".elementor-element-07976a1"
                  ],
                  "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=\"elementor-element elementor-element-c3eb204 elementor-widget elementor-widget-heading\" data-id=\"c3eb204\" data-element_type=\"widget\" data-widget_type=\"heading.default\">",
                  "target": [
                    ".elementor-element-c3eb204"
                  ],
                  "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=\"elementor-element elementor-element-fae5e26 elementor-widget elementor-widget-heading\" data-id=\"fae5e26\" data-element_type=\"widget\" data-widget_type=\"heading.default\">",
                  "target": [
                    ".elementor-element-fae5e26"
                  ],
                  "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=\"elementor-element elementor-element-5f754e2 post-grid elementor-posts--thumbnail-top elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-posts\" data-id=\"5f754e2\" data-element_type=\"widget\" data-settings=\"{&quot;custom_columns&quot;:&quot;3&quot;,&quot;custom_columns_tablet&quot;:&quot;2&quot;,&quot;custom_columns_mobile&quot;:&quot;1&quot;,&quot;custom_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;custom_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;custom_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"posts.custom\">",
                  "target": [
                    ".elementor-element-5f754e2"
                  ],
                  "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=\"elementor-element elementor-element-e31baa4 elementor-widget elementor-widget-text-editor\" data-id=\"e31baa4\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">",
                  "target": [
                    ".elementor-element-e31baa4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-1f9d61f elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1f9d61f\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                  "target": [
                    ".elementor-element-1f9d61f"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<section class=\"elementor-section elementor-top-section elementor-element elementor-element-017c98a elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"017c98a\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;}\" style=\"width: 1280px; left: 0px;\">",
                  "target": [
                    ".elementor-element-017c98a"
                  ],
                  "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://onlineada.com/",
      "what": "URL",
      "result": "https://onlineada.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://onlineada.com/",
      "result": {
        "Error": {
          "AA.1_1_1.H30.2": {
            "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/\" class=\"logo\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/\" style=\"align-self: flex-start;\">...</a>"
              }
            ]
          },
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.42:1. Recommendation:  change background to #141414.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://onlineada.com/articles/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://onlineada.com/articles/7-quick-facts-about-wcag/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://onlineada.com/articles/understanding-wcag-2-1/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://onlineada.com/articles/who-does-digital-accessibility-help-the-diversity-of-web-users-and-the-digital-barriers-they-face/\">...</a>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation:  change text colour to #767676.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"elementor-heading-title elementor-size-default\">...</p>"
              }
            ]
          },
          "AA.4_1_1.F77": {
            "Duplicate id attribute value \"Layer_1\" found on the web page.": [
              {
                "tagName": "svg",
                "id": "#Layer_1",
                "code": "<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" width=\"78.776px\" height=\"78.776px\" viewBox=\"0 0 78.776 78.776\" enable-background=\"new 0 0 78.776 78.776\" xml:space=\"preserve\">...</svg>"
              }
            ]
          },
          "AA.4_1_2.H91.A.NoContent": {
            "Anchor element found with a valid href attribute, but no link content has been supplied.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://onlineada.com/wp-login.php\" target=\"\">...</a>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"1248\" height=\"702\" src=\"https://onlineada.com/wp-content/uploads/2021/03/Avatar-GIF.gif\" class=\"attachment-full size-full\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"300\" height=\"47\" src=\"https://onlineada.com/wp-content/uploads/2019/03/accessibilitypros_logo.png\" class=\"attachment-large size-large\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"70\" height=\"46\" src=\"https://onlineada.com/wp-content/uploads/2019/09/w3c.png\" class=\"attachment-large size-large\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"810\" height=\"608\" src=\"https://onlineada.com/wp-content/uploads/2021/06/Blue-List-GIF.gif\" class=\"attachment-full size-full\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"864\" height=\"576\" src=\"https://onlineada.com/wp-content/uploads/2021/07/laptop-GIF.gif\" class=\"attachment-full size-full\" alt=\"\">"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"header header-default\">...</div>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h3 element should be an h2 to be properly nested.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"elementor-heading-title elementor-size-default\">...</h3>"
              }
            ]
          },
          "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": "#mobile-nav",
                "code": "<div id=\"mobile-nav\">...</div>"
              }
            ]
          },
          "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": "b",
                "id": "",
                "code": "<b>...</b>"
              },
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 class=\"elementor-heading-title elementor-size-default\">...</h1>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"screen-reader-text\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p style=\"text-align: left;\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p style=\"color: white; display: flex; flex-direction: column;\">...</p>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://onlineada.com/",
      "what": "URL",
      "result": "https://onlineada.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://onlineada.com/",
      "result": {
        "content": {
          "totals": {
            "violation": 48,
            "recommendation": 5,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/a[2]",
                "aria": "/document[1]/banner[1]/link[2]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 20,
                "top": 11,
                "height": 50,
                "width": 232
              },
              "snippet": "<a class=\"logo\" href=\"/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/contentinfo[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 558,
                "top": 4650,
                "height": 52,
                "width": 232
              },
              "snippet": "<a style=\"align-self: flex-start;\" href=\"/\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[2]/link[1]/graphics-document[1]"
              },
              "message": "The <svg> element has the id \"Layer_1\" that is already in use",
              "bounds": {
                "left": 205,
                "top": 4874,
                "height": 25,
                "width": 25
              },
              "snippet": "<svg xml:space=\"preserve\" enable-background=\"new 0 0 78.776 78.776\" viewBox=\"0 0 78.776 78.776\" height=\"78.776px\" width=\"78.776px\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" version=\"1.1\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_WidgetLabels_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]",
                "aria": "/document[1]/dialog[1]"
              },
              "message": "Interactive component with ARIA role 'dialog' does not have a programmatically associated name",
              "bounds": {
                "left": 0,
                "top": 4967,
                "height": 217,
                "width": 800
              },
              "snippet": "<div aria-hidden=\"true\" role=\"dialog\" data-popmake=\"{\"id\":1834,\"slug\":\"book-your-free-consultation\",\"theme_id\":1829,\"cookies\":[],\"triggers\":[{\"type\":\"click_open\",\"settings\":{\"cookie_name\":\"\",\"extra_selectors\":\".consult-popup\"}}],\"mobile_disabled\":null,\"tablet_disabled\":null,\"meta\":{\"display\":{\"stackable\":false,\"overlay_disabled\":\"1\",\"scrollable_content\":false,\"disable_reposition\":false,\"size\":\"small\",\"responsive_min_width\":\"0%\",\"responsive_min_width_unit\":false,\"responsive_max_width\":\"100%\",\"responsive_max_width_unit\":false,\"custom_width\":\"640px\",\"custom_width_unit\":false,\"custom_height\":\"380px\",\"custom_height_unit\":false,\"custom_height_auto\":false,\"location\":\"center top\",\"position_from_trigger\":false,\"position_top\":\"100\",\"position_left\":\"0\",\"position_bottom\":\"0\",\"position_right\":\"0\",\"position_fixed\":false,\"animation_type\":\"none\",\"animation_speed\":\"350\",\"animation_origin\":\"center top\",\"overlay_zindex\":false,\"zindex\":\"1999999999\"},\"close\":{\"text\":\"\",\"button_delay\":\"0\",\"overlay_click\":false,\"esc_press\":false,\"f4_press\":false},\"click_open\":[]}}\" class=\"pum pum-overlay pum-theme-1829 pum-theme-lightbox popmake-overlay pum-overlay-disabled click_open\" id=\"pum-1834\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[8]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 4499,
                "height": 46,
                "width": 181
              },
              "snippet": "<a class=\"elementor-button-link elementor-button elementor-size-md elementor-animation-pulse-grow\" href=\"https://onlineada.com/get-connected/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[8]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 4369,
                "height": 114,
                "width": 370
              },
              "snippet": "<p style=\"text-align: left;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[8]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h1[1]",
                "aria": "/document[1]/heading[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 4303,
                "height": 44,
                "width": 370
              },
              "snippet": "<h1 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[8]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 4254,
                "height": 44,
                "width": 370
              },
              "snippet": "<h1 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 535,
                "top": 4038,
                "height": 46,
                "width": 246
              },
              "snippet": "<a class=\"elementor-button-link elementor-button elementor-size-md elementor-animation-pulse-grow\" href=\"https://onlineada.com/accessibility-analysis/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 410,
                "top": 3880,
                "height": 143,
                "width": 370
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h1[1]",
                "aria": "/document[1]/heading[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 410,
                "top": 3770,
                "height": 88,
                "width": 370
              },
              "snippet": "<h1 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 410,
                "top": 3721,
                "height": 44,
                "width": 370
              },
              "snippet": "<h1 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 3516,
                "height": 29,
                "width": 780
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]",
                "aria": "/document[1]/article[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 3473,
                "height": 24,
                "width": 375
              },
              "snippet": "<p class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
                "aria": "/document[1]/article[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 3345,
                "height": 65,
                "width": 375
              },
              "snippet": "<p class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]",
                "aria": "/document[1]/article[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 3061,
                "height": 24,
                "width": 375
              },
              "snippet": "<p class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
                "aria": "/document[1]/article[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 2976,
                "height": 22,
                "width": 375
              },
              "snippet": "<p class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]",
                "aria": "/document[1]/article[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 3061,
                "height": 24,
                "width": 375
              },
              "snippet": "<p class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
                "aria": "/document[1]/article[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 2976,
                "height": 22,
                "width": 375
              },
              "snippet": "<p class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]",
                "aria": "/document[1]/heading[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 2693,
                "height": 30,
                "width": 780
              },
              "snippet": "<h3 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/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": 10,
                "top": 2663,
                "height": 30,
                "width": 780
              },
              "snippet": "<h3 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/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": 270,
                "top": 2484,
                "height": 44,
                "width": 129
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 2440,
                "height": 24,
                "width": 780
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 2195,
                "height": 46,
                "width": 193
              },
              "snippet": "<a class=\"elementor-button-link elementor-button elementor-size-md elementor-animation-pulse-grow\" href=\"https://maxaccess.io/\" target=\"_blank\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 2019,
                "height": 160,
                "width": 340
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h1[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 1909,
                "height": 88,
                "width": 340
              },
              "snippet": "<h1 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 1816,
                "height": 88,
                "width": 340
              },
              "snippet": "<h1 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 509,
                "top": 1600,
                "height": 46,
                "width": 272
              },
              "snippet": "<a class=\"elementor-button-link elementor-button elementor-size-md elementor-animation-pulse-grow\" href=\"https://onlineada.com/partners/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 410,
                "top": 1442,
                "height": 143,
                "width": 370
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h1[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 410,
                "top": 1332,
                "height": 88,
                "width": 370
              },
              "snippet": "<h1 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 410,
                "top": 1283,
                "height": 44,
                "width": 370
              },
              "snippet": "<h1 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 795,
                "height": 63,
                "width": 780
              },
              "snippet": "<h2 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 589,
                "height": 46,
                "width": 154
              },
              "snippet": "<a class=\"elementor-button-link elementor-button elementor-size-md elementor-animation-pulse-grow\" href=\"https://onlineada.com/certification/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 360,
                "height": 213,
                "width": 370
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h1[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 250,
                "height": 88,
                "width": 370
              },
              "snippet": "<h1 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 157,
                "height": 88,
                "width": 370
              },
              "snippet": "<h1 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/nav[3]",
                "aria": "/document[1]/contentinfo[1]/navigation[3]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 10,
                "top": 4919,
                "height": 28,
                "width": 390
              },
              "snippet": "<nav class=\"nav-menu nav-footer nav-policies\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/nav[2]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 10,
                "top": 4777,
                "height": 58,
                "width": 390
              },
              "snippet": "<nav class=\"nav-menu nav-footer nav-secondary\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 10,
                "top": 4650,
                "height": 117,
                "width": 390
              },
              "snippet": "<nav class=\"nav-menu nav-footer nav-primary\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/nav[3]",
                "aria": "/document[1]/contentinfo[1]/navigation[3]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 10,
                "top": 4919,
                "height": 28,
                "width": 390
              },
              "snippet": "<nav class=\"nav-menu nav-footer nav-policies\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/nav[2]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 10,
                "top": 4777,
                "height": 58,
                "width": 390
              },
              "snippet": "<nav class=\"nav-menu nav-footer nav-secondary\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 10,
                "top": 4650,
                "height": 117,
                "width": 390
              },
              "snippet": "<nav class=\"nav-menu nav-footer nav-primary\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Text contrast of 4.42 with its background is less than the WCAG AA minimum requirements for text of size 20px and weight of 400",
              "bounds": {
                "left": 321,
                "top": 3518,
                "height": 24,
                "width": 160
              },
              "snippet": "<a href=\"https://onlineada.com/articles/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/article[3]/link[1]"
              },
              "message": "Text contrast of 4.42 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 500",
              "bounds": {
                "left": 10,
                "top": 3475,
                "height": 19,
                "width": 90
              },
              "snippet": "<a href=\"https://onlineada.com/articles/who-does-digital-accessibility-help-the-diversity-of-web-users-and-the-digital-barriers-they-face/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/article[2]/link[1]"
              },
              "message": "Text contrast of 4.42 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 500",
              "bounds": {
                "left": 415,
                "top": 3063,
                "height": 19,
                "width": 90
              },
              "snippet": "<a href=\"https://onlineada.com/articles/7-quick-facts-about-wcag/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/article[1]/link[1]"
              },
              "message": "Text contrast of 4.42 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 500",
              "bounds": {
                "left": 10,
                "top": 3063,
                "height": 19,
                "width": 90
              },
              "snippet": "<a href=\"https://onlineada.com/articles/understanding-wcag-2-1/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]",
                "aria": "/document[1]/dialog[1]"
              },
              "message": "Element \"div\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 0,
                "top": 4967,
                "height": 159,
                "width": 800
              },
              "snippet": "<div tabindex=\"0\" class=\"pum-content popmake-content\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/button[1]",
                "aria": "/document[1]/dialog[1]/button[1]"
              },
              "message": "Element \"button\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 0,
                "top": 5142,
                "height": 42,
                "width": 52
              },
              "snippet": "<button aria-label=\"Close\" class=\"pum-close popmake-close\" type=\"button\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[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": 4630,
                "height": 337,
                "width": 800
              },
              "snippet": "<footer class=\" ada-ignore-all\" id=\"site-footer\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[21]",
                "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[20]",
                "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]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[2]/link[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 205,
                "top": 4874,
                "height": 25,
                "width": 25
              },
              "snippet": "<svg xml:space=\"preserve\" enable-background=\"new 0 0 78.776 78.776\" viewBox=\"0 0 78.776 78.776\" height=\"78.776px\" width=\"78.776px\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" version=\"1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[1]/link[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 170,
                "top": 4874,
                "height": 25,
                "width": 25
              },
              "snippet": "<svg xml:space=\"preserve\" enable-background=\"new 0 0 78.777 78.776\" viewBox=\"0 0 78.777 78.776\" height=\"78.776px\" width=\"78.777px\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" version=\"1.1\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 45,
            "recommendation": 3,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/a[2]",
                "aria": "/document[1]/banner[1]/link[2]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 20,
                "top": 11,
                "height": 50,
                "width": 232
              },
              "snippet": "<a class=\"logo\" href=\"/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/contentinfo[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 558,
                "top": 4650,
                "height": 52,
                "width": 232
              },
              "snippet": "<a style=\"align-self: flex-start;\" href=\"/\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[2]/link[1]/graphics-document[1]"
              },
              "message": "The <svg> element has the id \"Layer_1\" that is already in use",
              "bounds": {
                "left": 205,
                "top": 4874,
                "height": 25,
                "width": 25
              },
              "snippet": "<svg xml:space=\"preserve\" enable-background=\"new 0 0 78.776 78.776\" viewBox=\"0 0 78.776 78.776\" height=\"78.776px\" width=\"78.776px\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" version=\"1.1\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[8]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 4499,
                "height": 46,
                "width": 181
              },
              "snippet": "<a class=\"elementor-button-link elementor-button elementor-size-md elementor-animation-pulse-grow\" href=\"https://onlineada.com/get-connected/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[8]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 4369,
                "height": 114,
                "width": 370
              },
              "snippet": "<p style=\"text-align: left;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[8]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h1[1]",
                "aria": "/document[1]/heading[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 4303,
                "height": 44,
                "width": 370
              },
              "snippet": "<h1 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[8]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 4254,
                "height": 44,
                "width": 370
              },
              "snippet": "<h1 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 535,
                "top": 4038,
                "height": 46,
                "width": 246
              },
              "snippet": "<a class=\"elementor-button-link elementor-button elementor-size-md elementor-animation-pulse-grow\" href=\"https://onlineada.com/accessibility-analysis/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 410,
                "top": 3880,
                "height": 143,
                "width": 370
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h1[1]",
                "aria": "/document[1]/heading[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 410,
                "top": 3770,
                "height": 88,
                "width": 370
              },
              "snippet": "<h1 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 410,
                "top": 3721,
                "height": 44,
                "width": 370
              },
              "snippet": "<h1 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 3516,
                "height": 29,
                "width": 780
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]",
                "aria": "/document[1]/article[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 3473,
                "height": 24,
                "width": 375
              },
              "snippet": "<p class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
                "aria": "/document[1]/article[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 3345,
                "height": 65,
                "width": 375
              },
              "snippet": "<p class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]",
                "aria": "/document[1]/article[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 3061,
                "height": 24,
                "width": 375
              },
              "snippet": "<p class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
                "aria": "/document[1]/article[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 2976,
                "height": 22,
                "width": 375
              },
              "snippet": "<p class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]",
                "aria": "/document[1]/article[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 3061,
                "height": 24,
                "width": 375
              },
              "snippet": "<p class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
                "aria": "/document[1]/article[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 2976,
                "height": 22,
                "width": 375
              },
              "snippet": "<p class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h3[1]",
                "aria": "/document[1]/heading[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 2693,
                "height": 30,
                "width": 780
              },
              "snippet": "<h3 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/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": 10,
                "top": 2663,
                "height": 30,
                "width": 780
              },
              "snippet": "<h3 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/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": 270,
                "top": 2484,
                "height": 44,
                "width": 129
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[5]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 2440,
                "height": 24,
                "width": 780
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 2195,
                "height": 46,
                "width": 193
              },
              "snippet": "<a class=\"elementor-button-link elementor-button elementor-size-md elementor-animation-pulse-grow\" href=\"https://maxaccess.io/\" target=\"_blank\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 2019,
                "height": 160,
                "width": 340
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h1[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 1909,
                "height": 88,
                "width": 340
              },
              "snippet": "<h1 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 1816,
                "height": 88,
                "width": 340
              },
              "snippet": "<h1 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 509,
                "top": 1600,
                "height": 46,
                "width": 272
              },
              "snippet": "<a class=\"elementor-button-link elementor-button elementor-size-md elementor-animation-pulse-grow\" href=\"https://onlineada.com/partners/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 410,
                "top": 1442,
                "height": 143,
                "width": 370
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h1[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 410,
                "top": 1332,
                "height": 88,
                "width": 370
              },
              "snippet": "<h1 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 410,
                "top": 1283,
                "height": 44,
                "width": 370
              },
              "snippet": "<h1 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 795,
                "height": 63,
                "width": 780
              },
              "snippet": "<h2 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 589,
                "height": 46,
                "width": 154
              },
              "snippet": "<a class=\"elementor-button-link elementor-button elementor-size-md elementor-animation-pulse-grow\" href=\"https://onlineada.com/certification/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 360,
                "height": 213,
                "width": 370
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h1[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 250,
                "height": 88,
                "width": 370
              },
              "snippet": "<h1 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 157,
                "height": 88,
                "width": 370
              },
              "snippet": "<h1 class=\"elementor-heading-title elementor-size-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/nav[3]",
                "aria": "/document[1]/contentinfo[1]/navigation[3]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 10,
                "top": 4919,
                "height": 28,
                "width": 390
              },
              "snippet": "<nav class=\"nav-menu nav-footer nav-policies\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/nav[2]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 10,
                "top": 4777,
                "height": 58,
                "width": 390
              },
              "snippet": "<nav class=\"nav-menu nav-footer nav-secondary\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 10,
                "top": 4650,
                "height": 117,
                "width": 390
              },
              "snippet": "<nav class=\"nav-menu nav-footer nav-primary\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/nav[3]",
                "aria": "/document[1]/contentinfo[1]/navigation[3]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 10,
                "top": 4919,
                "height": 28,
                "width": 390
              },
              "snippet": "<nav class=\"nav-menu nav-footer nav-policies\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/nav[2]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 10,
                "top": 4777,
                "height": 58,
                "width": 390
              },
              "snippet": "<nav class=\"nav-menu nav-footer nav-secondary\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 10,
                "top": 4650,
                "height": 117,
                "width": 390
              },
              "snippet": "<nav class=\"nav-menu nav-footer nav-primary\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Text contrast of 4.42 with its background is less than the WCAG AA minimum requirements for text of size 20px and weight of 400",
              "bounds": {
                "left": 321,
                "top": 3518,
                "height": 24,
                "width": 160
              },
              "snippet": "<a href=\"https://onlineada.com/articles/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/article[3]/link[1]"
              },
              "message": "Text contrast of 4.42 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 500",
              "bounds": {
                "left": 10,
                "top": 3475,
                "height": 19,
                "width": 90
              },
              "snippet": "<a href=\"https://onlineada.com/articles/who-does-digital-accessibility-help-the-diversity-of-web-users-and-the-digital-barriers-they-face/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/article[2]/link[1]"
              },
              "message": "Text contrast of 4.42 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 500",
              "bounds": {
                "left": 415,
                "top": 3063,
                "height": 19,
                "width": 90
              },
              "snippet": "<a href=\"https://onlineada.com/articles/7-quick-facts-about-wcag/\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/article[1]/link[1]"
              },
              "message": "Text contrast of 4.42 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 500",
              "bounds": {
                "left": 10,
                "top": 3063,
                "height": 19,
                "width": 90
              },
              "snippet": "<a href=\"https://onlineada.com/articles/understanding-wcag-2-1/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[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": 4630,
                "height": 337,
                "width": 800
              },
              "snippet": "<footer class=\" ada-ignore-all\" id=\"site-footer\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[2]/link[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 205,
                "top": 4874,
                "height": 25,
                "width": 25
              },
              "snippet": "<svg xml:space=\"preserve\" enable-background=\"new 0 0 78.776 78.776\" viewBox=\"0 0 78.776 78.776\" height=\"78.776px\" width=\"78.776px\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" version=\"1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[1]/link[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 170,
                "top": 4874,
                "height": 25,
                "width": 25
              },
              "snippet": "<svg xml:space=\"preserve\" enable-background=\"new 0 0 78.777 78.776\" viewBox=\"0 0 78.777 78.776\" height=\"78.776px\" width=\"78.777px\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" version=\"1.1\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://onlineada.com/",
      "what": "URL",
      "result": "https://onlineada.com/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://onlineada.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "ABILITY – Digital Accessibility Compliance Tools and Certification",
          "pageurl": "https://onlineada.com/",
          "time": 4.62,
          "creditsremaining": 399,
          "allitemcount": 194,
          "totalelements": 751,
          "waveurl": "http://wave.webaim.org/report?url=https://onlineada.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 4,
            "items": {
              "alt_link_missing": {
                "id": "alt_link_missing",
                "description": "Linked image missing alternative text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#site-renderer > DIV#site-container > HEADER#site-header > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + STYLE + A > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#site-renderer > DIV#site-container > FOOTER#site-footer > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A: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"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_empty": {
                "id": "link_empty",
                "description": "Empty link",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#lt-alert-bar-header > DIV:first-child + DIV + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#site-renderer > DIV#site-container > HEADER#site-header > DIV:first-child > DIV:first-child > DIV#mobile-nav > DIV:first-child > NAV:first-child + NAV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 17,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 17,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#site-renderer > DIV#site-container > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#site-renderer > DIV#site-container > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H1:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#site-renderer > DIV#site-container > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#site-renderer > DIV#site-container > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > P:first-child > B:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#site-renderer > DIV#site-container > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#site-renderer > DIV#site-container > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H1:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#site-renderer > DIV#site-container > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#site-renderer > DIV#site-container > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#site-renderer > DIV#site-container > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H1:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#site-renderer > DIV#site-container > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#site-renderer > DIV#site-container > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-6814 > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#site-renderer > DIV#site-container > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-6805 > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#site-renderer > DIV#site-container > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE#post-6733 > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#site-renderer > DIV#site-container > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#site-renderer > DIV#site-container > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#site-renderer > DIV#site-container > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H1:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#site-renderer > DIV#site-container > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > P:first-child"
                ],
                "contrastdata": [
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    2.01,
                    "#f9a51a",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    2.01,
                    "#f9a51a",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    2.01,
                    "#f9a51a",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    4.41,
                    "#ed3724",
                    "#171717",
                    false
                  ],
                  [
                    4.41,
                    "#ed3724",
                    "#171717",
                    false
                  ],
                  [
                    4.41,
                    "#ed3724",
                    "#171717",
                    false
                  ],
                  [
                    4.41,
                    "#ed3724",
                    "#171717",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    2.01,
                    "#f9a51a",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 5,
            "items": {
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#site-renderer > DIV#site-container > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#pum-1834 > DIV#popmake-1834 > DIV:first-child > H3:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + STYLE + STYLE + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV + DIV + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + STYLE + STYLE + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT"
                ],
                "wcag": []
              },
              "underline": {
                "id": "underline",
                "description": "Underlined text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#site-renderer > DIV#site-container > HEADER:first-child + DIV + DIV > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://onlineada.com/",
      "what": "URL",
      "result": "https://onlineada.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://onlineada.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.085",
        "responseTime": "2022-07-06T01:38:32.500Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1664728,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 171,
              "failing": 9
            },
            "issues": {
              "totalErrors": 24,
              "totalWarnings": 30,
              "totalIssues": 54
            },
            "issuesByLevel": {
              "A": {
                "count": 43,
                "pct": 79.63
              },
              "AA": {
                "count": 35,
                "pct": 64.81
              },
              "AAA": {
                "count": 54,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 1,
              "warningDensity": 2,
              "allDensity": 3
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "af49e08e-3c53-40ee-a63d-8f08afcb41b9",
          "docID": "55e9de5d-c010-43ef-ded0-6a79f30a7953",
          "sourceHash": "f3908ac4bf2190c1c5928d288acef0db",
          "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=af49e08e-3c53-40ee-a63d-8f08afcb41b9",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 4478
                },
                "height": 4478,
                "width": 1024
              },
              "position": {
                "line": 4972,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template page-template-elementor_header_footer page page-id-138 ll_theme_header_position_default ll-theme-slideout_desktop_enable ll-theme-icon-set-ada ll-theme-interactive-underline-hover ll-theme-button-underline-none ll-theme",
              "xpath": "/html/body",
              "issueID": "490eab1bfa86070f3d8afd08a0065380",
              "signature": "6ba0c65e21f7d9a1de56c10581321d61",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=490eab1bfa86070f3d8afd08a0065380"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 2,
                  "y": 2
                },
                "bottom-right": {
                  "x": 2,
                  "y": 2
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 2936,
                "column": 0
              },
              "errorSnippet": "&lt;a data-v-0b3f49aa=\"\" href=\"#\" class=\"lt-alert-bar-dismiss-button\"&gt;&lt;div data-v-6cd0797a=\"\" data-v-0b3f49aa=\"\" class=\"lt-times-x\"&gt;&lt;svg data-v-6cd0797a=\"\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"times\" role=\"img\" xm",
              "xpath": "/html/body/div[1]/div[3]/a[1]",
              "issueID": "91189d9ed59340f586dde9fcfd75429e",
              "signature": "684d2911112134376581c04734de1cdd",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=91189d9ed59340f586dde9fcfd75429e"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 11
                },
                "bottom-right": {
                  "x": 252,
                  "y": 61
                },
                "height": 50,
                "width": 232
              },
              "position": {
                "line": 2936,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" class=\"logo\"&gt;\n&lt;img width=\"232\" height=\"50\" src=\"https://onlineada.com/wp-content/uploads/2022/02/abilitylogo.png\" class=\"attachment-full size-full\" alt=\"\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "e8f81ad4817b4313ddc460d9d5afcabf",
              "signature": "e79cdb918e28a91642384407dd61319b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=e8f81ad4817b4313ddc460d9d5afcabf"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -26,
                  "y": 0
                },
                "height": 0,
                "width": -26
              },
              "position": {
                "line": 2965,
                "column": 416
              },
              "errorSnippet": "&lt;a href=\"https://onlineada.com/wp-login.php\" target=\"\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[6]/a[1]",
              "issueID": "ea9f7a61a32b539d0b3c24c533b937b1",
              "signature": "a973c4299b860e6f94d69e3852fd9ee6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=ea9f7a61a32b539d0b3c24c533b937b1"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 782,
                  "y": 20
                },
                "bottom-right": {
                  "x": 1014,
                  "y": 72
                },
                "height": 52,
                "width": 232
              },
              "position": {
                "line": 7170,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" style=\"align-self: flex-start;\"&gt;\n&lt;img width=\"232\" height=\"50\" src=\"https://onlineada.com/wp-content/uploads/2022/02/abilitylogo.png\" class=\"attachment-full size-full\" alt=\"\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "1e684a1a35e17ebabd98a93707ae6cb2",
              "signature": "27c53e9b9e4f26586ada6ef39d77e917",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=1e684a1a35e17ebabd98a93707ae6cb2"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 94,
                  "y": 16
                },
                "height": 16,
                "width": 94
              },
              "position": {
                "line": 2967,
                "column": 1090
              },
              "errorSnippet": "&lt;a href=\"https://onlineada.com/certification/\" class=\"elementor-button-link elementor-button elementor-size-md elementor-animation-pulse-grow\"&gt;\n&lt;span class=\"elementor-button-content-wrapper\"&gt;\n&lt;span class=\"elementor-button-text\"&gt;LEARN MO",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "b3e0cb0ab41665d66ba912dfa95131b9",
              "signature": "0eec53d65cd566c71c486cf359c9c942",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=b3e0cb0ab41665d66ba912dfa95131b9"
            },
            {
              "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": 2
                },
                "bottom-right": {
                  "x": 91,
                  "y": 21
                },
                "height": 19,
                "width": 91
              },
              "position": {
                "line": 3977,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://onlineada.com/articles/7-quick-facts-about-wcag/\"&gt;Read More »&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]/a[1]",
              "issueID": "8b0df8c5191e893928069e5df6b7c085",
              "signature": "ef9db84010172293d8d45c5db9867571",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8b0df8c5191e893928069e5df6b7c085"
            },
            {
              "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": 2
                },
                "bottom-right": {
                  "x": 91,
                  "y": 21
                },
                "height": 19,
                "width": 91
              },
              "position": {
                "line": 3993,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://onlineada.com/articles/who-does-digital-accessibility-help-the-diversity-of-web-users-and-the-digital-barriers-they-face/\"&gt;Read More »&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/article[3]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/p[1]/a[1]",
              "issueID": "23230432d47688406d33102d6caa5691",
              "signature": "00e253a35b8670f5f290fd78d690610d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=23230432d47688406d33102d6caa5691"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 4478
                },
                "height": 4478,
                "width": 1024
              },
              "position": {
                "line": 4972,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template page-template-elementor_header_footer page page-id-138 ll_theme_header_position_default ll-theme-slideout_desktop_enable ll-theme-icon-set-ada ll-theme-interactive-underline-hover ll-theme-button-underline-none ll-theme",
              "xpath": "/html/body",
              "issueID": "9ea84027db1948f86697b3abf6b6f0cd",
              "signature": "bd4a57508c3fd5b853e539d0a1f948f5",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=9ea84027db1948f86697b3abf6b6f0cd"
            },
            {
              "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": 10,
                  "y": 125
                },
                "bottom-right": {
                  "x": 492,
                  "y": 297
                },
                "height": 172,
                "width": 482
              },
              "position": {
                "line": 10703,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"elementor-element elementor-element-95bf3d5 elementor-widget elementor-widget-text-editor\" data-id=\"95bf3d5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\"&gt;\n&lt;div class=\"elementor-widget-container\"&gt;\n&lt;div class",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]",
              "issueID": "d2931cfcc6edcb4d9887f7b023c47f14",
              "signature": "3959fc1d97a3b276536d94aa48bd9575",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d2931cfcc6edcb4d9887f7b023c47f14"
            },
            {
              "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": 10,
                  "y": 169
                },
                "bottom-right": {
                  "x": 462,
                  "y": 289
                },
                "height": 120,
                "width": 452
              },
              "position": {
                "line": 10962,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"elementor-element elementor-element-0ccde93 elementor-widget elementor-widget-text-editor\" data-id=\"0ccde93\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\"&gt;\n&lt;div class=\"elementor-widget-container\"&gt;\n&lt;div class",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]",
              "issueID": "d89067543d5b9995bfacff9edc00d031",
              "signature": "693a901101db4be6ffa671afb3191b9a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d89067543d5b9995bfacff9edc00d031"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 4478
                },
                "height": 4478,
                "width": 1024
              },
              "position": {
                "line": 11396,
                "column": 1
              },
              "errorSnippet": "&lt;div id=\"pum-1834\" class=\"pum pum-overlay pum-theme-1829 pum-theme-lightbox popmake-overlay pum-overlay-disabled click_open\" data-popmake=\"{&amp;quot;id&amp;quot;:1834,&amp;quot;slug&amp;quot;:&amp;quot;book-your-free-consultation&amp;quot;,&amp;quot;",
              "xpath": "/html/body/div[3]",
              "issueID": "b299c03f9cfa39094273cf383c5bfd43",
              "signature": "35d2949c8fd1d4a416e04dcaf46ddeb8",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b299c03f9cfa39094273cf383c5bfd43"
            },
            {
              "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": 2,
                  "y": 2
                },
                "bottom-right": {
                  "x": 2,
                  "y": 2
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 2936,
                "column": 0
              },
              "errorSnippet": "&lt;a data-v-0b3f49aa=\"\" href=\"#\" class=\"lt-alert-bar-dismiss-button\"&gt;&lt;div data-v-6cd0797a=\"\" data-v-0b3f49aa=\"\" class=\"lt-times-x\"&gt;&lt;svg data-v-6cd0797a=\"\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"times\" role=\"img\" xm",
              "xpath": "/html/body/div[1]/div[3]/a[1]",
              "issueID": "c7af64a9064724c9090914fdd8f382cb",
              "signature": "e38a54e45e6cbc283c5f877057108400",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c7af64a9064724c9090914fdd8f382cb"
            },
            {
              "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": 20,
                  "y": 11
                },
                "bottom-right": {
                  "x": 252,
                  "y": 61
                },
                "height": 50,
                "width": 232
              },
              "position": {
                "line": 2936,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" class=\"logo\"&gt;\n&lt;img width=\"232\" height=\"50\" src=\"https://onlineada.com/wp-content/uploads/2022/02/abilitylogo.png\" class=\"attachment-full size-full\" alt=\"\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "3e9f244015a395dbc118ed5731056df0",
              "signature": "58849918e16a851f5c5366d5029dc2e6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3e9f244015a395dbc118ed5731056df0"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -26,
                  "y": 0
                },
                "height": 0,
                "width": -26
              },
              "position": {
                "line": 2965,
                "column": 416
              },
              "errorSnippet": "&lt;a href=\"https://onlineada.com/wp-login.php\" target=\"\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[6]/a[1]",
              "issueID": "024abbea4b7f8de3b41a30a4e2b1db23",
              "signature": "8999954ad3bd5ab74219f81b035419db",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=024abbea4b7f8de3b41a30a4e2b1db23"
            },
            {
              "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": 220.5,
                  "y": 10
                },
                "bottom-right": {
                  "x": 241.5,
                  "y": 35
                },
                "height": 25,
                "width": 21
              },
              "position": {
                "line": 10870,
                "column": 7
              },
              "errorSnippet": "&lt;button aria-label=\"pause carousel\" class=\"pause-button\"&gt;&lt;svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"pause\" class=\"svg-inline--fa fa-pause fa-w-14\" role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"&gt",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[3]/button[1]",
              "issueID": "a98b3f3516df76b005a745bf2dc3a290",
              "signature": "fa5a32d52ee91fc4cc2b86187564ea32",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a98b3f3516df76b005a745bf2dc3a290"
            },
            {
              "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": 782,
                  "y": 20
                },
                "bottom-right": {
                  "x": 1014,
                  "y": 72
                },
                "height": 52,
                "width": 232
              },
              "position": {
                "line": 7170,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" style=\"align-self: flex-start;\"&gt;\n&lt;img width=\"232\" height=\"50\" src=\"https://onlineada.com/wp-content/uploads/2022/02/abilitylogo.png\" class=\"attachment-full size-full\" alt=\"\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "4a3f95b7db52253e74517aa93619d3a1",
              "signature": "d0ea073eadebaab42b55bc15b30085fe",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4a3f95b7db52253e74517aa93619d3a1"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 26,
                  "y": 26
                },
                "height": 26,
                "width": 26
              },
              "position": {
                "line": 11494,
                "column": 1
              },
              "errorSnippet": "&lt;button type=\"button\" class=\"pum-close popmake-close\" aria-label=\"Close\"&gt;\n× &lt;/button&gt;",
              "xpath": "/html/body/div[3]/div[1]/button[1]",
              "issueID": "52181721de956d86eff1182f0aaa2c68",
              "signature": "a7a32a25b1b8ccb39a0086d102711287",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=52181721de956d86eff1182f0aaa2c68"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -26,
                  "y": 0
                },
                "height": 0,
                "width": -26
              },
              "position": {
                "line": 2937,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://onlineada.com/certification/\" target=\"\"&gt;Accessibility Certification&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
              "issueID": "625ac65d92aee743f8ef36369a4cdafe",
              "signature": "d9e2ded71dca1fe286ed80a4e56d871c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=625ac65d92aee743f8ef36369a4cdafe"
            },
            {
              "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": 10,
                  "y": 10
                },
                "bottom-right": {
                  "x": 492,
                  "y": 54
                },
                "height": 44,
                "width": 482
              },
              "position": {
                "line": 10695,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"elementor-element elementor-element-f53ccfc elementor-widget elementor-widget-heading\" data-id=\"f53ccfc\" data-element_type=\"widget\" data-widget_type=\"heading.default\"&gt;\n&lt;div class=\"elementor-widget-container\"&gt;\n&lt;h1 class=\"element",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "da47f8cff219efa3186b57fd77e675a8",
              "signature": "7c0fe076b16e6011ab55aba37b87302e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=da47f8cff219efa3186b57fd77e675a8"
            },
            {
              "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": 10,
                  "y": 54
                },
                "bottom-right": {
                  "x": 492,
                  "y": 103
                },
                "height": 49,
                "width": 482
              },
              "position": {
                "line": 10698,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"elementor-element elementor-element-9f6dcb1 elementor-widget elementor-widget-heading\" data-id=\"9f6dcb1\" data-element_type=\"widget\" data-widget_type=\"heading.default\"&gt;\n&lt;div class=\"elementor-widget-container\"&gt;\n&lt;h1 class=\"element",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]",
              "issueID": "68acdb433a1ce5a4383f13c9a88f03a5",
              "signature": "4ed608e8d86ddd6db99a0e09e44647ff",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=68acdb433a1ce5a4383f13c9a88f03a5"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 482,
                  "y": 44
                },
                "height": 44,
                "width": 482
              },
              "position": {
                "line": 10699,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"elementor-widget-container\"&gt;\n&lt;h1 class=\"elementor-heading-title elementor-size-default\"&gt;COMPLIANCE CERTIFICATION&lt;/h1&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]",
              "issueID": "1a8e276a78dc70eeaab77816d615d7d3",
              "signature": "b11f040cd91f8661284a32c4c51dfae6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1a8e276a78dc70eeaab77816d615d7d3"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1004,
                  "y": 31
                },
                "height": 31,
                "width": 1004
              },
              "position": {
                "line": 10765,
                "column": 1
              },
              "errorSnippet": "&lt;h2 class=\"elementor-heading-title elementor-size-default\"&gt;Trusted By Small Businesses And Industry Leaders Alike&lt;/h2&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
              "issueID": "c8c745f2a438125fe7a1907bf3f2574d",
              "signature": "7353ece47a6eb18bb9a2ecdf8e556b49",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c8c745f2a438125fe7a1907bf3f2574d"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 5
                },
                "bottom-right": {
                  "x": 482,
                  "y": 49
                },
                "height": 44,
                "width": 482
              },
              "position": {
                "line": 9611,
                "column": 380
              },
              "errorSnippet": "&lt;h1 class=\"elementor-heading-title elementor-size-default\"&gt;with Digital Accessibility&lt;/h1&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h1[1]",
              "issueID": "c95ec20b1326ad878d5709984e82ab9a",
              "signature": "7638b9dcbd61c1c7e5873e7b5796d4f9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c95ec20b1326ad878d5709984e82ab9a"
            },
            {
              "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": 10,
                  "y": 253
                },
                "bottom-right": {
                  "x": 492,
                  "y": 299
                },
                "height": 46,
                "width": 482
              },
              "position": {
                "line": 10906,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"elementor-element elementor-element-3bb9a95 elementor-widget elementor-widget-html\" data-id=\"3bb9a95\" data-element_type=\"widget\" data-widget_type=\"html.default\"&gt;\n&lt;div class=\"elementor-widget-container\"&gt;\n&lt;div class=\"elementor-el",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[5]",
              "issueID": "af7a846f9bc3ce82f6dc41f418f90cbe",
              "signature": "22b0ad8daa544cb82de3ce54c68a9593",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=af7a846f9bc3ce82f6dc41f418f90cbe"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 482,
                  "y": 46
                },
                "height": 46,
                "width": 482
              },
              "position": {
                "line": 10909,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"elementor-widget-container\"&gt;\n&lt;div class=\"elementor-element elementor-align-right elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"&gt;\n&lt;div class=\"elementor-widget-container\"&gt",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[5]/div[1]",
              "issueID": "227f3c3c1b0ea0405b6a0099d1240aa2",
              "signature": "8214f855301faac0824d8ffdee8b2c82",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=227f3c3c1b0ea0405b6a0099d1240aa2"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 482,
                  "y": 46
                },
                "height": 46,
                "width": 482
              },
              "position": {
                "line": 10910,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"elementor-element elementor-align-right elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"&gt;\n&lt;div class=\"elementor-widget-container\"&gt;\n&lt;div class=\"elementor-button-wrapper\"&gt;\n",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[5]/div[1]/div[1]",
              "issueID": "12642be5e9696277369cc11f16dccd12",
              "signature": "ae511328e4eccf46934beef0dd2d52b4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=12642be5e9696277369cc11f16dccd12"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 482,
                  "y": 46
                },
                "height": 46,
                "width": 482
              },
              "position": {
                "line": 10911,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"elementor-widget-container\"&gt;\n&lt;div class=\"elementor-button-wrapper\"&gt;\n&lt;a href=\"https://onlineada.com/partners/\" class=\"elementor-button-link elementor-button elementor-size-md elementor-animation-pulse-grow\"&gt;\n&lt;span class=\"e",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]",
              "issueID": "bd2ab8c79557147f58b60c32b265ca5b",
              "signature": "0456609f447f1166a9e12f96b27612be",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=bd2ab8c79557147f58b60c32b265ca5b"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 482,
                  "y": 46
                },
                "height": 46,
                "width": 482
              },
              "position": {
                "line": 10917,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"elementor-button-wrapper\"&gt;\n&lt;a href=\"https://onlineada.com/partners/\" class=\"elementor-button-link elementor-button elementor-size-md elementor-animation-pulse-grow\"&gt;\n&lt;span class=\"elementor-button-content-wrapper\"&gt;\n&lt;span s",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "b692ae7352b579aeee62275dcb7bbed0",
              "signature": "703520b37f7f0c000ad03a484933c5c8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b692ae7352b579aeee62275dcb7bbed0"
            },
            {
              "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": 210,
                  "y": 0
                },
                "bottom-right": {
                  "x": 422,
                  "y": 16
                },
                "height": 16,
                "width": 212
              },
              "position": {
                "line": 2985,
                "column": 79
              },
              "errorSnippet": "&lt;a href=\"https://onlineada.com/partners/\" class=\"elementor-button-link elementor-button elementor-size-md elementor-animation-pulse-grow\"&gt;\n&lt;span class=\"elementor-button-content-wrapper\"&gt;\n&lt;span style=\"\" class=\"elementor-button-text\"&gt;JOIN",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "d48f4aef9bc4caaa44070b43e11165a5",
              "signature": "434680b168a214a89dac56b5f5b59db0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d48f4aef9bc4caaa44070b43e11165a5"
            },
            {
              "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": 240,
                  "y": 15
                },
                "bottom-right": {
                  "x": 452,
                  "y": 31
                },
                "height": 16,
                "width": 212
              },
              "position": {
                "line": 10929,
                "column": 1
              },
              "errorSnippet": "&lt;span class=\"elementor-button-content-wrapper\"&gt;\n&lt;span style=\"\" class=\"elementor-button-text\"&gt;JOIN THE PARTNER PROGRAM&lt;/span&gt;\n&lt;/span&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/a[1]/span[1]",
              "issueID": "159bc7cbbbb1ce562eb31a14384a6920",
              "signature": "5e8776e46db875e0fd32cde9b17ee01b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=159bc7cbbbb1ce562eb31a14384a6920"
            },
            {
              "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": 10,
                  "y": 289
                },
                "bottom-right": {
                  "x": 462,
                  "y": 335
                },
                "height": 46,
                "width": 452
              },
              "position": {
                "line": 10967,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"elementor-element elementor-element-d43d4c4 elementor-widget elementor-widget-html\" data-id=\"d43d4c4\" data-element_type=\"widget\" data-widget_type=\"html.default\"&gt;\n&lt;div class=\"elementor-widget-container\"&gt;\n&lt;div class=\"elementor-el",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]",
              "issueID": "130fb3d6c4b02bfb20bb9a8867887ec2",
              "signature": "ab465bd9684336ce43e0769e133ba3b2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=130fb3d6c4b02bfb20bb9a8867887ec2"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 452,
                  "y": 46
                },
                "height": 46,
                "width": 452
              },
              "position": {
                "line": 10970,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"elementor-widget-container\"&gt;\n&lt;div class=\"elementor-element elementor-align-left elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"&gt;\n&lt;div class=\"elementor-widget-container\"&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]",
              "issueID": "a3fe5843ef6f2ffa9a0b82b9c2de5912",
              "signature": "2b2418f6851065d05557e90a659a76f0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a3fe5843ef6f2ffa9a0b82b9c2de5912"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 452,
                  "y": 46
                },
                "height": 46,
                "width": 452
              },
              "position": {
                "line": 10971,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"elementor-element elementor-align-left elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"&gt;\n&lt;div class=\"elementor-widget-container\"&gt;\n&lt;div class=\"elementor-button-wrapper\"&gt;\n&",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]",
              "issueID": "c0ceef0dccfaf3a75da85c239aeb49d2",
              "signature": "9361ec65855db4768a167cdb48004dc3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c0ceef0dccfaf3a75da85c239aeb49d2"
            },
            {
              "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": 10,
                  "y": 10
                },
                "bottom-right": {
                  "x": 1014,
                  "y": 40
                },
                "height": 30,
                "width": 1004
              },
              "position": {
                "line": 11084,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"elementor-element elementor-element-c3eb204 elementor-widget elementor-widget-heading\" data-id=\"c3eb204\" data-element_type=\"widget\" data-widget_type=\"heading.default\"&gt;\n&lt;div class=\"elementor-widget-container\"&gt;\n&lt;h3 class=\"element",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "963644c1faaae5910f806a2364df63a2",
              "signature": "b1234393f9c660227e53531f4e2259be",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=963644c1faaae5910f806a2364df63a2"
            },
            {
              "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": 10,
                  "y": 54
                },
                "bottom-right": {
                  "x": 492,
                  "y": 147
                },
                "height": 93,
                "width": 482
              },
              "position": {
                "line": 11286,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"elementor-element elementor-element-16a3ef5 elementor-widget elementor-widget-heading\" data-id=\"16a3ef5\" data-element_type=\"widget\" data-widget_type=\"heading.default\"&gt;\n&lt;div class=\"elementor-widget-container\"&gt;\n&lt;h1 class=\"element",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]",
              "issueID": "41824e88269926a1b48a87fdaa548adf",
              "signature": "6c27c25fad5af11ab0503fc1592e7949",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=41824e88269926a1b48a87fdaa548adf"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 482,
                  "y": 88
                },
                "height": 88,
                "width": 482
              },
              "position": {
                "line": 11287,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"elementor-widget-container\"&gt;\n&lt;h1 class=\"elementor-heading-title elementor-size-default\"&gt;ACCESSIBILITY COMPLIANCE?&lt;/h1&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]",
              "issueID": "bd249d158e027e42e698bb20f89271b5",
              "signature": "86c91f3e8ff23c8f7711dc9a4ad64614",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=bd249d158e027e42e698bb20f89271b5"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 5
                },
                "bottom-right": {
                  "x": 482,
                  "y": 93
                },
                "height": 88,
                "width": 482
              },
              "position": {
                "line": 10907,
                "column": 1
              },
              "errorSnippet": "&lt;h1 class=\"elementor-heading-title elementor-size-default\"&gt;ACCESSIBILITY COMPLIANCE?&lt;/h1&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/h1[1]",
              "issueID": "df8b856730ccd902287a2ff3480bcaef",
              "signature": "afccde2f4a0072f7f5a87187950b00ac",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=df8b856730ccd902287a2ff3480bcaef"
            },
            {
              "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": 10,
                  "y": 297
                },
                "bottom-right": {
                  "x": 492,
                  "y": 343
                },
                "height": 46,
                "width": 482
              },
              "position": {
                "line": 11299,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"elementor-element elementor-element-391119c elementor-widget elementor-widget-html\" data-id=\"391119c\" data-element_type=\"widget\" data-widget_type=\"html.default\"&gt;\n&lt;div class=\"elementor-widget-container\"&gt;\n&lt;div class=\"elementor-el",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[5]",
              "issueID": "bdeabbfc5f2e14c30526306555e230bb",
              "signature": "c9de99f2d01dcd6e532ee536ccd255c8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=bdeabbfc5f2e14c30526306555e230bb"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 482,
                  "y": 46
                },
                "height": 46,
                "width": 482
              },
              "position": {
                "line": 11302,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"elementor-widget-container\"&gt;\n&lt;div class=\"elementor-element elementor-align-right elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"&gt;\n&lt;div class=\"elementor-widget-container\"&gt",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[5]/div[1]",
              "issueID": "b6b4bdb7137cb1e76085faf891e57a62",
              "signature": "7a2f5fdf3b7e2adf81a79e79df5a3c30",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b6b4bdb7137cb1e76085faf891e57a62"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 482,
                  "y": 46
                },
                "height": 46,
                "width": 482
              },
              "position": {
                "line": 11303,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"elementor-element elementor-align-right elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"&gt;\n&lt;div class=\"elementor-widget-container\"&gt;\n&lt;div class=\"elementor-button-wrapper\"&gt;\n",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[5]/div[1]/div[1]",
              "issueID": "3974cbf824b22d0ecbd1ef9abe36a07c",
              "signature": "a858d873dd778e462170d5ef942bda18",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=3974cbf824b22d0ecbd1ef9abe36a07c"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 482,
                  "y": 46
                },
                "height": 46,
                "width": 482
              },
              "position": {
                "line": 11304,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"elementor-widget-container\"&gt;\n&lt;div class=\"elementor-button-wrapper\"&gt;\n&lt;a href=\"https://onlineada.com/accessibility-analysis/\" class=\"elementor-button-link elementor-button elementor-size-md elementor-animation-pulse-grow\"&gt;\n&lt",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]",
              "issueID": "2984126031a2ebe59789421637a82bfd",
              "signature": "46d320c14aaf3f90c8deda5a968cd467",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2984126031a2ebe59789421637a82bfd"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 482,
                  "y": 46
                },
                "height": 46,
                "width": 482
              },
              "position": {
                "line": 11310,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"elementor-button-wrapper\"&gt;\n&lt;a href=\"https://onlineada.com/accessibility-analysis/\" class=\"elementor-button-link elementor-button elementor-size-md elementor-animation-pulse-grow\"&gt;\n&lt;span class=\"elementor-button-content-wrapper\"&",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "4b9d3951123b62d13fb2b351f95c4433",
              "signature": "560c7203d5c236bcca277449a7f427de",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=4b9d3951123b62d13fb2b351f95c4433"
            },
            {
              "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": 235,
                  "y": 0
                },
                "bottom-right": {
                  "x": 422,
                  "y": 16
                },
                "height": 16,
                "width": 187
              },
              "position": {
                "line": 6569,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://onlineada.com/accessibility-analysis/\" class=\"elementor-button-link elementor-button elementor-size-md elementor-animation-pulse-grow\"&gt;\n&lt;span class=\"elementor-button-content-wrapper\"&gt;\n&lt;span style=\"\" class=\"elementor-button",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[7]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "22c71455f48d5ff449997255be5c4369",
              "signature": "ebbffbd68ea20b758c2bb84242dd7b4b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=22c71455f48d5ff449997255be5c4369"
            },
            {
              "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": 10,
                  "y": 225
                },
                "bottom-right": {
                  "x": 492,
                  "y": 271
                },
                "height": 46,
                "width": 482
              },
              "position": {
                "line": 11360,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"elementor-element elementor-element-62f8144 elementor-widget elementor-widget-html\" data-id=\"62f8144\" data-element_type=\"widget\" data-widget_type=\"html.default\"&gt;\n&lt;div class=\"elementor-widget-container\"&gt;\n&lt;div class=\"elementor-el",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[8]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]",
              "issueID": "ec94c2ba5b5b674893bb5727f2697255",
              "signature": "59b48a34a2c0c21c389183bf4bad6ba7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=ec94c2ba5b5b674893bb5727f2697255"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 482,
                  "y": 46
                },
                "height": 46,
                "width": 482
              },
              "position": {
                "line": 11363,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"elementor-widget-container\"&gt;\n&lt;div class=\"elementor-element elementor-align-left elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"&gt;\n&lt;div class=\"elementor-widget-container\"&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[8]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]",
              "issueID": "ccf0e67b88869d0d70f10993513133eb",
              "signature": "7059ef87b1d4f3a875ed3de8275db818",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=ccf0e67b88869d0d70f10993513133eb"
            },
            {
              "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": 5,
                  "y": 0
                },
                "bottom-right": {
                  "x": 235,
                  "y": 18
                },
                "height": 18,
                "width": 230
              },
              "position": {
                "line": 6570,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://onlineada.com/certification/\" target=\"\"&gt;Accessibility Certification&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "d4cc22900d6862886d79c4703cee2a64",
              "signature": "6947292946b5987b628684661e0c47eb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d4cc22900d6862886d79c4703cee2a64"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 4478
                },
                "height": 4478,
                "width": 1024
              },
              "position": {
                "line": 4972,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template page-template-elementor_header_footer page page-id-138 ll_theme_header_position_default ll-theme-slideout_desktop_enable ll-theme-icon-set-ada ll-theme-interactive-underline-hover ll-theme-button-underline-none ll-theme",
              "xpath": "/html/body",
              "issueID": "27c7cf41743ebfaeeda27b23f86b7b97",
              "signature": "7af4f50a28d4f0c4db8ca5d0a95ecfa8",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=27c7cf41743ebfaeeda27b23f86b7b97"
            },
            {
              "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": -26,
                  "y": 0
                },
                "height": 0,
                "width": -26
              },
              "position": {
                "line": 2937,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://maxaccess.io/\" target=\"_blank\"&gt;Max Access&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "7c56207dea821a0d9b499dfc76caf992",
              "signature": "5287b00048cd5cbf44f8666fff05579a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7c56207dea821a0d9b499dfc76caf992"
            },
            {
              "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": -26,
                  "y": 0
                },
                "height": 0,
                "width": -26
              },
              "position": {
                "line": 2937,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://dashboard.onlineada.com\" target=\"_blank\"&gt;My Account&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/nav[2]/ul[1]/li[1]/a[1]",
              "issueID": "07883ae9907142e7a47d3272dfc35c76",
              "signature": "a739c0beae8a50823bd88a2bfe669756",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=07883ae9907142e7a47d3272dfc35c76"
            },
            {
              "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": 133,
                  "y": 16
                },
                "height": 16,
                "width": 133
              },
              "position": {
                "line": 3972,
                "column": 5796
              },
              "errorSnippet": "&lt;a target=\"_blank\" href=\"https://maxaccess.io/\" class=\"elementor-button-link elementor-button elementor-size-md elementor-animation-pulse-grow\"&gt;\n&lt;span class=\"elementor-button-content-wrapper\"&gt;\n&lt;span style=\"\" class=\"elementor-button-text\"&g",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/section[4]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "7e20991c29194149e730738b8484f3d3",
              "signature": "73978d2b10d3f479d8a524643502ed46",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7e20991c29194149e730738b8484f3d3"
            },
            {
              "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": 5,
                  "y": 0
                },
                "bottom-right": {
                  "x": 100,
                  "y": 18
                },
                "height": 18,
                "width": 95
              },
              "position": {
                "line": 6929,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://maxaccess.io/\" target=\"_blank\"&gt;Max Access&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "issueID": "6b29a5b576c999064a408ff88e9b71b8",
              "signature": "4edfce123b6cd24cc5cfeeda36343c8c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6b29a5b576c999064a408ff88e9b71b8"
            },
            {
              "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": 25,
                  "y": 25
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 7097,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/onlineada/\" target=\"_blank\" rel=\"external\"&gt;\n&lt;span class=\"screen-reader-text\"&gt;\nCheck us out on linkedin &lt;/span&gt; &lt;svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "71e096ab580b2df3513ed5e4c9e944a1",
              "signature": "f9d117c60e31e876692607704ec8d454",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=71e096ab580b2df3513ed5e4c9e944a1"
            },
            {
              "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": 25,
                  "y": 25
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 7098,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/c/OnlineADA\" target=\"_blank\" rel=\"external\"&gt;\n&lt;span class=\"screen-reader-text\"&gt;\nCheck us out on youtube &lt;/span&gt; &lt;svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://ww",
              "xpath": "/html/body/div[2]/div[1]/footer[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "c58cccdc4401157b48b9e104adb658e1",
              "signature": "1a449d59a4ccf1b88abb670d7a195098",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c58cccdc4401157b48b9e104adb658e1"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "3zjtz",
  "startTime": "2022-07-06T01:33:54",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      49
    ],
    [
      "ibm",
      14
    ],
    [
      "motion",
      13
    ],
    [
      "alfa",
      7
    ],
    [
      "wave",
      5
    ],
    [
      "focAll",
      2
    ],
    [
      "focInd",
      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": 42,
  "logSize": 1576,
  "errorLogCount": 3,
  "errorLogSize": 376,
  "prohibitedCount": 0,
  "visitTimeoutCount": 11,
  "visitRejectionCount": 0,
  "endTime": "2022-07-06T01:38:32",
  "elapsedSeconds": 278,
  "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": 44,
        "focInd": 18,
        "focOp": 5,
        "hover": 1,
        "linkUl": 30,
        "styleDiff": 25,
        "zIndex": 13
      },
      "alfa": {
        "r11": 8,
        "r3": 8,
        "r53": 4,
        "r66": 19,
        "r69": 19,
        "r73": 48,
        "r74": 24,
        "r78": 28,
        "r87": 1
      },
      "axe": {
        "aria-allowed-attr": 3,
        "color-contrast-enhanced": 29,
        "color-contrast": 29,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "duplicate-id": 1,
        "focus-order-semantics": 1,
        "heading-order": 2,
        "landmark-one-main": 2,
        "landmark-unique": 2,
        "link-name": 6,
        "region": 28
      },
      "htmlcs": {
        "e:AA.1_1_1.H30.2": 8,
        "e:AA.1_4_3.G18.Fail": 20,
        "e:AA.4_1_1.F77": 4,
        "e:AA.4_1_2.H91.A.NoContent": 4,
        "w:AA.1_1_1.H67.2": 5,
        "w:AA.1_3_1.H48": 1,
        "w:AA.1_3_1_A.G141": 1,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1,
        "w:AA.1_4_3.G145.BgImage": 3,
        "w:AA.1_4_3.G18.Abs": 1,
        "w:AA.1_4_3.G18.BgImage": 2,
        "w:AA.1_4_3_F24.F24.FGColour": 1
      },
      "wave": {
        "e:alt_link_missing": 8,
        "e:link_empty": 8,
        "c:contrast": 51,
        "a:heading_skipped": 2,
        "a:noscript": 2,
        "a:underline": 1
      },
      "tenon": {
        "28": 4,
        "57": 16,
        "73": 4,
        "98": 8,
        "144": 16,
        "152": 24,
        "153": 58,
        "155": 2,
        "218": 24
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 33,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 18,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 4,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 15,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 6,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 3,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 8,
              "what": "Link has no accessible name"
            }
          },
          "axe": {
            "link-name": {
              "score": 6,
              "what": "Link has no discernible text"
            }
          },
          "htmlcs": {
            "e:AA.1_1_1.H30.2": {
              "score": 8,
              "what": "img element is the only link content but has no text alternative"
            },
            "e:AA.4_1_2.H91.A.NoContent": {
              "score": 4,
              "what": "Link has an href attribute but no text"
            }
          },
          "wave": {
            "e:alt_link_missing": {
              "score": 8,
              "what": "Linked image has no text alternative"
            },
            "e:link_empty": {
              "score": 8,
              "what": "Link contains no text"
            }
          },
          "tenon": {
            "57": {
              "score": 16,
              "what": "Link has no text inside it"
            }
          }
        },
        "duplicateID": {
          "alfa": {
            "r3": {
              "score": 6,
              "what": "Element id attribute value is not unique"
            }
          },
          "axe": {
            "duplicate-id": {
              "score": 1,
              "what": "id attribute value is not unique"
            }
          },
          "htmlcs": {
            "e:AA.4_1_1.F77": {
              "score": 3,
              "what": "Duplicate id attribute value"
            }
          }
        },
        "headingStructure": {
          "alfa": {
            "r53": {
              "score": 2,
              "what": "Heading skips one or more levels"
            }
          },
          "axe": {
            "heading-order": {
              "score": 1,
              "what": "Heading levels do not increase by only one"
            }
          },
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "wave": {
            "a:heading_skipped": {
              "score": 1,
              "what": "Skipped heading level"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 5,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 7,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 14,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 22,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 15,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 38,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 36,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 12,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 14,
              "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"
            }
          }
        },
        "ariaBadAttribute": {
          "axe": {
            "aria-allowed-attr": {
              "score": 3,
              "what": "ARIA attribute is invalid for the role of its element"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "focusableRole": {
          "axe": {
            "focus-order-semantics": {
              "score": 1,
              "what": "Focusable element has no active role"
            }
          }
        },
        "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"
            }
          }
        },
        "contentBeyondLandmarks": {
          "axe": {
            "region": {
              "score": 14,
              "what": "Some page content is not contained by landmarks"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 1,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.BgImage": {
              "score": 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"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 1,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "pseudoLinkRisk": {
          "wave": {
            "a:underline": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 3,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 4,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 16,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 12,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 15,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 18,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 590,
      "log": 157,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "contrastAA",
          "score": 60
        },
        {
          "groupName": "noLeading",
          "score": 38
        },
        {
          "groupName": "tabFocusability",
          "score": 35
        },
        {
          "groupName": "linkNoText",
          "score": 35
        },
        {
          "groupName": "focusIndication",
          "score": 20
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 20
        },
        {
          "groupName": "leadingClipsText",
          "score": 18
        },
        {
          "groupName": "linkIndication",
          "score": 17
        },
        {
          "groupName": "allCaps",
          "score": 17
        },
        {
          "groupName": "headingOfNothing",
          "score": 16
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 16
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 14
        },
        {
          "groupName": "targetSize",
          "score": 14
        },
        {
          "groupName": "contrastAAA",
          "score": 11
        },
        {
          "groupName": "duplicateID",
          "score": 10
        },
        {
          "groupName": "inconsistentStyles",
          "score": 8
        },
        {
          "groupName": "focusableOperable",
          "score": 6
        },
        {
          "groupName": "headingStructure",
          "score": 6
        },
        {
          "groupName": "contrastRisk",
          "score": 6
        },
        {
          "groupName": "linkTextsSame",
          "score": 6
        },
        {
          "groupName": "zIndexNotZero",
          "score": 5
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "linkVague",
          "score": 5
        },
        {
          "groupName": "landmarkConfusion",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "focusableRole",
          "score": 3
        },
        {
          "groupName": "mainLandmark",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 3
        }
      ]
    }
  }
}