Accessibility test digest

Synopsis

Page: Accessibility Shield

URL: https://www.accessibilityshield.com/

Score: 347

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 Accessibility Shield web page at https://www.accessibilityshield.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 347 (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
total347
log81
contrastAAA47
linkIndication28
contentBeyondLandmarks21
focusableHidden20
linkNoText19
targetSize18
fontSmall16
labelEmpty8
formFieldNoText6
controlLabel6
focusableOperable5
inconsistentStyles5
contrastAA5
decorativeImageRisk5
linkPair5
horizontalScrolling5
autocompleteBad4
landmarkConfusion4
contrastRisk4
linkComprehensionRisk4
linkTextsSame4
zIndexNotZero3
skipRepeatedContent3
hiddenContentRisk3
cssBansRotate3
labelBadID3
pseudoNavListRisk3
autocompleteRisk3
scrollRisk3
noScriptRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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-a11yshield",
  "host": {
    "id": "a11yshield",
    "which": "https://www.accessibilityshield.com/",
    "what": "Accessibility Shield"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-06T01:18:04"
    },
    {
      "event": "endTime",
      "value": "2022-07-06T01:20:00"
    }
  ],
  "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://www.accessibilityshield.com/",
        "what": "Accessibility Shield"
      },
      {
        "type": "tenonRequest",
        "id": "a",
        "withNewContent": true,
        "what": "Tenon API version 2 test request"
      },
      {
        "type": "test",
        "which": "motion",
        "what": "spontaneous change of content; requires webkit",
        "delay": 2500,
        "interval": 2500,
        "count": 5
      },
      {
        "type": "launch",
        "which": "chromium",
        "what": "Chromium browser"
      },
      {
        "type": "url",
        "which": "https://www.accessibilityshield.com/",
        "what": "Accessibility Shield"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityshield.com/",
      "what": "Accessibility Shield",
      "result": "https://www.accessibilityshield.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.accessibilityshield.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.accessibilityshield.com/",
      "result": {
        "bytes": [
          296451,
          296451,
          296451,
          296451,
          296451
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityshield.com/",
      "what": "Accessibility Shield",
      "result": "https://www.accessibilityshield.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.accessibilityshield.com/",
      "result": {
        "visibleElements": 244
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.accessibilityshield.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.accessibilityshield.com/",
      "result": {
        "tabFocusables": 51,
        "tabFocused": 51,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityshield.com/",
      "what": "URL",
      "result": "https://www.accessibilityshield.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "http://p3nlhclust404.shr.prod.phx3.secureserver.net/SharedContent/redirect_0.html",
      "result": {
        "totals": {
          "total": 0,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 0,
              "meanDelay": 0,
              "tagNames": {}
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityshield.com/",
      "what": "URL",
      "result": "https://www.accessibilityshield.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.accessibilityshield.com/",
      "result": {
        "totals": {
          "total": 61,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 2,
              "tagNames": {
                "A": 1,
                "INPUT": 1
              }
            },
            "focusableAndOperable": {
              "total": 59,
              "tagNames": {
                "A": 41,
                "BUTTON": 2,
                "INPUT": 16
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-hidden=\"true\" tabindex=\"-1\" href=\"https://www.accessibilityshield.com/ja",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"email\" name=\"es_hp_email\" class=\"es_required_field\" tabindex=\"-1\" a",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"logo\" rel=\"home\" href=\"https://www.accessibilityshield.com/\" title=\"Ac",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"navbar-toggler\" type=\"button\" data-toggle=\"collapse\" data-target=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "search",
              "text": "<input type=\"text\" class=\"form-control search-text\" name=\"search\" placeholder=\"S",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"btn\" type=\"submit\" aria-label=\"search button\" style=\"cursor: defa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Request a demo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How It Works",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Manual Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Remediation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Schedule Demo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Mission",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News/Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get a free report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Request a demo",
              "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": "INPUT",
              "id": "bmg-name",
              "text": "<input type=\"text\" name=\"bmg-name\" id=\"bmg-name\" aria-required=\"true\" aria-inval",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "bmg-company",
              "text": "<input type=\"text\" name=\"bmg-company\" id=\"bmg-company\" aria-invalid=\"false\" plac",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "bmg-url",
              "text": "<input type=\"text\" name=\"bmg-url\" id=\"bmg-url\" aria-required=\"true\" aria-invalid",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "bmg-email",
              "text": "<input type=\"email\" name=\"bmg-email\" id=\"bmg-email\" aria-required=\"true\" aria-in",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "bmg-phone",
              "text": "<input type=\"text\" name=\"bmg-phone\" id=\"bmg-phone\" aria-required=\"true\" aria-inv",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"token\" value=\"9fb13b9d4a8ef3a90e1b49f1008bfc09\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"submit\" name=\"bmg_submit\" value=\"Submit\" class=\"btn btn-lg bmg-subm",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-hidden=\"true\" href=\"https://www.accessibilityshield.com/blind-man-born-t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-hidden=\"true\" href=\"https://www.accessibilityshield.com/meet-the-youtube",
              "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": "Free Scan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How it Works",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Manual Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Remediation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Schedule Demo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Mission",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News/Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "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": "Accessibility Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "es_mail",
              "text": "<input aria-label=\"email\" class=\"es_required_field es_txt_email\" type=\"email\" na",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"lists[]\" value=\"0\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"form_id\" value=\"0\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"es_email_page\" value=\"127\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"es_email_page_url\" value=\"https://www.accessibilitysh",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"status\" value=\"Unconfirmed\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "es-subscribe",
              "text": "<input type=\"hidden\" name=\"es-subscribe\" id=\"es-subscribe\" value=\"b90264e69e\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "es_subscription_form_submit_1657070316",
              "text": "<input type=\"submit\" name=\"submit\" class=\"es_subscription_form_submit es_submit_",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.facebook.com/a11yshield/\" aria-label=\"facebook link\" style=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.linkedin.com/company/accessibility-shield/\" aria-label=\"lin",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/A11yShield\" aria-label=\"twitter link\" style=\"cursor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityshield.com/",
      "what": "URL",
      "result": "https://www.accessibilityshield.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "http://p3nlhclust404.shr.prod.phx3.secureserver.net/SharedContent/redirect_0.html",
      "result": {
        "totals": {
          "triggers": 0,
          "headTriggers": 0,
          "tailTriggers": 0,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 0
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityshield.com/",
      "what": "URL",
      "result": "https://www.accessibilityshield.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.accessibilityshield.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 12
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Toggle navigation"
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search"
                ]
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "search button"
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Name: (required)"
                ]
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Company: (required)"
                ]
              }
            },
            {
              "index": 5,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "URL: (required)"
                ]
              }
            },
            {
              "index": 6,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "Email: (required)"
                ]
              }
            },
            {
              "index": 7,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Phone: (required)"
                ]
              }
            },
            {
              "index": 8,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Submit"
              }
            },
            {
              "index": 9,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "aria-label",
              "texts": {
                "attribute": "email"
              }
            },
            {
              "index": 10,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {}
            },
            {
              "index": 11,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Subscribe"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.accessibilityshield.com/",
      "result": {
        "totals": {
          "links": 42,
          "adjacent": {
            "total": 24,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "Skip to content",
            "",
            "Request a demo",
            "Get a free report",
            "Request a demo",
            "Read more",
            "Read more",
            "Read more",
            "WCAGcompliance",
            "Learn More",
            "Learn More",
            "Learn More",
            "Learn More",
            "",
            "Read More",
            "",
            "Read More",
            "",
            "Read More",
            "Free Scan",
            "Accessibility Statement",
            "",
            "",
            ""
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.accessibilityshield.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://www.accessibilityshield.com/",
      "what": "URL",
      "result": "https://www.accessibilityshield.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.accessibilityshield.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "http://p3nlhclust404.shr.prod.phx3.secureserver.net/SharedContent/redirect_0.html",
      "result": {
        "roleElements": 0,
        "badRoleElements": 0,
        "redundantRoleElements": 0,
        "tagNames": {}
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.accessibilityshield.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": 24,
            "subtotals": [
              18,
              6
            ]
          },
          "listLink": {
            "total": 18,
            "subtotals": [
              10,
              7,
              1
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 5,
            "subtotals": [
              3,
              1,
              1
            ]
          },
          "h3": {
            "total": 10
          }
        },
        "items": {
          "button": {
            "height": {
              "auto": [
                ""
              ],
              "38px": [
                ""
              ]
            },
            "lineHeight": {
              "20px": [
                ""
              ],
              "24px": [
                ""
              ]
            },
            "minHeight": {
              "0px": [
                ""
              ],
              "auto": [
                ""
              ]
            },
            "minWidth": {
              "0px": [
                ""
              ],
              "auto": [
                ""
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to content",
                "",
                "Request a demo",
                "Read more",
                "Read more",
                "Read more",
                "WCAG     compliance",
                "Learn More",
                "Learn More",
                "Learn More",
                "Learn More",
                "",
                "",
                "",
                "Accessibility Statement",
                "",
                "",
                ""
              ],
              "500": [
                "Get a free report",
                "Request a demo",
                "Read More",
                "Read More",
                "Read More",
                "Free Scan"
              ]
            }
          },
          "listLink": {
            "color": {
              "rgb(13, 125, 124)": [
                "Home"
              ],
              "rgb(255, 255, 255)": [
                "How It Works",
                "Manual Testing",
                "Remediation",
                "Schedule Demo",
                "Our Mission",
                "News/Blog",
                "Contact Us",
                "Home",
                "How it Works",
                "Manual Testing",
                "Remediation",
                "Schedule Demo",
                "Our Mission",
                "News/Blog",
                "Contact Us",
                "Terms",
                "Privacy"
              ]
            },
            "fontSize": {
              "16px": [
                "Home",
                "How It Works",
                "Manual Testing",
                "Remediation",
                "Schedule Demo",
                "Our Mission",
                "News/Blog",
                "Contact Us"
              ],
              "14.4px": [
                "Home",
                "How it Works",
                "Manual Testing",
                "Remediation",
                "Schedule Demo",
                "Our Mission",
                "News/Blog",
                "Contact Us",
                "Terms",
                "Privacy"
              ]
            },
            "lineHeight": {
              "24px": [
                "Home",
                "How It Works",
                "Manual Testing",
                "Remediation",
                "Schedule Demo",
                "Our Mission",
                "News/Blog",
                "Contact Us"
              ],
              "28.8px": [
                "Home",
                "How it Works",
                "Manual Testing",
                "Remediation",
                "Schedule Demo",
                "Our Mission",
                "News/Blog",
                "Contact Us",
                "Terms",
                "Privacy"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(16, 75, 117)": [
                "Services",
                "How It Works",
                "Recent News"
              ],
              "rgb(255, 255, 255)": [
                "Enter your information below, and we will reach out to schedule a demo",
                "Free Scan"
              ]
            },
            "fontSize": {
              "32px": [
                "Services",
                "Enter your information below, and we will reach out to schedule a demo",
                "How It Works",
                "Recent News"
              ],
              "20px": [
                "Free Scan"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.accessibilityshield.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://www.accessibilityshield.com/",
      "result": {
        "totals": {
          "total": 3,
          "tagNames": {
            "A": 1,
            "BUTTON": 1,
            "LABEL": 1
          }
        },
        "items": [
          {
            "tagName": "A",
            "id": "",
            "text": "Skip to content"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "LABEL",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.accessibilityshield.com/",
      "result": {
        "totals": {
          "failures": 30,
          "warnings": 1
        },
        "items": [
          {
            "index": 175,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[5]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a aria-hidden=\"true\" href=\"https://www.accessibilityshield.com/blind-man-born-to-run-completes-sol...",
                "  <img aria-hidden=\"true\" class=\"card-img-top img-fluid\" src=\"https://secureservercdn.net/50.62.88....",
                "</a>"
              ]
            }
          },
          {
            "index": 177,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[5]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a aria-hidden=\"true\" href=\"https://www.accessibilityshield.com/meet-the-youtuber-whos-schooling-de...",
                "  <img aria-hidden=\"true\" class=\"card-img-top img-fluid\" src=\"https://secureservercdn.net/50.62.88....",
                "</a>"
              ]
            }
          },
          {
            "index": 516,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Quick Links"
              ]
            }
          },
          {
            "index": 527,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/text()[1]",
              "codeLines": [
                "Contact"
              ]
            }
          },
          {
            "index": 528,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[3]/div[2]/ul[1]/li[1]/text()[1]",
              "codeLines": [
                "1920 W. Marshall St., Suite #2D, Norristown, Pa. 19403"
              ]
            }
          },
          {
            "index": 529,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[3]/div[2]/ul[1]/li[2]/text()[1]",
              "codeLines": [
                "866-525-9195"
              ]
            }
          },
          {
            "index": 530,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[3]/div[2]/ul[1]/li[3]/text()[1]",
              "codeLines": [
                "sales@accessibilityshield.com"
              ]
            }
          },
          {
            "index": 531,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[3]/div[2]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Accessibility Statement"
              ]
            }
          },
          {
            "index": 532,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[4]/div[1]/text()[1]",
              "codeLines": [
                "Subscribe to our Newsletter"
              ]
            }
          },
          {
            "index": 533,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[4]/small[1]/text()[1]",
              "codeLines": [
                "© Copyright 2022. All Rights Reserved."
              ]
            }
          },
          {
            "index": 538,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.w3.org/WAI/standards-guidelines/wcag/\">",
                "  WCAG",
                "  \t\t\t\tcompliance",
                "</a>"
              ]
            }
          },
          {
            "index": 610,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Proprietary project management solution for digial ADA compliance. Continuous scanning, manual test..."
              ]
            }
          },
          {
            "index": 611,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "Designed for agencies with full white-label capabilities."
              ]
            }
          },
          {
            "index": 614,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Proprietary platform designed for developers by developers."
              ]
            }
          },
          {
            "index": 616,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Auto scanning catches 50% of violations. Manual Testing is required for compliance."
              ]
            }
          },
          {
            "index": 618,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Our certified developers perform the work or train your team."
              ]
            }
          },
          {
            "index": 621,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Accessibility Shield is a project management platform designed for"
              ]
            }
          },
          {
            "index": 622,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[2]/div[1]/p[1]/text()[2]",
              "codeLines": [
                ". Built for agencies, our tools provide intuitive solutions for",
                "\t\t\t\tScanning, Auditing, Prioritizing and Remediating violations."
              ]
            }
          },
          {
            "index": 624,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[3]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Powerful, continuous automated scanning."
              ]
            }
          },
          {
            "index": 626,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[3]/div[2]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Manual Testing performed by certified professionals."
              ]
            }
          },
          {
            "index": 628,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[3]/div[3]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "View violations by severity and frequency."
              ]
            }
          },
          {
            "index": 630,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[3]/div[4]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "We can perform the work or train your team."
              ]
            }
          },
          {
            "index": 640,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "Quick Links"
              ]
            }
          },
          {
            "index": 641,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/text()[1]",
              "codeLines": [
                "Contact"
              ]
            }
          },
          {
            "index": 642,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[3]/div[2]/ul[1]/li[1]/text()[1]",
              "codeLines": [
                "1920 W. Marshall St., Suite #2D, Norristown, Pa. 19403"
              ]
            }
          },
          {
            "index": 643,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[3]/div[2]/ul[1]/li[2]/text()[1]",
              "codeLines": [
                "866-525-9195"
              ]
            }
          },
          {
            "index": 644,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[3]/div[2]/ul[1]/li[3]/text()[1]",
              "codeLines": [
                "sales@accessibilityshield.com"
              ]
            }
          },
          {
            "index": 645,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[4]/div[1]/text()[1]",
              "codeLines": [
                "Subscribe to our Newsletter"
              ]
            }
          },
          {
            "index": 646,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[4]/small[1]/text()[1]",
              "codeLines": [
                "© Copyright 2022. All Rights Reserved."
              ]
            }
          },
          {
            "index": 823,
            "verdict": "failed",
            "rule": {
              "ruleID": "r8",
              "ruleSummary": "Form fields have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r8",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[4]/div[2]/form[1]/label[1]/input[1]",
              "codeLines": [
                "<input type=\"email\" name=\"es_hp_email\" class=\"es_required_field\" tabindex=\"-1\" autocomplete=\"-1\" va..."
              ]
            }
          },
          {
            "index": 860,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.accessibilityshield.com/",
      "result": {
        "totals": {
          "rulesNA": 45,
          "rulesPassed": 48,
          "rulesWarned": 4,
          "rulesViolated": 7,
          "warnings": {
            "minor": 2,
            "moderate": 0,
            "serious": 9,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 8,
            "serious": 47,
            "critical": 1
          }
        },
        "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:19:42.838Z",
          "url": "https://www.accessibilityshield.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#006699",
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img class=\"first-slide img-fluid\" src=\"https://secureservercdn.net/50.62.88.87/y5y.e7a.myftpupload.com/wp-content/themes/understrap-child/understrap-child-master/img/hero-bg.png\" alt=\"\">",
                          "target": [
                            ".first-slide"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"hero-heading\">Simple. <br> Powerful. <br> Affordable. </h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img class=\"first-slide img-fluid\" src=\"https://secureservercdn.net/50.62.88.87/y5y.e7a.myftpupload.com/wp-content/themes/understrap-child/understrap-child-master/img/hero-bg.png\" alt=\"\">",
                          "target": [
                            ".first-slide"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"carosel-text\">Proprietary project management solution for digial ADA compliance. Continuous scanning, manual testing and full remediation.<br> Designed for agencies with full white-label capabilities.</p>",
                  "target": [
                    ".carosel-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#104b75",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img class=\"first-slide img-fluid\" src=\"https://secureservercdn.net/50.62.88.87/y5y.e7a.myftpupload.com/wp-content/themes/understrap-child/understrap-child-master/img/hero-bg.png\" alt=\"\">",
                          "target": [
                            ".first-slide"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn btn-lg border-btn mr-2\" href=\"https://www.accessibilityshield.com/free-scan/\" role=\"button\">Get a free report</a>",
                  "target": [
                    ".mr-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#104b75",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img class=\"first-slide img-fluid\" src=\"https://secureservercdn.net/50.62.88.87/y5y.e7a.myftpupload.com/wp-content/themes/understrap-child/understrap-child-master/img/hero-bg.png\" alt=\"\">",
                          "target": [
                            ".first-slide"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn btn-lg border-btn\" href=\"https://www.accessibilityshield.com/schedule-demo/\" role=\"button\">Request a demo</a>",
                  "target": [
                    ".border-btn.btn-lg[role=\"button\"]:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                }
              ]
            },
            {
              "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": "#006699",
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img class=\"first-slide img-fluid\" src=\"https://secureservercdn.net/50.62.88.87/y5y.e7a.myftpupload.com/wp-content/themes/understrap-child/understrap-child-master/img/hero-bg.png\" alt=\"\">",
                          "target": [
                            ".first-slide"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"hero-heading\">Simple. <br> Powerful. <br> Affordable. </h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#666666",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img class=\"first-slide img-fluid\" src=\"https://secureservercdn.net/50.62.88.87/y5y.e7a.myftpupload.com/wp-content/themes/understrap-child/understrap-child-master/img/hero-bg.png\" alt=\"\">",
                          "target": [
                            ".first-slide"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"carosel-text\">Proprietary project management solution for digial ADA compliance. Continuous scanning, manual testing and full remediation.<br> Designed for agencies with full white-label capabilities.</p>",
                  "target": [
                    ".carosel-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#104b75",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img class=\"first-slide img-fluid\" src=\"https://secureservercdn.net/50.62.88.87/y5y.e7a.myftpupload.com/wp-content/themes/understrap-child/understrap-child-master/img/hero-bg.png\" alt=\"\">",
                          "target": [
                            ".first-slide"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn btn-lg border-btn mr-2\" href=\"https://www.accessibilityshield.com/free-scan/\" role=\"button\">Get a free report</a>",
                  "target": [
                    ".mr-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#104b75",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img class=\"first-slide img-fluid\" src=\"https://secureservercdn.net/50.62.88.87/y5y.e7a.myftpupload.com/wp-content/themes/understrap-child/understrap-child-master/img/hero-bg.png\" alt=\"\">",
                          "target": [
                            ".first-slide"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn btn-lg border-btn\" href=\"https://www.accessibilityshield.com/schedule-demo/\" role=\"button\">Request a demo</a>",
                  "target": [
                    ".border-btn.btn-lg[role=\"button\"]:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                }
              ]
            },
            {
              "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": "<button class=\"navbar-toggler\" type=\"button\" data-toggle=\"collapse\" data-target=\"#navbarNavDropdown\" aria-controls=\"navbarNavDropdown\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">\n\t\t\t\t\t<span class=\"navbar-toggler-icon\"></span>\n\t\t\t\t</button>",
                  "target": [
                    ".navbar-toggler"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"es_spinner_image\" id=\"spinner-image\"><img src=\"https://secureservercdn.net/50.62.88.87/y5y.e7a.myftpupload.com/wp-content/plugins/email-subscribers/lite/public/images/spinner.gif\" alt=\"\"></span>",
                  "target": [
                    "#spinner-image"
                  ],
                  "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": "css-orientation-lock",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag134",
                "wcag21aa",
                "experimental"
              ],
              "description": "Ensures content is not locked to any specific display orientation, and the content is operable in all display orientations",
              "help": "CSS Media queries must not lock display orientation",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/css-orientation-lock?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "css-orientation-lock",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "CSS Orientation lock cannot be determined"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<html lang=\"en-US\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  CSS Orientation lock cannot be determined"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-hidden-focus",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag131"
              ],
              "description": "Ensures aria-hidden elements are not focusable nor contain focusable elements",
              "help": "ARIA hidden element must not be focusable or contain focusable elements",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-hidden-focus?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-not-tabbable",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a aria-hidden=\"true\" href=\"https://www.accessibilityshield.com/blind-man-born-to-run-completes-solo-5k-with-trial-app-to-guide-him/\">",
                          "target": [
                            ".card:nth-child(1) > a[aria-hidden=\"true\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Focusable content should have tabindex='-1' or be removed from the DOM"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-hidden=\"true\" href=\"https://www.accessibilityshield.com/blind-man-born-to-run-completes-solo-5k-with-trial-app-to-guide-him/\">",
                  "target": [
                    ".card:nth-child(1) > a[aria-hidden=\"true\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Focusable content should have tabindex='-1' or be removed from the DOM"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-not-tabbable",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a aria-hidden=\"true\" href=\"https://www.accessibilityshield.com/meet-the-youtuber-whos-schooling-developers-on-how-blind-people-really-use-tech/\">",
                          "target": [
                            ".card:nth-child(2) > a[aria-hidden=\"true\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Focusable content should have tabindex='-1' or be removed from the DOM"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-hidden=\"true\" href=\"https://www.accessibilityshield.com/meet-the-youtuber-whos-schooling-developers-on-how-blind-people-really-use-tech/\">",
                  "target": [
                    ".card:nth-child(2) > a[aria-hidden=\"true\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Focusable content should have tabindex='-1' or be removed from the DOM"
                }
              ]
            },
            {
              "id": "autocomplete-valid",
              "impact": "serious",
              "tags": [
                "cat.forms",
                "wcag21aa",
                "wcag135"
              ],
              "description": "Ensure the autocomplete attribute is correct and suitable for the form field",
              "help": "autocomplete attribute must be used correctly",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/autocomplete-valid?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "autocomplete-valid",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "the autocomplete attribute is incorrectly formatted"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"email\" name=\"es_hp_email\" class=\"es_required_field\" tabindex=\"-1\" autocomplete=\"-1\" value=\"\">",
                  "target": [
                    "input[name=\"es_hp_email\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  the autocomplete attribute is incorrectly formatted"
                }
              ]
            },
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn demo-btn\" href=\"https://www.accessibilityshield.com/schedule-demo/\">\n                \tRequest a demo         \n                </a>",
                          "target": [
                            ".container > .demo-btn.btn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn demo-btn\" href=\"https://www.accessibilityshield.com/schedule-demo/\">\n                \tRequest a demo         \n                </a>",
                  "target": [
                    ".container > .demo-btn.btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0d7d7c",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.95,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li itemscope=\"itemscope\" itemtype=\"https://www.schema.org/SiteNavigationElement\" id=\"menu-item-169\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-127 current_page_item active menu-item-169 nav-item\">",
                          "target": [
                            "#menu-item-169"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #0d7d7c, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibilityshield.com/\" class=\"nav-link\">Home</a>",
                  "target": [
                    "#menu-item-169 > .nav-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #0d7d7c, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper-navbar\" class=\"wrapper-navbar\" itemscope=\"\" itemtype=\"http://schema.org/WebSite\">",
                          "target": [
                            "#wrapper-navbar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibilityshield.com/project-management/\" class=\"nav-link\">How It Works</a>",
                  "target": [
                    "#menu-item-224 > .nav-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper-navbar\" class=\"wrapper-navbar\" itemscope=\"\" itemtype=\"http://schema.org/WebSite\">",
                          "target": [
                            "#wrapper-navbar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibilityshield.com/auditing/\" class=\"nav-link\">Manual Testing</a>",
                  "target": [
                    "#menu-item-223 > .nav-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper-navbar\" class=\"wrapper-navbar\" itemscope=\"\" itemtype=\"http://schema.org/WebSite\">",
                          "target": [
                            "#wrapper-navbar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibilityshield.com/remediation-consulting/\" class=\"nav-link\">Remediation</a>",
                  "target": [
                    "#menu-item-222 > .nav-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper-navbar\" class=\"wrapper-navbar\" itemscope=\"\" itemtype=\"http://schema.org/WebSite\">",
                          "target": [
                            "#wrapper-navbar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibilityshield.com/schedule-demo/\" class=\"nav-link\">Schedule Demo</a>",
                  "target": [
                    "#menu-item-176 > .nav-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper-navbar\" class=\"wrapper-navbar\" itemscope=\"\" itemtype=\"http://schema.org/WebSite\">",
                          "target": [
                            "#wrapper-navbar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibilityshield.com/our-mission/\" class=\"nav-link\">Our Mission</a>",
                  "target": [
                    "#menu-item-173 > .nav-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper-navbar\" class=\"wrapper-navbar\" itemscope=\"\" itemtype=\"http://schema.org/WebSite\">",
                          "target": [
                            "#wrapper-navbar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibilityshield.com/news-blog/\" class=\"nav-link\">News/Blog</a>",
                  "target": [
                    "#menu-item-172 > .nav-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"wrapper-navbar\" class=\"wrapper-navbar\" itemscope=\"\" itemtype=\"http://schema.org/WebSite\">",
                          "target": [
                            "#wrapper-navbar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibilityshield.com/contact-us/\" class=\"nav-link\">Contact Us</a>",
                  "target": [
                    "#menu-item-170 > .nav-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-127 wp-custom-logo theme-understrap woocommerce-js group-blog\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"cherry-banner_content px-3\">\n\t\t\t\t\t\tProprietary platform designed for developers by developers.\n\t\t\t\t\t</div>",
                  "target": [
                    ".col-sm-4.col-md-4.col-lg-4:nth-child(1) > .bmg-cherry-banner.style1 > .bmg-cherry-banner_wrap.text-center > .cherry-banner_content.px-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a aria-label=\"read more about project management\" href=\"https://www.accessibilityshield.com/project-management/\" class=\"btn demo-btn mt-3\">Read more</a>",
                          "target": [
                            ".col-sm-4.col-md-4.col-lg-4:nth-child(1) > .bmg-cherry-banner.style1 > .bmg-cherry-banner_wrap.text-center > .mt-3.demo-btn.btn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"read more about project management\" href=\"https://www.accessibilityshield.com/project-management/\" class=\"btn demo-btn mt-3\">Read more</a>",
                  "target": [
                    ".col-sm-4.col-md-4.col-lg-4:nth-child(1) > .bmg-cherry-banner.style1 > .bmg-cherry-banner_wrap.text-center > .mt-3.demo-btn.btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-127 wp-custom-logo theme-understrap woocommerce-js group-blog\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"cherry-banner_content px-3\">\n\t\t\t\t\t\tAuto scanning catches 50% of violations. Manual Testing is required for compliance.\n\t\t\t\t\t</div>",
                  "target": [
                    ".col-sm-4.col-md-4.col-lg-4:nth-child(2) > .bmg-cherry-banner.style1 > .bmg-cherry-banner_wrap.text-center > .cherry-banner_content.px-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a aria-label=\"read more about manual testing\" href=\"https://www.accessibilityshield.com/auditing/\" class=\"btn demo-btn mt-3\">Read more</a>",
                          "target": [
                            "a[aria-label=\"read more about manual testing\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"read more about manual testing\" href=\"https://www.accessibilityshield.com/auditing/\" class=\"btn demo-btn mt-3\">Read more</a>",
                  "target": [
                    "a[aria-label=\"read more about manual testing\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-127 wp-custom-logo theme-understrap woocommerce-js group-blog\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"cherry-banner_content px-3\">\n\t\t\t\t\t\tOur certified developers perform the work or train your team.\n\t\t\t\t\t</div>",
                  "target": [
                    ".col-sm-4.col-md-4.col-lg-4:nth-child(3) > .bmg-cherry-banner.style1 > .bmg-cherry-banner_wrap.text-center > .cherry-banner_content.px-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a aria-label=\"read more about remediation\" href=\"https://www.accessibilityshield.com/remediation-consulting/\" class=\"btn demo-btn mt-3\">Read more</a>",
                          "target": [
                            "a[aria-label=\"read more about remediation\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"read more about remediation\" href=\"https://www.accessibilityshield.com/remediation-consulting/\" class=\"btn demo-btn mt-3\">Read more</a>",
                  "target": [
                    "a[aria-label=\"read more about remediation\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-127 wp-custom-logo theme-understrap woocommerce-js group-blog\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"grey-text\">",
                  "target": [
                    ".grey-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0d7d7c",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.95,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-127 wp-custom-logo theme-understrap woocommerce-js group-blog\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #0d7d7c, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.w3.org/WAI/standards-guidelines/wcag/\">WCAG\n\t\t\t\tcompliance</a>",
                  "target": [
                    ".grey-text > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #0d7d7c, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-127 wp-custom-logo theme-understrap woocommerce-js group-blog\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"cherry-banner_content px-3\">\n\t\t\t\t\t\tPowerful, continuous automated scanning.\n\t\t\t\t\t</div>",
                  "target": [
                    ".col-sm-3:nth-child(1) > .bmg-cherry-banner.style1 > .bmg-cherry-banner_wrap.text-center > .cherry-banner_content.px-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.accessibilityshield.com/schedule-demo/\" class=\"btn demo-btn mt-3\" aria-label=\"Schedule a demo to learn more about Scanning\">Learn More</a>",
                          "target": [
                            ".col-sm-3:nth-child(1) > .bmg-cherry-banner.style1 > .bmg-cherry-banner_wrap.text-center > .mt-3.demo-btn.btn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibilityshield.com/schedule-demo/\" class=\"btn demo-btn mt-3\" aria-label=\"Schedule a demo to learn more about Scanning\">Learn More</a>",
                  "target": [
                    ".col-sm-3:nth-child(1) > .bmg-cherry-banner.style1 > .bmg-cherry-banner_wrap.text-center > .mt-3.demo-btn.btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-127 wp-custom-logo theme-understrap woocommerce-js group-blog\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"cherry-banner_content px-3\">\n\t\t\t\t\t\tManual Testing performed by certified professionals.\n\t\t\t\t\t</div>",
                  "target": [
                    ".col-sm-3:nth-child(2) > .bmg-cherry-banner.style1 > .bmg-cherry-banner_wrap.text-center > .cherry-banner_content.px-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.accessibilityshield.com/schedule-demo/\" class=\"btn demo-btn mt-3\" aria-label=\"Schedule a demo to learn more about Auditing\">Learn More</a>",
                          "target": [
                            ".col-sm-3:nth-child(2) > .bmg-cherry-banner.style1 > .bmg-cherry-banner_wrap.text-center > .mt-3.demo-btn.btn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibilityshield.com/schedule-demo/\" class=\"btn demo-btn mt-3\" aria-label=\"Schedule a demo to learn more about Auditing\">Learn More</a>",
                  "target": [
                    ".col-sm-3:nth-child(2) > .bmg-cherry-banner.style1 > .bmg-cherry-banner_wrap.text-center > .mt-3.demo-btn.btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-127 wp-custom-logo theme-understrap woocommerce-js group-blog\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"cherry-banner_content px-3\">\n\t\t\t\t\t\tView violations by severity and frequency.\n\t\t\t\t\t</div>",
                  "target": [
                    ".col-sm-3:nth-child(3) > .bmg-cherry-banner.style1 > .bmg-cherry-banner_wrap.text-center > .cherry-banner_content.px-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.accessibilityshield.com/schedule-demo/\" class=\"btn demo-btn mt-3\" aria-label=\"Schedule a demo to learn more about Prioritizing\">Learn More</a>",
                          "target": [
                            ".col-sm-3:nth-child(3) > .bmg-cherry-banner.style1 > .bmg-cherry-banner_wrap.text-center > .mt-3.demo-btn.btn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibilityshield.com/schedule-demo/\" class=\"btn demo-btn mt-3\" aria-label=\"Schedule a demo to learn more about Prioritizing\">Learn More</a>",
                  "target": [
                    ".col-sm-3:nth-child(3) > .bmg-cherry-banner.style1 > .bmg-cherry-banner_wrap.text-center > .mt-3.demo-btn.btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-127 wp-custom-logo theme-understrap woocommerce-js group-blog\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"cherry-banner_content px-3\">\n\t\t\t\t\t\tWe can perform the work or train your team.\n\t\t\t\t\t</div>",
                  "target": [
                    ".col-sm-3:nth-child(4) > .bmg-cherry-banner.style1 > .bmg-cherry-banner_wrap.text-center > .cherry-banner_content.px-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.accessibilityshield.com/schedule-demo/\" class=\"btn demo-btn mt-3\" aria-label=\"Schedule a demo to learn more about Remediating violations\">Learn More</a>",
                          "target": [
                            ".col-sm-3:nth-child(4) > .bmg-cherry-banner.style1 > .bmg-cherry-banner_wrap.text-center > .mt-3.demo-btn.btn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibilityshield.com/schedule-demo/\" class=\"btn demo-btn mt-3\" aria-label=\"Schedule a demo to learn more about Remediating violations\">Learn More</a>",
                  "target": [
                    ".col-sm-3:nth-child(4) > .bmg-cherry-banner.style1 > .bmg-cherry-banner_wrap.text-center > .mt-3.demo-btn.btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wrapper bmg-wrapper-footer\" id=\"wrapper-footer\">",
                          "target": [
                            "#wrapper-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"footer-title\">Quick Links</div>",
                  "target": [
                    ".col-md-3:nth-child(2) > .footer-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wrapper bmg-wrapper-footer\" id=\"wrapper-footer\">",
                          "target": [
                            "#wrapper-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibilityshield.com\">Home</a>",
                  "target": [
                    ".footer-links:nth-child(1) > li:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wrapper bmg-wrapper-footer\" id=\"wrapper-footer\">",
                          "target": [
                            "#wrapper-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibilityshield.com/project-management/\">How it Works</a>",
                  "target": [
                    ".footer-links:nth-child(1) > li:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wrapper bmg-wrapper-footer\" id=\"wrapper-footer\">",
                          "target": [
                            "#wrapper-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibilityshield.com/auditing/\">Manual Testing</a>",
                  "target": [
                    ".footer-links:nth-child(1) > li:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wrapper bmg-wrapper-footer\" id=\"wrapper-footer\">",
                          "target": [
                            "#wrapper-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibilityshield.com/remediation-consulting/\">Remediation</a>",
                  "target": [
                    ".footer-link-box > .footer-links:nth-child(1) > li:nth-child(4) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wrapper bmg-wrapper-footer\" id=\"wrapper-footer\">",
                          "target": [
                            "#wrapper-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibilityshield.com/schedule-demo/\">Schedule Demo</a>",
                  "target": [
                    ".footer-links:nth-child(1) > li:nth-child(5) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wrapper bmg-wrapper-footer\" id=\"wrapper-footer\">",
                          "target": [
                            "#wrapper-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibilityshield.com/our-mission/\">Our Mission</a>",
                  "target": [
                    ".footer-links:nth-child(2) > li:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wrapper bmg-wrapper-footer\" id=\"wrapper-footer\">",
                          "target": [
                            "#wrapper-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibilityshield.com/news-blog/\">News/Blog</a>",
                  "target": [
                    ".footer-links:nth-child(2) > li:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wrapper bmg-wrapper-footer\" id=\"wrapper-footer\">",
                          "target": [
                            "#wrapper-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibilityshield.com/contact-us/\">Contact Us</a>",
                  "target": [
                    ".footer-links:nth-child(2) > li:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wrapper bmg-wrapper-footer\" id=\"wrapper-footer\">",
                          "target": [
                            "#wrapper-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibilityshield.com/terms-of-service/\">Terms</a>",
                  "target": [
                    ".footer-links:nth-child(2) > li:nth-child(4) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wrapper bmg-wrapper-footer\" id=\"wrapper-footer\">",
                          "target": [
                            "#wrapper-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibilityshield.com/privacy-policy/\">Privacy</a>",
                  "target": [
                    ".footer-links:nth-child(2) > li:nth-child(5) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wrapper bmg-wrapper-footer\" id=\"wrapper-footer\">",
                          "target": [
                            "#wrapper-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"footer-title\">Contact</div>",
                  "target": [
                    ".col-md-3:nth-child(3) > .footer-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wrapper bmg-wrapper-footer\" id=\"wrapper-footer\">",
                          "target": [
                            "#wrapper-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>1920 W. Marshall St., Suite #2D, Norristown, Pa. 19403</li>",
                  "target": [
                    ".footer-contact-box > .footer-links > li:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wrapper bmg-wrapper-footer\" id=\"wrapper-footer\">",
                          "target": [
                            "#wrapper-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>866-525-9195 </li>",
                  "target": [
                    ".footer-contact-box > .footer-links > li:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wrapper bmg-wrapper-footer\" id=\"wrapper-footer\">",
                          "target": [
                            "#wrapper-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li> sales@accessibilityshield.com </li>",
                  "target": [
                    ".footer-contact-box > .footer-links > li:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wrapper bmg-wrapper-footer\" id=\"wrapper-footer\">",
                          "target": [
                            "#wrapper-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://accessibilityshield.com/accessibility-statement/\" aria-label=\"Accessibility Statement\">",
                  "target": [
                    "a[aria-label=\"Accessibility Statement\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0d7d7c",
                        "contrastRatio": 4.95,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"wrapper bmg-wrapper-footer\" id=\"wrapper-footer\">",
                          "target": [
                            "#wrapper-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"footer-title\">Subscribe to our Newsletter\n</div>",
                  "target": [
                    ".col-md-3:nth-child(4) > .footer-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.95 (foreground color: #ffffff, background color: #0d7d7c, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#6c757d",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-127 wp-custom-logo theme-understrap woocommerce-js group-blog\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<small class=\"text-muted\">© Copyright 2022. All Rights Reserved.</small>",
                  "target": [
                    "small"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #6c757d, background color: #ffffff, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "label",
              "impact": "critical",
              "tags": [
                "cat.forms",
                "wcag2a",
                "wcag412",
                "wcag131",
                "section508",
                "section508.22.n",
                "ACT"
              ],
              "description": "Ensures every form element has a label",
              "help": "Form elements must have labels",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "implicit-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Form element does not have an implicit (wrapped) <label>"
                    },
                    {
                      "id": "explicit-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Form element does not have an explicit <label>"
                    },
                    {
                      "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"
                    },
                    {
                      "id": "non-empty-placeholder",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no placeholder attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<input type=\"email\" name=\"es_hp_email\" class=\"es_required_field\" tabindex=\"-1\" autocomplete=\"-1\" value=\"\">",
                  "target": [
                    "input[name=\"es_hp_email\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Form element does not have an implicit (wrapped) <label>\n  Form element does not have an explicit <label>\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\n  Element has no placeholder attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "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": "<div class=\"footer-link-box\" role=\"navigation\">",
                          "target": [
                            ".footer-link-box"
                          ]
                        }
                      ],
                      "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=\"navbar navbar-expand-sm\" role=\"navigation\">",
                  "target": [
                    "nav"
                  ],
                  "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-in-text-block",
              "impact": "serious",
              "tags": [
                "cat.color",
                "experimental",
                "wcag2a",
                "wcag141"
              ],
              "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
              "help": "Links must be distinguishable without relying on color",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-in-text-block?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<p class=\"grey-text\">",
                          "target": [
                            ".grey-text"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Links need to be distinguished from surrounding text in some way other than by color"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.w3.org/WAI/standards-guidelines/wcag/\">WCAG\n\t\t\t\tcompliance</a>",
                  "target": [
                    ".grey-text > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Links need to be distinguished from surrounding text in some way other than by color"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"footer-title\">Quick Links</div>",
                  "target": [
                    ".col-md-3:nth-child(2) > .footer-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"col-md-3\">",
                  "target": [
                    ".col-md-3:nth-child(3)"
                  ],
                  "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=\"footer-title\">Subscribe to our Newsletter\n</div>",
                  "target": [
                    ".col-md-3:nth-child(4) > .footer-title"
                  ],
                  "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=\"es-field-wrap\"><label for=\"es_email\"><input aria-label=\"email\" class=\"es_required_field es_txt_email\" type=\"email\" name=\"email\" id=\"es_mail\" value=\"\" placeholder=\"Your email address\" required=\"\"></label></div>",
                  "target": [
                    ".es-field-wrap"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<label style=\"position:absolute;top:-99999px;left:-99999px;z-index:-99;\" class=\"show\"><input type=\"email\" name=\"es_hp_email\" class=\"es_required_field\" tabindex=\"-1\" autocomplete=\"-1\" value=\"\"></label>",
                  "target": [
                    ".show"
                  ],
                  "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=\"footer-social-links\">",
                  "target": [
                    ".footer-social-links"
                  ],
                  "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=\"footer-bottom\">\n\t<small class=\"text-muted\">© Copyright 2022. All Rights Reserved.</small>\n\n</div>",
                  "target": [
                    ".footer-bottom"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityshield.com/",
      "what": "URL",
      "result": "https://www.accessibilityshield.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.accessibilityshield.com/",
      "result": {
        "Error": {},
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"feature-imgs\" src=\"https://secureservercdn.net/50.62.88.87/y5y.e7a.myftpupload.com/wp-content/themes/understrap-child/understrap-child-master/img/auditing.png\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"feature-imgs\" src=\"https://secureservercdn.net/50.62.88.87/y5y.e7a.myftpupload.com/wp-content/themes/understrap-child/understrap-child-master/img/prioritizing.png\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"feature-imgs\" src=\"https://secureservercdn.net/50.62.88.87/y5y.e7a.myftpupload.com/wp-content/themes/understrap-child/understrap-child-master/img/remediating.png\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"feature-imgs\" src=\"https://secureservercdn.net/50.62.88.87/y5y.e7a.myftpupload.com/wp-content/themes/understrap-child/understrap-child-master/img/scanning.png\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"first-slide img-fluid\" src=\"https://secureservercdn.net/50.62.88.87/y5y.e7a.myftpupload.com/wp-content/themes/understrap-child/understrap-child-master/img/hero-bg.png\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"free-scan-img\" src=\"https://secureservercdn.net/50.62.88.87/y5y.e7a.myftpupload.com/wp-content/themes/understrap-child/understrap-child-master/img/free-scan.png\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"img-fluid\" src=\"https://secureservercdn.net/50.62.88.87/y5y.e7a.myftpupload.com/wp-content/themes/understrap-child/understrap-child-master/img/devices.png\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"service-img\" src=\"https://secureservercdn.net/50.62.88.87/y5y.e7a.myftpupload.com/wp-content/themes/understrap-child/understrap-child-master/img/comprehensive-auditing.png\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://secureservercdn.net/50.62.88.87/y5y.e7a.myftpupload.com/wp-content/plugins/email-subscribers/lite/public/images/spinner.gif\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://secureservercdn.net/50.62.88.87/y5y.e7a.myftpupload.com/wp-content/themes/understrap-child/understrap-child-master/img/project-management.png\" class=\"service-img\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://secureservercdn.net/50.62.88.87/y5y.e7a.myftpupload.com/wp-content/themes/understrap-child/understrap-child-master/img/remediation.png\" alt=\"\" class=\"service-img\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://secureservercdn.net/50.62.88.87/y5y.e7a.myftpupload.com/wp-content/themes/understrap-child/understrap-child-master/img/white_logo_footer.png\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://secureservercdn.net/50.62.88.87/y5y.e7a.myftpupload.com/wp-content/themes/understrap-child/understrap-child-master/img/white_logo_footer_icon.png\" alt=\"\">"
              }
            ]
          },
          "AA.1_3_1.H44.NonExistentFragment": {
            "This label's \"for\" attribute contains an ID that does not exist in the document fragment.": [
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"es_email\">...</label>"
              }
            ]
          },
          "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=\"container\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"footer-social-links\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_3_5.H98": {
            "This element contains a potentially faulty value in its autocomplete attribute: -1.": [
              {
                "tagName": "input",
                "id": "",
                "code": "<input type=\"email\" name=\"es_hp_email\" class=\"es_required_field\" tabindex=\"-1\" autocomplete=\"-1\" value=\"\">"
              }
            ]
          },
          "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": "a",
                "id": "",
                "code": "<a class=\"skip-link sr-only sr-only-focusable\" href=\"#content\">...</a>"
              }
            ]
          },
          "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": "label",
                "id": "",
                "code": "<label for=\"bmg-company\">...</label>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"bmg-email\">...</label>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"bmg-name\">...</label>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"bmg-phone\">...</label>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"bmg-url\">...</label>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"search\" class=\"\">...</label>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityshield.com/",
      "what": "URL",
      "result": "https://www.accessibilityshield.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.accessibilityshield.com/",
      "result": {
        "content": {
          "totals": {
            "violation": 16,
            "recommendation": 1,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Input_Autocomplete",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[4]/div[2]/form[1]/label[1]/input[1]",
                "aria": "/document[1]/textbox[2]"
              },
              "message": "The 'autocomplete' attribute's token(s) are not appropriate for the input form field",
              "bounds": {
                "left": -99419,
                "top": -96286,
                "height": 30,
                "width": 175
              },
              "snippet": "<input value=\"\" autocomplete=\"-1\" tabindex=\"-1\" class=\"es_required_field\" name=\"es_hp_email\" type=\"email\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Label_RefValid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[4]/div[2]/form[1]/div[1]/label[1]",
                "aria": "/document[1]"
              },
              "message": "The value \"es_email\" of the 'for' attribute is not the 'id' of a valid <input> element",
              "bounds": {
                "left": 595,
                "top": 3777,
                "height": 48,
                "width": 150
              },
              "snippet": "<label for=\"es_email\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[4]/div[2]/form[1]/label[1]/input[1]",
                "aria": "/document[1]/textbox[2]"
              },
              "message": "Form control element <input> has no associated label",
              "bounds": {
                "left": -99419,
                "top": -96286,
                "height": 30,
                "width": 175
              },
              "snippet": "<input value=\"\" autocomplete=\"-1\" tabindex=\"-1\" class=\"es_required_field\" name=\"es_hp_email\" type=\"email\">",
              "level": "violation"
            },
            {
              "ruleId": "Valerie_Label_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[4]/div[2]/form[1]/label[1]",
                "aria": "/document[1]"
              },
              "message": "The <label> element does not have descriptive text that identifies the expected input",
              "bounds": {
                "left": -99419,
                "top": -96286,
                "height": 30,
                "width": 175
              },
              "snippet": "<label class=\"show\" style=\"position:absolute;top:-99999px;left:-99999px;z-index:-99;\">",
              "level": "violation"
            },
            {
              "ruleId": "Valerie_Label_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[4]/div[2]/form[1]/div[1]/label[1]",
                "aria": "/document[1]"
              },
              "message": "The <label> element does not have descriptive text that identifies the expected input",
              "bounds": {
                "left": 595,
                "top": 3777,
                "height": 48,
                "width": 150
              },
              "snippet": "<label for=\"es_email\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[4]/div[2]/form[1]/label[1]/input[1]",
                "aria": "/document[1]/textbox[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -99419,
                "top": -96286,
                "height": 30,
                "width": 175
              },
              "snippet": "<input value=\"\" autocomplete=\"-1\" tabindex=\"-1\" class=\"es_required_field\" name=\"es_hp_email\" type=\"email\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[4]/div[2]/form[1]/input[7]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 595,
                "top": 3833,
                "height": 34,
                "width": 135
              },
              "snippet": "<input value=\"Subscribe\" id=\"es_subscription_form_submit_1657070386\" class=\"es_subscription_form_submit es_submit_button es_textbox_button\" name=\"submit\" type=\"submit\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[4]/div[2]/form[1]/div[1]/label[1]/input[1]",
                "aria": "/document[1]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 595,
                "top": 3777,
                "height": 48,
                "width": 150
              },
              "snippet": "<input required=\"\" placeholder=\"Your email address\" value=\"\" id=\"es_mail\" name=\"email\" type=\"email\" class=\"es_required_field es_txt_email\" aria-label=\"email\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[3]/div[2]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 3753,
                "height": 202,
                "width": 150
              },
              "snippet": "<ul class=\"footer-links\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 799,
                "top": 0,
                "height": 1,
                "width": 1
              },
              "snippet": "<a href=\"#content\" class=\"skip-link sr-only sr-only-focusable\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[2]",
                "aria": "/document[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 235,
                "top": 3753,
                "height": 247,
                "width": 150
              },
              "snippet": "<div role=\"navigation\" class=\"footer-link-box\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 55,
                "top": 94,
                "height": 71,
                "width": 690
              },
              "snippet": "<nav role=\"navigation\" class=\"navbar navbar-expand-sm\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[2]",
                "aria": "/document[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": 235,
                "top": 3753,
                "height": 247,
                "width": 150
              },
              "snippet": "<div role=\"navigation\" class=\"footer-link-box\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[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": 55,
                "top": 94,
                "height": 71,
                "width": 690
              },
              "snippet": "<nav role=\"navigation\" class=\"navbar navbar-expand-sm\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[5]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/link[11]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 300,
                "top": 2747,
                "height": 200,
                "width": 200
              },
              "snippet": "<a href=\"https://www.accessibilityshield.com/meet-the-youtuber-whos-schooling-developers-on-how-blind-people-really-use-tech/\" aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[5]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[9]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 70,
                "top": 2747,
                "height": 200,
                "width": 200
              },
              "snippet": "<a href=\"https://www.accessibilityshield.com/blind-man-born-to-run-completes-solo-5k-with-trial-app-to-guide-him/\" aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 55,
                "top": 94,
                "height": 71,
                "width": 690
              },
              "snippet": "<nav role=\"navigation\" class=\"navbar navbar-expand-sm\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 16,
            "recommendation": 1,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Input_Autocomplete",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[4]/div[2]/form[1]/label[1]/input[1]",
                "aria": "/document[1]/textbox[2]"
              },
              "message": "The 'autocomplete' attribute's token(s) are not appropriate for the input form field",
              "bounds": {
                "left": -99419,
                "top": -96286,
                "height": 30,
                "width": 175
              },
              "snippet": "<input value=\"\" autocomplete=\"-1\" tabindex=\"-1\" class=\"es_required_field\" name=\"es_hp_email\" type=\"email\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Label_RefValid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[4]/div[2]/form[1]/div[1]/label[1]",
                "aria": "/document[1]"
              },
              "message": "The value \"es_email\" of the 'for' attribute is not the 'id' of a valid <input> element",
              "bounds": {
                "left": 595,
                "top": 3777,
                "height": 48,
                "width": 150
              },
              "snippet": "<label for=\"es_email\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[4]/div[2]/form[1]/label[1]/input[1]",
                "aria": "/document[1]/textbox[2]"
              },
              "message": "Form control element <input> has no associated label",
              "bounds": {
                "left": -99419,
                "top": -96286,
                "height": 30,
                "width": 175
              },
              "snippet": "<input value=\"\" autocomplete=\"-1\" tabindex=\"-1\" class=\"es_required_field\" name=\"es_hp_email\" type=\"email\">",
              "level": "violation"
            },
            {
              "ruleId": "Valerie_Label_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[4]/div[2]/form[1]/label[1]",
                "aria": "/document[1]"
              },
              "message": "The <label> element does not have descriptive text that identifies the expected input",
              "bounds": {
                "left": -99419,
                "top": -96286,
                "height": 30,
                "width": 175
              },
              "snippet": "<label class=\"show\" style=\"position:absolute;top:-99999px;left:-99999px;z-index:-99;\">",
              "level": "violation"
            },
            {
              "ruleId": "Valerie_Label_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[4]/div[2]/form[1]/div[1]/label[1]",
                "aria": "/document[1]"
              },
              "message": "The <label> element does not have descriptive text that identifies the expected input",
              "bounds": {
                "left": 595,
                "top": 3777,
                "height": 48,
                "width": 150
              },
              "snippet": "<label for=\"es_email\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[4]/div[2]/form[1]/label[1]/input[1]",
                "aria": "/document[1]/textbox[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -99419,
                "top": -96286,
                "height": 30,
                "width": 175
              },
              "snippet": "<input value=\"\" autocomplete=\"-1\" tabindex=\"-1\" class=\"es_required_field\" name=\"es_hp_email\" type=\"email\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[4]/div[2]/form[1]/input[7]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 595,
                "top": 3833,
                "height": 34,
                "width": 135
              },
              "snippet": "<input value=\"Subscribe\" id=\"es_subscription_form_submit_1657070390\" class=\"es_subscription_form_submit es_submit_button es_textbox_button\" name=\"submit\" type=\"submit\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[4]/div[2]/form[1]/div[1]/label[1]/input[1]",
                "aria": "/document[1]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 595,
                "top": 3777,
                "height": 48,
                "width": 150
              },
              "snippet": "<input required=\"\" placeholder=\"Your email address\" value=\"\" id=\"es_mail\" name=\"email\" type=\"email\" class=\"es_required_field es_txt_email\" aria-label=\"email\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[3]/div[2]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 3753,
                "height": 202,
                "width": 150
              },
              "snippet": "<ul class=\"footer-links\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 799,
                "top": 0,
                "height": 1,
                "width": 1
              },
              "snippet": "<a href=\"#content\" class=\"skip-link sr-only sr-only-focusable\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[2]",
                "aria": "/document[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 235,
                "top": 3753,
                "height": 247,
                "width": 150
              },
              "snippet": "<div role=\"navigation\" class=\"footer-link-box\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 55,
                "top": 94,
                "height": 71,
                "width": 690
              },
              "snippet": "<nav role=\"navigation\" class=\"navbar navbar-expand-sm\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[2]",
                "aria": "/document[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": 235,
                "top": 3753,
                "height": 247,
                "width": 150
              },
              "snippet": "<div role=\"navigation\" class=\"footer-link-box\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[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": 55,
                "top": 94,
                "height": 71,
                "width": 690
              },
              "snippet": "<nav role=\"navigation\" class=\"navbar navbar-expand-sm\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[5]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/link[11]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 300,
                "top": 2747,
                "height": 200,
                "width": 200
              },
              "snippet": "<a href=\"https://www.accessibilityshield.com/meet-the-youtuber-whos-schooling-developers-on-how-blind-people-really-use-tech/\" aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[4]/div[5]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[9]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 70,
                "top": 2747,
                "height": 200,
                "width": 200
              },
              "snippet": "<a href=\"https://www.accessibilityshield.com/blind-man-born-to-run-completes-solo-5k-with-trial-app-to-guide-him/\" aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 55,
                "top": 94,
                "height": 71,
                "width": 690
              },
              "snippet": "<nav role=\"navigation\" class=\"navbar navbar-expand-sm\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityshield.com/",
      "what": "URL",
      "result": "https://www.accessibilityshield.com/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.accessibilityshield.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Home - Accessibility Shield",
          "pageurl": "https://www.accessibilityshield.com/",
          "time": 3.02,
          "creditsremaining": 420,
          "allitemcount": 107,
          "totalelements": 358,
          "waveurl": "http://wave.webaim.org/report?url=https://www.accessibilityshield.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 5,
            "items": {
              "alt_link_missing": {
                "id": "alt_link_missing",
                "description": "Linked image missing alternative text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#page-wrapper > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#page-wrapper > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#page-wrapper > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > 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"
                  }
                ]
              },
              "label_empty": {
                "id": "label_empty",
                "description": "Empty form label",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#wrapper-footer > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > FORM#es_subscription_form_1657070395 > DIV:first-child > LABEL:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#wrapper-footer > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > FORM#es_subscription_form_1657070395 > DIV:first-child + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + LABEL"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 13,
            "items": {
              "link_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#page-wrapper > DIV#content > DIV:first-child > DIV#primary > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + H3 + DIV + A",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#page-wrapper > DIV#content > DIV:first-child > DIV#primary > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > IMG:first-child + H3 + DIV + A",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#page-wrapper > DIV#content > DIV:first-child > DIV#primary > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > IMG:first-child + H3 + DIV + A",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#page-wrapper > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + DIV > H3:first-child + P + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#page-wrapper > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child + DIV > H3:first-child + P + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#page-wrapper > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + DIV > H3:first-child + P + P > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#page-wrapper > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > IMG:first-child + H3 + DIV + A",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#page-wrapper > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > IMG:first-child + H3 + DIV + A",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#page-wrapper > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > IMG:first-child + H3 + DIV + A",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#page-wrapper > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + DIV > H3:first-child + P + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#page-wrapper > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child + DIV > H3:first-child + P + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#page-wrapper > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child + DIV > H3:first-child + P + P > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child > META:first-child + META + LINK + META + META + META + META + META + META + META + TITLE + META + META + META + LINK + META + META + META + META + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + STYLE + LINK + LINK + STYLE + LINK + LINK + LINK + LINK + STYLE + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + META + META + NOSCRIPT"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityshield.com/",
      "what": "URL",
      "result": "https://www.accessibilityshield.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.accessibilityshield.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.091",
        "responseTime": "2022-07-06T01:20:00.363Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1019631,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 173,
              "failing": 7
            },
            "issues": {
              "totalErrors": 34,
              "totalWarnings": 0,
              "totalIssues": 34
            },
            "issuesByLevel": {
              "A": {
                "count": 21,
                "pct": 61.76
              },
              "AA": {
                "count": 14,
                "pct": 41.18
              },
              "AAA": {
                "count": 34,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 3,
              "warningDensity": 0,
              "allDensity": 3
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "5ab5e256-8645-4a6f-bdff-eeb55efd92df",
          "docID": "e04425d0-1d2b-4b9d-b8c7-4ac404d6647e",
          "sourceHash": "7788c13986f03ce65c07d2b775480d0b",
          "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=5ab5e256-8645-4a6f-bdff-eeb55efd92df",
          "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": 3838.38
                },
                "height": 3838.38,
                "width": 1024
              },
              "position": {
                "line": 2488,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template-default page page-id-127 wp-custom-logo theme-understrap woocommerce-js group-blog\"&gt; &lt;a class=\"skip-link sr-only sr-only-focusable\" href=\"#content\"&gt;Skip to content&lt;/a&gt; &lt;div class=\"site\" id=\"page\"&gt; &",
              "xpath": "/html/body",
              "issueID": "9141b3394701b54dfc5b1cdecf4f9db6",
              "signature": "cfd1fcccb5f2c53dac31b4a0c6bdd55f",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=9141b3394701b54dfc5b1cdecf4f9db6"
            },
            {
              "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": 280,
                  "y": 200
                },
                "height": 200,
                "width": 280
              },
              "position": {
                "line": 1509,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-hidden=\"true\" href=\"https://www.accessibilityshield.com/blind-man-born-to-run-completes-solo-5k-with-trial-app-to-guide-him/\"&gt; &lt;img aria-hidden=\"true\" class=\"card-img-top img-fluid\" src=\"https://secureservercdn.net/50.62.88.87/y5y.e7a.my",
              "xpath": "/html/body/div[1]/div[2]/div[4]/div[5]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "7820999b954e8ab17bc410b0e4f63486",
              "signature": "3709dce0f151d2fe322cb6b3b3dcdebd",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=7820999b954e8ab17bc410b0e4f63486"
            },
            {
              "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": 280,
                  "y": 200
                },
                "height": 200,
                "width": 280
              },
              "position": {
                "line": 4086,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-hidden=\"true\" href=\"https://www.accessibilityshield.com/meet-the-youtuber-whos-schooling-developers-on-how-blind-people-really-use-tech/\"&gt; &lt;img aria-hidden=\"true\" class=\"card-img-top img-fluid\" src=\"https://secureservercdn.net/50.62.88.8",
              "xpath": "/html/body/div[1]/div[2]/div[4]/div[5]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "84ec32e4ec090ebc904d678f22312598",
              "signature": "fd65e5703ef1b4aebbb78a72d8e778b8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=84ec32e4ec090ebc904d678f22312598"
            },
            {
              "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": 280,
                  "y": 160.219
                },
                "height": 160.219,
                "width": 280
              },
              "position": {
                "line": 4086,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-hidden=\"true\" tabindex=\"-1\" href=\"https://www.accessibilityshield.com/jay-z-has-99-problems-and-ada-compliance-is-one/\"&gt; &lt;img aria-hidden=\"true\" src=\"https://secureservercdn.net/50.62.88.87/y5y.e7a.myftpupload.com/wp-content/uploads/2020",
              "xpath": "/html/body/div[1]/div[2]/div[4]/div[5]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "2de45e9c12ec347bca9c6df6811b3050",
              "signature": "7eb26f0786a570017204cccf6aaab7e6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=2de45e9c12ec347bca9c6df6811b3050"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 1023,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 452,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"skip-link sr-only sr-only-focusable\" href=\"#content\"&gt;Skip to content&lt;/a&gt;",
              "xpath": "/html/body/a[1]",
              "issueID": "77242838750b2515e76bc1dc4cfeaeba",
              "signature": "6d3deac3e5923ddfbcba0c39b1bb6765",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=77242838750b2515e76bc1dc4cfeaeba"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -13
                },
                "bottom-right": {
                  "x": 35,
                  "y": 3
                },
                "height": 16,
                "width": 35
              },
              "position": {
                "line": 4218,
                "column": 352
              },
              "errorSnippet": "&lt;label for=\"search\" class=\"\"&gt;Search&lt;/label&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/form[1]/div[1]/label[1]",
              "issueID": "d0e0699715701c855a9461a6c725d908",
              "signature": "c4d8f3c38383c9a6d336e620702494f2",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=d0e0699715701c855a9461a6c725d908"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 837,
                  "y": 27
                },
                "bottom-right": {
                  "x": 951,
                  "y": 51
                },
                "height": 24,
                "width": 114
              },
              "position": {
                "line": 452,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"btn demo-btn\" href=\"https://www.accessibilityshield.com/schedule-demo/\"&gt; Request a demo &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/a[2]",
              "issueID": "11a61f78dbcbf0c8b894b98dc1ab398c",
              "signature": "272a322654c10bff8851cae8f870dc86",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=11a61f78dbcbf0c8b894b98dc1ab398c"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 16,
                  "y": 3.1875
                },
                "bottom-right": {
                  "x": 57.9875,
                  "y": 27.1875
                },
                "height": 24,
                "width": 41.9875
              },
              "position": {
                "line": 452,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.accessibilityshield.com/\" class=\"nav-link\"&gt;Home&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "3a53f4ccfed4e4235cf4ce495510320b",
              "signature": "9e0c93be86a39696bead2b7c04f683cf",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=3a53f4ccfed4e4235cf4ce495510320b"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 93.1875,
                  "y": 3.1875
                },
                "bottom-right": {
                  "x": 172.7065,
                  "y": 51.1875
                },
                "height": 48,
                "width": 79.51899999999999
              },
              "position": {
                "line": 453,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.accessibilityshield.com/project-management/\" class=\"nav-link\"&gt;How It Works&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "fe2e0fe142653288a1a347c640c2227a",
              "signature": "766df91ae3aedc30e3833283afc88e74",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=fe2e0fe142653288a1a347c640c2227a"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 207.90625,
                  "y": 3.1875
                },
                "bottom-right": {
                  "x": 302.64425,
                  "y": 51.1875
                },
                "height": 48,
                "width": 94.73799999999999
              },
              "position": {
                "line": 453,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.accessibilityshield.com/auditing/\" class=\"nav-link\"&gt;Manual Testing&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "b27d3071aa5a6b8d5bc8032b6c0de72a",
              "signature": "5d76f16260aff62f6cd1645be7c6ec4b",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=b27d3071aa5a6b8d5bc8032b6c0de72a"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 337.84375,
                  "y": 3.1875
                },
                "bottom-right": {
                  "x": 426.83175,
                  "y": 27.1875
                },
                "height": 24,
                "width": 88.988
              },
              "position": {
                "line": 453,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.accessibilityshield.com/remediation-consulting/\" class=\"nav-link\"&gt;Remediation&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "c88111411a48f7ff56b3914d4e606c98",
              "signature": "d65f9c8306aaf060855ab02e956b9cd9",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=c88111411a48f7ff56b3914d4e606c98"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 462.03125,
                  "y": 3.1875
                },
                "bottom-right": {
                  "x": 557.65925,
                  "y": 51.1875
                },
                "height": 48,
                "width": 95.628
              },
              "position": {
                "line": 453,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.accessibilityshield.com/schedule-demo/\" class=\"nav-link\"&gt;Schedule Demo&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "b75365d2296f091b12dbc941cb9f2ffa",
              "signature": "ff1519ebf3aabdbb22c79c261de3d3a8",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=b75365d2296f091b12dbc941cb9f2ffa"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 592.859375,
                  "y": 3.1875
                },
                "bottom-right": {
                  "x": 665.221375,
                  "y": 51.1875
                },
                "height": 48,
                "width": 72.362
              },
              "position": {
                "line": 453,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.accessibilityshield.com/our-mission/\" class=\"nav-link\"&gt;Our Mission&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "e34483443959cf696e1fa1c7b050cef0",
              "signature": "772a457e1b0eeb438c16c2d85aa2aa56",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=e34483443959cf696e1fa1c7b050cef0"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 700.421875,
                  "y": 3.1875
                },
                "bottom-right": {
                  "x": 778.409875,
                  "y": 27.1875
                },
                "height": 24,
                "width": 77.988
              },
              "position": {
                "line": 453,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.accessibilityshield.com/news-blog/\" class=\"nav-link\"&gt;News/Blog&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "108fc853b87962aabbb74f9b1d163f8c",
              "signature": "c27e6c9f8cd759e622b248874fac1c66",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=108fc853b87962aabbb74f9b1d163f8c"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 813.609375,
                  "y": 3.1875
                },
                "bottom-right": {
                  "x": 878.815375,
                  "y": 51.1875
                },
                "height": 48,
                "width": 65.206
              },
              "position": {
                "line": 453,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.accessibilityshield.com/contact-us/\" class=\"nav-link\"&gt;Contact Us&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/nav[1]/div[1]/ul[1]/li[8]/a[1]",
              "issueID": "7907ae56bf91a7a1a26dc3eedc48383a",
              "signature": "26453abff24911feff9213bea383d775",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=7907ae56bf91a7a1a26dc3eedc48383a"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 152
                },
                "bottom-right": {
                  "x": 406,
                  "y": 248
                },
                "height": 96,
                "width": 391
              },
              "position": {
                "line": 452,
                "column": 19560
              },
              "errorSnippet": "&lt;p class=\"carosel-text\"&gt;Proprietary project management solution for digial ADA compliance. Continuous scanning, manual testing and full remediation.&lt;br&gt; Designed for agencies with full white-label capabilities.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "831c059813f36f2e41c192ce2538a85d",
              "signature": "51edb1bcf20270122709896d9908ecb5",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=831c059813f36f2e41c192ce2538a85d"
            },
            {
              "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": 15,
                  "y": 45
                },
                "bottom-right": {
                  "x": 52,
                  "y": 62
                },
                "height": 17,
                "width": 37
              },
              "position": {
                "line": 4445,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.accessibilityshield.com\"&gt;Home&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[1]/div[2]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "8ea04a91a13beab47f1cd6cf359b6740",
              "signature": "83a51df10d4a98b80c6b082230effa93",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8ea04a91a13beab47f1cd6cf359b6740"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -13
                },
                "bottom-right": {
                  "x": 35,
                  "y": 3
                },
                "height": 16,
                "width": 35
              },
              "position": {
                "line": 4218,
                "column": 352
              },
              "errorSnippet": "&lt;label for=\"search\" class=\"\"&gt;Search&lt;/label&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/form[1]/div[1]/label[1]",
              "issueID": "865f6a057c20953e7fd75853cac4e7e5",
              "signature": "46cc6140cdf7be865540dd60c7034180",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=865f6a057c20953e7fd75853cac4e7e5"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -13
                },
                "bottom-right": {
                  "x": 85,
                  "y": 3
                },
                "height": 16,
                "width": 85
              },
              "position": {
                "line": 5058,
                "column": 321
              },
              "errorSnippet": "&lt;label for=\"bmg-name\"&gt;Name: (required)&lt;/label&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/label[1]",
              "issueID": "8c1121c9c62297bddbc6dc8787d39e69",
              "signature": "172e061ba61e9a44885171fe723d9522",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=8c1121c9c62297bddbc6dc8787d39e69"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -13
                },
                "bottom-right": {
                  "x": 101,
                  "y": 3
                },
                "height": 16,
                "width": 101
              },
              "position": {
                "line": 5261,
                "column": 34
              },
              "errorSnippet": "&lt;label for=\"bmg-company\"&gt;Company: (required)&lt;/label&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[2]/label[1]",
              "issueID": "88c6ae1f01d9941a8d546a11cb5027ff",
              "signature": "5974adbcb7afd33470e1cd3747080e4d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=88c6ae1f01d9941a8d546a11cb5027ff"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -13
                },
                "bottom-right": {
                  "x": 75,
                  "y": 3
                },
                "height": 16,
                "width": 75
              },
              "position": {
                "line": 5262,
                "column": 40
              },
              "errorSnippet": "&lt;label for=\"bmg-url\"&gt;URL: (required)&lt;/label&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[3]/label[1]",
              "issueID": "4b6100fcb36dface47a7a7ca27aa384f",
              "signature": "03699f07bdc58c95255098661ff7ce99",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=4b6100fcb36dface47a7a7ca27aa384f"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -13
                },
                "bottom-right": {
                  "x": 83,
                  "y": 3
                },
                "height": 16,
                "width": 83
              },
              "position": {
                "line": 5537,
                "column": 0
              },
              "errorSnippet": "&lt;label for=\"bmg-email\"&gt;Email: (required)&lt;/label&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[4]/label[1]",
              "issueID": "ecadab8f0793bb4e53e072e4e1fac25d",
              "signature": "f92bb36c30404381dd1681bad43adfb9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ecadab8f0793bb4e53e072e4e1fac25d"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -13
                },
                "bottom-right": {
                  "x": 86,
                  "y": 3
                },
                "height": 16,
                "width": 86
              },
              "position": {
                "line": 5537,
                "column": 0
              },
              "errorSnippet": "&lt;label for=\"bmg-phone\"&gt;Phone: (required)&lt;/label&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[5]/label[1]",
              "issueID": "841574f8395b805251044993ca361b13",
              "signature": "9a7722ae3f5d15235e07c2279dabe6c2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=841574f8395b805251044993ca361b13"
            },
            {
              "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": -16
                },
                "bottom-right": {
                  "x": 30,
                  "y": 14
                },
                "height": 30,
                "width": 30
              },
              "position": {
                "line": 8175,
                "column": 5
              },
              "errorSnippet": "&lt;button class=\"navbar-toggler\" type=\"button\" data-toggle=\"collapse\" data-target=\"#navbarNavDropdown\" aria-controls=\"navbarNavDropdown\" aria-expanded=\"false\" aria-label=\"Toggle navigation\" style=\"\"&gt; &lt;span class=\"navbar-toggler-icon\"&gt;&lt;/span&",
              "xpath": "/html/body/div[1]/header[1]/div[1]/button[1]",
              "issueID": "194decea670be91e73176836491fbbc7",
              "signature": "e851173afd268564da9c9ae03eac2139",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=194decea670be91e73176836491fbbc7"
            },
            {
              "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": 226,
                  "y": 0
                },
                "bottom-right": {
                  "x": 241,
                  "y": 24
                },
                "height": 24,
                "width": 15
              },
              "position": {
                "line": 8184,
                "column": 25
              },
              "errorSnippet": "&lt;button class=\"btn\" type=\"submit\" aria-label=\"search button\"&gt; &lt;i class=\"fa fa-search search-icn\"&gt;&lt;/i&gt; &lt;/button&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/form[1]/div[1]/div[1]/button[1]",
              "issueID": "f48082ecce1090683fefa4591e6264a0",
              "signature": "77f5c5530d72a5cd97595f7e923bdb1d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f48082ecce1090683fefa4591e6264a0"
            },
            {
              "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": 280,
                  "y": 200
                },
                "height": 200,
                "width": 280
              },
              "position": {
                "line": 1509,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-hidden=\"true\" href=\"https://www.accessibilityshield.com/blind-man-born-to-run-completes-solo-5k-with-trial-app-to-guide-him/\"&gt; &lt;img aria-hidden=\"true\" class=\"card-img-top img-fluid\" src=\"https://secureservercdn.net/50.62.88.87/y5y.e7a.my",
              "xpath": "/html/body/div[1]/div[2]/div[4]/div[5]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "2a94d3f75e1695d84e57fe2289bbbcf2",
              "signature": "f4d92180b308c7d44a0476ead0ee3424",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2a94d3f75e1695d84e57fe2289bbbcf2"
            },
            {
              "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": 280,
                  "y": 200
                },
                "height": 200,
                "width": 280
              },
              "position": {
                "line": 4086,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-hidden=\"true\" href=\"https://www.accessibilityshield.com/meet-the-youtuber-whos-schooling-developers-on-how-blind-people-really-use-tech/\"&gt; &lt;img aria-hidden=\"true\" class=\"card-img-top img-fluid\" src=\"https://secureservercdn.net/50.62.88.8",
              "xpath": "/html/body/div[1]/div[2]/div[4]/div[5]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "47ca638ac0ee17b6ecf8b796a04c1cfd",
              "signature": "165c5bfad6323d502141121418eb1d8f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=47ca638ac0ee17b6ecf8b796a04c1cfd"
            },
            {
              "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": 280,
                  "y": 160.219
                },
                "height": 160.219,
                "width": 280
              },
              "position": {
                "line": 4086,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-hidden=\"true\" tabindex=\"-1\" href=\"https://www.accessibilityshield.com/jay-z-has-99-problems-and-ada-compliance-is-one/\"&gt; &lt;img aria-hidden=\"true\" src=\"https://secureservercdn.net/50.62.88.87/y5y.e7a.myftpupload.com/wp-content/uploads/2020",
              "xpath": "/html/body/div[1]/div[2]/div[4]/div[5]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "518d8f247d0436d850726bc956b14d16",
              "signature": "e037664edf59ea36dbbaf616c3ddcdff",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=518d8f247d0436d850726bc956b14d16"
            },
            {
              "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": 15,
                  "y": 147.59375
                },
                "bottom-right": {
                  "x": 24,
                  "y": 166.59375
                },
                "height": 19,
                "width": 9
              },
              "position": {
                "line": 4686,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/a11yshield/\" aria-label=\"facebook link\"&gt;&lt;i class=\"fa fa-facebook-f\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[1]/div[4]/div[3]/a[1]",
              "issueID": "bc832f3e57c042478aa3a22db056e3c3",
              "signature": "af9d3df136643d8982923c00dbc491dd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=bc832f3e57c042478aa3a22db056e3c3"
            },
            {
              "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": 44,
                  "y": 147.59375
                },
                "bottom-right": {
                  "x": 58,
                  "y": 166.59375
                },
                "height": 19,
                "width": 14
              },
              "position": {
                "line": 4686,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/accessibility-shield/\" aria-label=\"linkedln link\"&gt;&lt;i class=\"fa fa-linkedin\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[1]/div[4]/div[3]/a[2]",
              "issueID": "75be809d5804fc0e8d7b72895fcd5b5c",
              "signature": "63040383e784e600a31f936176e620dc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=75be809d5804fc0e8d7b72895fcd5b5c"
            },
            {
              "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": 78,
                  "y": 147.59375
                },
                "bottom-right": {
                  "x": 93,
                  "y": 166.59375
                },
                "height": 19,
                "width": 15
              },
              "position": {
                "line": 4757,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/A11yShield\" aria-label=\"twitter link\"&gt;&lt;i class=\"fa fa-twitter\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[1]/div[1]/div[4]/div[3]/a[3]",
              "issueID": "c9eb949719434c553160a3b9116597ac",
              "signature": "fbec2ee10dd51388d47243a2991dca2a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c9eb949719434c553160a3b9116597ac"
            },
            {
              "tID": 194,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`. Applying `role=\"presentation\"` removes the semantics of an element, while `aria-hidden=\"true\"` hides an element from assistive technology only. Neither completely hides an element. Their application to a focusable element creates confusion in users of assistive technology.   If the intention is for users to interact with the element, remove `role=\"presentation\"` or `aria-hidden=\"true\"`. If the intention is to hide the element from users, apply `display:none` to make it truly hidden.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 280,
                  "y": 200
                },
                "height": 200,
                "width": 280
              },
              "position": {
                "line": 1509,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-hidden=\"true\" href=\"https://www.accessibilityshield.com/blind-man-born-to-run-completes-solo-5k-with-trial-app-to-guide-him/\"&gt; &lt;img aria-hidden=\"true\" class=\"card-img-top img-fluid\" src=\"https://secureservercdn.net/50.62.88.87/y5y.e7a.my",
              "xpath": "/html/body/div[1]/div[2]/div[4]/div[5]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "8696afe499c6ac00f44c3079214ee22f",
              "signature": "592493ac846375133fe05fe4dd8e530e",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=194&issueID=8696afe499c6ac00f44c3079214ee22f"
            },
            {
              "tID": 194,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`. Applying `role=\"presentation\"` removes the semantics of an element, while `aria-hidden=\"true\"` hides an element from assistive technology only. Neither completely hides an element. Their application to a focusable element creates confusion in users of assistive technology.   If the intention is for users to interact with the element, remove `role=\"presentation\"` or `aria-hidden=\"true\"`. If the intention is to hide the element from users, apply `display:none` to make it truly hidden.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 280,
                  "y": 200
                },
                "height": 200,
                "width": 280
              },
              "position": {
                "line": 4086,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-hidden=\"true\" href=\"https://www.accessibilityshield.com/meet-the-youtuber-whos-schooling-developers-on-how-blind-people-really-use-tech/\"&gt; &lt;img aria-hidden=\"true\" class=\"card-img-top img-fluid\" src=\"https://secureservercdn.net/50.62.88.8",
              "xpath": "/html/body/div[1]/div[2]/div[4]/div[5]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "46a99ca5124f831e00112c3a7dad2b97",
              "signature": "b3a936bcc3fc58114024750648cc33a4",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=194&issueID=46a99ca5124f831e00112c3a7dad2b97"
            },
            {
              "tID": 194,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`. Applying `role=\"presentation\"` removes the semantics of an element, while `aria-hidden=\"true\"` hides an element from assistive technology only. Neither completely hides an element. Their application to a focusable element creates confusion in users of assistive technology.   If the intention is for users to interact with the element, remove `role=\"presentation\"` or `aria-hidden=\"true\"`. If the intention is to hide the element from users, apply `display:none` to make it truly hidden.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 280,
                  "y": 160.219
                },
                "height": 160.219,
                "width": 280
              },
              "position": {
                "line": 4086,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-hidden=\"true\" tabindex=\"-1\" href=\"https://www.accessibilityshield.com/jay-z-has-99-problems-and-ada-compliance-is-one/\"&gt; &lt;img aria-hidden=\"true\" src=\"https://secureservercdn.net/50.62.88.87/y5y.e7a.myftpupload.com/wp-content/uploads/2020",
              "xpath": "/html/body/div[1]/div[2]/div[4]/div[5]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "f6e1bfde2241d1808d9c26ed16b92ca0",
              "signature": "0955f430a889670b85c1821570688ad8",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=194&issueID=f6e1bfde2241d1808d9c26ed16b92ca0"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "3zjtz",
  "startTime": "2022-07-06T01:18:04",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      52
    ],
    [
      "motion",
      13
    ],
    [
      "focInd",
      7
    ],
    [
      "alfa",
      5
    ],
    [
      "ibm",
      5
    ],
    [
      "wave",
      3
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ]
  ],
  "logCount": 35,
  "logSize": 4402,
  "errorLogCount": 11,
  "errorLogSize": 440,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-06T01:20:00",
  "elapsedSeconds": 116,
  "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": {
        "focOp": 4,
        "linkUl": 48,
        "styleDiff": 13,
        "zIndex": 3
      },
      "alfa": {
        "r17": 8,
        "r57": 32,
        "r62": 4,
        "r66": 72,
        "r8": 4,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 133,
        "color-contrast": 4,
        "hidden-content": 0,
        "css-orientation-lock": 1,
        "aria-hidden-focus": 6,
        "autocomplete-valid": 3,
        "label": 4,
        "landmark-unique": 2,
        "link-in-text-block": 3,
        "region": 14
      },
      "htmlcs": {
        "w:AA.1_1_1.H67.2": 13,
        "w:AA.1_3_1.H44.NonExistentFragment": 1,
        "w:AA.1_3_1.H48": 3,
        "w:AA.1_3_5.H98": 1,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1,
        "w:AA.1_4_3.G18.Abs": 6
      },
      "wave": {
        "e:alt_link_missing": 12,
        "e:label_empty": 8,
        "a:link_suspicious": 6,
        "a:link_redundant": 6,
        "a:noscript": 1
      },
      "tenon": {
        "28": 4,
        "57": 12,
        "95": 48,
        "98": 4,
        "134": 18,
        "152": 32,
        "194": 12
      }
    },
    "groupDetails": {
      "groups": {
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 3,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 24,
              "what": "Non-underlined adjacent links"
            }
          },
          "alfa": {
            "r62": {
              "score": 2,
              "what": "Inline link is not distinct from the surrounding text except by color"
            }
          },
          "axe": {
            "link-in-text-block": {
              "score": 2,
              "what": "Link is not distinct from surrounding text without reliance on color"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 3,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 1,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "focusableHidden": {
          "alfa": {
            "r17": {
              "score": 8,
              "what": "Tab-focusable element is or has an ancestor that is aria-hidden"
            }
          },
          "axe": {
            "aria-hidden-focus": {
              "score": 6,
              "what": "ARIA hidden element is focusable or contains a focusable element"
            }
          },
          "tenon": {
            "194": {
              "score": 12,
              "what": "Visible element is focusable but has a presentation role or aria-hidden=true attribute"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 16,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 7,
              "what": "Some page content is not contained by landmarks"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 18,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 33,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 12,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "formFieldNoText": {
          "alfa": {
            "r8": {
              "score": 4,
              "what": "Form field has no accessible name"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "contrastAA": {
          "axe": {
            "color-contrast": {
              "score": 3,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "cssBansRotate": {
          "axe": {
            "css-orientation-lock": {
              "score": 1,
              "what": "CSS media query locks display orientation"
            }
          }
        },
        "autocompleteBad": {
          "axe": {
            "autocomplete-valid": {
              "score": 2,
              "what": "Autocomplete attribute is used incorrectly"
            }
          }
        },
        "controlLabel": {
          "axe": {
            "label": {
              "score": 4,
              "what": "Form element has no label"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 2,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 3,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "labelBadID": {
          "htmlcs": {
            "w:AA.1_3_1.H44.NonExistentFragment": {
              "score": 1,
              "what": "Label for attribute references a nonexistent element"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "autocompleteRisk": {
          "htmlcs": {
            "w:AA.1_3_5.H98": {
              "score": 1,
              "what": "Element contains a potentially faulty value in its autocomplete attribute"
            }
          }
        },
        "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.G18.Abs": {
              "score": 2,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            }
          }
        },
        "linkNoText": {
          "wave": {
            "e:alt_link_missing": {
              "score": 12,
              "what": "Linked image has no text alternative"
            }
          },
          "tenon": {
            "57": {
              "score": 12,
              "what": "Link has no text inside it"
            }
          }
        },
        "labelEmpty": {
          "wave": {
            "e:label_empty": {
              "score": 6,
              "what": "Empty form label"
            }
          }
        },
        "linkComprehensionRisk": {
          "wave": {
            "a:link_suspicious": {
              "score": 2,
              "what": "Suspicious link text"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 3,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 2,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "fontSmall": {
          "tenon": {
            "134": {
              "score": 14,
              "what": "Text is very small"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 16,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 347,
      "log": 81,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "contrastAAA",
          "score": 47
        },
        {
          "groupName": "linkIndication",
          "score": 28
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 21
        },
        {
          "groupName": "focusableHidden",
          "score": 20
        },
        {
          "groupName": "linkNoText",
          "score": 19
        },
        {
          "groupName": "targetSize",
          "score": 18
        },
        {
          "groupName": "fontSmall",
          "score": 16
        },
        {
          "groupName": "labelEmpty",
          "score": 8
        },
        {
          "groupName": "formFieldNoText",
          "score": 6
        },
        {
          "groupName": "controlLabel",
          "score": 6
        },
        {
          "groupName": "focusableOperable",
          "score": 5
        },
        {
          "groupName": "inconsistentStyles",
          "score": 5
        },
        {
          "groupName": "contrastAA",
          "score": 5
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 5
        },
        {
          "groupName": "linkPair",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "autocompleteBad",
          "score": 4
        },
        {
          "groupName": "landmarkConfusion",
          "score": 4
        },
        {
          "groupName": "contrastRisk",
          "score": 4
        },
        {
          "groupName": "linkComprehensionRisk",
          "score": 4
        },
        {
          "groupName": "linkTextsSame",
          "score": 4
        },
        {
          "groupName": "zIndexNotZero",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "cssBansRotate",
          "score": 3
        },
        {
          "groupName": "labelBadID",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "autocompleteRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        }
      ]
    }
  }
}